Jump to content
Sign in to follow this  
nammidd

spawn unit, enter init, place waypoint

Recommended Posts

Could you help me, i think this is the last place where can help me.

How to spawn unit, enter init and put waypoint?

I tried a lot of variations (including groups too), but probably something i'm missing, might you not tell me how correctly it is possible to make by my example?

also i am sorry for my bad English.

_unit1 = [getMarkerPos "unit1spawn", 40, "O_APC_Tracked_02_AA_F", EAST] call bis_fnc_spawnvehicle;
_unit1 setFuel 0;
_wp1 = _unit1 addWaypoint [getMarkerPos "wpinfantry7", 4];

Edited by nammidd

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
Sign in to follow this  

×