I am making an map and i need to replace pressureplates and i put this command: /testfor @p[x=496,y=84,z=-322,r1] and the command block detects me anywhere in the world!(loaded chuncks obviously)
Comments 9
/testfor @p[x=495,y=84,z=-322,r=2]
and im now playng so i can try evreything,with =, sometimes it works,sometimes not
you know the comparator clock issue? where if the redstone line is too short the command block dosent update? now i fixed it wih an repeater clock!
sorry for believing it was a bug
you have
you forgot = in r=1, double check commands before submitting issues about them, invalid