Advertisement
fleft17

Untitled

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