Home   Help Search Login Register  

Author Topic: Group naming  (Read 1020 times)

0 Members and 2 Guests are viewing this topic.

Chris IX

  • Guest
Group naming
« on: 21 Sep 2002, 15:21:37 »
Please help. I'm tired of entering "not alive thisguy and not alive thatguy............"
How do I give a name to a group like when you do it for a single unit you just put it in the "name" field?
thanks a lot
Chris

seanver

  • Guest
Re:Group naming
« Reply #1 on: 21 Sep 2002, 16:50:51 »
In the leader's init field: groupname = group this

Left all as it is but groupname. There put the name you want.

To make a condition true and those things with a group dead:

("Alive _x" count units groupname) == 0

In the condition line of a trigger