I've done a bit of scripting, but a couple of years ago (yes I just got the game again ;D )
So I wanna make a script where a tank fires upon a unit (probably a T80) and if the unit dosn't die I want it to take another target.
But I can't remember how to probably use the "?("command thing here") : "thing to do here"" with the alive command.
Now Alive returns a boolean value so what I thought was that I could do this:
?(_unit alive == 1) : goto "newtarget"
but it dosn't seem to work.
thanks in advance.
Lucky Ed