Przychodzę z pytaniem jak np w netherze wyłaczyc daną komenda np:
command /rtp:
trigger:
if player has Iron Ingot in inventory:
set {_x} to random integer between {@x-min} and {@x-max}
set {_y} to random integer between 200 and 199
set {_z} to random integer between {@z-min} and {@z-max}
set {_location} to location at {_x}, {_y}, {_z}
set {randomtp.god.%player%} to true
teleport the player to {_location}
send " &8» &7Przeteleportowano w losowe koordynaty."
remove 1 Iron Ingot from player
stop
Pytanie
robertoks 0
Przychodzę z pytaniem jak np w netherze wyłaczyc daną komenda np:
command /rtp:
trigger:
if player has Iron Ingot in inventory:
set {_x} to random integer between {@x-min} and {@x-max}
set {_y} to random integer between 200 and 199
set {_z} to random integer between {@z-min} and {@z-max}
set {_location} to location at {_x}, {_y}, {_z}
set {randomtp.god.%player%} to true
teleport the player to {_location}
send " &8» &7Przeteleportowano w losowe koordynaty."
remove 1 Iron Ingot from player
stop
i co dodać aby nie dało się jej użyć w netherze
Odnośnik do komentarza
Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi