Jump to content
Sign in to follow this  
Veltro2k

LOADOUT.INI and standard Weapons

Recommended Posts

I am trying to set it up to have a standard load of bombs, Bur for some reason i always get napalm for the standard load

 

anyone help here ?

 

// Station 1: Bomb Bay

 

 

Loadout[01].WeaponType=1000lb_Bomb

Loadout[01].Quantity=4

 

[Anti-Ship]

Loadout[01].WeaponType=500lb_Bomb

Loadout[01].Quantity=6

 

[Attack]

Loadout[01].WeaponType=250lb_Bomb

Loadout[01].Quantity=8

 

[sEAD]

Loadout[01].WeaponType=250lb_Bomb

Loadout[01].Quantity=8

 

[FAC]

Loadout[01].WeaponType=250lb_Bomb

Loadout[01].Quantity=8

 

[Recon]

Loadout[01].WeaponType=250lb_Bomb

Loadout[01].Quantity=8

 

[bombBay]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=INTERNAL

AttachmentPosition=0.0,0.0,0.0

AttachmentAngles=0.0,0.0,0.0

LoadLimit=4500

AllowedWeaponClass=BOMB

AttachmentType=USAF,NATO

NumWeapons=8

AttachmentPosition001=-0.359,4.536,-0.791

AttachmentPosition002=-0.365,3.167,-0.791

AttachmentPosition003=0.107,1.721,-0.791

AttachmentPosition004=0.077,4.527,-0.791

AttachmentPosition005=0.087,3.167,-0.791

AttachmentPosition006=0.107,1.721,-0.791

AttachmentPosition007=0.453,4.531,-0.791

AttachmentPosition008=0.463,3.167,-0.791

AttachmentPosition009=0.456,1.723,-0.791

DiameterLimit=0.55

LengthLimit=1.8

BombBayAnimationID=8

BombBayOpenTime=2.0

BombBayCloseTime=2.0

Share this post


Link to post
Share on other sites

DiameterLimit=0.55

LengthLimit=1.8

 

Those restrictions seem REALLY small. Especially for 1000 lb weapons.

 

Also, you have 9 positions, but your NumWeapons=8. Positions 3 and 6 are duplicate coordinates (not that this solves the napalm thing).

 

FastCargo

Share this post


Link to post
Share on other sites
Those restrictions seem REALLY small. Especially for 1000 lb weapons.

 

Also, you have 9 positions, but your NumWeapons=8. Positions 3 and 6 are duplicate coordinates (not that this solves the napalm thing).

 

FastCargo

 

 

this was the problem

DiameterLimit=0.55

LengthLimit=1.8

 

thank you

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..