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
Help, Function...()
Author Message
orc08 Offline
Expired VIP Member
**

Posts: 9
Joined: Jul 2013
Reputation: 0
Version: 1.4.3.143
Post: #1
Help, Function...()

Code:
function GetBuff()
TargetNpc("Adventurers' Guide", 32327);
MoveTo(83533, 147673, -3409, moveDistance);
Talk();
ClickAndWait("menu_select?ask=-7&reply=6", "\"Can I see the list of available buffs?\"");
Click("menu_select?ask=-7&reply=21", "\"Warrior's Harmony, please.\"");
sleep(1000);
MoveTo(83533, 147673, -3409, moveDistance);
MoveTo(83660, 147820, -3409, moveDistance);
TargetNpc("Clarissa", 30080);
MoveTo(83476, 147938, -3409, moveDistance);
Talk();
ClickAndWait("teleport_request", "\"Teleport me, please.\"");
ClickAndWait("teleport_5060706544_12_57_1209024303_3", "F;1010067");
WaitForTeleport();
end;
the script works quietly, but the error in this part, where I am missing??
05-14-2015 20:00 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  drop command/function Emkej8 4 4,154 08-13-2016 21:00 PM
Last Post: Emkej
  L2tower /attackforce function instead /attack and force flag polil91 8 8,114 08-28-2013 04:39 AM
Last Post: vahlle
  Function list Wubbo 4 3,185 01-25-2013 16:11 PM
Last Post: Wubbo



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