+Veltro2k Posted October 18, 2008 Posted October 18, 2008 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 Quote
FastCargo Posted October 18, 2008 Posted October 18, 2008 DiameterLimit=0.55LengthLimit=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 Quote
+Veltro2k Posted October 18, 2008 Author Posted October 18, 2008 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 Quote
Recommended Posts
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.