Add_Mission question?
Posted: Wed Mar 22, 2023 8:50 pm
Hello again,
Can't get this to work, I have 4 helicopters on a aircraftcarrier, when i run this, two helicopters take off even if i put the flightsize to 1. Speed and altitude is wrong also OneThirdRule is still checked even thoug i put it as false. Help!
local missionReferencePoints={'R45-02'}
local mission = ScenEdit_AddMission ('USA', 'Heli SAR', 'Support',{zone= missionReferencePoints, StationThrottleAircraft=10, StationAltitudeAircraft=('1000 ft'), FlightSize=1, OneThirdRule=false})
Can't get this to work, I have 4 helicopters on a aircraftcarrier, when i run this, two helicopters take off even if i put the flightsize to 1. Speed and altitude is wrong also OneThirdRule is still checked even thoug i put it as false. Help!
local missionReferencePoints={'R45-02'}
local mission = ScenEdit_AddMission ('USA', 'Heli SAR', 'Support',{zone= missionReferencePoints, StationThrottleAircraft=10, StationAltitudeAircraft=('1000 ft'), FlightSize=1, OneThirdRule=false})