mojira.dev
MC-72813

(resolved) testfor command analog comparator output not working for @e

When a command block ran a command:
execute @a ~ ~ ~ testfor @e[r=8], the comparator output remains at one block regardless of the number of entities or the numbers of types of entities (multiple players were not tested).

Attachments

Comments 2

That may be because the command block does not execute the command, the player does. All the command block does is tell the server that the player is doing it. So essentially, it's only 1 block because it successfully did the command, but has no further information.

But thats just my thoughts, may or may not be correct

Huh. I just tested it and yes, it does seem so. Ah well, guess I will have to use a couple of extra commands.

Quasar T

(Unassigned)

Unconfirmed

Minecraft 1.8

Retrieved