Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- variables:
- {Pisanie.%player%} = false
- on chat:
- if {Pisanie.%player%} is false:
- broadcast "%name of player% %message%"
- set {Pisanie.%player%} to true
- wait 5 second
- set {Pisanie.%player%} to false
- else:
- send "Mozesz pisac co 5 sekund !"
Advertisement
Add Comment
Please, Sign In to add comment