- Joined
- Aug 29, 2004
- Messages
- 159
This is an action i've got for the last level of my hero defence:
I want it to wait until player 12 has no living units (not including his 4 stuctures).
Will it work the way i want it to?
Thanks
Bort
Code:
Wait until ((Count non-structure units controlled by Player 12 (Brown) (Exclude incomplete units)) Equal to 0), checking every 1.00 seconds
I want it to wait until player 12 has no living units (not including his 4 stuctures).
Will it work the way i want it to?
Thanks
Bort