I have a mission, made in the 3den editor, with multiple helicopters all synced to a RespawnVehicle module (ModuleRespawnVehicle_F ) with the name chopperRespawn.
While playing the mission (MP) I want to create helicopters. I do that using createVehicle.
The question I have is, how can I sync the created helicopters to the chopperRespawn?
I'm quite new to sqf-scripting, so an example will be greatly appreciated. :-)
Thanks!!