Hi !
I'm working on a project of a long time mission for ARMA 2 based on Lingor Island : I aim to let the player choose between several missions through computers in the BLUFOR base.
But first of all, I want to add some realism to the island, by adding Lingor civilians in towns. I followed db's tutorial, but I don't understand how to use Lingor's civilians instead of ARMA 2/OA ones.
I tried to create a SecOp mission on Lingor, and Lingor's civilians automatically appeared in towns. So instead of using the Ambiant Civilians Module, maybe I could use the SecOp Manager, by deactivating custom missions with this setVariable ["settings", [[], true, nil, nil, false]]; and forcing Civilians spawn.
Any idea ? Help is most welcome :) thanks !