Advertisement
haythammed

x2 y2 in moveto

Aug 11th, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. [event]
  2. name=moveto
  3. first_time_only=no
  4. [filter]
  5.  
  6. x=15,15,16,16,16,17
  7. y=14,15,13,14,15,14
  8.  
  9. side=4
  10. [/filter]
  11. [filter_condition]
  12. [variable]
  13. name=x2
  14. numerical_equals=5,5,6,6,7,7,8
  15. [/variable]
  16. [variable]
  17. name=y2
  18. numerical_equals=17,18,16,17,16,17,16
  19. [/variable]
  20.  
  21. [/filter_condition]
  22. [variable]
  23. name=player1_count
  24. #value=$player1_count
  25. add=1
  26. [/variable]
  27.  
  28. {SET_LABEL 5 24 $player1_count}
  29.  
  30. [/event]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement