Jump to content

NimpHO

Members
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by NimpHO

  1. omg omg it's working , thanks very much
  2. Delay(500); Engine.SetTarget(32741); Delay(500); Engine.DlgOpen; Delay(500); Engine.DlgSel(2); // this is working fine Delay(500); Engine.BypassToServer('00'); //Engine.DlgSel(1); //this is failfail still not working
  3. yeaaa , i have tryed it and the bypass is : <a action="bypass -h 00">? ??????.</a> and dosent waht to do anything whit "? ??????." or maybe i'm not doing it right ? Engine.SetTarget(32741); Delay(500); Engine.DlgOpen; Delay(500); Engine.DlgSel(2); // this is working fine Delay(500); engine.bypasstoserver('Я помояу.'); engine.bypasstoserver('? ??????.'); //Engine.DlgSel(1); //this is failfail
  4. Hello , I play on a ru server Bettleclub and in the adr script that i have for Handle Whit Care quest dosen't recognize dialog selection (Engine.DlgSel (1);) in the second dialog box of Ankumi NPC: Delay(200); Engine.SetTarget(32741); //ankumi Delay(200); Engine.DlgOpen; Delay(200); Engine.DlgSel (2); Delay(200); Engine.DlgSel (1); // here is the problem Delay(200); dialog box: if anyone has any ideea pls share . tanks in advance
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..