seedo81 10 Posted January 23, 2010 Hello: when i jump from any aircraft i cant open parachute where i can find? which ammo box have parachute bag? Thank You Share this post Link to post Share on other sites
manzilla 1 Posted January 24, 2010 Hello:when i jump from any aircraft i cant open parachute where i can find? which ammo box have parachute bag? Thank You Are you playing with ACE2? In vanilla they opened by default I thought. Share this post Link to post Share on other sites
seedo81 10 Posted January 24, 2010 am playing in ACE2 but i cant find the Ammo Box for Parachutes:confused: Share this post Link to post Share on other sites
callihn 10 Posted January 24, 2010 Use your action menu, mouse wheel up. Share this post Link to post Share on other sites
manzilla 1 Posted January 24, 2010 am playing in ACE2 but i cant find the Ammo Box for Parachutes:confused: Check in air units. You can grab them at any plane/heli. Share this post Link to post Share on other sites
seedo81 10 Posted January 24, 2010 Check in air units. You can grab them at any plane/heli. Thank you man its not exactly what i want but its very close Share this post Link to post Share on other sites
Andy455 11 Posted January 24, 2010 The classnames for the ACE2 parachutes are: ACE_ParachutePack, & ACE_ParachuteRoundPack You can add them with addMagazine I think so it should be easy. Share this post Link to post Share on other sites
seedo81 10 Posted January 24, 2010 The classnames for the ACE2 parachutes are: ACE_ParachutePack, & ACE_ParachuteRoundPack You can add them with addMagazine I think so it should be easy. And How i will do that?:) Share this post Link to post Share on other sites
seedo81 10 Posted January 25, 2010 guys i notice not all planes and helis have the parachute pack, so i will really need to have a parachute pack in an ammo box, so the guys can grap them any time thank you ---------- Post added at 06:02 AM ---------- Previous post was at 05:49 AM ---------- Guys i used the addMagazine script but it give me a message that says no intry in the bin\ACE.config somthing like that y??? Share this post Link to post Share on other sites
loshon 10 Posted January 25, 2010 (edited) In the init field of the box: this addMagazineCargo ["ACE_ParachutePack",X]; Where X is how many you want in the box. You can try it with the following if that doesn't work. this addMagazineCargo ["ACE_ParachuteRoundPack",X]; Edited January 25, 2010 by loshon Share this post Link to post Share on other sites
seedo81 10 Posted January 25, 2010 In the init field of the box: Where X is how many you want in the box. You can try it with the following if that doesn't work. thank u man but it didn't work it says no entry for some file called config.bin y is that? Share this post Link to post Share on other sites
loshon 10 Posted January 26, 2010 I have no idea, as I'm pretty beginning level myself, but I would suggest trying it on a new mission with just the heli and you, to see if it's a problem with the command or something else in the mish. Share this post Link to post Share on other sites
seedo81 10 Posted January 26, 2010 I have no idea, as I'm pretty beginning level myself, but I would suggest trying it on a new mission with just the heli and you, to see if it's a problem with the command or something else in the mish. I tried the script and it tells me the no entry error for the file i mentioned the config.bin and something about ACEconfig what i do??? Share this post Link to post Share on other sites
mosh 0 Posted January 26, 2010 this add[b]Weapon[/b]Cargo ["ACE_ParachutePack",[color=Red][b]10[/b][/color]]; will give you 10 parachutes (it's weapon not magazine) this add[b]Weapon[/b]Cargo ["ACE_ParachuteRoundPack",[color=Red][b]10[/b][/color]]; will give you 10 of the other kind... Share this post Link to post Share on other sites
seedo81 10 Posted January 26, 2010 this add[b]Weapon[/b]Cargo ["ACE_ParachutePack",[color=Red][b]10[/b][/color]]; will give you 10 parachutes (it's weapon not magazine) this add[b]Weapon[/b]Cargo ["ACE_ParachuteRoundPack",[color=Red][b]10[/b][/color]]; will give you 10 of the other kind... man finally it worked thank you :bounce3: Share this post Link to post Share on other sites
jgaz-uk 132 Posted June 16, 2010 Anyone know the class name for the default parachute? The "Ace Parachute" open delay now cause problems jumping from C130 at default hight. Splat! :) Share this post Link to post Share on other sites
wokstation 0 Posted June 16, 2010 Anyone know the class name for the default parachute?The "Ace Parachute" open delay now cause problems jumping from C130 at default hight. Splat! :) There's several: http://community.bistudio.com/wiki/ArmA_2:_CfgVehicles#Air_Class_Vehicles ParachuteBase * ParachuteWest o Parachute * ParachuteEast * ParachuteG * ParachuteC * ParachuteBigBase o ParachuteBigWest o ParachuteBigEast * ParachuteMediumBase o ParachuteMediumWest o ParachuteMediumEast Share this post Link to post Share on other sites
bboy 11 Posted July 19, 2010 Can i just see on the sky cargo parachute with ammo box? What to do to make it happen? Share this post Link to post Share on other sites