F24A Posted September 22, 2012 Posted September 22, 2012 I want to make the F-22 use AIM-120C to attack multiple targets,what should I do? Quote
+MigBuster Posted September 22, 2012 Posted September 22, 2012 Rewrite the F-22_avionics.ini to use TWS code from avionicsF14A.dll if it hasnt been done already ? Quote
F24A Posted September 22, 2012 Author Posted September 22, 2012 Rewrite the F-22_avionics.ini to use TWS code from avionicsF14A.dll if it hasnt been done already ? avionicsF14A.dll? where is it? Quote
+KnightWolf45 Posted September 22, 2012 Posted September 22, 2012 (edited) in the F-14.ini [AircraftData] AircraftFullName=F-14A Tomcat (77) AircraftShortName=F-14 AircraftDataFile=F-14A_77_data.ini LoadoutFile=F-14A_77_loadout.ini CockpitDataFile=F-14A_77_cockpit.ini LoadoutImage=F-14A_77_loadout.tga UserList=F-14A_77_UserList.ini HangarScreen=F-14A_77_hangar.JPG LoadingScreen=F-14A_77_Loading.JPG AvionicsDLL=AvionicsF14A.dll<-----change this on the F-22.ini AvionicsDataFilename=F-14A_77_avionics.ini<-----change this on the F-22.ini that fast way the outher his cover here http://combatace.com...simultaneously/ you need SF2NA Edited September 22, 2012 by cocas 1 Quote
F24A Posted September 22, 2012 Author Posted September 22, 2012 in the F-14.ini [AircraftData] AircraftFullName=F-14A Tomcat (77) AircraftShortName=F-14 AircraftDataFile=F-14A_77_data.ini LoadoutFile=F-14A_77_loadout.ini CockpitDataFile=F-14A_77_cockpit.ini LoadoutImage=F-14A_77_loadout.tga UserList=F-14A_77_UserList.ini HangarScreen=F-14A_77_hangar.JPG LoadingScreen=F-14A_77_Loading.JPG AvionicsDLL=AvionicsF14A.dll<-----change this on the F-22.ini AvionicsDataFilename=F-14A_77_avionics.ini<-----change this on the F-22.ini that fast way the outher his cover here http://combatace.com...simultaneously/ you need SF2NA All right,I am using SF2NA, can I only modify the F-22A_AVIONICS.INI? Quote
+KnightWolf45 Posted September 22, 2012 Posted September 22, 2012 open the F-22.ini and replace the lines that it! Quote
+KnightWolf45 Posted September 22, 2012 Posted September 22, 2012 here use this replace your F-22A ini for this one Quote
F24A Posted September 22, 2012 Author Posted September 22, 2012 here use this replace your F-22A ini for this one I can modify it, but HUD changed! Quote
+KnightWolf45 Posted September 22, 2012 Posted September 22, 2012 that beacouse it using f-14 avionics tgas that problem whit the fast way Quote
ArturR Posted September 22, 2012 Posted September 22, 2012 Change only "AvionicsDLL=" call out, you dont need to change "AvionicsDataFilename=" to get that function. Quote
saisran Posted September 22, 2012 Posted September 22, 2012 (edited) I want to make the F-22 use AIM-120C to attack multiple targets,what should I do? here's a fix Taught to me by SupGen Works well, i tested it on the F-15 and Su-30 On the F-22A.ini change the AvionicsDLL entry to this line AvionicsDLL=AvionicsF14A.dll on the Avionics.ini [TargetSearch] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE TextureName=cockpit\F-15A_FullTarget.tga IFFTarget=cockpit\F-15A_IFFTarget.tga Hit1Target=cockpit\F-15A_FullTarget.tga Hit2Target=cockpit\F-15A_FullTarget.tga ;ImageSize=0.0625 ImageSize=0.08 [TargetTWS] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE ShowTargetDesignation=TRUE FlashOnShootCue=TRUE FlashRate=0.2 TextureName=cockpit\F-15A_FullTarget.tga IFFTarget=cockpit\F-15A_IFFTarget.tga Hit1Target=cockpit\F-15A_FullTarget.tga Hit2Target=cockpit\F-15A_FullTarget.tga ;ImageSize=0.0625 ImageSize=0.08 RotateToHeading=TRUE Add ShowPriorityTarget=TRUE to TargetSearch and add that and ShowTargetDesignation=TRUE, FlashOnShootCue=TRUE, and FlashRate=0.2 to TargetTWS. Make sure Radar ranges in TWS match those in Search, for the F-22 you have to use this lines as they refer to the .tga on the f-22A cockpit folder TextureName=cockpit\RADAR\Radar_TrackTarget.tga IFFTarget=cockpit\RADAR\Radar_IFFTarget.tga Hit1Target=cockpit\RADAR\Radar_HalfTarget.tga Hit2Target=cockpit\RADAR\Radar_FullTarget.tga Edited September 22, 2012 by saisran Quote
F24A Posted September 23, 2012 Author Posted September 23, 2012 open the F-22.ini and replace the lines that it! I know this is why So I want to only change the avionics.ini·············· Quote
saisran Posted September 23, 2012 Posted September 23, 2012 Here's the proper entry. Copy this into your Avionics.Ini. Replace the according lines respectively. This will allow you to retain the look of the F-22's pit and radar. You don't need to copy the F-14's Folder. [TargetSearch] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE TextureName=cockpit\RADAR\Radar_FullTarget.tga IFFTarget=cockpit\RADAR\Radar_IFFTarget.tga //Hit1Target=cockpit\RADAR\Radar_HalfTarget.tga Hit1Target=cockpit\RADAR\Radar_FullTarget.tga Hit2Target=cockpit\RADAR\Radar_FullTarget.tga ImageSize=0.10 RotateToHeading=TRUE [TargetTWS] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE ShowTargetDesignation=TRUE FlashOnShootCue=TRUE FlashRate=0.2 TextureName=cockpit\RADAR\Radar_TrackTarget.tga IFFTarget=cockpit\RADAR\Radar_IFFTarget.tga Hit1Target=cockpit\RADAR\Radar_FullTarget.tga //Hit1Target=cockpit\RADAR\Radar_HalfTarget.tga Hit2Target=cockpit\RADAR\Radar_FullTarget.tga ImageSize=0.10 RotateToHeading=TRUE Then on the F-22A.ini Replace the line AvionicsDLL=Avionics70.dll with AvionicsDLL=AvionicsF14A.dll The AvionicsF-14Adll allows you to use the multi-track and engagement capability of the F-14 while retaining all air to air modes. However you will lose ground radar capability.you don't need it on the raptor anyway since you'll mostly be carrying guided munitions. Quote
F24A Posted September 23, 2012 Author Posted September 23, 2012 Here's the proper entry. Copy this into your Avionics.Ini. Replace the according lines respectively. This will allow you to retain the look of the F-22's pit and radar. You don't need to copy the F-14's Folder. [TargetSearch] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE TextureName=cockpit\RADAR\Radar_FullTarget.tga IFFTarget=cockpit\RADAR\Radar_IFFTarget.tga //Hit1Target=cockpit\RADAR\Radar_HalfTarget.tga Hit1Target=cockpit\RADAR\Radar_FullTarget.tga Hit2Target=cockpit\RADAR\Radar_FullTarget.tga ImageSize=0.10 RotateToHeading=TRUE [TargetTWS] SymbolType=TARGET_SYMBOL ShowPriorityTarget=TRUE ShowTargetDesignation=TRUE FlashOnShootCue=TRUE FlashRate=0.2 TextureName=cockpit\RADAR\Radar_TrackTarget.tga IFFTarget=cockpit\RADAR\Radar_IFFTarget.tga Hit1Target=cockpit\RADAR\Radar_FullTarget.tga //Hit1Target=cockpit\RADAR\Radar_HalfTarget.tga Hit2Target=cockpit\RADAR\Radar_FullTarget.tga ImageSize=0.10 RotateToHeading=TRUE Then on the F-22A.ini Replace the line AvionicsDLL=Avionics70.dll with AvionicsDLL=AvionicsF14A.dll The AvionicsF-14Adll allows you to use the multi-track and engagement capability of the F-14 while retaining all air to air modes. However you will lose ground radar capability.you don't need it on the raptor anyway since you'll mostly be carrying guided munitions. That very kind of you ,Thanks! Quote
saisran Posted September 23, 2012 Posted September 23, 2012 glad you got it working. Though SupGen's the one who taught me this trick. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.