Scoreboard reset not equal to 0
Using a @a[score_test=0] argument doesn't affect players that have been reset with the "/scoreboard players reset <players>" command.
*What I expected to happen was*
The reset players would be considered as having a score of 0 and be affected by commands that use the @a[score_test=0] argument.
*What actually happened was*
they are not affected by the commands
*Steps to Reproduce* (example used in attached file)
1. create a scoreboard objective (/scoreboard objectives add test dummy)
2. set two commands on a clock
Bottom: tell @a[score_test=0] testing
Top: scoreboard players set @a[score_test=0] test 1
3. when using the (scoreboard players set @a test 0) the commands do what they should. saying "testing" and setting your test score to 1.
4. when reseting the score (scoreboard players reset @a) the commands does not affect you.
[Mojang] Searge (Michael Stoyke)
2014-03-08, 04:41 PM
2015-03-21, 09:02 AM
2014-06-18, 04:16 PM
13
7
Minecraft 14w10c, Minecraft 14w11b, Minecraft 14w19a, Minecraft 14w20b
-