So I have a general prob with loadout editing. I tried to have a standart AIM-9L loadout for the TA-4J I compared the loadout.ini and Data.ini with some planes, A-4K and others. Just to look whats wrong, cause the weapons don`t show of when I load this bird as CAP, the wings are empty and I have to load it manual. The loadout ini looks like this
// 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
[AirToAir]
Loadout[03].WeaponType=Tank300_A4
Loadout[03].Quantity=1
Loadout[04].WeaponType=Tank300_A4
Loadout[04].Quantity=1
[AirToAirLongRange]
Loadout[01].WeaponType=AIM-9L
Loadout[01].Quantity=1
Loadout[02].WeaponType=AIM-9L
Loadout[02].Quantity=1
Loadout[03].WeaponType=Tank300_A4
Loadout[03].Quantity=1
Loadout[04].WeaponType=Tank300_A4
Loadout[04].Quantity=1
The fueltanks don`t show up too!!!
// Weapon Stations ---------------------------------------------------------
[LeftWingStationOutboard]
SystemType=WEAPON_STATION
StationID=1
StationGroupID=1
StationType=EXTERNAL
AttachmentPosition=-2.865,0.6,-0.745
AttachmentAngles=0.0,-1.0,0.0
LoadLimit=453.6
AllowedWeaponClass=BOMB,RP,CGR,IRM,ARM,TER
AttachmentType=USN
ModelNodeName=LeftWing_OuterPylon
PylonMass=55
PylonDragArea=0.02
LaunchRailNodeName=MissileRail_L
LaunchRailHeight=0.229
[RightWingStationOutboard]
SystemType=WEAPON_STATION
StationID=2
StationGroupID=1
StationType=EXTERNAL
AttachmentPosition=2.865,0.6,-0.745
AttachmentAngles=0.0,-1.0,0.0
LoadLimit=453.6
AllowedWeaponClass=BOMB,RP,CGR,IRM,ARM,TER
AttachmentType=USN
ModelNodeName=RightWing_OuterPylon
PylonMass=55
PylonDragArea=0.02
LaunchRailNodeName=MissileRail_R
LaunchRailHeight=0.229
[LeftWingStationInboard]
SystemType=WEAPON_STATION
StationID=3
StationGroupID=2
StationType=EXTERNAL
AttachmentPosition=-1.85,1.105,-0.844
AttachmentAngles=-0.0,-1.0,0.0
LoadLimit=1020.6
AllowedWeaponClass=BOMB,RP,CGR,FT,ARM,GP,TER,MER
AttachmentType=USN
ModelNodeName=LeftWing_InnerPylon
PylonMass=108.9
PylonDragArea=0.03
FuelTankName=Tank370_F4
RackLimitOutsideOnly=TRUE
[RightWingStationInboard]
SystemType=WEAPON_STATION
StationID=4
StationGroupID=2
StationType=EXTERNAL
AttachmentPosition=1.85,1.105,-0.844
AttachmentAngles=0.0,-1.0,0.0
LoadLimit=1020.6
AllowedWeaponClass=BOMB,RP,CGR,FT,ARM,GP,TER,MER
AttachmentType=USN
ModelNodeName=RightWing_InnerPylon
PylonMass=108.9
PylonDragArea=0.03
FuelTankName=Tank370_F4
RackLimitOutsideOnly=TRUE
[CenterlineStation]
SystemType=WEAPON_STATION
StationID=5
StationGroupID=3
StationType=EXTERNAL
AttachmentPosition=0.00,1.905,-0.94
AttachmentAngles=0.0,0.0,0.0
LoadLimit=1621.62
AllowedWeaponClass=BOMB,CGR,FT,GP,TER,MER,NUC,RCN
AttachmentType=USN
ModelNodeName=C_HP
PylonMass=150
PylonDragArea=0.02
FuelTankName=Tank300_A4
And this ist the Data.ini entry for the weaps... don`t know what`s wrong searched in the knowledgebase, but it doesn`t solve my probs! Hope you can help me with this!