Ronald 10 Posted January 9, 2018 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!! Share this post Link to post Share on other sites
Ronald 10 Posted January 10, 2018 Please let me known if the question is not clear? Briefly I want to know how to sync a Vehicle to a RespawnVehicle module (ModuleRespawnVehicle_F ) using scripts. Share this post Link to post Share on other sites
Crielaard 435 Posted January 18, 2018 https://community.bistudio.com/wiki/synchronizeObjectsAdd Share this post Link to post Share on other sites