GroupEnumUnitsInRangeCounted

Parameters
whichGroup group
x real
y real
radius real
filter boolexpr
countLimit integer
bug

Causes irregular behavior when used with large numbers.

bug

countLimit does not work, tested in 1.32.10.18067. Therefore behaves like GroupEnumUnitsInRange adding all units in range.

comment
return type
nothing
Source code
native GroupEnumUnitsInRangeCounted         takes group whichGroup, real x, real y, real radius, boolexpr filter, integer countLimit returns nothing
Source
common.j
wc3modding.com
GroupEnumUnitsInRangeCounted