Lineage 2 Tower Forum

Full Version: Bypass -h
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Guys!
Please tell me how I can simulate pressing in the dialog. The adrenaline Engine.BypassToServer this function is called. Is there a function in l2tower? For example, in html I have a string
ClickAndWait("npc", "action");
(11-21-2015 07:35 AM)SpyrakoC Wrote: [ -> ]ClickAndWait("npc", "action");

No, I want to send a bypass without isolation npc.
For adrenaline : Engine.DlgOpen(); How to do it here?
i'm not good in adrenaline but try this, maybe it will help:
Engine.DlgOpen() - Talk()
Engine.BypassToServer - QuestReply()
Reference URL's