Advertisement
TE1TO9_

Untitled

Apr 19th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.29 KB | None | 0 0
  1. command /setmid:
  2.     trigger:
  3.         set {Mid} to player's location
  4.  
  5. command /mid:
  6.     trigger:
  7.         set {MidPos.%player%} to distance between player and {Mid}
  8.         set {MidPos.%player%} to round({MidPos.%player%})
  9.         send "&6が%{MidPos.%player%}%mを通過しました"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement