Oxalist

Untitled

Jan 10th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. variables:
  2. {queue::players} = 0
  3.  
  4. on rightclick on sign:
  5. line 2 of the clicked block is "&8[&7Warfare&8]"
  6. add 1 to {queue::player}
  7. {queue::players} is 1:
  8. wait 1 tick
  9. broadcast "&8[&7Warfare&8] &7Game is starting in 30 seconds
  10. wait 10 seconds
  11. broadcast "&8[&7Warfare&8] &7Game is starting in 20 seconds
  12. wait 10 seconds
  13. broadcast "&8[&7Warfare&8] &7Game is starting in 10 seconds
  14. wait 5 seconds
  15. broadcast "&8[&7Warfare&8] &7Game is starting in 5 seconds
  16. wait 1 second
  17. broadcast "&8[&7Warfare&8] &7Game is starting in 4 seconds
  18. wait 1 second
  19. broadcast "&8[&7Warfare&8] &7Game is starting in 3 seconds
  20. wait 1 second
  21. broadcast "&8[&7Warfare&8] &7Game is starting in 2 seconds
  22. wait 1 second
  23. broadcast "&8[&7Warfare&8] &7Game is starting in 1 seconds
Advertisement
Add Comment
Please, Sign In to add comment