Jump to content
Sign in to follow this  
seedo81

Parachute Ammo Box

Recommended Posts

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
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

am playing in ACE2 but i cant find the Ammo Box for Parachutes:confused:

Share this post


Link to post
Share on other sites
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
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

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
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

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

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 by loshon

Share this post


Link to post
Share on other sites
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

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
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

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
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 :yay:

:bounce3:

Share this post


Link to post
Share on other sites

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
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

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×