Guest User

Untitled

a guest
Jan 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. start:
  2. finditem TC_ZF_NG_IG_TG_AH_PG_VD_BG_XG_RD G_ , 20
  3. if #findkind = 1
  4. {
  5. set #ltargetid #findid
  6. if #finddist < 3
  7. {
  8. ignoreitem #findid
  9. goto start
  10. }
  11. event macro 27 0
  12. ignoreitem #findid
  13. }
  14.  
  15. goto start
Add Comment
Please, Sign In to add comment