- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
What native enumerates all the units whose rawcode == 'XXXX' in the entire map?
I found these, but I am confused why they require a group as an argument.
Which one would I use, the rect (and make the rect the entire map), or the second one?
What native enumerates all the units whose rawcode == 'XXXX' in the entire map?
I found these, but I am confused why they require a group as an argument.
Which one would I use, the rect (and make the rect the entire map), or the second one?
JASS:
GroupEnumUnitsInRect
//or this one?
GroupEnumUnitsOfType