Thanx for the early Christmas present, fellas.
Ok, hmmm, I was a bit confused about the alive unit. So I combined your answers and found I needed this:
this AND time < 240
Let me explain it another way, so you can see what I was after:
I've got a narrow trigger synced to a heli that I want to be activated
ONLY if it is by that heli being
present and ONLY if it happens within the first 4 minutes of the mission.
So now , I have this :
Trigger
-activated by VEHICLE
-synched to AH6 (heli)
-Occurs: ONCE
-type: Switch
-Condition: this AND time < 240
-On Activation: AH6 setfuel 0.0002
YEAH! I'm not as think as you dumb I am! ;D