CommandHelper

CommandHelper

46.5k Downloads

entities_in_radius() always returns empty array

LadyCailinBot opened this issue ยท 4 comments

commented

CMDHELPER-2661 - Reported by opoq

Tested standing next to a pig and a cow:

/near = msg(entities_in_radius(ploc(), 10))
--> {}
commented

Comment by PseudoKnight

Confirmed. Tried some variations with the same result. Tested on build 1475, CB beta 1.5.1-R0.2. all_entities() works fine.

commented

Comment by LadyCailin

Hmm. The code for this looks reasonable, I'll have to throw it in debug mode in an actual server to figure this out.

commented

Comment by VergilPrime

Broke between 1441 and 1443

commented

Comment by LadyCailin

Fixed in newest build.