#command doesnt work

1 messages · Page 1 of 1 (latest)

slow flower
#

i just don't get why this command doesn't work - .continue on the scoreboard doesn't change? /execute store success score .continue we.temp run execute unless score .x we.temp matches 156 unless score .y we.temp matches 5 unless score .z we.temp matches -248thanx

inland vortexBOT
#
Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

slow flower
#

doesnt output or work in chat either

finite halo
#

run execute is unnecessary but it should still work with that

slow flower
#

ik it just helps me organise

finite halo
#

You can just write it as:

scoreboard players set .continue we.temp 0
execute unless score .x we.temp matches 156 unless score .y we.temp matches 5 unless score .z we.temp matches -248 run scoreboard players set .continue we.temp 1
#

i find store success to be unintuitive at times

slow flower
#

oki lemme try that

#

i fixed it a different way but thanks :)