Advertisement
Jt1010

斬撃

Jul 20th, 2019 (edited)
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. on rightclick:
  2. if {z%player%} is 0:
  3. player's tool is iron sword
  4. play raw sound "dig.wood" at victim with pitch 1 volume 1
  5. push player forward at speed 0.5
  6. set {z%player%} to 1
  7. wait 5 tick
  8. set {z%player%} to 0
  9.  
  10. command /reset:
  11. trigger:
  12. set {z%player%} to 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement