Hi Trig,
I just tried using that line. Not working. Could you tell me what i'm doing wrong?
Here's the trigger:
Condition: (bomber distance SL1 < 20) or !(Alive bomber)
On Activation: [bomber] exec "ëxplosion.sqs"
The trigger worked fine before I added the !(Alive Bomber) piece. The intent is to have the car explode either when the bomber does, or is within lethal range (20m) of the target.
Also, i'm using 1.46 if that makes a difference.
-Air