Jump to content

Recommended Posts

Posted

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

Posted
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

Posted
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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

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