Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on first join:
- set {chat.minuty.%player%} to 19
- set {chat.sekundy.%player%} to 60
- every 1 second:
- loop all players:
- if {chat.sekundy.%loop-player%} is bigger than 0:
- remove 1 from {chat.sekundy.%loop-player%}
- else:
- set {chat.sekundy.%loop-player%} to 60
- remove 1 from {chat.minuty.%loop-player%}
- on chat:
- if {chat.minuty.%player%} is bigger than 0:
- cancel event
- send "&a» &7Pisanie mozliwe za &9%{chat.minuty.%player%}%&c.&9%{chat.sekundy.%player%}%&7 minut"
Advertisement
Add Comment
Please, Sign In to add comment