HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

If Unit is in unit group X ...

11-17-2003, 04:25 AM#1
Andy6387
Well, i'm having trouble with this trigger, any help would be appreciated, i want it to be something like this

If Unit is in Unit Group TopRight, then do actions.

i don't know if this is possible, but if it is i would be real happy =P i'll give anyone who helps me a solid 5 points =I
11-17-2003, 05:32 AM#2
Ligature
Can't you "Unit Group - Pick every unit in Unit Group and do actions"?
11-17-2003, 05:47 AM#3
RicFaith
Use <Unit Group - Pick everyone and do multiple actions>

it works like a: If <you belong to this group> then

then fiddle with the selection of ppl that you Pick.
11-17-2003, 12:13 PM#4
Vexorian
Boolean comparision - Unit in unitgroup
11-17-2003, 12:13 PM#5
PitzerMike
There IS a Unit Group Is Empty function in WE

Just do a boolean comarison and it the list you will find Unit Group Is Empty
11-17-2003, 02:06 PM#6
phantom1412kid
If/Then/Else. Use Boolean comparison condition. Assign the unit to a group before using this. Then do the actions.