Jump to content
Sign in to follow this  
Dave

How To Edit Loadouts For Weapons Packs: BunyapPak

Recommended Posts

F-105D Thunderchief (stock 3rd Wire)

 

This is a simple mod, that "splits" the hardpoint into their own group, allowing for the loading of an ECM pod on one wing station, leaving the other for ordanance.

 

data ini:

 

[LeftWingStationOuter]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-4.27,-3.38,-0.12

AttachmentAngles=0.0,-0.5,0.0

LoadLimit=500

AllowedWeaponClass=BOMB,ARM,EP,RP,IRM,CGR

AttachmentType=USAF

ModelNodeName=pylon_left_outer

PylonMass=59.88

PylonDragArea=0.04

 

[RightWingStationOuter]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=4.27,-3.38,-0.12

AttachmentAngles=0.0,-0.5,0.0

LoadLimit=500

AllowedWeaponClass=BOMB,ARM,EP,RP,IRM,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=59.88

PylonDragArea=0.04

 

[LeftWingStation]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.27,-2.42,-0.23

AttachmentAngles=0.0,-5.0,0.0

LoadLimit=1600

AllowedWeaponClass=BOMB,ARM,EP,MER,RP,FT,CGR

AttachmentType=USAF

ModelNodeName=pylon_left_middle

PylonMass=108.41

PylonDragArea=0.06

FuelTankName=Tank450_F105

RackLimitOutsideOnly=TRUE

 

[RightWingStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.27,-2.42,-0.23

AttachmentAngles=0.0,-5.0,0.0

LoadLimit=1600

AllowedWeaponClass=BOMB,ARM,EP,MER,RP,FT,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=108.41

PylonDragArea=0.06

FuelTankName=Tank450_F105

RackLimitOutsideOnly=TRUE

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=0.0,-0.72,-0.75

AttachmentAngles=0.0,-3.5,0.0

MissileRollAngle=0.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=2100

AllowedWeaponClass=BOMB,MER,FT

AttachmentType=USAF

ModelNodeName=pylon_center

PylonMass=57.15

PylonDragArea=0.03

FuelTankName=Tank650_F105

 

loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

 

[Attack]

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-24B

Loadout[05].Quantity=4

Loadout[05].RackType=MER

 

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

Loadout[05].WeaponType=M117

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[sEAD]

Loadout[01].WeaponType=AGM-45B

Loadout[01].Quantity=1

Loadout[02].WeaponType=QRC-160-1

Loadout[02].Quantity=1

Loadout[03].WeaponType=CBU-24B

Loadout[03].Quantity=4

Loadout[03].RackType=MER

Loadout[04].WeaponType=CBU-24B

Loadout[04].Quantity=4

Loadout[04].RackType=MER

Loadout[05].WeaponType=Tank650_F105

Loadout[05].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=M117

Loadout[01].Quantity=1

Loadout[02].WeaponType=M117

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

 

[FAC]

Loadout[01].WeaponType=LAU-3A

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

 

[Recon]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=QRC-160-1

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank450_F105

Loadout[03].Quantity=1

Loadout[04].WeaponType=Tank450_F105

Loadout[04].Quantity=1

Loadout[05].WeaponType=Tank650_F105

Loadout[05].Quantity=1

 

Don't know why this bird has an A-A loadout; it was designed to be a tactical bomber, specalizing in Nuke delivery, but, oh well!! :dntknw:

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

F-105D-25 Thunderchief (by ArmourDave, Lansen, Sundowner, Volksjaeger, C5)

 

Basically, needs not adjustment other than changing "NATO" to "USAF", but I'll post the relevant sections anyway. The only real change, is the switch to USAF, and the addition of EP to the outboard stations to allow for an ECM pod to be loaded.

 

data ini:

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.350,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_silver

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.35,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_silver

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.0000,-0.1935,-1.3359

AttachmentAngles=0.0,-3.3,0.0

LoadLimit=3200

AllowedWeaponClass=BOMB,CGR,FT,NUC,RCN,MER

AttachmentType=USAF

ModelNodeName=pylon_centerline

PylonMass=56

PylonDragArea=0.02

FuelTankName=f105_650gal_silver

 

loadout ini:

 

[Attack]

Loadout[01].WeaponType=LAU-3A

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_silver

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_silver

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

Loadout[01].WeaponType=M117

Loadout[01].Quantity=1

Loadout[02].WeaponType=M117

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_silver

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_silver

Loadout[04].Quantity=1

Loadout[05].WeaponType=M117

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[sEAD]

Loadout[01].WeaponType=MK82

Loadout[01].Quantity=1

Loadout[02].WeaponType=MK82

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_silver

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_silver

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[Recon]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_silver

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_silver

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_silver

Loadout[05].Quantity=1

 

You'll note the aformentioned ECM pods are not pre-loaded. You may, based on mission year and pod availability, upload one on the loadout screen.

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

F-105D-31 (by ArmourDave, Sundowner, Volksjaeger, Lansen, C5)

 

Virtually identical to the -25 above, this one gets an ECM pod in the loadout ini for certain mission taskings.

 

data ini:

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.350,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,EP,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.35,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,EP,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.0000,-0.1935,-1.3359

AttachmentAngles=0.0,-3.3,0.0

LoadLimit=3200

AllowedWeaponClass=BOMB,CGR,FT,NUC,RCN,MER

AttachmentType=USAF

ModelNodeName=pylon_centerline

PylonMass=56

PylonDragArea=0.02

FuelTankName=f105_650gal_sea

 

loadout ini:

 

[Attack]

Loadout[01].WeaponType=LAU-3A

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=M117

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=M117

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[sEAD]

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=MK82

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[Recon]

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

You'll note, especially when in game, with the spilt hardpoints, you can tailor your load for the specific mission. Also, you may wish to replace the Mk.82 in the SEAD loadout with a Shrike, as shown below:

 

[sEAD]

Loadout[01].WeaponType=QRC-160-1

Loadout[01].Quantity=1

Loadout[02].WeaponType=AGM-45A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

This will, at least, give you a shot at taking out the radar that's bugging you...

 

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

F-105F-1 (Early) Thunderchief

F-105F-1 (Late) Thunderchief (by ArmourDave & Crew)

 

The two aircraft are virturally identical, so I'm leaving the info pretty much the same. Both share the exact same harpoint numbering and loadouts.

This'll save a little space on the CA servers :wink:

 

Data ini:

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,2AR,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,2AR,EP

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.350,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.35,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER,CGR

AttachmentType=USAF

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.0000,-0.1935,-1.3359

AttachmentAngles=0.0,-3.3,0.0

LoadLimit=3200

AllowedWeaponClass=BOMB,CGR,FT,NUC,RCN,MER

AttachmentType=USAF

ModelNodeName=pylon_centerline

PylonMass=56

PylonDragArea=0.02

FuelTankName=f105_650gal_sea

 

Loadout ini:

 

[Attack]

Loadout[01].WeaponType=LAU-3A

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

Loadout[01].WeaponType=M117

Loadout[01].Quantity=1

Loadout[02].WeaponType=M117

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=M117

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[sEAD]

Loadout[01].WeaponType=AGM-45A

Loadout[01].Quantity=1

Loadout[02].WeaponType=AGM-45A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[Recon]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

[AirToAir]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

I've allowed the use of a jammer pod, even tho I've found no data suggestion their usage. You might also note the addition of "2AR" . That'll be explained in the F-105G WW III

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

F-105G Thunderchief - Wild Weasel III (by ArmourDave & Co)

 

Ok, we're going to be adding a new weapon rack, a Dual ARM. While not quite the same shape as those used in SEA (and detested by the pilots for vibrations it caused), it WILL give you a little extra punch. The good thing about it is, somthing similiar to this same 'style' of 2AR is still in use, I belive, by the US Navy for a dual HARM rack on the Hornets (at least, that's what the picture said!)

 

Ok...here's the weaponsdata text for the new rack, where **** is the next number in sequence:

 

[WeaponData****]

TypeName=2ARM

FullName=Dual ARM Rack

ModelName=BRU57

Mass=50.000000

Diameter=0.000000

Length=0.000000

AttachmentType=USAF,USN

NationName=USAF

StartYear=1969

EndYear=2040

Availability=2

BaseQuantity=25

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=6

WeaponsRackType=2AR

NumWeapons=2

LoadLimit=200.000000

LengthLimit=3.100000

MaxFuelAmount=0.000000

Attachment01Position=-0.320000,0.000000,-0.138000

Attachment01Angle=0.000000,0.000000,0.000000

Attachment02Position=0.320000,0.000000,-0.138000

Attachment02Angle=0.000000,0.000000,0.000000

 

You should know the drill by now...the standard adding weapon ini dance. The best thing about this is, it uses an already existing rack, so no new parts are added (just recycled stuff)

 

data ini:

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,2AR

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=4.39,-2.9414,-0.71

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,IRM,2AR

AttachmentType=USAF

ModelNodeName=pylon_right_outer

PylonMass=55

PylonDragArea=0.02

LaunchRailHeight=0.10

LaunchRailMass=25

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.350,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER

AttachmentType=USAF,USN

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.35,-1.9983,-0.8446

AttachmentAngles=0.0,-3.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,RP,FT,ARM,MER

AttachmentType=USAF,USN

ModelNodeName=pylon_right_middle

PylonMass=218.1

PylonDragArea=0.02

FuelTankName=f105_450gal_sea

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.0000,-0.1935,-1.3359

AttachmentAngles=0.0,-3.3,0.0

LoadLimit=3200

AllowedWeaponClass=BOMB,CGR,FT,NUC,RCN,MER

AttachmentType=USAF

ModelNodeName=pylon_centerline

PylonMass=56

PylonDragArea=0.02

FuelTankName=f105_650gal_sea

 

loadout ini:

 

[Attack]

Loadout[01].WeaponType=LAU-3A

Loadout[01].Quantity=1

Loadout[02].WeaponType=LAU-3A

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=CBU-52

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

Loadout[01].WeaponType=M117

Loadout[01].Quantity=1

Loadout[02].WeaponType=M117

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=M117

Loadout[05].Quantity=6

Loadout[05].RackType=MER

 

[sEAD]

Loadout[01].WeaponType=AGM-45A

Loadout[01].Quantity=2

Loadout[01].RackType=2ARM

Loadout[02].WeaponType=AGM-45A

Loadout[02].Quantity=2

Loadout[02].RackType=2ARM

Loadout[03].WeaponType=AGM-78A

Loadout[03].Quantity=1

Loadout[04].WeaponType=AGM-78A

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

 

[Recon]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

[AirToAir]

Loadout[01].WeaponType=AIM-9B

Loadout[01].Quantity=1

Loadout[02].WeaponType=AIM-9B

Loadout[02].Quantity=1

Loadout[03].WeaponType=f105_450gal_sea

Loadout[03].Quantity=1

Loadout[04].WeaponType=f105_450gal_sea

Loadout[04].Quantity=1

Loadout[05].WeaponType=f105_650gal_sea

Loadout[05].Quantity=1

 

As you can see above, I gave you a pretty hefty SEAD load...

 

dual_arm.jpg

 

The only disadvantage of this, is you ain't got no bombs. But since the harpoints are split (all seperate groups), you can easily add a cluster bomb on one of the inner stations, if you don't want the STARMs. Don't forget ... unlike the follow-on F-4G, you've got a gun!!

 

Happy Hunting!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Century Series Remainders:

 

F-106 Delta Dart by Pasko, C5 and Kesselbrut

 

The aircaft uses/requires the weapons pak, or the weapons that came with it added to an existing one.

No real adjustments need to be made, other than removing the "NATO" callout in the aircraft data ini.

 

All loads are what they are...damn near perfect!!! (expecially that Nuclear Genie :biggrin: )

 

F-111 Ardvark Series by The Vark Team (can't find the readme, so you all get a Team Name!)

 

This includes the:

F-111A

F-111D

F-111E

F-111F

FB-111A

F-111K (RAF)

 

Again, all that need really doing is removing (again) the pointer for "NATO" It should only read USAF.

 

Now....mind you, I haven't taken into account those used by the RAAF, as I don't have a country specific version in any of my installs. Suffice it to say, it would be a simple matter to make sure they say "USAF", so you can load American weapons.

--just remember there ARE Aussie specific weapons in the weapons pak. As time presents itself to me, I'll show you all how to recreate the Amberly Pigs.

 

Now, we do have a special circumstance in the hypothecial F-111K as (almost) used by the RAF.

You have 2 choices here:

1) Leave it with American weapons or

2) Switch it over to RAF weapons.

 

There is one problem with that though, it that you won't be able to load the ALQ-131 jammer pod on the lower aft station. But I do have a cheat for that, and I'll get to it later.

 

Ok, now we'll switch over the RAF weapons

Here's your weapons stations for the data ini. Please note, that USAF is also a selectable type:

 

[LeftWingStationOutboard]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-3.253,-4.0,-0.219

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2500

AllowedWeaponClass=BOMB,TER,MER,FT,NUC,ASM,RP,EOGR

AttachmentType=UK,USAF

ModelNodeName=soportes_izqui_exter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=F-111_FuelTank

 

[RightWingStationOutboard]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=3.253,-4.0,-0.219

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2500

AllowedWeaponClass=BOMB,TER,MER,FT,NUC,ASM,RP,EOGR

AttachmentType=UK,USAF

ModelNodeName=soporte_dere_exter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=F-111_FuelTank

 

[LeftWingStationInboard]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.465,-1.457,-0.170

AttachmentAngles=0.0,0.0,0.0

LoadLimit=3000

AllowedWeaponClass=BOMB,TER,MER,FT,EOGR,ASM,RP

AttachmentType=UK,USAF

ModelNodeName=soporte_izqui_inter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=F-111_FuelTank

 

[RightWingStationInboard]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.465,-1.457,-0.170

AttachmentAngles=0.0,0.0,0.0

LoadLimit=3000

AllowedWeaponClass=BOMB,TER,MER,FT,NUC,ASM,RP,EOGR

AttachmentType=UK,USAF

ModelNodeName=soporte_dere_inter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=F-111_FuelTank

 

[bombBay]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=4

StationType=INTERNAL

AttachmentPosition=0.0,1.226,-0.586

AttachmentAngles=0.0,0.0,0.0

LoadLimit=800

AllowedWeaponClass=BOMB,NUC

AttachmentType=UK,USAF

NumWeapons=2

AttachmentPosition001=0.23,1.250,-0.33

AttachmentPosition002=-0.23,1.250,-0.33

DiameterLimit=0.48

LengthLimit=3.3

DeploymentMethod=OPEN_BOMBBAY_DOOR

BombBayAnimationID=8

BombBayOpenTime=3.0

BombBayCloseTime=3.0

MinExtentPosition=-0.50,1.226,-0.586

MaxExtentPosition= 0.50,1.226,-0.586

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-3.484,-4.0,-0.0070

AttachmentAngles=0.0,0.0,90.0

LoadLimit=250.0

AllowedWeaponClass=IRM

AttachmentType=USAF

ModelNodeName=soportes_izqui_exter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=34.02

PylonDragArea=0.01

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=3.6,-4.0,-0.0070

AttachmentAngles=0.0,0.0,90.0

LoadLimit=250.0

AllowedWeaponClass=IRM

AttachmentType=USAF

ModelNodeName=soporte_dere_exter

MovingPylon=TRUE

RotatingPylon=FALSE

PylonMass=34.02

PylonDragArea=0.01

 

[ECMStation01]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=5

StationType=EXTERNAL

ModelNodeName=ECMpylon

AttachmentPosition=0.0,-5.495,-0.934

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=250

AllowedWeaponClass=EP

AttachmentType=USAF

DiameterLimit=1

LengthLimit=2.99

MinExtentPosition=-0.50,1.226,-0.586

MaxExtentPosition= 0.50,1.226,-0.586

 

Here's your loadout ini:

 

[Anti-Ship]

Loadout[01].WeaponType=MARTEL_TV

Loadout[01].Quantity=1

Loadout[02].WeaponType=MARTEL_TV

Loadout[02].Quantity=1

Loadout[03].WeaponType=MARTEL_TV

Loadout[03].Quantity=1

Loadout[04].WeaponType=MARTEL_TV

Loadout[04].Quantity=1

Loadout[05].WeaponType=

Loadout[05].Quantity=1

Loadout[06].WeaponType=AIM-9E

Loadout[06].Quantity=1

Loadout[07].WeaponType=AIM-9E

Loadout[07].Quantity=1

Loadout[08].WeaponType=QRC-160-1

Loadout[08].Quantity=1

 

Loadout[01].WeaponType=MK82SE

Loadout[01].Quantity=6

Loadout[01].RackType=BRU3A

Loadout[02].WeaponType=MK82SE

Loadout[02].Quantity=6

Loadout[02].RackType=BRU3A

Loadout[03].WeaponType=MK82SE

Loadout[03].Quantity=6

Loadout[03].RackType=BRU3A

Loadout[04].WeaponType=MK82SE

Loadout[04].Quantity=6

Loadout[04].RackType=BRU3A

Loadout[05].WeaponType=

Loadout[05].Quantity=1

Loadout[06].WeaponType=AIM-9E

Loadout[06].Quantity=1

Loadout[07].WeaponType=AIM-9E

Loadout[07].Quantity=1

Loadout[08].WeaponType=QRC-160-1

Loadout[08].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=SNEB Rocket Pod

Loadout[01].Quantity=1

Loadout[02].WeaponType=SNEB Rocket Pod

Loadout[02].Quantity=1

Loadout[03].WeaponType=BL755

Loadout[03].Quantity=6

Loadout[03].RackType=BRU3A

Loadout[04].WeaponType=BL755

Loadout[04].Quantity=6

Loadout[04].RackType=BRU3A

Loadout[05].WeaponType=

Loadout[05].Quantity=1

Loadout[06].WeaponType=AIM-9E

Loadout[06].Quantity=1

Loadout[07].WeaponType=AIM-9E

Loadout[07].Quantity=1

Loadout[08].WeaponType=QRC-160-1

Loadout[08].Quantity=1

 

[Attack]

Loadout[01].WeaponType=BL755

Loadout[01].Quantity=3

Loadout[01].RackType=TER

Loadout[02].WeaponType=BL755

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=BL755

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=BL755

Loadout[04].Quantity=3

Loadout[04].RackType=TER

Loadout[05].WeaponType=

Loadout[05].Quantity=1

Loadout[06].WeaponType=AIM-9E

Loadout[06].Quantity=1

Loadout[07].WeaponType=AIM-9E

Loadout[07].Quantity=1

Loadout[08].WeaponType=QRC-160-1

Loadout[08].Quantity=1

 

[Recon]

Loadout[05].WeaponType=

Loadout[05].Quantity=1

Loadout[06].WeaponType=AIM-9E

Loadout[06].Quantity=1

Loadout[07].WeaponType=AIM-9E

Loadout[07].Quantity=1

Loadout[08].WeaponType=QRC-160-1

Loadout[08].Quantity=1

 

///---------------------------

//Alternate [Anti-Ship]

//Loadout[01].WeaponType=Mk13_1000_LD

//Loadout[01].Quantity=3

//Loadout[01].RackType=TER

//Loadout[02].WeaponType=Mk13_1000_LD

//Loadout[02].Quantity=3

//Loadout[02].RackType=TER

//Loadout[03].WeaponType=Mk13_1000_LD

//Loadout[03].Quantity=3

//Loadout[03].RackType=TER

//Loadout[04].WeaponType=Mk13_1000_LD

//Loadout[04].Quantity=3

//Loadout[04].RackType=TER

//Loadout[05].WeaponType=

//Loadout[05].Quantity=1

//Loadout[06].WeaponType=AIM-9E

//Loadout[06].Quantity=1

//Loadout[07].WeaponType=AIM-9E

//Loadout[07].Quantity=1

//Loadout[08].WeaponType=QRC-160-1

//Loadout[08].Quantity=1

 

You'll note the "Alternate Anti-Ship" loadout , using standared iron bombs. I, personally, like the ability to carry a stand-off weapon when engaged in an extreamly hot target area. Also, the standard 'STRIKE' uses USAF Snakeyes, since you'll be delivering them in the standard 'Vark attack profile....200 ft and 500 knts!

 

Notice, as well, the QRC jammer pod is still there, but it probably won't load.

This brings us to the little cheat I mentioned earlier...we'll simple add in INTERNAL ECM station.

 

Scroll back up the data ini to the {Fuselage} section, and add the following system:

 

SystemName[020]=ECMSystem

 

and down below the weapons stations, where the Countermeasures stations are, add this:

 

[ECMSystem]

ReferenceName=AN/ALQ126

SystemType=ECM_JAMMER

JammerType=DECEPTIVE_JAMMER

JammerStrength=35.0

MinExtentPosition= -0.23, 1.60, 0.74

MaxExtentPosition= 0.23, 2.99, 1.15

 

While not historically correct (oh, and this on a hypothecial aircraft, yet!), it will give you a working jammer. Just remember that lots of the Ruskie later SAMS do have a 'home-on-jam' feature, so you might want to 'blip' the jammer on and off, just the try and throw off the incomed Spears of Death

 

Of course, another way is to simple create an RAF copy of whatever jammer you desire to load.

 

Happy Hunting!

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

Ok, let's take a little break and move across the channel and visit France!

 

Just a reminder, these following posts will cover the ADA aircraft ONLY...those nations also using them will be covered in other posts. This is of particular intrest for those aircraft used by the Isreali Defense Forces/Air Force.

 

MD-450 Ouragon by Pasko & C5

 

Data ini;

basically, all you really need to do is change the attachmenttype= to "FRANCE", but I'm gonna post the hardpoint data anyway

 

[LeftBombStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.04,0.24,-0.73

AttachmentAngles=0.0,0.0,0.0

LoadLimit=700.0

AllowedWeaponClass=BOMB,FT

AttachmentType=FRANCE

ModelNodeName=LBombPylon

PylonMass=40

PylonDragArea=0.02

FuelTankName=Tank450_MD450

 

[RightBombStation]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=2.04,0.24,-0.73

AttachmentAngles=0.0,0.0,0.0

LoadLimit=700.0

AllowedWeaponClass=BOMB,FT

AttachmentType=FRANCE

ModelNodeName=RBombPylon

PylonMass=40

PylonDragArea=0.02

FuelTankName=Tank450_MD450

 

[LeftRocketStation01]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.08,0.15,-0.96

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=LRocketPylon02

PylonMass=15

PylonDragArea=0.02

 

[RightRocketStation01]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= 2.08,0.15,-0.96

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=RRocketPylon02

PylonMass=15

PylonDragArea=0.02

 

[LeftRocketStation01a]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.07,0.00,-0.82

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[RightRocketStation01a]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= 2.07,0.00,-0.82

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[LeftRocketStation02]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-1.68,0.15,-0.98

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=LRocketPylon01

PylonMass=15

PylonDragArea=0.02

 

[RightRocketStation02]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 1.68,0.15,-0.98

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=RRocketPylon01

PylonMass=15

PylonDragArea=0.02

 

[LeftRocketStation02a]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-1.68,0.00,-0.84

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[RightRocketStation02a]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 1.68,0.00,-0.84

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[LeftRocketStation03]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.41,0.15,-0.94

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=LRocketPylon03

PylonMass=15

PylonDragArea=0.02

 

[RightRocketStation03]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 2.41,0.15,-0.94

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=RRocketPylon03

PylonMass=15

PylonDragArea=0.02

 

[LeftRocketStation03a]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.42,0.00,-0.80

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[RightRocketStation03a]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 2.42,0.00,-0.80

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[LeftRocketStation04]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.76,0.15,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=LRocketPylon04

PylonMass=15

PylonDragArea=0.02

 

[RightRocketStation04]

SystemType=WEAPON_STATION

StationID=16

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 2.76,0.15,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

ModelNodeName=RRocketPylon04

PylonMass=15

PylonDragArea=0.02

 

[LeftRocketStation04a]

SystemType=WEAPON_STATION

StationID=17

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.75,0.00,-0.78

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

[RightRocketStation04a]

SystemType=WEAPON_STATION

StationID=18

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition= 2.75,0.00,-0.78

AttachmentAngles=0.0,0.0,0.0

LoadLimit=80.0

AllowedWeaponClass=RCKT

AttachmentType=FRANCE

 

loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=

Loadout[01].Quantity=0

Loadout[02].WeaponType=

Loadout[02].Quantity=0

 

[AirToAirLongRange]

Loadout[01].WeaponType=Tank450_MD450

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank450_MD450

Loadout[02].Quantity=1

 

[Attack]

Loadout[03].WeaponType=60lb-rocket

Loadout[03].Quantity=1

Loadout[04].WeaponType=60lb-rocket

Loadout[04].Quantity=1

Loadout[05].WeaponType=60lb-rocket

Loadout[05].Quantity=1

Loadout[06].WeaponType=60lb-rocket

Loadout[06].Quantity=1

Loadout[07].WeaponType=60lb-rocket

Loadout[07].Quantity=1

Loadout[08].WeaponType=60lb-rocket

Loadout[08].Quantity=1

Loadout[09].WeaponType=60lb-rocket

Loadout[09].Quantity=1

Loadout[10].WeaponType=60lb-rocket

Loadout[10].Quantity=1

Loadout[11].WeaponType=60lb-rocket

Loadout[11].Quantity=1

Loadout[12].WeaponType=60lb-rocket

Loadout[12].Quantity=1

Loadout[13].WeaponType=60lb-rocket

Loadout[13].Quantity=1

Loadout[14].WeaponType=60lb-rocket

Loadout[14].Quantity=1

Loadout[15].WeaponType=60lb-rocket

Loadout[15].Quantity=1

Loadout[16].WeaponType=60lb-rocket

Loadout[16].Quantity=1

Loadout[17].WeaponType=60lb-rocket

Loadout[17].Quantity=1

Loadout[18].WeaponType=60lb-rocket

Loadout[18].Quantity=1

 

Loadout[01].WeaponType=F250kg_bomb

Loadout[01].Quantity=1

Loadout[02].WeaponType=F250kg_bomb

Loadout[02].Quantity=1

Loadout[07].WeaponType=60lb-rocket

Loadout[07].Quantity=1

Loadout[08].WeaponType=60lb-rocket

Loadout[08].Quantity=1

Loadout[09].WeaponType=60lb-rocket

Loadout[09].Quantity=1

Loadout[10].WeaponType=60lb-rocket

Loadout[10].Quantity=1

Loadout[11].WeaponType=60lb-rocket

Loadout[11].Quantity=1

Loadout[12].WeaponType=60lb-rocket

Loadout[12].Quantity=1

Loadout[13].WeaponType=60lb-rocket

Loadout[13].Quantity=1

Loadout[14].WeaponType=60lb-rocket

Loadout[14].Quantity=1

Loadout[15].WeaponType=60lb-rocket

Loadout[15].Quantity=1

Loadout[16].WeaponType=60lb-rocket

Loadout[16].Quantity=1

Loadout[17].WeaponType=60lb-rocket

Loadout[17].Quantity=1

Loadout[18].WeaponType=60lb-rocket

Loadout[18].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=F450kg_bomb

Loadout[01].Quantity=1

Loadout[02].WeaponType=F450kg_bomb

Loadout[02].Quantity=1

Loadout[07].WeaponType=60lb-rocket

Loadout[07].Quantity=1

Loadout[08].WeaponType=60lb-rocket

Loadout[08].Quantity=1

Loadout[09].WeaponType=60lb-rocket

Loadout[09].Quantity=1

Loadout[10].WeaponType=60lb-rocket

Loadout[10].Quantity=1

Loadout[11].WeaponType=60lb-rocket

Loadout[11].Quantity=1

Loadout[12].WeaponType=60lb-rocket

Loadout[12].Quantity=1

Loadout[13].WeaponType=60lb-rocket

Loadout[13].Quantity=1

Loadout[14].WeaponType=60lb-rocket

Loadout[14].Quantity=1

Loadout[15].WeaponType=60lb-rocket

Loadout[15].Quantity=1

Loadout[16].WeaponType=60lb-rocket

Loadout[16].Quantity=1

Loadout[17].WeaponType=60lb-rocket

Loadout[17].Quantity=1

Loadout[18].WeaponType=60lb-rocket

Loadout[18].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=F450kg_bomb

Loadout[01].Quantity=1

Loadout[02].WeaponType=F450kg_bomb

Loadout[02].Quantity=1

 

[Recon]

Loadout[01].WeaponType=Tank450_MD450

Loadout[01].Quantity=0

Loadout[02].WeaponType=Tank450_MD450

Loadout[02].Quantity=0

 

happy landings!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Dassault DM-4A Mystere IV by Ajundair

 

data ini:

 

[LeftWingStation]

SystemType=WEAPON_STATION

StationID=01

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.242,-0.854,-0.86

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=FT,BOMB

AttachmentType=FRANCE

ModelNodeName=LeftwingStation

PylonMass=40.0

PylonDragArea=0.03

FuelTankName=Tank-dm4

 

[RightWingStation]

SystemType=WEAPON_STATION

StationID=02

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=2.242,-0.854,-0.86

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=FT,BOMB

AttachmentType=FRANCE

ModelNodeName=RightwingStation

PylonMass=40.0

PylonDragArea=0.03

FuelTankName=Tank-dm4

 

[LeftouterWingStation]

SystemType=WEAPON_STATION

StationID=03

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-3.377,-1.717,-0.9

AttachmentAngles=0.0,0.0,0.0

LoadLimit=130.0

AllowedWeaponClass=RCKT,BOMB

AttachmentType=FRANCE

ModelNodeName=Leftouterwingstation

PylonMass=10.0

PylonDragArea=0.03

 

[RightouterWingStation]

SystemType=WEAPON_STATION

StationID=04

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=3.377,-1.717,-0.9

AttachmentAngles=0.0,0.0,0.0

LoadLimit=130.0

AllowedWeaponClass=RCKT,BOMB

AttachmentType=FRANCE

ModelNodeName=Rightouterwingstation

PylonMass=10.0

PylonDragArea=0.03

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=Tank-dm4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank-dm4

Loadout[02].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=Tank-dm4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank-dm4

Loadout[02].Quantity=1

 

Loadout[01].WeaponType=Tank-dm4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank-dm4

Loadout[02].Quantity=1

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=Tank-dm4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank-dm4

Loadout[02].Quantity=1

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

 

[Recon]

Loadout[01].WeaponType=Tank-dm4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank-dm4

Loadout[02].Quantity=1

 

Enjoy!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Dassault Super Mystere B.2 by EricGen (via Mirage Factory?)

 

please note, this is for the latest version...with the retractable rocket bay. When the lod and data ini was updated to add the bay, the loadout ini was not. I've corrected this now. It's a VERY cool upgrade ... those rockets do a pretty fair job on tearing up things on the ground

 

Also, be aware that I've set this for 'FRANCE' only ... Israeli versions should have no problems using the datas below.

 

Data ini:

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.424,-0.50,-0.95

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=

ModelNodeName=Tank_pilon1_sx

PylonMass=75

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=2.424,-0.50,-0.95

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=

ModelNodeName=Tank_pilon1_dx

PylonMass=75

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-3.502,-1.423,-0.96

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=300.00

AllowedWeaponClass=BOMB, RP

AttachmentType=FRANCE

ModelNodeName=Bomb_pilon_sx

PylonMass=33.2

PylonDragArea=0.02

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=3.502,-1.423,-0.96

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=300.00

AllowedWeaponClass=BOMB, RP

AttachmentType=FRANCE

ModelNodeName=Bomb_pilon_dx

PylonMass=33.2

PylonDragArea=0.02

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-3.502,-1.233,-0.97

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=225.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=IR_Pilon_sx

PylonMass=45.0

PylonDragArea=0.02

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=3.502,-1.233,-0.97

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=225.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=IR_Pilon_dx

PylonMass=45.0

PylonDragArea=0.02

 

[LeftWingStation3]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-2.424,-0.50,-0.95

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=

ModelNodeName=Tank_pilon2_sx

PylonMass=75

PylonDragArea=0.02

FuelTankName=SMB2_491L_Tank

 

[RightWingStation3]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=2.424,-0.50,-0.95

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=

ModelNodeName=Tank_pilon2_dx

PylonMass=75

PylonDragArea=0.02

FuelTankName=SMB2_491L_Tank

 

[RocketBay]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=INTERNAL

AttachmentPosition=-0.00,1.35,-0.11

AttachmentAngles=0.0,-1.0,0.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=550

AllowedWeaponClass=RP

DiameterLimit=1.0

LengthLimit=1.0

BombBayAnimationID=8

BombBayOpenTime=1.0

BombBayCloseTime=1.0

AttachmentType=FRANCE

ModelNodeName=supporto

MovingPylon=TRUE

PylonMass=55

PylonDragArea=0.06

 

Loadout ini:

 

[AirToAir]

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[07].WeaponType=AIM-9B

Loadout[07].Quantity=1

Loadout[08].WeaponType=AIM-9B

Loadout[08].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=M3_RP1300

Loadout[01].Quantity=1

Loadout[02].WeaponType=M3_RP1300

Loadout[02].Quantity=1

Loadout[07].WeaponType=AIM-9B

Loadout[07].Quantity=1

Loadout[08].WeaponType=AIM-9B

Loadout[08].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[Attack]

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[05].WeaponType=F450kg_bomb

Loadout[05].Quantity=1

Loadout[06].WeaponType=F450kg_bomb

Loadout[06].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[05].WeaponType=F250kg_bomb

Loadout[05].Quantity=1

Loadout[06].WeaponType=F250kg_bomb

Loadout[06].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[Anti-Ship]

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[05].WeaponType=F250kg_bomb

Loadout[05].Quantity=1

Loadout[06].WeaponType=F250kg_bomb

Loadout[06].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[sEAD]

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[05].WeaponType=SNEB Rocket Pod

Loadout[05].Quantity=1

Loadout[06].WeaponType=SNEB Rocket Pod

Loadout[06].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[FAC]

Loadout[03].WeaponType=SMB2_491L_Tank

Loadout[03].Quantity=1

Loadout[04].WeaponType=SMB2_491L_Tank

Loadout[04].Quantity=1

Loadout[05].WeaponType=LE_155

Loadout[05].Quantity=1

Loadout[06].WeaponType=LE_155

Loadout[06].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

[Recon]

Loadout[01].WeaponType=M3_RP1300

Loadout[01].Quantity=1

Loadout[02].WeaponType=M3_RP1300

Loadout[02].Quantity=1

Loadout[07].WeaponType=AIM-9B

Loadout[07].Quantity=1

Loadout[08].WeaponType=AIM-9B

Loadout[08].Quantity=1

Loadout[09].WeaponType=POD_MATRA105

Loadout[09].Quantity=1

 

You'll note that I've added the internal pod for all mission types...no reason NOT to have it, eh?? Also, I've added the ANTI-SHIP loadout, that was also missing previously.

 

Good Flying!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Dassault Super Etendard by FoxMonter (and the Dev A-Team)

 

Several notes here...in mine there is a laser designator. I don't remember if it cam stock that way (what with so many modded installs it's hard to keep track), so I'll be posting all the relevant sections to bring it up to date. Or so.

 

Data Ini:

 

In the {NOSE} section, add the following, where *** is the next system number in sequence:

 

SystemName[***]=LaserDesignator

 

weapons stations:

 

[CenterPylon]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,0.079,-0.813

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,2BR,EP

AttachmentType=FRANCE,ARGENTINA

ModelNodeName=Center_Pylon

PylonMass=10.62

PylonDragArea=0.01

MinExtentPosition=

MaxExtentPosition=

 

[LeftInPylon]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.503,-1.682,-0.591

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=855

AllowedWeaponClass=EOGR,LGR,CGR,FT,RP,BOMB,ASM

FuelTankName=Tank_SUE

AttachmentType=FRANCE,ARGENTINA

ModelNodeName=Left_Main_Pylon

PylonMass=42.62

PylonDragArea=0.04

/MinExtentPosition=

/MaxExtentPosition=

 

[RightInPylon]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.503,-1.682,-0.591

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=855

AllowedWeaponClass=EOGR,LGR,CGR,FT,RP,BOMB

FuelTankName=Tank_SUE

AttachmentType=FRANCE,ARGENTINA

ModelNodeName=Right_Main_Pylon

PylonMass=42.62

PylonDragArea=0.04

/MinExtentPosition=

/MaxExtentPosition=

 

[LeftOutPylon]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-3.281,-2.207,-0.625

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=480

AllowedWeaponClass=IRM,RP,BOMB

AttachmentType=FRANCE,ARGENTINA

ModelNodeName=Left_Sec_Pylon

PylonMass=19.5

PylonDragArea=0.001

LaunchRailNodeName=Left_Launch_Rail

LaunchRailHeight=0.087

/MinExtentPosition=

/MaxExtentPosition=

 

[RightOutPylon]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.281,-2.207,-0.625

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=480

AllowedWeaponClass=IRM,RP,BOMB

AttachmentType=FRANCE,ARGENTINA

ModelNodeName=Right_Sec_Pylon

PylonMass=19.5

PylonDragArea=0.001

LaunchRailNodeName=Right_Launch_Rail

LaunchRailHeight=0.087

/MinExtentPosition=

/MaxExtentPosition=

 

[LASERDESIGNATOR]

SystemType=LASER_DESIGNATOR

CameraFOV=2.500000

CameraPosition=0.000000,9.500000,-0.650000

CameraYaw=0.000000

CameraPitch=0.000000

CameraRoll=0.000000

PaveTackNarrow.tga

EODisplayFlags=268501249

SeekerRange=27.000000

SeekerGimbleLimit=120.000000

SearchTexture=PaveTackNarrow.tga

SightTexture=avq23sight1.tga

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=

Loadout[01].Quantity=

Loadout[02].WeaponType=

Loadout[02].Quantity=

Loadout[03].WeaponType=

Loadout[03].Quantity=

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=

Loadout[01].Quantity=

Loadout[02].WeaponType=Tank_SUE

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank_SUE

Loadout[03].Quantity=1

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=Pod_SUE

Loadout[01].Quantity=1

Loadout[02].WeaponType=AM39

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank_SUE

Loadout[03].Quantity=1

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

[Attack]

Loadout[01].WeaponType=BLG66A

Loadout[01].Quantity=2

Loadout[01].RackType=Rack_SUE

Loadout[02].WeaponType=Matra32

Loadout[02].Quantity=1

Loadout[03].WeaponType=Matra32

Loadout[03].Quantity=1

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

Loadout[01].WeaponType=STR400

Loadout[01].Quantity=2

Loadout[01].RackType=Rack_SUE

Loadout[02].WeaponType=STR400

Loadout[02].Quantity=1

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

Loadout[05].WeaponType=STR400

Loadout[05].Quantity=1

 

[FAC]

Loadout[01].WeaponType=STR400

Loadout[01].Quantity=2

Loadout[01].RackType=Rack_SUE

Loadout[02].WeaponType=Tank_SUE

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank_SUE

Loadout[03].Quantity=1

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

[Recon]

Loadout[01].WeaponType=

Loadout[01].Quantity=

Loadout[02].WeaponType=Tank_SUE

Loadout[02].Quantity=1

Loadout[03].WeaponType=Tank_SUE

Loadout[03].Quantity=1

Loadout[04].WeaponType=R-550

Loadout[04].Quantity=1

Loadout[05].WeaponType=R-550

Loadout[05].Quantity=1

 

 

It should be noted, that even though FRANCE and ARGENTINA are the attechment types, the above load is for a French ADA aircraft ONLY

Those wishing to create the Agrentine version, should have no probelms. A quick check of the weaponsdata via the Weapons Editor, shows them to have "ARGENTINA" as well as several other countries.

 

Happy Hunting!

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

Mirage IIIC (by the Mirage Factory)

 

This is one of those special cases I mentioned before ... the IDF version will be covered seperatly, in another post. I've several rather inelegant fixes that take care of a few problems I've encountered.

 

This is an ADA version ONLY!!!

 

Data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-1.3,-0.94

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=SAHM,IRM,CGR,RCN

AttachmentType=FRANCE

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.7,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=450.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.5,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[LeftWingIntStation3]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP625

 

[RightWingIntStation3]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP625

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.18,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.18,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

//[LeftOuterWingStation2]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-3.18,-2.9,-0.75

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=80

AllowedWeaponClass=RP

AttachmentType=FRANCE

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

//[RightOuterWingStation2]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.18,-2.9,-0.75

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=80

AllowedWeaponClass=RP

AttachmentType=FRANCE

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

//[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-3.375,-2.462,-0.82

AttachmentAngles=0.0,-2.0,-45.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=LeftpyloneMagic

LaunchRailNodeName=Rail_Magic01

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

//[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=3.375,-2.462,-0.82

AttachmentAngles=0.0,-2.0,45.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=RightpyloneMagic

LaunchRailNodeName=Rail_Magic02

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Make no worries about the commented out hardpoints....

 

Loadout ini (which is basically, what came with it!)

 

[AirToAir]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[06].WeaponType=M3_SRP500

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500

Loadout[07].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

[Attack]

Loadout[04].WeaponType=JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

[Anti-Ship]

Loadout[04].WeaponType=JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

[FAC]

Loadout[04].WeaponType=JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

Loadout[02].WeaponType=STR400

Loadout[02].Quantity=1

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

[Recon]

Loadout[01].WeaponType=RP1P

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[10].WeaponType=R-550

Loadout[10].Quantity=1

Loadout[11].WeaponType=R-550

Loadout[11].Quantity=1

 

Enjoy!

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

Mirage IIIE (by the Mirage Factory)

 

data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-1.3,-0.94

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=SAHM,IRM,CGR,RCN,ARM

AttachmentType=FRANCE

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

 

[CenterStationNuc]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-1.32,-0.90

AttachmentAngles=0.0,0.0,0.0

LoadLimit=700.0

AllowedWeaponClass=NUC

AttachmentType=FRANCE

ModelNodeName=CenterPyloneNuc

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.7,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=450.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.5,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=700.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[LeftWingIntStation4]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3E_RP1700

 

[RightWingIntStation4]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3E_RP1700

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.201,-2.462,-0.82

AttachmentAngles=0.0,-3.0,-45.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft01

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.201,-2.462,-0.82

AttachmentAngles=0.0,-3.0,45.0

LoadLimit=150

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_MagicRight01

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftEP]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.6,-0.75

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=EP

AttachmentType=FRANCE

ModelNodeName=Leftpylonemissile

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightEP]

SystemType=WEAPON_STATION

StationID=16

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.006,-2.6,-0.75

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=EP

AttachmentType=FRANCE

ModelNodeName=Rightpylonemissile

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

You'll note the 'NUC' call out above; unfortunately (or fortunately, depending on your view point....) we don't have any French atomic weapons. I'm sure someone could make one out of the B-43 or B-61 if they really wanted.....

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[07].WeaponType=M3_SRP500

Loadout[07].Quantity=1

Loadout[08].WeaponType=M3_SRP500

Loadout[08].Quantity=1

Loadout[11].WeaponType=AIM-9B

Loadout[11].Quantity=1

Loadout[12].WeaponType=AIM-9B

Loadout[12].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[09].WeaponType=M3E_RP1700

Loadout[09].Quantity=1

Loadout[10].WeaponType=M3E_RP1700

Loadout[10].Quantity=1

Loadout[13].WeaponType=R-550

Loadout[13].Quantity=1

Loadout[14].WeaponType=R-550

Loadout[14].Quantity=1

 

[Attack]

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[06].WeaponType=JL100R

Loadout[06].Quantity=1

Loadout[13].WeaponType=R-550

Loadout[13].Quantity=1

Loadout[14].WeaponType=R-550

Loadout[14].Quantity=1

 

 

[Anti-Ship]

Loadout[01].WeaponType=AS-30RC

Loadout[01].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[06].WeaponType=JL100R

Loadout[06].Quantity=1

Loadout[13].WeaponType=R-550

Loadout[13].Quantity=1

Loadout[14].WeaponType=R-550

Loadout[14].Quantity=1

 

 

[sEAD]

Loadout[01].WeaponType=Martel

Loadout[01].Quantity=1

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[06].WeaponType=JL100R

Loadout[06].Quantity=1

Loadout[15].WeaponType=Phimat

Loadout[15].Quantity=1

Loadout[16].WeaponType=Barrac1

Loadout[16].Quantity=1

 

[FAC]

Loadout[09].WeaponType=M3E_RP1700

Loadout[09].Quantity=1

Loadout[10].WeaponType=M3E_RP1700

Loadout[10].Quantity=1

Loadout[13].WeaponType=R-550

Loadout[13].Quantity=1

Loadout[16].WeaponType=Barrac1

Loadout[16].Quantity=1

 

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

Loadout[09].WeaponType=M3E_RP1700

Loadout[09].Quantity=1

Loadout[10].WeaponType=M3E_RP1700

Loadout[10].Quantity=1

Loadout[15].WeaponType=Phimat

Loadout[15].Quantity=1

Loadout[16].WeaponType=Barrac1

Loadout[16].Quantity=1

 

[ARMED_RECON]

Loadout[05].WeaponType=JL100R

Loadout[05].Quantity=1

Loadout[06].WeaponType=JL100R

Loadout[06].Quantity=1

Loadout[15].WeaponType=Phimat

Loadout[15].Quantity=1

Loadout[16].WeaponType=Barrac1

Loadout[16].Quantity=1

 

[Recon]

Loadout[01].WeaponType=RP1P

Loadout[01].Quantity=1

Loadout[09].WeaponType=M3E_RP1700

Loadout[09].Quantity=1

Loadout[10].WeaponType=M3E_RP1700

Loadout[10].Quantity=1

Loadout[13].WeaponType=R-550

Loadout[13].Quantity=1

Loadout[16].WeaponType=Barrac1

Loadout[16].Quantity=1

 

Happy Landings!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Mirage 5BA {Belgian Air Force} (by the Mirage Factory)

 

Since Belgium has it's own mounting type, they've been switched over as best as possible. Remembe, this aircraft is primarily tasked with ground attack/strike missions.

 

Data ini:

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.7,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=450.0

AllowedWeaponClass=BOMB

AttachmentType=WP,FRANCE

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.5,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=BOMB

AttachmentType=WP,FRANCE

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,TER

AttachmentType=FRANCE,WP

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,TER

AttachmentType=FRANCE,WP

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M5BA_SRP500

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M5BA_SRP500

NoJettisionTank=TRUE

 

[LeftWingIntStation4]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.56

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M5BA_RP1700

 

[RightWingIntStation4]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.56

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M5BA_RP1700

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.769

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.769

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-3.082,-0.745

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=WP

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-3.082,-0.745

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=WP

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout ini:

 

[AirToAir]

Loadout[05].WeaponType=M5BA_SRP500

Loadout[05].Quantity=1

Loadout[06].WeaponType=M5BA_SRP500

Loadout[06].Quantity=1

Loadout[09].WeaponType=BEL AIM-9N

Loadout[09].Quantity=1

Loadout[10].WeaponType=BEL AIM-9N

Loadout[10].Quantity=1

 

[AirToAirLongRange]

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[09].WeaponType=BEL AIM-9N

Loadout[09].Quantity=1

Loadout[10].WeaponType=BEL AIM-9N

Loadout[10].Quantity=1

 

[Attack]

Loadout[01].WeaponType=BEL BL755

Loadout[01].Quantity=1

Loadout[02].WeaponType=BEL BL755

Loadout[02].Quantity=1

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[11].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[11].Quantity=1

Loadout[12].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[12].Quantity=1

 

[FAC]

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[11].WeaponType=BEL LAU-32B_Mk40_Mk67

Loadout[11].Quantity=1

Loadout[12].WeaponType=BEL LAU-32B_Mk40_Mk67

Loadout[12].Quantity=1

 

Loadout[01].WeaponType=BEL Mk82SE

Loadout[01].Quantity=1

Loadout[02].WeaponType=BEL Mk82SE

Loadout[02].Quantity=1

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[11].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[11].Quantity=1

Loadout[12].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[12].Quantity=1

 

[ARMED_RECON]

Loadout[01].WeaponType=BEL BL755

Loadout[01].Quantity=1

Loadout[02].WeaponType=BEL BL755

Loadout[02].Quantity=1

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[11].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[11].Quantity=1

Loadout[12].WeaponType=BEL LAU-32B_Mk40_M151

Loadout[12].Quantity=1

 

[Recon]

Loadout[07].WeaponType=M5BA_RP1700

Loadout[07].Quantity=1

Loadout[08].WeaponType=M5BA_RP1700

Loadout[08].Quantity=1

Loadout[09].WeaponType=BEL AIM-9N

Loadout[09].Quantity=1

Loadout[10].WeaponType=BEL AIM-9N

Loadout[10].Quantity=1

 

Have Fun!

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

Mirage F-1C (by bpao & co, aka The Mirage Factory)

 

Again, please note these are ADA loads

 

data ini:

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=4.145,-2.9,0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=127.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rail_Magic_R

PylonMass=45.0

PylonDragArea=0.04

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-4.145,-2.9,0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=127.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rail_Magic_L

PylonMass=45.0

PylonDragArea=0.02

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.9,-2.49,0.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=BOMB,RP,EP

AttachmentType=FRANCE

ModelNodeName=LeftOuterPylon

PylonMass=55

PylonDragArea=0.02

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.9,-2.49,0.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=BOMB,RP,EP

AttachmentType=FRANCE

ModelNodeName=RightOuterPylon

PylonMass=55

PylonDragArea=0.02

 

[LeftWingStationSide1]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.9,-2.0,0.21

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=LeftOuterPylon01

PylonMass=55

PylonDragArea=0.02

 

[RightWingStationSide1]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.9,-2.0,0.21

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=RightOuterPylon01

PylonMass=55

PylonDragArea=0.02

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=BOMB,QAD,MER,TLR,RP,SAHM,FT

AttachmentType=FRANCE

ModelNodeName=LeftPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=BOMB,QAD,MER,TLR,RP,SAHM,FT

AttachmentType=FRANCE

ModelNodeName=RightPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35

 

[LeftWingStation2bis]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=LeftPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35C

 

[RightWingStation2bis]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=RightPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35C

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,-1.45,-0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2040.0

AllowedWeaponClass=RCN,MER,BOMB,FT,GP,QAD,SAHM,EOGB,EOGR,ARM,EP,CGR

AttachmentType=FRANCE

ModelNodeName=centerlinepylon

PylonMass=108.9

PylonDragArea=0.02

FuelTankName=Tank_RP35

 

[CenterlineStationbis]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,-1.45,-0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2040.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=centerlinepylon

PylonMass=108.9

PylonDragArea=0.02

FuelTankName=Tank_RP35C

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[07].WeaponType=R-530R

Loadout[07].Quantity=1

Loadout[08].WeaponType=R-530R

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=R-530

Loadout[11].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=MARTEL

Loadout[11].Quantity=1

 

[FAC]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=LE_155

Loadout[07].Quantity=1

Loadout[08].WeaponType=LE_155

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[Attack]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=STR400

Loadout[07].Quantity=4

Loadout[07].RackType=QAD

Loadout[08].WeaponType=STR400

Loadout[08].Quantity=4

Loadout[08].RackType=QAD

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=

Loadout[03].Quantity=1

Loadout[04].WeaponType=

Loadout[04].Quantity=1

Loadout[07].WeaponType=STR400

Loadout[07].Quantity=4

Loadout[07].RackType=QAD

Loadout[08].WeaponType=STR400

Loadout[08].Quantity=4

Loadout[08].RackType=QAD

Loadout[11].WeaponType=STR400

Loadout[11].Quantity=4

Loadout[11].RackType=QAD

 

[Anti-Ship]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=LE_155

Loadout[07].Quantity=1

Loadout[08].WeaponType=LE_155

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[Recon]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=RCN

Loadout[11].Quantity=1

 

(also, be advised there in NO recon pod available in the weapons pak...)

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Mirage F-1C200 (by the Mirage Factory)

 

Ok, never mind about splitting a point...we'll just make do with what we have

 

Data ini:

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=4.145,-2.9,0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=127.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rail_Magic_R

PylonMass=45.0

PylonDragArea=0.04

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-4.145,-2.9,0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=127.0

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=Rail_Magic_L

PylonMass=45.0

PylonDragArea=0.02

 

[LeftWingStation1]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.9,-2.49,0.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=BOMB,RP,EP

AttachmentType=FRANCE

ModelNodeName=LeftOuterPylon

PylonMass=55

PylonDragArea=0.02

 

[RightWingStation1]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.9,-2.49,0.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=BOMB,RP,EP

AttachmentType=FRANCE

ModelNodeName=RightOuterPylon

PylonMass=55

PylonDragArea=0.02

 

[LeftWingStationSide1]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.9,-2.0,0.21

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=LeftOuterPylon01

PylonMass=55

PylonDragArea=0.02

 

[RightWingStationSide1]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.9,-2.0,0.21

AttachmentAngles=0.0,0.0,0.0

LoadLimit=500.00

AllowedWeaponClass=IRM

AttachmentType=FRANCE

ModelNodeName=RightOuterPylon01

PylonMass=55

PylonDragArea=0.02

 

[LeftWingStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=BOMB,QAD,MER,TLR,RP,SAHM,FT

AttachmentType=FRANCE

ModelNodeName=LeftPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35

 

[RightWingStation2]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=BOMB,QAD,MER,TLR,RP,SAHM,FT

AttachmentType=FRANCE

ModelNodeName=RightPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35

 

[LeftWingStation2bis]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=LeftPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35a

 

[RightWingStation2bis]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.08,-1.83,0.19

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1270.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=RightPylonWing

PylonMass=163.2

PylonDragArea=0.03

FuelTankName=Tank_RP35a

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,-1.45,-0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2040.0

AllowedWeaponClass=RCN,MER,BOMB,FT,GP,QAD,SAHM,EOGB,EOGR,ARM,EP,CGR

AttachmentType=FRANCE

ModelNodeName=centerlinepylon

PylonMass=108.9

PylonDragArea=0.02

FuelTankName=Tank_RP35

 

[CenterlineStationbis]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,-1.45,-0.55

AttachmentAngles=0.0,0.0,0.0

LoadLimit=2040.0

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=centerlinepylon

PylonMass=108.9

PylonDragArea=0.02

FuelTankName=Tank_RP35a

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=

Loadout[03].Quantity=1

Loadout[04].WeaponType=

Loadout[04].Quantity=1

Loadout[07].WeaponType=R-530R

Loadout[07].Quantity=1

Loadout[08].WeaponType=R-530R

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=

Loadout[03].Quantity=1

Loadout[04].WeaponType=

Loadout[04].Quantity=

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=R-530

Loadout[11].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=MARTEL

Loadout[11].Quantity=1

 

[FAC]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=LE_155

Loadout[07].Quantity=1

Loadout[08].WeaponType=LE_155

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[Attack]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=STR400

Loadout[07].Quantity=4

Loadout[07].RackType=QAD

Loadout[08].WeaponType=STR400

Loadout[08].Quantity=4

Loadout[08].RackType=QAD

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=STR400

Loadout[04].Quantity=1

Loadout[07].WeaponType=STR400

Loadout[07].Quantity=4

Loadout[07].RackType=QAD

Loadout[08].WeaponType=STR400

Loadout[08].Quantity=4

Loadout[08].RackType=QAD

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[03].WeaponType=LE_155

Loadout[03].Quantity=1

Loadout[04].WeaponType=LE_155

Loadout[04].Quantity=1

Loadout[07].WeaponType=LE_155

Loadout[07].Quantity=1

Loadout[08].WeaponType=LE_155

Loadout[08].Quantity=1

Loadout[11].WeaponType=Tank_RP35

Loadout[11].Quantity=1

 

[Recon]

Loadout[01].WeaponType=R-552

Loadout[01].Quantity=1

Loadout[02].WeaponType=R-552

Loadout[02].Quantity=1

Loadout[07].WeaponType=Tank_RP35

Loadout[07].Quantity=1

Loadout[08].WeaponType=Tank_RP35

Loadout[08].Quantity=1

Loadout[11].WeaponType=RCN

Loadout[11].Quantity=1

 

You can see, the F-1C and C200 are pretty much identical.

 

Good Flying!

 

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

IDF Mirage IIICJ (by the Mirage Factory)

Please note, this is for the original release; the IIICJ-2 is cover in another post

 

Ok, this is that special case I mentioned before. First, I must aplogoze to bpao & co for coming up with, what I feel, is a rather inelegant solution.

Basically, what was happening is, you wern't getting the JL100 Rocketpod/fuel tank, and some of the STRIM bombs. So, I created IDF only copies of them. With the attachment types set to ISRAEL, this solved the problem of not having them autoload. Even with FRANCE set, they sometimes won't show. Problem fixed, not a perfect fix, but one that works.

The only thing I haven't solved is getting the AIM-9D Sidewinders to show. Given the start date (1963), you may wind up with B 'winders (made a pun!); around 65/66, they start loading the Shafiar 1, which is a sucky missile. No wonder most of the IDF Mirage kills were made with guns!!

 

Ok, lets get started by adding the new weapons. You should know the drill by now...

Where **** is the next number in sequence, copy and paste the data below into your weaponsdata.ini

 

[WeaponData****]

TypeName=IS JL100R

FullName=IAF JL100R Rocket Pod

ModelName=Jl100r

Mass=550.000000

Diameter=0.390000

Length=4.390000

AttachmentType=ISRAEL

NationName=ISRAEL

StartYear=1962

EndYear=1991

Availability=2

BaseQuantity=40

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=2

RailLaunched=FALSE

RocketTypeName=Rocket68

NumRockets=18

ROF=5.000000

FireEffectName=RocketPodEffect

FireEffectTime=0.150000

FrontCoverNodeName=

RearCoverNodeName=

ShowRockets=FALSE

Rocket01Position=0.000000,0.100000,0.000000

Rocket02Position=-0.082000,0.100000,0.000000

Rocket03Position=0.082000,0.100000,0.000000

Rocket04Position=-0.041000,0.100000,0.072000

Rocket05Position=0.041000,0.100000,-0.072000

Rocket06Position=0.041000,0.100000,0.072000

Rocket07Position=-0.041000,0.100000,-0.072000

Rocket08Position=0.000000,0.100000,0.144000

Rocket09Position=0.000000,0.100000,-0.144000

Rocket10Position=0.082000,0.100000,0.144000

Rocket11Position=-0.082000,0.100000,0.144000

Rocket12Position=0.123000,0.100000,0.072000

Rocket13Position=-0.123000,0.100000,0.072000

Rocket14Position=0.164000,0.100000,0.000000

Rocket15Position=-0.164000,0.100000,0.000000

Rocket16Position=0.123000,0.100000,-0.072000

Rocket17Position=0.000000,0.000000,0.000000

Rocket18Position=0.000000,0.000000,0.000000

 

[WeaponData****]

TypeName=IS STR400

FullName=STRIM 400-kg Bomb

ModelName=M117A

Mass=400.000000

Diameter=0.356000

Length=2.000000

AttachmentType=ISRAEL

NationName=ISRAEL

StartYear=1950

EndYear=2020

Availability=3

BaseQuantity=80

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=0

RailLaunched=FALSE

Retarded=FALSE

Streamlined=FALSE

FinStabilized=TRUE

SpinStabilized=FALSE

EffectClassName=LargeBombEffects

DragAreaMultiplier=1.000000

WarheadType=0

Explosives=250.000000

FusingDistance=0.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=0

Accuracy=0

MaxTurnRate=0.000000

MaxLaunchG=0.000000

LockonChance=0

LaunchReliability=0

ArmingTime=0.000000

SeekerFOV=0.000000

SeekerGimbleLimit=0.000000

SeekerTrackRate=0.000000

SeekerRange=0.000000

ReleaseAnimationID=-1

EODisplayFlags=0

 

Now, go ahead and to the 'add weapons ini dance'....

 

data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-1.3,-0.94

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=SAHM,IRM,CGR,RCN

AttachmentType=FRANCE

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.7,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=450.0

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.5,-0.92

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE,ISREAL

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE,ISRAEL

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500

NoJettisionTank=TRUE

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USN,USAF

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USN,USAF

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=ISRAEL,USAF,FRANCE

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=ISRAEL,USAF,FRANCE

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[06].WeaponType=M3_SRP500

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500

Loadout[07].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[Attack]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[Anti-Ship]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[FAC]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

Loadout[02].WeaponType=IS STR400

Loadout[02].Quantity=1

Loadout[03].WeaponType=IS STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[Recon]

Loadout[01].WeaponType=RP1P

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

Mazol Tov!!

 

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

IAI Mirage IIICJ -2 (by The Mirage Factory)

 

Like IIICJ above, you'll need to add those IDF specific weapons. If you've already done so, continue on!

 

Data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-1.3,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=SAHM,IRM,CGR,RCN,FT

AttachmentType=FRANCE

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.7,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=450.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE,ISRAEL

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.5,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=BOMB

AttachmentType=FRANCE,ISRAEL

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE,ISRAEL

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT

AttachmentType=FRANCE,ISRAEL

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500C

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=FRANCE

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500C

NoJettisionTank=TRUE

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=FRANCE,ISRAEL

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=FRANCE,ISRAEL

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=FRANCE,ISRAEL

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=FRANCE,ISRAEL

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[06].WeaponType=M3_SRP500C

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500C

Loadout[07].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=R-530R

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300C

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300C

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[Attack]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

 

[Anti-Ship]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[FAC]

Loadout[04].WeaponType=IS JL100R

Loadout[04].Quantity=1

Loadout[05].WeaponType=IS JL100R

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

Loadout[02].WeaponType=IS STR400

Loadout[02].Quantity=1

Loadout[03].WeaponType=IS STR400

Loadout[03].Quantity=1

Loadout[04].WeaponType=M3_RP1300C

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300C

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

[Recon]

Loadout[01].WeaponType=RP1P

Loadout[01].Quantity=1

Loadout[04].WeaponType=M3_RP1300C

Loadout[04].Quantity=1

Loadout[05].WeaponType=M3_RP1300C

Loadout[05].Quantity=1

Loadout[08].WeaponType=AIM-9D

Loadout[08].Quantity=1

Loadout[09].WeaponType=AIM-9D

Loadout[09].Quantity=1

 

Good Hunting!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IAI Nesher (by Mirage Factory)

 

Data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.0,-1.0,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=FT

AttachmentType=ISRAEL

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.155,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER

AttachmentType=USAF,ISRAEL

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,0.0,-1.034

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER,CGR,RCN,ARM

AttachmentType=USAF,ISRAEL

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,TER,EOGR

AttachmentType=USAF,ISRAEL

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,TER,EOGR

AttachmentType=USAF,ISRAEL

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_RP1300C

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=USAF,ISRAEL

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500C

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.155,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

//EjectVelocity=0.0,0.0,-2.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=USAF,ISRAEL

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=M3_SRP500C

NoJettisionTank=TRUE

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=USAF,ISRAEL

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=USAF,ISRAEL

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftOuterWingStation3]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=USAF,ISRAEL

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation3]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-3.082,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=RP

AttachmentType=USAF,ISRAEL

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftFusePyl]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-0.705,-3.199,-0.752

AttachmentAngles=0.0,-2.5,25.0

LoadLimit=1000

AllowedWeaponClass=BOMB

AttachmentType=USAF,ISRAEL

ModelNodeName=LeftFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFusePyl]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=0.705,-3.199,-0.752

AttachmentAngles=0.0,-2.5,-25.0

LoadLimit=1000

AllowedWeaponClass=BOMB

AttachmentType=USAF,ISRAEL

ModelNodeName=RightFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout Ini:

 

[AirToAir]

Loadout[06].WeaponType=M3_SRP500C

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500C

Loadout[07].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=M3_RP1300C

Loadout[01].Quantity=1

Loadout[06].WeaponType=M3_SRP500C

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500C

Loadout[07].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

 

[Attack]

Loadout[01].WeaponType=M3_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

Loadout[12].WeaponType=Rockeye

Loadout[12].Quantity=1

Loadout[13].WeaponType=Rockeye

Loadout[13].Quantity=1

 

[Anti-Ship]

Loadout[02].WeaponType=Mk82

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

 

Loadout[02].WeaponType=Mk82

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=TER

Loadout[05].WeaponType=Mk82

Loadout[05].Quantity=3

Loadout[05].RackType=TER

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

Loadout[12].WeaponType=Mk82

Loadout[12].Quantity=1

Loadout[13].WeaponType=Mk82

Loadout[13].Quantity=1

 

[sEAD]

Loadout[04].WeaponType=LAU-10A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-10A

Loadout[05].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

Loadout[12].WeaponType=Rockeye

Loadout[12].Quantity=1

Loadout[13].WeaponType=Rockeye

Loadout[13].Quantity=1

 

[Recon]

Loadout[01].WeaponType=M3_RP1300C

Loadout[01].Quantity=1

Loadout[06].WeaponType=M3_SRP500C

Loadout[06].Quantity=1

Loadout[07].WeaponType=M3_SRP500C

Loadout[07].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

 

Please note, these are IDF loadouts ... Argentine Neshers are, again, one of those special cases and will be handled in due time.

 

Enjoy!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IAI K'fir C2 (by the Mirage Factory)

 

data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.8,-1.045

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=FT

AttachmentType=ISRAEL

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.30,-0.907

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER

AttachmentType=ISRAEL,USAF

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,0.95,-0.907

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER

AttachmentType=ISRAEL,USAF

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,BFT,LGB,LGR,TLR

AttachmentType=USAF,ISRAEL

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,BFT,LGB,LGR,TLR

AttachmentType=ISRAEL,USAF

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=ISRAEL,USAF

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_SRP500K

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=ISRAEL,USAF

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_SRP500K

NoJettisionTank=TRUE

 

[LeftWingIntStation3]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.351,-0.892

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=1000

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=LeftInnerPylone01

PylonMass=72.58

PylonDragArea=0.02

 

[RightWingIntStation3]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.351,-0.892

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=1000

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=RightInnerPylone01

PylonMass=72.58

PylonDragArea=0.02

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

// rear pyl

 

[LeftFusePyl]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-0.774,-2.715,-0.77

AttachmentAngles=0.0,0.0,10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=LeftFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFusePyl]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition= 0.774,-2.715,-0.77

AttachmentAngles=0.0,0.0,-10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=RightFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

// front pyl

 

[LeftFrontPyl]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=Left_FrontPyl

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFrontPyl]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,-10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=Right_FrontPyl

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[08].WeaponType=Shafrir2

Loadout[08].Quantity=1

Loadout[09].WeaponType=Shafrir2

Loadout[09].Quantity=1

Loadout[10].WeaponType=Shafrir2

Loadout[10].Quantity=1

Loadout[11].WeaponType=Shafrir2

Loadout[11].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[06].WeaponType=Kfir_SRP500K

Loadout[06].Quantity=1

Loadout[07].WeaponType=Kfir_SRP500K

Loadout[07].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

 

[Attack]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[12].WeaponType=Rockeye

Loadout[12].Quantity=1

Loadout[13].WeaponType=Rockeye

Loadout[13].Quantity=1

Loadout[14].WeaponType=Rockeye

Loadout[14].Quantity=1

Loadout[15].WeaponType=Rockeye

Loadout[15].Quantity=1

 

[ANTI-SHIP]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[12].WeaponType=Mk82SE

Loadout[12].Quantity=1

Loadout[13].WeaponType=Mk82SE

Loadout[13].Quantity=1

Loadout[14].WeaponType=Mk82SE

Loadout[14].Quantity=1

Loadout[15].WeaponType=Mk82SE

Loadout[15].Quantity=1

 

Loadout[02].WeaponType=Mk82

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=Kfir_RP1300C

Loadout[04].Quantity=1

Loadout[05].WeaponType=Kfir_RP1300C

Loadout[05].Quantity=1

Loadout[10].WeaponType=Shafrir2

Loadout[10].Quantity=1

Loadout[11].WeaponType=Shafrir2

Loadout[11].Quantity=1

Loadout[12].WeaponType=Mk82

Loadout[12].Quantity=1

Loadout[13].WeaponType=Mk82

Loadout[13].Quantity=1

Loadout[14].WeaponType=Mk82

Loadout[14].Quantity=1

Loadout[15].WeaponType=Mk82

Loadout[15].Quantity=1

 

[RECON]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[12].WeaponType=Rockeye

Loadout[12].Quantity=1

Loadout[13].WeaponType=Rockeye

Loadout[13].Quantity=1

Loadout[14].WeaponType=Rockeye

Loadout[14].Quantity=1

Loadout[15].WeaponType=Rockeye

Loadout[15].Quantity=1

 

[ARMED_RECON]

Loadout[02].WeaponType=Rockeye

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=Rockeye

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=Kfir_RP1300C

Loadout[04].Quantity=1

Loadout[05].WeaponType=Kfir_RP1300C

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[12].WeaponType=Rockeye

Loadout[12].Quantity=1

Loadout[13].WeaponType=Rockeye

Loadout[13].Quantity=1

Loadout[14].WeaponType=Rockeye

Loadout[14].Quantity=1

Loadout[15].WeaponType=Rockeye

Loadout[15].Quantity=1

 

Note: for some strange reason, it was using a different loadout for ARMED_RECON than the usual ATTACK load. I finally figured out it was using the RECON load....first time I've ever seen that happen. So, this explains why for a recon mission you get all these fun little toys to play with. You can always unload them on the loadout screen, or find some targets of opportunity to expend them one

 

Happy Hunting!!

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites

IAI K'fir C7 (by those Master of the Delta Wing, The Mirage Factory)

 

Data ini:

 

[CenterStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-0.8,-1.045

AttachmentAngles=0.0,0.0,0.0

LoadLimit=550.0

AllowedWeaponClass=FT

AttachmentType=ISRAEL,USAF

ModelNodeName=CenterPylone

PylonMass=34.02

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[CenterBomb1]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,-2.30,-0.907

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER

AttachmentType=ISRAEL,USAF

ModelNodeName=CenterPyloneBomb

PylonMass=34.02

PylonDragArea=0.02

 

[CenterBomb2]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0,0.95,-0.907

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000.0

AllowedWeaponClass=BOMB,TER

AttachmentType=ISRAEL,USAF

ModelNodeName=CenterPylonebomb

PylonMass=34.02

PylonDragArea=0.02

 

[LeftWingIntStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,BFT,LGB,LGR,TLR

AttachmentType=ISRAEL,USAF

ModelNodeName=LeftInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[RightWingIntStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.6,-0.805

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1000

AllowedWeaponClass=BOMB,RP,FT,BFT,LGB,LGR,TLR

AttachmentType=ISRAEL,USAF

ModelNodeName=RightInnerPylone

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_RP1300C

 

[LeftWingIntStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=ISRAEL,USAF

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_SRP500K

NoJettisionTank=TRUE

 

[RightWingIntStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.92,-0.6

AttachmentAngles=0.0,-0.85,0.0

LoadLimit=1000

AllowedWeaponClass=FT

AttachmentType=ISRAEL,USAF

ModelNodeName=

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=Kfir_SRP500K

NoJettisionTank=TRUE

 

[LeftWingIntStation3]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.145,-1.351,-0.892

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=1000

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=LeftInnerPylone01

PylonMass=72.58

PylonDragArea=0.02

 

[RightWingIntStation3]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.145,-1.351,-0.892

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=1000

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=RightInnerPylone01

PylonMass=72.58

PylonDragArea=0.02

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=Leftpylonemissile

LaunchRailNodeName=Rail_Magicleft

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=3.006,-2.2,-0.78

AttachmentAngles=0.0,-2.5,0.0

LoadLimit=550

AllowedWeaponClass=IRM

AttachmentType=ISRAEL,USAF

ModelNodeName=Rightpylonemissile

LaunchRailNodeName=Rail_Magicright

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

// rear pyl

 

[LeftFusePyl]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-0.774,-2.715,-0.77

AttachmentAngles=0.0,0.0,10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=LeftFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFusePyl]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition= 0.774,-2.715,-0.77

AttachmentAngles=0.0,0.0,-10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=RightFuseP

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

// front pyl

 

[LeftFrontPyl]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=Left_FrontPyl

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFrontPyl]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,-10.0

LoadLimit=450

AllowedWeaponClass=BOMB

AttachmentType=ISRAEL,USAF

ModelNodeName=Right_FrontPyl

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[LeftFrontPylLGB]

SystemType=WEAPON_STATION

StationID=16

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,10.0

LoadLimit=500

AllowedWeaponClass=LGB

AttachmentType=ISRAEL,USAF

ModelNodeName=Left_FrontPyl_LGB

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

[RightFrontPylLGB]

SystemType=WEAPON_STATION

StationID=17

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=0.878,0.968,-0.901

AttachmentAngles=0.0,0.0,-10.0

LoadLimit=500

AllowedWeaponClass=LGB

AttachmentType=ISRAEL,USAF

ModelNodeName=Right_FrontPyl_LGB

PylonMass=72.58

PylonDragArea=0.02

FuelTankName=

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[08].WeaponType=Python3

Loadout[08].Quantity=1

Loadout[09].WeaponType=Python3

Loadout[09].Quantity=1

Loadout[10].WeaponType=Python3

Loadout[10].Quantity=1

Loadout[11].WeaponType=Python3

Loadout[11].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[06].WeaponType=Kfir_SRP500K

Loadout[06].Quantity=1

Loadout[07].WeaponType=Kfir_SRP500K

Loadout[07].Quantity=1

Loadout[10].WeaponType=Python3

Loadout[10].Quantity=1

Loadout[11].WeaponType=Python3

Loadout[11].Quantity=1

 

[Attack]

Loadout[02].WeaponType=CBU-52

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=CBU-52

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[16].WeaponType=GBU-12B

Loadout[16].Quantity=1

Loadout[17].WeaponType=GBU-12B

Loadout[17].Quantity=1

 

[Anti-Ship]

Loadout[02].WeaponType=Mk82

Loadout[02].Quantity=3

Loadout[02].RackType=TER

Loadout[03].WeaponType=Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=TER

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=AIM-9L

Loadout[10].Quantity=1

Loadout[11].WeaponType=AIM-9L

Loadout[11].Quantity=1

Loadout[16].WeaponType=GBU-12B

Loadout[16].Quantity=1

Loadout[17].WeaponType=GBU-12B

Loadout[17].Quantity=1

 

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=GBU-10B

Loadout[04].Quantity=1

Loadout[05].WeaponType=GBU-10B

Loadout[05].Quantity=1

Loadout[10].WeaponType=Python3

Loadout[10].Quantity=1

Loadout[11].WeaponType=Python3

Loadout[11].Quantity=1

Loadout[16].WeaponType=GBU-12B

Loadout[16].Quantity=1

Loadout[17].WeaponType=GBU-12B

Loadout[17].Quantity=1

 

[ARMED_RECON]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=Python3

Loadout[10].Quantity=1

Loadout[11].WeaponType=Python3

Loadout[11].Quantity=1

Loadout[16].WeaponType=GBU-12B

Loadout[16].Quantity=1

Loadout[17].WeaponType=GBU-12B

Loadout[17].Quantity=1

 

[Recon]

Loadout[01].WeaponType=Kfir_RP1300C

Loadout[01].Quantity=1

Loadout[04].WeaponType=LAU-3A

Loadout[04].Quantity=1

Loadout[05].WeaponType=LAU-3A

Loadout[05].Quantity=1

Loadout[10].WeaponType=Python3

Loadout[10].Quantity=1

Loadout[11].WeaponType=Python3

Loadout[11].Quantity=1

Loadout[12].WeaponType=CBU-52

Loadout[12].Quantity=1

Loadout[13].WeaponType=CBU-52

Loadout[13].Quantity=1

Loadout[14].WeaponType=CBU-52

Loadout[14].Quantity=1

Loadout[15].WeaponType=CBU-52

Loadout[15].Quantity=1

 

The same reasoning about (for the C2), is applied here for the RECON/ARMED_RECON missions. The CAS mission (ATTACK) loadout show just as they're listed...don't know how they did it, but it's kinda cool!

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IIAF/IRIAF F-4D Phantom II (included in Iran-Iraq mod. model by? skins by?)

 

We're going to now take a little trip to the opposite side of the Middle East, to Iran.

It should be noted that, like several other countries, Iran has had it's "attachmenttype=" changed to WP. You will also be adding new, country specific weapons to your weaponsdata ini, that round out several missing items. These 'fixes' will also be applied to their F-4E Phantoms and F-14A Tomcats.

 

So, let's get started with the weapons first. This is a rather big sections, as these weapons will be appiled to more that one aircraft.

You know the drill...do the standard 'adding weapons ini dance'.

 

Where *** is the next number in sequence....

 

[WeaponData****]

TypeName=IRAN AIM-9E-2

FullName=AIM-9E-2 Sidewinder

ModelName=aim-9e

Mass=74.480003

Diameter=0.127000

Length=2.830000

AttachmentType=WP

NationName=IRAN

StartYear=1969

EndYear=1990

Availability=2

BaseQuantity=80

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=1

RailLaunched=TRUE

RocketPod=FALSE

Retarded=FALSE

Streamlined=TRUE

FinStabilized=TRUE

SpinStabilized=FALSE

HasGrowl=TRUE

EffectClassName=SmallMissileEffects

ReleaseDelay=0.000000

WarheadType=0

Explosives=4.500000

FusingDistance=1.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=10

Accuracy=85

MaxTurnRate=12.000000

MaxLaunchG=2.500000

LockonChance=80

LaunchReliability=90

ArmingTime=0.500000

SeekerFOV=4.000000

SeekerGimbleLimit=25.000000

SeekerTrackRate=16.500000

SeekerRange=4200.000000

MinLaunchRange=0.000000

MaxLaunchRange=4200.000000

Duration=20.000000

CounterCountermeasure=35.000000

NoiseRejection=75.000000

CapabilityFlags=0x00000100

BoosterStart=0.000000

BoosterDuration=2.200000

BoosterAccel=38.299999

BoosterEffectName=SmokelessMissileEffect

BoosterSoundName=Missile

BoosterNodeName=

BoosterPosition=0.000000,-1.456000,0.000000

SustainerDuration=0.000000

SustainerAccel=0.000000

SustainerEffectName=

SustainerSoundName=

SustainerPosition=0.000000,-1.456000,0.000000

InFlightEffectName=MissileInFlightEffect

InFlightSoundName=

ReleaseAnimationID=-1

EODisplayFlags=0

 

[WeaponData****]

TypeName=IRAN TER

FullName=A/A37B-5 TER

ModelName=ter

Mass=43.090000

Diameter=0.230000

Length=1.980000

AttachmentType=WP

NationName=IRAN

StartYear=0

EndYear=0

Availability=3

BaseQuantity=24

Exported=TRUE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=3

WeaponDataType=6

WeaponsRackType=TER

NumWeapons=3

LoadLimit=500.000000

LengthLimit=2.500000

MaxFuelAmount=0.000000

Attachment01Position=0.180000,0.000000,-0.020000

Attachment01Angle=0.000000,0.000000,-2578.310078

Attachment02Position=-0.180000,0.000000,-0.020000

Attachment02Angle=0.000000,0.000000,2578.310078

Attachment03Position=0.000000,0.000000,-0.250000

Attachment03Angle=0.000000,0.000000,0.000000

 

[WeaponData****]

TypeName=IRAN SUU23

FullName=SUU-23/A Gun Pod

ModelName=SUU-23

Mass=788.780029

Diameter=0.560000

Length=5.050000

AttachmentType=WP

NationName=IRAN

StartYear=1965

EndYear=1990

Availability=1

BaseQuantity=12

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=3

GunTypeName=20MM_M61A1

MaxRounds=1140

MuzzlePosition=0.000000,2.881000,-0.033000

LightPosition=0.000000,2.900000,-0.033000

AimDirection=0.000000,1.000000,0.000000

EjectShells=1

EjectPosition=0.319000,-0.171000,0.000000

EjectVelocity=1.000000,0.000000,-2.000000

 

[WeaponData****]

TypeName=IRAN AGM-45B

FullName=AGM-45B Shrike

ModelName=agm-45a

Mass=177.000000

Diameter=0.203000

Length=3.050000

AttachmentType=WP

NationName=IRAN

StartYear=1970

EndYear=1992

Availability=1

BaseQuantity=24

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=1

RailLaunched=TRUE

RocketPod=FALSE

Retarded=FALSE

Streamlined=TRUE

FinStabilized=TRUE

SpinStabilized=FALSE

HasGrowl=TRUE

EffectClassName=WpARMissileMarkerEffects

ReleaseDelay=0.000000

WarheadType=0

Explosives=30.000000

FusingDistance=0.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=9

Accuracy=70

MaxTurnRate=4.000000

MaxLaunchG=2.500000

LockonChance=60

LaunchReliability=70

ArmingTime=2.800000

SeekerFOV=46.000000

SeekerGimbleLimit=46.000000

SeekerTrackRate=11.000000

SeekerRange=53340.000000

MinLaunchRange=6000.000000

MaxLaunchRange=53340.000000

Duration=178.000000

CounterCountermeasure=0.000000

NoiseRejection=0.000000

CapabilityFlags=0x10001000

BoosterStart=0.500000

BoosterDuration=2.800000

BoosterAccel=24.100000

BoosterEffectName=MissileFireEffect

BoosterSoundName=Missile

BoosterNodeName=

BoosterPosition=0.000000,-1.456000,0.000000

SustainerDuration=11.200000

SustainerAccel=8.000000

SustainerEffectName=

SustainerSoundName=

SustainerPosition=0.000000,-1.456000,0.000000

InFlightEffectName=MissileInFlightEffect

InFlightSoundName=

ReleaseAnimationID=-1

EODisplayFlags=0

 

[WeaponData****]

TypeName=IRAN MER

FullName=A/A-37B-6 MER

ModelName=mer

Mass=99.790001

Diameter=0.260000

Length=3.590000

AttachmentType=WP

NationName=IRAN

StartYear=0

EndYear=0

Availability=3

BaseQuantity=24

Exported=TRUE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=3

WeaponDataType=6

WeaponsRackType=MER

NumWeapons=6

LoadLimit=500.000000

LengthLimit=2.500000

MaxFuelAmount=0.000000

Attachment01Position=0.180000,1.110000,0.000000

Attachment01Angle=0.000000,0.000000,-2578.310078

Attachment02Position=0.180000,-1.130000,0.000000

Attachment02Angle=0.000000,0.000000,-2578.310078

Attachment03Position=-0.180000,1.110000,0.000000

Attachment03Angle=0.000000,0.000000,2578.310078

Attachment04Position=-0.180000,-1.130000,0.000000

Attachment04Angle=0.000000,0.000000,2578.310078

Attachment05Position=0.000000,1.110000,-0.220000

Attachment05Angle=0.000000,0.000000,0.000000

Attachment06Position=0.000000,-1.130000,-0.220000

Attachment06Angle=0.000000,0.000000,0.000000

 

[WeaponData****]

TypeName=IRAN QRC-160-1

FullName=QRC-160-1 ECM Pod

ModelName=QRC-160-1

Mass=90.720001

Diameter=0.580000

Length=2.960000

AttachmentType=WP

NationName=IRAN

StartYear=1968

EndYear=1990

Availability=2

BaseQuantity=24

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=4

StoreType=0

JammerStrength=35.000000

 

[WeaponData****]

TypeName=IRAN AIM-9H

FullName=AIM-9H Sidewinder

ModelName=aim-9d

Mass=84.400002

Diameter=0.127000

Length=2.830000

AttachmentType=WP

NationName=IRAN

StartYear=1972

EndYear=1988

Availability=1

BaseQuantity=80

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=1

RailLaunched=TRUE

RocketPod=FALSE

Retarded=FALSE

Streamlined=TRUE

FinStabilized=TRUE

SpinStabilized=FALSE

HasGrowl=TRUE

EffectClassName=SmallMissileEffects

ReleaseDelay=0.000000

WarheadType=0

Explosives=10.200000

FusingDistance=1.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=10

Accuracy=95

MaxTurnRate=30.000000

MaxLaunchG=7.000000

LockonChance=85

LaunchReliability=95

ArmingTime=0.500000

SeekerFOV=2.500000

SeekerGimbleLimit=40.000000

SeekerTrackRate=20.000000

SeekerRange=17700.000000

MinLaunchRange=0.000000

MaxLaunchRange=17700.000000

Duration=60.000000

CounterCountermeasure=60.000000

NoiseRejection=85.000000

CapabilityFlags=0x000002c0

BoosterStart=0.000000

BoosterDuration=2.200000

BoosterAccel=38.299999

BoosterEffectName=MissileFireEffect

BoosterSoundName=Missile

BoosterNodeName=

BoosterPosition=0.000000,-1.456000,0.000000

SustainerDuration=0.000000

SustainerAccel=0.000000

SustainerEffectName=

SustainerSoundName=

SustainerPosition=0.000000,-1.456000,0.000000

InFlightEffectName=MissileInFlightEffect

InFlightSoundName=

ReleaseAnimationID=-1

EODisplayFlags=0

 

[WeaponData****]

TypeName=IRAN LAU-61_Mk40_M151

FullName=LAU-61/A (HE Frag) Rocket Pod

ModelName=LAU-61

Mass=35.299999

Diameter=0.420000

Length=2.350000

AttachmentType=WP

NationName=IRAN

StartYear=1965

EndYear=1990

Availability=2

BaseQuantity=50

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=2

RailLaunched=FALSE

RocketTypeName=Mk40_Hydra_M151

NumRockets=19

ROF=0.000000

FireEffectName=RocketPodEffect

FireEffectTime=0.150000

FrontCoverNodeName=Front_Cover

RearCoverNodeName=Rear_Cover

ShowRockets=TRUE

Rocket01Position=0.000000,-0.100000,0.000000

Rocket02Position=0.078000,-0.100000,0.000000

Rocket03Position=-0.154000,-0.100000,0.000000

Rocket04Position=-0.038000,-0.100000,-0.066000

Rocket05Position=0.077000,-0.100000,0.131000

Rocket06Position=0.077000,-0.100000,-0.132000

Rocket07Position=-0.038000,-0.100000,0.066000

Rocket08Position=-0.116000,-0.100000,-0.066000

Rocket09Position=0.116000,-0.100000,0.066000

Rocket10Position=0.000000,-0.100000,-0.132000

Rocket11Position=0.000000,-0.100000,0.131000

Rocket12Position=0.116000,-0.100000,-0.066000

Rocket13Position=-0.116000,-0.100000,0.066000

Rocket14Position=-0.078000,-0.100000,-0.132000

Rocket15Position=0.040000,-0.100000,0.066000

Rocket16Position=0.154000,-0.100000,0.000000

Rocket17Position=-0.078000,-0.100000,0.000000

Rocket18Position=0.040000,-0.100000,-0.066000

Rocket19Position=-0.078000,-0.100000,0.131000

 

[WeaponData****]

TypeName=IRAN GBU-12B

FullName=GBU-12B/B Paveway I LGB

ModelName=GBU12B

Mass=226.800003

Diameter=0.270000

Length=2.180000

AttachmentType=WP

NationName=IRAN

StartYear=1976

EndYear=2005

Availability=2

BaseQuantity=24

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=0

RailLaunched=FALSE

Retarded=FALSE

Streamlined=TRUE

FinStabilized=TRUE

SpinStabilized=FALSE

EffectClassName=MediumBombEffects

DragAreaMultiplier=1.000000

WarheadType=0

Explosives=87.089996

FusingDistance=0.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=4

Accuracy=80

MaxTurnRate=3.000000

MaxLaunchG=4.000000

LockonChance=80

LaunchReliability=90

ArmingTime=4.000000

SeekerFOV=30.000000

SeekerGimbleLimit=60.000000

SeekerTrackRate=20.000000

SeekerRange=15000.000000

ReleaseAnimationID=-1

EODisplayFlags=0

 

[WeaponData****]

TypeName=IRAN AVQ-23

FullName=AN/AVQ-23A/B Pave Spike

ModelName=PaveSpike

Mass=191.419998

Diameter=0.290000

Length=3.657600

AttachmentType=WP

NationName=IRAN

StartYear=1973

EndYear=2005

Availability=1

BaseQuantity=24

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=4

StoreType=3

CameraFOV=2.500000

CameraPosition=0.000000,0.125000,0.000000

CameraYaw=0.000000

CameraPitch=0.000000

CameraRoll=0.000000

SightTexture=PaveTackNarrow

EODisplayFlags=268697600

SeekerRange=27.000000

SeekerGimbleLimit=120.000000

SeekerNodeName=SeekerHead

SearchFOV=5.000000

SearchTexture=PaveTackNarrow

 

[WeaponData****]

TypeName=IRAN GBU-10D

FullName=GBU-10D/B Paveway II LGB

ModelName=GBU10B

Mass=1162.000000

Diameter=0.460000

Length=3.280000

AttachmentType=WP

NationName=IRAN

StartYear=1976

EndYear=2000

Availability=2

BaseQuantity=24

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=0

RailLaunched=FALSE

Retarded=FALSE

Streamlined=TRUE

FinStabilized=TRUE

SpinStabilized=FALSE

EffectClassName=LargeBombEffects

DragAreaMultiplier=1.000000

WarheadType=0

Explosives=428.649994

FusingDistance=0.000000

ClusterBomblets=0

ClusterDispersion=0.000000

GuidanceType=4

Accuracy=90

MaxTurnRate=3.000000

MaxLaunchG=4.000000

LockonChance=80

LaunchReliability=90

ArmingTime=4.000000

SeekerFOV=30.000000

SeekerGimbleLimit=60.000000

SeekerTrackRate=20.000000

SeekerRange=15000.000000

ReleaseAnimationID=1

ReleaseAnimationTime=0.250000

ReleaseAnimationDelay=0.750000

EODisplayFlags=0

 

[WeaponData****]

TypeName=IRAN Rockeye

FullName=Mk 20 Rockeye II Cluster Bomb

ModelName=rockeye

Mass=215.910004

Diameter=0.335000

Length=2.337000

AttachmentType=WP

NationName=IRAN

StartYear=1972

EndYear=1996

Availability=2

BaseQuantity=40

Exported=FALSE

ExportStartYear=0

ExportEndYear=0

ExportAvailability=0

WeaponDataType=0

RailLaunched=FALSE

Retarded=FALSE

Streamlined=FALSE

FinStabilized=TRUE

SpinStabilized=FALSE

EffectClassName=ClusterBombEffects

DragAreaMultiplier=1.000000

WarheadType=9

Explosives=100.000000

FusingDistance=100.000000

ClusterBomblets=247

ClusterDispersion=0.500000

GuidanceType=0

Accuracy=0

MaxTurnRate=0.000000

MaxLaunchG=0.000000

LockonChance=0

LaunchReliability=0

ArmingTime=0.000000

SeekerFOV=0.000000

SeekerGimbleLimit=0.000000

SeekerTrackRate=0.000000

SeekerRange=0.000000

ReleaseAnimationID=1

ReleaseAnimationTime=0.200000

ReleaseAnimationDelay=0.100000

EODisplayFlags=0

 

I will admit, some of the dates might be a little suspect, but I went with just basic changes. As for the A-A missiles, particularly in the post-Shah to modern era, it's quite possible to see Magic IRAAM, Chinese (PRC), or possibly even home-grown versions of Soviet types being uploaded to the aircraft.

 

 

Data ini:

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-3.47,0.37,-1.10

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,ARM,GP,IFP,FT,MER,RP

AttachmentType=WP

ModelNodeName=wing_pylon_outer_left

PylonMass=86.18

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank370_F4

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=3.47,0.37,-1.10

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,ARM,GP,IFP,FT,MER,RP

AttachmentType=WP

ModelNodeName=wing_pylon_outer_right

PylonMass=86.18

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank370_F4

 

[LeftInnerWingStation]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.05,2.74,-1.23

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,EOGB,NUC,EOGR,ARM,EP,TER,TLR,RP

AttachmentType=WP

;ModelNodeName=wing_pylon_inner_left

;PylonMass=

;PylonDragArea=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[RightInnerWingStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.05,2.74,-1.23

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,EOGB,NUC,EOGR,ARM,EP,TER,TLR,RP

AttachmentType=WP

;ModelNodeName=wing_pylon_inner_right

;PylonMass=

;PylonDragArea=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=6

StationType=EXTERNAL

AttachmentPosition=0.0,0.37,-1.01

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=2050

AllowedWeaponClass=BOMB,LGB,NUC,GP,LP,IFP,DLP,FT,MER,RCN

AttachmentType=WP

ModelNodeName=pylon_centerline

PylonMass=31.75

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank600_F4

 

[sparrowStation1]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=5

StationType=SEMI_RECESSED

AttachmentPosition=-0.501,5.07,-0.84

AttachmentAngles=2.0,0.0,2.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=226.8

AllowedWeaponClass=SAHM,EP,LP

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=4

StationType=SEMI_RECESSED

AttachmentPosition=0.501,5.07,-0.84

AttachmentAngles=-2.0,0.0,-2.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=226.8

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation3]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=4

StationType=SEMI_RECESSED

AttachmentPosition=-1.08,-0.65,-0.87

AttachmentAngles=0.0,2.0,5.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=226.8

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation4]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=4

StationType=SEMI_RECESSED

AttachmentPosition=1.08,-0.65,-0.87

AttachmentAngles=0.0,2.0,-5.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=226.8

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.32,2.59,-1.20

AttachmentAngles=0.0,-1.0,90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=2

AttachmentPosition=2.32,2.59,-1.20

AttachmentAngles=0.0,-1.0,-90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation3]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-1.77,2.59,-1.20

AttachmentAngles=0.0,-1.0,-90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation4]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=1.77,2.59,-1.20

AttachmentAngles=0.0,-1.0,90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[05].WeaponType=IRAN SUU23

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN AIM-7E-2

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[05].WeaponType=IRAN SUU23

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN AIM-7E-2

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[Attack]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=IRAN SUU23

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=IRAN SUU23

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=IRAN AGM-45B

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AGM-45B

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=Tank600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=IRAN SUU23

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[FAC]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[04].Quantity=1

Loadout[05].WeaponType=Tank600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN AIM-7E-2

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[Recon]

Loadout[01].WeaponType=Tank370_F4

Loadout[01].Quantity=1

Loadout[02].WeaponType=Tank370_F4

Loadout[02].Quantity=1

Loadout[05].WeaponType=ReconPod

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

Some of the things I've run across, have suggested the use of the SUU-23 gunpod on the IIAF D model Phantoms, and given how the poltical situation was during the Shah's reign, I feel it's totally possible they were sold to the Imperial Iranian AF. Therefore, I've added them.

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IIAF/IRIAF F-4E Phantom II (model by 3rdWire?? :dntknw: )

 

There seems to have been some changes in the data ini for the E since the last patch, so you'll be adding a couple more things to the aircraft.

As well as using the newly added weapons above

 

Data ini:

 

in the LeftWing section add the following:

 

SystemName[012]=LeftOuterWingStationWet

 

in the RightWing section add this:

 

SystemName[012]=RightOuterWingStationWet

 

the hardpoint data below comes from the latest patched version.

 

[LeftOuterWingStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-3.47,0.37,-1.18

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,ARM,GP,IFP,MER,RP

AttachmentType=WP

ModelNodeName=wing_pylon_outer_left01

PylonMass=52.62

PylonDragArea=0.02

 

[RightOuterWingStation]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=3.47,0.37,-1.18

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,ARM,GP,IFP,MER,RP

AttachmentType=WP

ModelNodeName=wing_pylon_outer_right01

PylonMass=52.62

PylonDragArea=0.02

 

[LeftInnerWingStation]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.05,2.74,-1.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,EOGB,NUC,EOGR,ARM,EP,TER,TLR,RP

AttachmentType=WP

ModelNodeName=AdapterLeft

;PylonMass=

;PylonDragArea=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[RightInnerWingStation]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.05,2.74,-1.28

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1400

AllowedWeaponClass=BOMB,LGB,EOGB,NUC,EOGR,ARM,EP,TER,TLR,RP

AttachmentType=WP

ModelNodeName=AdapterRight

;PylonMass=

;PylonDragArea=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=6

StationType=EXTERNAL

AttachmentPosition=0.0,0.37,-1.01

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=2050

AllowedWeaponClass=BOMB,LGB,NUC,GP,IFP,DLP,FT,MER,RCN

AttachmentType=WP

ModelNodeName=pylon_centerline

PylonMass=31.75

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank600_F4

 

[sparrowStation1]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=4

StationType=SEMI_RECESSED

AttachmentPosition=-0.501,5.07,-0.84

AttachmentAngles=2.0,0.0,2.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=231.5

AllowedWeaponClass=SAHM,EP,LP

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation2]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=5

StationType=SEMI_RECESSED

AttachmentPosition=0.501,5.07,-0.84

AttachmentAngles=-2.0,0.0,-2.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=231.5

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation3]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=5

StationType=SEMI_RECESSED

AttachmentPosition=-1.08,-0.65,-0.87

AttachmentAngles=0.0,2.0,5.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=231.5

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation4]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=5

StationType=SEMI_RECESSED

AttachmentPosition=1.08,-0.65,-0.87

AttachmentAngles=0.0,2.0,-5.0

MissileRollAngle=45.0

EjectVelocity=0.0,0.0,-2.0

LoadLimit=231.5

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.32,2.59,-1.20

AttachmentAngles=0.0,-1.0,90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=2

AttachmentPosition=2.32,2.59,-1.20

AttachmentAngles=0.0,-1.0,-90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation3]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-1.77,2.59,-1.20

AttachmentAngles=0.0,-1.0,-90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation4]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=1.77,2.59,-1.20

AttachmentAngles=0.0,-1.0,90.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

 

[LeftOuterWingStationWet]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-3.47,0.37,-1.10

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=FT

AttachmentType=WP

ModelNodeName=wing_pylon_outer_left

PylonMass=41.73

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank370_F4

 

[RightOuterWingStationWet]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=3.47,0.37,-1.10

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=1400

AllowedWeaponClass=FT

AttachmentType=WP

ModelNodeName=wing_pylon_outer_right

PylonMass=41.73

PylonDragArea=0.02

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank370_F4

 

This is the full, newest loadout ini, including the hardpoint/station explinations:

 

// Station 1 = Left Wing Station Outboard

// Station 2 = Right Wing Station Outboard

// Station 3 = Left Wing Station Inboard

// Station 4 = Right Wing Station Inboard

// Station 5 = Centerline Fueslage Station

// Station 6 = Sparrow Station 1

// Station 7 = Sparrow Station 2

// Station 8 = Sparrow Station 3

// Station 9 = Sparrow Station 4

// Station 10 = Sidewinder Station 1

// Station 11 = Sidewinder Station 2

// Station 12 = Sidewinder Station 3

// Station 13 = Sidewinder Station 4

// Station 14 = Left Wing Station Outboard, FT

// Station 15 = Right Wing Station Outboard, FT

 

[AirToAir]

Loadout[06].WeaponType=IRAN AIM-7E-2

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=Tank370_F4

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank370_F4

Loadout[15].Quantity=1

 

[AirToAirLongRange]

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN AIM-7E-2

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=Tank370_F4

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank370_F4

Loadout[15].Quantity=1

 

[Attack]

Loadout[01].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=QRC-160A-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

Loadout[01].WeaponType=IRAN Mk82

Loadout[01].Quantity=6

Loadout[01].RackType=IRAN MER

Loadout[02].WeaponType=IRAN Mk82

Loadout[02].Quantity=6

Loadout[02].RackType=IRAN MER

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[sEAD]

Loadout[01].WeaponType=IRAN AGM-45B

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AGM-45B

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN AGM-65B

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN AGM-65B

Loadout[04].Quantity=1

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

 

[Anti-Ship]

Loadout[03].WeaponType=IRAN Mk82

Loadout[03].Quantity=3

Loadout[03].RackType=IRAN TER

Loadout[04].WeaponType=IRAN Mk82

Loadout[04].Quantity=3

Loadout[04].RackType=IRAN TER

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=Tank370_F4

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank370_F4

Loadout[15].Quantity=1

 

[FAC]

Loadout[03].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[04].Quantity=1

Loadout[05].WeaponType=TANK600_F4

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=Tank370_F4

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank370_F4

Loadout[15].Quantity=1

 

[Recon]

Loadout[05].WeaponType=ReconPod

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN QRC-160-1

Loadout[06].Quantity=1

Loadout[07].WeaponType=IRAN AIM-7E-2

Loadout[07].Quantity=1

Loadout[08].WeaponType=IRAN AIM-7E-2

Loadout[08].Quantity=1

Loadout[09].WeaponType=IRAN AIM-7E-2

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9E-2

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9E-2

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9E-2

Loadout[12].Quantity=1

Loadout[13].WeaponType=IRAN AIM-9E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=Tank370_F4

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank370_F4

Loadout[15].Quantity=1

 

Just copy/paste the ENTIRE loadout ini into your existing one.

 

Good Hunting!

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IIAF/IRIAF F-14A Tomcat - the famous 'Ali-Cat' (aircraft by Mirage Factory, mods by USAFMTL & Team, methinks?)

 

Note: the Iranian version of the AIM-54A Phoenix already exists in the weaponspak. The fixes applies here also make use of the new weapons listed in the IIAF/IRIAF F-4D Phantom entry. And no, you don't get HAWK missiles - I don't think that's actually ever been proven to 100% reliability. :wink:

 

Data ini:

 

[sparrowStation1]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=SEMI_RECESSED

AttachmentPosition=-0.465,1.631,-0.315

AttachmentAngles=0.0,2.5,2.0

EjectVelocity=0.0,-2.0,0.0

MissileRollAngle=46.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation2]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=SEMI_RECESSED

AttachmentPosition=0.465,1.631,-0.315

AttachmentAngles=0.0,2.5,-2.0

EjectVelocity=0.0,-2.0,0.0

MissileRollAngle=44.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation3]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=2

StationType=SEMI_RECESSED

AttachmentPosition=0.0,-0.410,-0.42

AttachmentAngles=0.0,2.0,0.0

EjectVelocity=0.0,-2.0,0.0

MissileRollAngle=45.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sparrowStation4]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=SEMI_RECESSED

AttachmentPosition=0.0,-4.15,-0.525

AttachmentAngles=0.0,1.0,0.0

EjectVelocity=0.0,-2.0,0.0

MissileRollAngle=45.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[PhoenixStation1]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-0.45,1.4,-0.6

AttachmentAngles=0.0,2.0,0.0

EjectVelocity=0.0,-2.0,0.0

LoadLimit=500.0

AllowedWeaponClass=AHM

AttachmentType=WP

ModelNodeName=suppphoenix01

PylonMass=55

PylonDragArea=0.02

 

[PhoenixStation2]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=0.45,1.4,-0.6

AttachmentAngles=0.0,2.0,0.0

EjectVelocity=0.0,-2.0,0.0

LoadLimit=500.0

AllowedWeaponClass=AHM

AttachmentType=WP

ModelNodeName=suppphoenix02

PylonMass=55

PylonDragArea=0.02

 

[PhoenixStation3]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-0.6,-3.5,-0.7

AttachmentAngles=0.0,2.0,0.0

EjectVelocity=0.0,-2.0,0.0

LoadLimit=500.0

ModelNodeName=suppphoenix03

AllowedWeaponClass=AHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[PhoenixStation4]

SystemType=WEAPON_STATION

StationID=8

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=0.6,-3.5,-0.7

AttachmentAngles=0.0,2.0,0.0

EjectVelocity=0.0,-2.0,0.0

LoadLimit=500.0

ModelNodeName=suppphoenix04

AllowedWeaponClass=AHM

AttachmentType=WP

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation1]

SystemType=WEAPON_STATION

StationID=9

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-3.375,-1.0,-0.150

AttachmentAngles=0.0,2.0,0.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=LeftsupM

PylonMass=

LaunchRailNodeName=

MissileRollAngle=90.0

MinExtentPosition=

MaxExtentPosition=

 

[sidewinderStation2]

SystemType=WEAPON_STATION

StationID=10

StationGroupID=3

AttachmentPosition=3.375,-1.0,-0.150

AttachmentAngles=0.0,2.00,0.0

LoadLimit=90.72

AllowedWeaponClass=IRM

AttachmentType=WP

ModelNodeName=RightsupM

PylonMass=

LaunchRailNodeName=

MissileRollAngle=90.0

MinExtentPosition=

MaxExtentPosition=

 

[MissileStation1]

SystemType=WEAPON_STATION

StationID=11

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-3.05,-0.60,-0.450

AttachmentAngles=0.0,1.0,0.0

LoadLimit=500.0

AllowedWeaponClass=AHM,IRM

AttachmentType=WP

ModelNodeName=LeftsupM

PylonMass=

LaunchRailNodeName=Rail_Side_Left01

MissileRollAngle=90.0

MinExtentPosition=

MaxExtentPosition=

 

[MissileStation2]

SystemType=WEAPON_STATION

StationID=12

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.05,-0.60,-0.4650

AttachmentAngles=0.0,1.0,0.0

LoadLimit=500.0

AllowedWeaponClass=AHM,IRM

AttachmentType=WP

ModelNodeName=RightsupM

PylonMass=

LaunchRailNodeName=Rail_Side_Right01

MissileRollAngle=90.0

MinExtentPosition=

MaxExtentPosition=

 

[MissileStation1bis]

SystemType=WEAPON_STATION

StationID=13

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=-3.05,-0.60,-0.4650

AttachmentAngles=0.0,0.0,0.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

ModelNodeName=LeftsupM

PylonMass=

LaunchRailNodeName=Rail_Side_Left01

MissileRollAngle=45.0

MinExtentPosition=

MaxExtentPosition=

 

[MissileStation2bis]

SystemType=WEAPON_STATION

StationID=14

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=3.05,-0.60,-0.450

AttachmentAngles=0.0,0.0,0.0

LoadLimit=230.00

AllowedWeaponClass=SAHM

AttachmentType=WP

ModelNodeName=RightsupM

PylonMass=

LaunchRailNodeName=Rail_Side_Right01

MissileRollAngle=45.0

MinExtentPosition=

MaxExtentPosition=

 

[FuelStation1]

SystemType=WEAPON_STATION

StationID=15

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=-1.5,-1.80,-0.87

AttachmentAngles=0.0,2.0,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank330_F14

 

[FuelStation2]

SystemType=WEAPON_STATION

StationID=16

StationGroupID=5

StationType=EXTERNAL

AttachmentPosition=1.5,-1.80,-0.87

AttachmentAngles=0.0,2.0,0.0

LoadLimit=900.00

AllowedWeaponClass=FT

AttachmentType=WP

ModelNodeName=

PylonMass=

LaunchRailNodeName=

MinExtentPosition=

MaxExtentPosition=

FuelTankName=Tank330_F14

 

Loadout ini:

 

[AirToAir]

Loadout[01].WeaponType=IRAN AIM-7E-2

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-7E-2

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN AIM-7E-2

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN AIM-7E-2

Loadout[04].Quantity=1

Loadout[09].WeaponType=IRAN AIM-9H

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9H

Loadout[10].Quantity=1

Loadout[11].WeaponType=IRAN AIM-9H

Loadout[11].Quantity=1

Loadout[12].WeaponType=IRAN AIM-9H

Loadout[12].Quantity=1

Loadout[15].WeaponType=Tank330_F14

Loadout[15].Quantity=1

Loadout[16].WeaponType=Tank330_F14

Loadout[16].Quantity=1

 

 

[AirToAirLongRange]

Loadout[05].WeaponType=IRAN AIM-54A

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN AIM-54A

Loadout[06].Quantity=1

Loadout[09].WeaponType=IRAN AIM-9H

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9H

Loadout[10].Quantity=1

Loadout[13].WeaponType=IRAN AIM-7E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=IRAN AIM-7E-2

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank330_F14

Loadout[15].Quantity=1

Loadout[16].WeaponType=Tank330_F14

Loadout[16].Quantity=1

 

[Recon]

Loadout[09].WeaponType=IRAN AIM-9H

Loadout[09].Quantity=1

Loadout[10].WeaponType=IRAN AIM-9H

Loadout[10].Quantity=1

Loadout[13].WeaponType=IRAN AIM-7E-2

Loadout[13].Quantity=1

Loadout[14].WeaponType=IRAN AIM-7E-2

Loadout[14].Quantity=1

Loadout[15].WeaponType=Tank330_F14

Loadout[15].Quantity=1

Loadout[16].WeaponType=Tank330_F14

Loadout[16].Quantity=1

 

There, you've fixed the aircraft the Iraqis were most afraid of!!!

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

IIAF/IRIAF F-5A Freedom Fighter (by Mirage Factory)

 

Again, this little bird has been set to use country specific weapons. Those weapons are listes above in the the IIAF/IRIAF F-4D Phantom entry.

 

Data ini:

 

[LeftSidewinderStation]

SystemType=WEAPON_STATION

StationID=1

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=-3.62,-2.009,0.0

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=200.0

AllowedWeaponClass=IRM,FT

AttachmentType=WP

ModelNodeName=

PylonMass=0

PylonDragArea=0.002

LaunchRailNodeName=Left_Side

LaunchRailHeight=0.10

FuelTankName=F5C_TKLW

 

[RightSidewinderStation]

SystemType=WEAPON_STATION

StationID=2

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition=3.62,-2.009,0.0

AttachmentAngles=0.0,-2.0,0.0

LoadLimit=200.0

AllowedWeaponClass=IRM,FT

AttachmentType=WP

ModelNodeName=

PylonMass=0

PylonDragArea=0.002

LaunchRailNodeName=Right_Side

LaunchRailHeight=0.10

FuelTankName=F5C_TKLW

 

[LeftWingStationOutboard]

SystemType=WEAPON_STATION

StationID=3

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=-2.764,-1.924,-0.388

AttachmentAngles=0.0,0.0,0.0

LoadLimit=453.6

AllowedWeaponClass=BOMB,RP,CGR,ARM,IRM

AttachmentType=WP

ModelNodeName=LeftOuterPyl

PylonMass=55

PylonDragArea=0.02

 

[RightWingStationOutboard]

SystemType=WEAPON_STATION

StationID=4

StationGroupID=2

StationType=EXTERNAL

AttachmentPosition=2.764,-1.924,-0.388

AttachmentAngles=0.0,0.0,0.0

LoadLimit=453.6

AllowedWeaponClass=BOMB,RP,CGR,ARM,IRM

AttachmentType=WP

ModelNodeName=RightOuterPyl

PylonMass=55

PylonDragArea=0.02

 

[LeftWingStationInboard]

SystemType=WEAPON_STATION

StationID=5

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=-2.036,-1.623,-0.381

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1020.6

AllowedWeaponClass=BOMB,RP,CGR,FT,ARM,GP

AttachmentType=WP

ModelNodeName=LeftPyl

PylonMass=108.9

PylonDragArea=0.03

FuelTankName=F5C_TKW

 

[RightWingStationInboard]

SystemType=WEAPON_STATION

StationID=6

StationGroupID=3

StationType=EXTERNAL

AttachmentPosition=2.036,-1.623,-0.381

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1020.6

AllowedWeaponClass=BOMB,RP,CGR,FT,ARM,GP

AttachmentType=WP

ModelNodeName=RightPyl

PylonMass=108.9

PylonDragArea=0.03

FuelTankName=F5C_TKW

 

[CenterlineStation]

SystemType=WEAPON_STATION

StationID=7

StationGroupID=4

StationType=EXTERNAL

AttachmentPosition=0.00,0.777,-0.541

AttachmentAngles=0.0,0.0,0.0

LoadLimit=1587.6

AllowedWeaponClass=BOMB,CGR,FT,GP,NUC,RCN

AttachmentType=WP

ModelNodeName=CenterPylo

PylonMass=150

PylonDragArea=0.02

FuelTankName=F5C_TKW

 

Loadout ini:

 

[Attack]

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[04].Quantity=1

Loadout[05].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN LAU-61_Mk40_M151

Loadout[06].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82SE

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN Mk82SE

Loadout[04].Quantity=1

Loadout[05].WeaponType=IRAN Mk82SE

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN Mk82SE

Loadout[06].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

[Anti-Ship]

Loadout[01].WeaponType=F5C_TKW

Loadout[01].Quantity=1

Loadout[02].WeaponType=F5C_TKW

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82SE

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN Mk82SE

Loadout[04].Quantity=1

Loadout[05].WeaponType=IRAN Mk82SE

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN Mk82SE

Loadout[06].Quantity=1

 

[FAC]

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN Mk82SE

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN Mk82SE

Loadout[04].Quantity=1

Loadout[05].WeaponType=IRAN Mk82SE

Loadout[05].Quantity=1

Loadout[06].WeaponType=IRAN Mk82SE

Loadout[06].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

[Recon]

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN AIM-9P-4

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN AIM-9P-4

Loadout[04].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

[AirToAir]

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN AIM-9P-4

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN AIM-9P-4

Loadout[04].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

[AirToAirLongRange]

Loadout[01].WeaponType=IRAN AIM-9P-4

Loadout[01].Quantity=1

Loadout[02].WeaponType=IRAN AIM-9P-4

Loadout[02].Quantity=1

Loadout[03].WeaponType=IRAN AIM-9P-4

Loadout[03].Quantity=1

Loadout[04].WeaponType=IRAN AIM-9P-4

Loadout[04].Quantity=1

Loadout[07].WeaponType=F5C_TKW

Loadout[07].Quantity=1

 

Even with it's light loading, it's a super fun airplane to fly...

 

Wrench

kevin stein

Share this post


Link to post
Share on other sites

Iraqi Air Force Aircraft Notes:

 

UPDATED 9/23/07: With a partial re-release of the Iran/Iraq campaign, I feel it's now time to release the modified weapons loadout information for the Iraqi Air Force.

Of course, this will probably mean a complete rebuild of the campaign ini for you end users (and my apologies to MK2 for doing this to him ...again...), but it will also give you folks some idea of what to expect when the DS mod is finally released.

 

You can find the IqAF info starting with this post

 

Iraqi Air Force Fixes - It starts HERE

 

Don't forget to check the Iranian Air Force birds above, and add the necessary weapons to make a great mod even better!!

 

Happy Hunting!

 

Wrench

Kevin Stein

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
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..