Advertisement
szumielxd

levitationRPG

Jan 10th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. on click with 403:
  2. if name of player's tool is not "&e&lKoran":
  3. stop
  4. set {_czas1} to difference between {czas1.%player%} and now
  5. if {_czas1} is less than 5 second:
  6. set {_czas1} to difference between {_czas1} and 5 second
  7. send "&d[&5INFO&d] Aby uzyc tego czaru, musisz poczekac &6%{_czas1}%" to player
  8. stop
  9. set {czas1.%player%} to now
  10.  
  11. send "&8[&4Kit PvP&8] &bUzyto swoich umiejetnosci." to player
  12. drawWings style 7, particle1 "redstone", RGB 255, 0, 204, particle2 "redstone", RGB2 179, 0, 255, particle3 "redstone", RGB3 204, 102, 255, center player, id "%player%", angle 110, height 0, space 0.2, visibleRange 30, tps 0, second 3
  13. loop creatures in radius 7 of player:
  14. if loop-entity is a creature:
  15. apply levitation 1 to loop-creature
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement