Jump to content
Sign in to follow this  
Seltiix

Multiple questions! Trigger Waypoints etc

Recommended Posts

First question : If I spawn some guys with a trigger,is it possible to give them a waypoint? And to group them?

Second Question : Does anyone know if there is going to be more content on release day, Jets, Helis, weapons....etc...?

Share this post


Link to post
Share on other sites

1.

GroupSquad1 = [getMarkerPos "spawn", east, ["O_Soldier_F", "O_Soldier_F"]] call BIS_fnc_spawnGroup;
wp = GroupSquad1 addwaypoint [getMarkerPos "dest",20];  
wp setWaypointType "MOVE";

2. Probably not. Hopefully more fixes than current dev branch though.

Share this post


Link to post
Share on other sites
1.

GroupSquad1 = [getMarkerPos "spawn", east, ["O_Soldier_F", "O_Soldier_F"]] call BIS_fnc_spawnGroup;
wp = GroupSquad1 addwaypoint [getMarkerPos "dest",20];  
wp setWaypointType "MOVE";

2. Probably not. Hopefully more fixes than current dev branch though.

Lord and Saviour Kylania!

Thanka YOU once again, seems abit litte tho don't you think?, compared to arma 2, but I guess it will be Mod heaven! :)

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  

×