Hey all
I have a scenario where the east attacks a western base. The scenario ends when all west soldiers are dead.
Ive used a trigger to perform the ending action:
East Present, once, end#1,
(count units eg1 == 0) and (count units eg2 == 0) and (count units eg3 == 0) in the condition, where eg1-3 are the western soldier groups.
But it won't work..
Any tips?
Thanx in advance
*in a hurry*