Jump to content

Recommended Posts

Hy All!

 

How can I add to campaign one new plane?(Flyable)

Like A-7D or F-22 etc.......

 

Sorry my bad english!

 

And thanksss

Share this post


Link to post
Share on other sites

I don't have WOI, but I think it is the same format.

 

This is the way to do it in WOV

 

1. Open the "Campaigns" folder in the WOV folder.

 

2. Open a folder in the the Campaigns folder that you want to add the aircraft to.

 

3. There are two files to edit, (A) RollingThunder.ini and (B) wovCampRT_data.ini This second one might have to be extracted using the cat file extractor and placed in the folder.

 

4. Open wovCampRT_data.ini scroll down to the last aircraft listing, for example:

 

[AirUnit161]

AircraftType=O-1E

UnitName=23rd TASS

ForceID=1

Nation=USAF

StartDate=4/1966

DefaultTexture=USAFWhite1

BaseArea=Nakhon Phanom RTAFB

BaseMoveChance=0

RandomChance=100

MaxAircraft=30

StartAircraft=30

MaxPilots=30

StartPilots=30

Experience=100

Morale=100

Supply=50

MissionChance[sWEEP]=0

MissionChance[CAP]=0

MissionChance[iNTERCEPT]=0

MissionChance[ESCORT]=0

MissionChance=0

MissionChance[CAS]=0

MissionChance[sEAD]=0

MissionChance[ARMED_RECON]=0

MissionChance[ANTI_SHIP]=0

MissionChance[RECON]=0

UpgradeType=NEVER

 

Then add a new air unit for example:

 

[AirUnit162]

AircraftType=A-7D

UnitName= squadron name here

ForceID=1

Nation=USAF

StartDate=4/1966

DefaultTexture=USAFWhite1

BaseArea=Nakhon Phanom RTAFB

BaseMoveChance=0

RandomChance=100

MaxAircraft=30

StartAircraft=30

MaxPilots=30

StartPilots=30

Experience=100

Morale=100

Supply=50

MissionChance[sWEEP]=0

MissionChance[CAP]=0

MissionChance[iNTERCEPT]=0

MissionChance[ESCORT]=0

MissionChance=100

MissionChance[CAS]=50

MissionChance[sEAD]=50

MissionChance[ARMED_RECON]=50

MissionChance[ANTI_SHIP]=50

MissionChance[RECON]=0

UpgradeType=NEVER

Supply[001].WeaponType=Mk82

Supply[001].Quantity=1440

Supply[002].WeaponType=LAU-3A

Supply[002].Quantity=240

Supply[003].WeaponType=BLU-1

Supply[003].Quantity=240

Supply[004].WeaponType=AIM-9G

Supply[004].Quantity=240

Supply[005].WeaponType=Rockeye

Supply[005].Quantity=360

Supply[006].WeaponType=AGM-45B

Supply[006].Quantity=120

Supply[007].WeaponType=WalleyeI

Supply[007].Quantity=80

Supply[008].WeaponType=CBU-24B

Supply[008].Quantity=240

Supply[009].WeaponType=Tank300_A7

Supply[009].Quantity=480

 

Change the weapons listed to ones that are in the loadout file. Also change the base and the year.

 

The [AirUnit162] number is important, keep a note of it when you do this.

 

Then save the file.

 

5. Open the RollingThunder.ini

 

If you want to fly for the USAF, scroll down the the last USAF entry, for example:

 

[uSAFUnit009]

UnitName=555th TFS 'Triple Nickel'

ForceID=1

UnitID=40

StartDate=1965

DescFile=wovRTStart.txt

StartText=wovRTStart2.txt

 

Then add this:

 

[uSAFUnit010]

UnitName= put the squadron name here

ForceID=1

UnitID=162

StartDate=1965

DescFile=wovRTStart.txt

StartText=wovRTStart2.txt

 

Notice that the UnitID is the same number as was set above, the txt file names will be different for WOI. Change the date to match, as well.

 

Save the file.

 

6. You should now be able to choose the A-7D in a campaign.

 

That is for WOV, the same procedure, with some alterations, should work with WOI.

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