Jordan23 Posted September 23, 2008 Posted September 23, 2008 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 Quote
The_Editor Posted September 23, 2008 Posted September 23, 2008 Are you using WOV or WOI or WOE. Quote
Jordan23 Posted September 24, 2008 Author Posted September 24, 2008 Are you using WOV or WOI or WOE. Hi! I use WOI. And thanks for the reply Quote
The_Editor Posted September 25, 2008 Posted September 25, 2008 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. 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.