[1328.14] UUV do not follow ScenEdit_SetEMCON() function
Posted: Wed Feb 14, 2024 9:06 am
Copy and Paste the following script and run:
Although submarine switches to active EMCON, two UUV remain passive EMCON.
Tried another test with UAV aircraft and worked properly.
Code: Select all
ScenEdit_SetEMCON('Unit', "USS North Carolina (SSN-777)", 'Sonar=Active')
ScenEdit_SetEMCON('Unit', 'Poseidon 6000 [Haishen] UUV', 'Sonar=Active')
ScenEdit_SetEMCON('Unit', 'Mk18 Mod 2 Kingfish [Remus 600] UUV', 'Sonar=Active')Tried another test with UAV aircraft and worked properly.