Jump to content
Sign in to follow this  
apex_predator

parachute snippet for poster from general

Recommended Posts

You can create parachutes from inside the mission editor as (if I remember right) an "empty" "vehicle". The best way to do this for a bunch of chutes is to place one, name it, the copy and paste it (CTRL+C then CTRL+V), this will save you haveing to name them individually as the names will numerically autoincrement with each paste.

To add your guys to the chutes at the "greenlight" trigger you'll want to add something like the following in a script that is called by the trigger:

unitname moveindriver chutename

replace "unitname" and "chutename" with your specific unitnames and chutenames and your units will teleport out of the aircraft and into the spot where you placed the chutes (so be sure to place them at the DZ).

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  

×