Hi
I want a script that when there is 1 man left alive a script is executed.
I could do something like !alive w1 and !alive w2... but theres a lot to do and I think there is a better way.
I also want to be able to get the last units name so I can use it in the script thats executed.
I just tried making a trigger with activation West Present and repeat. Then in the activation field i put totalunits = totalunits + 1. I then ran a hint and got 0, which was weird. It should be 2 becasue there is 2 west units in the area.
Can someone point or start me in the right direction?
Cheers