Jump to content

gorntana

Members
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by gorntana

  1. var item:tl2item; begin while true do begin delay(1000); if not inventory.user.byid(49684, item) or (item.count<10000) then begin Engine.SetTarget(35453); Engine.DlgOpen; Engine.DlgSel (3); Delay(1000); Engine.DlgSel(4); Delay(1000); Engine.NPCExchange(49684,1); Print('OK'); Delay(36000000); end; end; end. not work ...... NPCExchange Why? What wrong? Help mp please
×
×
  • 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..