Advertisement
Phe0X

Random TP

Jun 19th, 2018
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. on death of a skeleton:
  2. set {_x} to random number between -11 and -12
  3. set {_y} to random number between 87 and 87
  4. set {_z} to random number between 41 and 42
  5. set {_TP} to location at {_x}, {_y}, {_z}
  6. loop all players in radius 30 around victim's location:
  7. teleport loop-player to {_TP}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement