Advertisement
Guest User

Attack mode

a guest
Aug 30th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. auto(100,500)
  2.  
  3. if maround(1) >= 3 then
  4.     setattackmode('defensive','stand')
  5. else
  6.     setattackmode('offensive', 'chase')
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement