Advertisement
zGhol

Untitled

May 5th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. loop items in player's inventory:
  2. add loop-item to {_temporary::*}
  3. if {_temporary::*} is set:
  4. send "{@P} &cVoce precisa envaziar o inventario antes de entrar."
  5. stop
  6. else:
  7. teleport player to {Chain.Local}
  8. send "{@P} &aVocê entrou na arena chain."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement