#SkBee - NBT

1 messages · Page 1 of 1 (latest)

haughty fjord
#

Any idea what is wrong?

send "compound list -> %loop-value%"
set {_x} to double tag "x" of loop-Value
set {_y} to double tag "y" of loop-Value
set {_z} to double tag "z" of loop-Value
set {_w} to string tag "w" of loop-Value
set {_yaw} to double tag "yaw" of loop-Value
set {_pitch} to double tag "pitch" of loop-Value
send "x -> %{_x}%"
send "y -> %{_y}%"
send "z -> %{_z}%"
send "w -> %{_w}%"
send "yaw-> %{_yaw}%"
send "pitch -> %{_pitch}%"
teleport player to location({_x}, {_y}, {_z}, world({_w}), {_yaw}, {_pitch})
send "&8[&aServer&8] &8» &7Byl jsi teleportován na tvůj domov &a%arg-1%&7." to player
placid totem
#

what's not working

haughty fjord
#

Look at y-coordinate in debug - it is <none>

#

So, it does not teleport me

placid totem
#

that's pretty weird, when setting the home did you set y as a double tag

vivid arrow
#

x: -0.65d
y: 65
z: 13.91d