Im working on a concept build for a mimi game and im trying to testfor when a player killed 7 entities(zombies im my case), to trigger the end of the round, this it the command im trying to use
/testfor @p {score_Points_min=7}
and everything i try to run it the command block outputs this error
[23:42:04] Data tag parsing failed: Unable to locate name/value separator for string: score_Points_min=7
Im very confused and could really use a hand working this out so i can upload my concept video to get other ppl's input. Im also using the latest snapshot to 12w27b if i forgot to mention it,
Thank Metech
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Im having some problems with testfor command reading from the score board i have set. Every video and other post i see doesnt work.
this is wt ive done to set the score board with works
/scoreboard objectives add Points totalKillCount Points
/scoreboard objectives setdisplay sidebar Points
/scoreboard objectives setdisplay list Points
Im working on a concept build for a mimi game and im trying to testfor when a player killed 7 entities(zombies im my case), to trigger the end of the round, this it the command im trying to use
/testfor @p {score_Points_min=7}
and everything i try to run it the command block outputs this error
[23:42:04] Data tag parsing failed: Unable to locate name/value separator for string: score_Points_min=7
Im very confused and could really use a hand working this out so i can upload my concept video to get other ppl's input. Im also using the latest snapshot to 12w27b if i forgot to mention it,
Thank Metech