GroupEnumUnitsInRangeCounted

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

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

bug

Causes irregular behavior when used with large numbers.

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