Jump to content

Recommended Posts

Posted (edited)

Really doing my damndest to put GBU-40s on the Gripen.  First, let me show you why:

25066

 

With that for inspiration first, I programmed this loadout in the JAS39_LOADOUT.INI:

Quote

[Small Diameter Bomb Self-Escort]
Loadout[01].WeaponType=IRIS-T
Loadout[01].Quantity=1
Loadout[02].WeaponType=IRIS-T
Loadout[02].Quantity=1
Loadout[04].WeaponType=Meteor
Loadout[04].Quantity=1
Loadout[08].WeaponType=Meteor
Loadout[08].Quantity=1
Loadout[11].WeaponType=GBU-40
Loadout[11].Quantity=4
Loadout[11].RackType=BRU-61
Loadout[16].WeaponType=GBU-40
Loadout[16].Quantity=4
Loadout[16].RackType=BRU-61
Loadout[21].WeaponType=LiteningIII
Loadout[21].Quantity=1
Loadout[22].WeaponType=Gripen_Tank
Loadout[22].Quantity=1

Second, I went into the JAS39_DATA.INI and made a few changes:

Quote

 

[Station11]
SystemType=WEAPON_STATION
StationID=11
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=-1.833,-0.80,-0.44
AttachmentAngles=0.0,-0.05,0.0
EjectVelocity=0.0,0.0,-5.0
LoadLimit=1250
AllowedWeaponClass=BOMB,LGB,EOGB,MER,TER,TLR,LGR,EOGR,FT,ARM,ASM,ATR,DLP,NP
AttachmentType=SWEDEN,NATO,USAF,UK,USN,ISRAEL
ModelNodeName=L_PylonIn
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=L_In_mrail
LaunchRailHeight=0.15

. . .

[Station16]
SystemType=WEAPON_STATION
StationID=16
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=1.833,-0.80,-0.44
AttachmentAngles=0.0,-0.05,0.0
EjectVelocity=0.0,0.0,-5.0
LoadLimit=1250
AllowedWeaponClass=BOMB,LGB,EOGB,MER,TER,TLR,LGR,EOGR,FT,ARM,ASM,ATR,DLP,NP
AttachmentType=SWEDEN,NATO,USAF,UK,USN,ISRAEL
ModelNodeName=R_PylonIn 
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=R_In_mrail
LaunchRailHeight=0.15

 

So I'm a little, er, shocked I'm not seeing BRU-61 racks like above!

FYI @TempestII @viper63a @Stipe @JuanchoGomez @JonathanRL

Edited by JosefK
Tagging a few interested souls
  • Like 1
Posted (edited)

did you check nations in the BRU-61? it may help just to have it set with Sweden included

also whats the math on the bombs plus pylon? (looking at load limit)

sorry if not helpful, will check back later when can give more than a cursory glance (after work)

 

Edited by daddyairplanes
Posted
19 hours ago, daddyairplanes said:

did you check nations in the BRU-61? it may help just to have it set with Sweden included

also whats the math on the bombs plus pylon? (looking at load limit)

sorry if not helpful, will check back later when can give more than a cursory glance (after work)

 

Thanks @daddyairplanes I just added Sweden and the math is below the mass limit.

 

12 hours ago, Wrench said:

also, is the bomb set to EXPORTED=TRUE?

Thanks @Wrench, the GBU-40 bomb set was.  I changed the BRU-61 rack to such. 

 

Really obvious the rack should always be available when the SDBs are too since I've never seen a single Small Diameter Bomb stuck to a jet but always with the rack.  See my panorama from an airshow with the F-22...

 

Full_Size_of_GBU-39 Small Diameter Bombs, F-22 and E-3 Sentry All on Display.jpg

Posted

OK guys, I got somewhere close - heckfire I got an 85% answer to the problem.  Helps when I browsed the extensive forums some more... and found this thread with @FastCargo's answer to give me some ideas:

So from there first, I went into JAS39_LOADOUT in Notepad and added this:

[Small Diameter Bomb Self-Escort]
Loadout[01].WeaponType=IRIS-T
Loadout[01].Quantity=1
Loadout[02].WeaponType=IRIS-T
Loadout[02].Quantity=1
Loadout[04].WeaponType=Meteor
Loadout[04].Quantity=1
Loadout[08].WeaponType=Meteor
Loadout[08].Quantity=1
Loadout[11].WeaponType=GBU-40
Loadout[11].RackType=BRU-61
Loadout[11].Quantity=4
Loadout[16].WeaponType=GBU-40
Loadout[16].RackType=BRU-61
Loadout[16].Quantity=4

Second, I went into the JAS39_DATA and made a few changes...

[Station12]
SystemType=WEAPON_STATION
StationID=12
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=-1.833,-0.80,-0.46
AttachmentAngles=0.0,-0.05,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=1134
AllowedWeaponClass=ARM,EOGR,LGR,TLR
AttachmentType=SWEDEN,NATO,USAF,UK,USN,ISRAEL
ModelNodeName=L_PylonIn
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=L_In_mrail
LaunchRailHeight=0.15

. . .

[Station17]
SystemType=WEAPON_STATION
StationID=17
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=1.833,-0.80,-0.46
AttachmentAngles=0.0,-0.05,0.0
EjectVelocity=0.0,0.0,-2.0
LoadLimit=1134
AllowedWeaponClass=ARM,EOGR,LGR,TLR
AttachmentType=SWEDEN,NATO,USAF,UK,USN,ISRAEL
ModelNodeName=R_PylonIn 
PylonMass=72.58
PylonDragArea=0.02
LaunchRailNodeName=R_In_mrail
LaunchRailHeight=0.15

Third, I went into the rack BRU-61 folder in Objects-Weapons to get the SDB rack.  Went in and added "SWEDEN" to attachment type:

AttachmentType=NATO,USAF,USN,SWEDEN

 

The final result as of 17 November 2018 that clearly at a later date requires some fine tuning:

 

 large.img00442.JPG.067edd3b95d77ddb5c334f6f185e30c8.JPG

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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..