MrxJoint

Untitled

Aug 24th, 2014
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. arg 1 is "efekt":
  2. arg 2 is set:
  3. send "{@tag} &cZa duzo argumentow!"
  4. stop
  5. arg 3 is set:
  6. send "{@tag} &cZa duzo argumentow!"
  7. stop
  8. if {gildie::%{gildie::wGildii::%player%}%.lider} is not player:
  9. send "{@tag} {@color1}Tylko lider gildii moze losowac efekty!"
  10. stop
  11. if {uzycie.%player%} is false:
  12. loop {gildie::%{_tag}%.members::*}:
  13. loop all players:
  14. loop-value is loop-player:
  15. apply speed potion of tier 1 to the loop-player for 20 second
  16.  
  17. set {uzycie.%player%} to true
  18. stop
  19. else:
  20. if {uzycie.%player%} is true:
  21. send "{@tag} &cOdczekaj 24h"
Advertisement
Add Comment
Please, Sign In to add comment