Jump to content
Sign in to follow this  
F24A

How to make the F-22 multi-objective simultaneous attacks?

Recommended Posts

I want to make the F-22 use AIM-120C to attack multiple targets,what should I do?

Share this post


Link to post
Share on other sites

Rewrite the F-22_avionics.ini to use TWS code from avionicsF14A.dll if it hasnt been done already ?

Share this post


Link to post
Share on other sites

Rewrite the F-22_avionics.ini to use TWS code from avionicsF14A.dll if it hasnt been done already ?

 

avionicsF14A.dll? where is it?

Share this post


Link to post
Share on other sites

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 by cocas
  • Like 1

Share this post


Link to post
Share on other sites

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?

Share this post


Link to post
Share on other sites

 

here use this replace your F-22A ini for this one

I can modify it, but HUD changed!

Share this post


Link to post
Share on other sites

Change only "AvionicsDLL=" call out, you dont need to change "AvionicsDataFilename=" to get that function.

Share this post


Link to post
Share on other sites

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 by saisran

Share this post


Link to post
Share on other sites

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··············

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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!

Share this post


Link to post
Share on other sites

glad you got it working. Though SupGen's the one who taught me this trick.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
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..