Jump to content

Rocky1960

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

  • Medals

Community Reputation

10 Good

About Rocky1960

  • Rank
    Newbie
  1. 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";
×