Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- variables:
- {Lata.%player%} = false
- command /latanie:
- trigger:
- if {Latanie.%player%} is false:
- send "Latanie wlaczone !"
- execute console command "fly %player%"
- else:
- send "Latanie wylaczone !"
- execute console command "fly %player%"
Advertisement
Add Comment
Please, Sign In to add comment