CusT

Untitled

Aug 26th, 2014
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. variables:
  2. {Lata.%player%} = false
  3.  
  4.  
  5.  
  6. command /latanie:
  7. trigger:
  8. if {Latanie.%player%} is false:
  9. send "Latanie wlaczone !"
  10. execute console command "fly %player%"
  11. else:
  12. send "Latanie wylaczone !"
  13. execute console command "fly %player%"
Advertisement
Add Comment
Please, Sign In to add comment