TheBlooes

Untitled

May 18th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. options:
  2. ilesekund: 15
  3. on chat:
  4. if player has permission "mychat.write2":
  5. stop
  6. set {_waited} to difference between {mychat.%player%.spam} and now
  7. if {_waited} is less than 5 real seconds seconds:
  8. send "&7Nastepna&a wiadomosc&7 bedziesz mogl wyslac za &c{@ilesekund} sekund"
  9. cancel event
  10. stop
  11. set {mychat.%player%.spam} to now
  12. stop
Advertisement
Add Comment
Please, Sign In to add comment