CusT

Dla uzytkownika mpc

Nov 14th, 2013
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. variables:
  2. {Tabliczka.uzyj.%player%} = false
  3.  
  4. on right click on sign:
  5. if line 1 is "<blue>[TestVIP]":
  6. if {Tabliczka.uzyj.%player%} is false:
  7. execute console command "/rank %player% vip 5s"
  8. set {Tabliczka.uzyj.%player%} to true
  9. execute command "playsound note.pling %player%"
  10. strike lightning effect at the player
  11. send "&aDostales range vip na okres probny &c[1h]."
  12. else:
  13. send "Wykorzystales juz vipa "
Advertisement
Add Comment
Please, Sign In to add comment