Lua help
Posted: Sun Jun 09, 2019 10:51 pm
I'm trying to learn this code. I am just trying to figure out how to make a radar come on at a certain time. When i try to fill in the blanks, I get a error message that says:
ScenEdit_SetEMCON 0 : ,Unable to identify EMCON subject type! Valid inputs are: Side / Mission /Group / Unit
I am trying to turn on a {name='Radar (Big Bird D [91N6])', guid='683ed749-f8d4-4874-af76-13f9924a186a'}
The side is CHINA
How do I fill in the blanks for below?
ScenEdit_SetEMCON('EMCONSubjectType', 'EMCONSubjectNameOrID', 'EMCONSettings')
ScenEdit_SetEMCON 0 : ,Unable to identify EMCON subject type! Valid inputs are: Side / Mission /Group / Unit
I am trying to turn on a {name='Radar (Big Bird D [91N6])', guid='683ed749-f8d4-4874-af76-13f9924a186a'}
The side is CHINA
How do I fill in the blanks for below?
ScenEdit_SetEMCON('EMCONSubjectType', 'EMCONSubjectNameOrID', 'EMCONSettings')