So, today I was in my redstone world, and I was testing out a new gun reloading system for my map. I got a Golden Axe, and I created a stat.useItem scoreboard objective for it called "Poision-Shotgun". Then when I put this command in the command block:
testfor @a[score_Poison-Shotgun_min=3]
The comparator had lit up, and it kept saying Found <IGN>, and then I set the score to 0, and it kept saying it. Then, I removed the Posion-Shotgun objective, and recreated it with the name "Shotgun Reload", and I put in the command above and it still said Found <IGN>. I even restarted my Minecraft, and it's doing the same thing. Please help.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
testfor @a[score_Poison-Shotgun_min=3]
The comparator had lit up, and it kept saying Found <IGN>, and then I set the score to 0, and it kept saying it. Then, I removed the Posion-Shotgun objective, and recreated it with the name "Shotgun Reload", and I put in the command above and it still said Found <IGN>. I even restarted my Minecraft, and it's doing the same thing. Please help.