Jump to content
Sign in to follow this  
GeneralCarver

GeneralCarver Crew Parajump Manager Script

Recommended Posts

crew_parajump_manager_pic.png

Description:

This script causes the AI or players in the back of an aircraft to eject one at a time in order with a slight delay. The pilot is ignored.

Compatibility: ArmA, ArmA 2 series, any version.

NOT RECOMMENDED FOR USE WITH ACE2 MOD!

How to use...

Launch the script with the following line of code. The code needs to be executed server side and at the moment you want to units to eject out of plane.

The plane could be piloted by a human player or A.I. The pilot in the script is ignored.

gc_crew_parajump_manager_script = [vehiclename, jump delay] execVM "gc_crew_parajump_manager.sqf";

array elements description...

vehiclename - name of vehicle which units will be ejecting out of.

jump delay - pause between crew jumping out. (recommend 0.75 on dedicated server)

Use:

100% Open source. Use and modify as you like! Go make great missions!

Download Link:

http://www.4shared.com/file/5zD_f9Uk/gc_crew_parajump_manager.html

(always use this link for most up to date version)

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  

×