Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on join:
- set {zmienna.%player%} to player
- if {zmienna.%player%} is "patryx":
- set {zakaz.%player%} to true
- stop
- on chat:
- if {zakaz.%player%} is true:
- send "&a Masz zakaz pisania ;)"
- cancel event
- stop
Advertisement
Add Comment
Please, Sign In to add comment