Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-50601

Scoreboard reset not equal to 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w10c, Minecraft 14w11b, Minecraft 14w19a, Minecraft 14w20b
    • None
    • windows 7
      Java: Version 7 Update 51
    • Community Consensus

      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.

            searge [Mojang] Searge (Michael Stoyke)
            jarscrafted JaRsCrafted
            Votes:
            13 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: