Quote:
Originally Posted by WarFox101
OK works great, however the spawning aircraft keep spawning  There must have been 50 on the ground waiting to take off.
|
I suspect the trigger "works" for every aircraft in a group. Had this issue in R2 mission, had to include in a script a variable TriggerOn = 1 every time trigger "worked" and then check if TriggerOn = 1 or = 0 regularly.