Jump to content
Sign in to follow this  
Tejkr

Everybody disembark except player

Recommended Posts

Hi guys, I'm trying to create simple mission and actually really understand mission making and scripting.

Well, I've made few basic missions and one is kind of "rail shooter", where player would sit in vehicle and control the turret, while others will get out at certain waypoints to fight the enemy. Can I do that somehow without pulling player out of the squad (or ignoring the order)? 

Or actually, issue an order, that would tell player to get in a vehicle as a driver for example, literally reserving the position for player?

Share this post


Link to post
Share on other sites

Maybe:

{unassignVehicle _x} forEach (crew <VEHICLE NAME> - [player])
  • Like 1

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  

×