#Can someone make this work?
1 messages · Page 1 of 1 (latest)
set a variable to location of player like {_v}
then broadcast the variable
no need for stop
and spigot automatically rounds
@slate seal yo tysm, could you quickly create that for me? im very new to skripting, would be very appreciated :D
oh
command /sharelocation:
trigger:
set {_v} to location of player
broadcast "%player%'s location is at %{_v}%"```
thank you so much!