HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

UMSWE feature request please.

04-03-2005, 08:11 PM#1
Dalten
I love the "first of group" function in UMSWE/WEU, and I am wondering if this can be taken step or two further by making the "first" a variable? Thus, instead of using the "pick all unit's in unit group" event, we can just run a loop and use the loop integer variable as the index for the "x of group" function.

If it's not too much trouble please include this in the next release, if it is, then oh well, thanks anyway.
04-03-2005, 11:53 PM#2
Dalten
I didn't realize I was posting in the trigger haven, can someone move this to editing tools please?
04-08-2005, 12:12 PM#3
PitzerMike
No, this won't be possible in UMSWE/WEU as the FirstOfGroup function can't be used to get the XthOfGroup, at least not without destroying the unit group (by using X times the FirstOfGroup funciton and removing this unit from the group)
This could only be made an advanced trigger action in WEU