L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can anyone help me with this?
Author Message
benbt91 Offline
VIP Member
***

Posts: 694
Joined: Mar 2012
Reputation: 47
Version: 1.4.3.143
Post: #11
RE: Can anyone help me with this?

    LUA Programming
SCONFIG = L2TConfig.GetConfig();
 
moveDistance = 30;
dofile (GetDir() .. "\\scripts\\Summon.lua");
MoveTo(83269, 148852, -3404, moveDistance);
TargetNpc("Clarissa", 30080);
Talk();
ClickAndWait("teleport_request", "\"Teleport me, please.\"");
ClickAndWait("teleport_4707514112_9_57_1209024483_2", "1010021 - 2600 1000308");
-- Quest state changed, ID: 386, STATE: 1
-- Quest state changed, ID: 662, STATE: 1
-- Quest state changed, ID: 663, STATE: 1
MoveTo(47943, 186859, -3485, moveDistance);
MoveTo(47981, 186720, -3485, moveDistance);
Sleep(5000);
TargetNpc("Somulitan", 32712);
 
Talk();
ClickAndWait("menu_select?ask=-2124002&reply=1", "Teleport to the entrance of Zaken's ship.");
 
WaitForTeleport();
-- Quest state changed, ID: 386, STATE: 1
-- Quest state changed, ID: 662, STATE: 1
-- Quest state changed, ID: 663, STATE: 1

10-12-2015 13:14 PM
Find all posts by this user Quote this message in a reply
sasuketon Offline
Goblin Grave Robber
*

Posts: 10
Joined: Jan 2013
Reputation: -1
Version: 1.4.3.143
Post: #12
RE: Can anyone help me with this?

jejeje Sorry for the inconveniences....


problem solved
10-14-2015 07:17 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)