Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. finditem ZLF C_ , #BACKPACKID
  2. if #findkind = -1
  3. {
  4. wait 2s
  5. finditem ZLF C_ , #BACKPACKID
  6. if #findkind = -1
  7. {
  8. event macro 6
  9. terminate
  10. ;shutDown force
  11. ;display ok brak bandow
  12. halt
  13. }
  14. }
  15. wait 2s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement