Jump to content
Sign in to follow this  
linuxmaster9

Static C130 spawn MP

Recommended Posts

I am looking for a script to use that will spawn a player depending on the faction into the cargo bay of a Static C130J. Example, a player selects Blufor and selects the HALO spawn option, they are spawned inside the cargo of a Static C130J 10km in the sky with an open bay door that the player runs out of to HALO. This C130J is in the Blufor sector. The other factions have their own static C130 spawn points.

since this is in ACE, I would like to also spawn a crate in the cargo to allow the player to pick up a parachute.

i have tried this script

{_x assignAsCargo transport1} foreach units group player1; {_x moveInCargo transport1} foreach units group player1; this addWeapon ACE_ParachuteRoundPack;";

Which apparently does nothing as the player is still on the ground at spawn.

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  

×