[JASS] Group Problems

Status
Not open for further replies.
Level 3
Joined
Jul 12, 2007
Messages
50
How would I go about checking every unit in a group with out removing them from the group?

normally I would check the first unit of the group with the FirstOfGroup() function, and then remove that unit from the group. However I now need to check through each unit in the group without removing them.
 
Status
Not open for further replies.
Back
Top