benbt91
VIP Member
  
Posts: 694
Joined: Mar 2012
Reputation: 47
Version:
1.4.3.143
|
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 |
|
sasuketon
Goblin Grave Robber

Posts: 10
Joined: Jan 2013
Reputation: -1
Version:
1.4.3.143
|
RE: Can anyone help me with this?
jejeje Sorry for the inconveniences....
problem solved
|
|
10-14-2015 07:17 AM |
|