User987

Untitled

Oct 15th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. on chat:
  2. if player don't have permissions "health.choroba.struny":
  3. if "{@struny}" is "tak":
  4. add 1 to {lwns::%player%}
  5. if {lwns::%player%} is bigger than 3:
  6. chance of {@strunyszansa}%:
  7. send "&a&l[Health] &7Stalo sie. Zachorowales na zapalenie strun glosowych."
  8. set {struny::wiadomosc::%player%} to "&cZachorowano"
  9. set {struny::%player%} to true
  10. if {struny::%player%} is true:
  11. chance of 50%:
  12. cancel event
  13. send "&a&l[Health]&7 Twoja wiadomosc nie dotarla"
  14. send "&a&l[Health]&7 Sprawdz czy nie jestes chory /karta"
  15.  
  16. else:
  17. replace all "q" with "Q" in the message
  18. replace all "w" with "W" in the message
Advertisement
Add Comment
Please, Sign In to add comment