Page 1 of 1
air intercept help
Posted: Sat Aug 01, 2020 1:27 pm
by orca
I want to change the "maximum # of flights allowed to fly mission" for an air intercept mission with LUA but can't figure out the script. Does anyone know how?
Thanks
RE: air intercept help
Posted: Sat Aug 01, 2020 3:27 pm
by KnightHawk75
local m = ScenEdit_SetMission('MySide','MyMissionNameorGuid',{strikeMax=5}) --sets to 6
valid values I believe are 0-7 representing index in the gui. 0=no pref, 1=1,2=2,3=3,4=4,5=6,6=8, 7=12
http://commandlua.github.io/#table_StrikeMission