- Joined
- Mar 10, 2009
- Messages
- 5,014
Hi, Just like in GUI...I would like to pick random # unit in range of unit...
how to do that in JASS properly?...coz I've used this one...
how to do that in JASS properly?...coz I've used this one...
JASS:
call GroupEnumUnitsInRange(GetRandomSubGroup(1, bj_lastCreatedGroup), GetUnitX(udg_LC_Cloud), GetUnitY(udg_LC_Cloud), 700, Filter(function Filterthem))