
entities_in_radius() always returns empty array
LadyCailinBot opened this issue ยท 4 comments
CMDHELPER-2661 - Reported by opoq
Tested standing next to a pig and a cow:
/near = msg(entities_in_radius(ploc(), 10))
--> {}
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.
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.