Hi Mate, great script works really well. Just one question, how do you get the script to re-run after the helicopter has re-spawned? I use a re-spawn script in the init along with the carpet bomb script. But, the helicopter re-spawnes without the script being re-run. I have posted the script below. Any help in this matter would be greatly appreciated.
Thanks in advance
Rocky
veh = [this, 60, 1800, 0, FALSE, FALSE] execVM "vehicle.sqf"; nul = [this, 1, 30, 0.2] execVM "scripts\carpetbomb.sqf";