Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. set {_x} to false
  2. loop {satelliitit::}:
  3. if {_x} is false:
  4. if distance between {satelliitit.%loop-value%} and player is less than {satelliitit.kantama.%loop-value%}:
  5. set {_x} to true
  6. if {_x} is false:
  7. send "&cPuhelimessa ei ole kenttää." to player
  8. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement