-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 14w32d
-
None
-
Unconfirmed
So, the output command, "/testfor @p[r=2,m=1]" doesn't work. I tried it with the comparator and everything, but still, the Command Block ignores the "m=1" part.
I also tried the "/testfor @p[r=2,m=!1]" (with an exclamation mark next to it), but it had no outcome. It still ignored the data string "m" and just looked for all the players in the radius of 2.
I want to use the command for a map. So the commands won't activate, I need to add a string that ignores Creative-mode players (the one who's building the map) and just find the survival (and other gamemode) players, because even in Spectator mode, you can still activate /testfor radius commands.
- is duplicated by
-
MC-82368 Command block target selector m=3 doesnt work
- Resolved