Advertisement
fleft17

Untitled

Jun 26th, 2014
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. loop {Team::*}:
  2. set {_PlayerLoc} to (random element out of {Team.%loop-value%::*})
  3. broadcast "%{_PlayerLoc}%"
  4. wait 1 second
  5. teleport loop-value to {_PlayerLoc}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement