Mojira Archive
MC-105270

!score_(name)_min=1 not working

Im trying to give a score of one to every squid once when it is spawned. So i want to do: /scoreboard players set @e[type=Squid,tag=block,score_count=0] count 1. The problem here is that the score of a mob isn't 0 but undefined when it is spawned, so I have another score called once. This score should have the same value as the count score, but at the beginning it should be 0. So i do: /scoreboard players set @e[type=Squid,tag=block,!score_once_min=1] once 0. Which should give every squid that does not have a score "once" of min 1 a score "once" of 0. But apparently that does not work

Invalid

LOL LOL

2016-07-12, 10:42 AM

2016-07-12, 12:44 PM

2016-07-12, 12:44 PM

0

2

Unconfirmed

Minecraft 1.10.2

-