Jump to content
thetrooper

Spawn empty vehicle

Recommended Posts

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×