Guest User

Untitled

a guest
Feb 8th, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. command /setspawnlobby:
  2. trigger:
  3. set {spawn} to location of player
  4. send "Ustawiles spawn - lobby"
  5. command /lobby:
  6. player has permission "lobby.tc"
  7. trigger:
  8. Send "Nieruszaj sie przez 5 sekund. Trwa Teleportowanie."
  9. wait 5 second
  10. teleport player to {spawn}
  11. #Tutaj mam problem
  12. on damage:
Advertisement
Add Comment
Please, Sign In to add comment