thetrooper 10 Posted January 26, 2016 Hi all, any ideas how to spawn an empty vehicle?Here's an example for a single unit below, but not sure about say an offroad truck? siu5Grp = createGroup independent; siu5 = siu5Grp createUnit ["i_g_soldier_unarmed_f",markerPos "siu5",[],0,"CAN_COLLIDE"]; siu5 setUnitRank "SERGEANT"; Share this post Link to post Share on other sites
jshock 513 Posted January 26, 2016 https://community.bistudio.com/wiki/createVehicle_array Share this post Link to post Share on other sites
fn_Quiksilver 1636 Posted January 27, 2016 https://community.bistudio.com/wiki/Category:Scripting_Commands_Arma_3 Share this post Link to post Share on other sites
jshock 513 Posted January 27, 2016 https://community.bistudio.com/wiki/Category:Scripting_Commands_Arma_3 :ok: Share this post Link to post Share on other sites