
Files are not free you need to get a download pass to start downloading any file under these
categories: Jane's USAF, MiniPro, Super Pro & USAF Pure and Jane's Fleet Command.
Please allow up to 24 HR to activate your account. And please include your forum user name. To Jaydin and others
Users browsing this topic:0 Registered, 0 Hidden and 1 Guest None |
View next topic
View previous topic
|
| Author |
Message |
McHawk
Lieutenant Colonel


Age: 21
Joined: 29 Oct 2004
Posts: 317
Location: Porto Alegre, Rio Grande do Sul Medals: 1 (View more...)
Service: Other/No service Status: Active

|
|
Ok everyone, if you are playing USAF, did NOT downloaded SP9.2 and is trying/ tried to deal with DME here's a bug that i detected: Some tutorials will ask to add a line in QmeObjects table. Don't EVER do that! The table, if you do that, will be organized by alphabetic order and not by "IsControlled" order, so when the game reads which aircraft you can pick it will count how many "IsControlled" fighters you have (let's say 47), but since the QmeObjects is organized by alphabetic order, the game will allow you to use only the (47) firsts crafts... so if you have Gulfs Su-27 (e.g), you won't be able to select it, because its far down the list! Here's the solution:
1st- Find your admin.ini and open it simply double clickin' (it will open in notepad)
2sd- Click "search" and type "QmeObjects", than hit enter TWO times, now you're ready to place a fighter in qme:
There you should find:
[QmeObjects];_______________________________________
Group=Admin
Column0Prop=ObjectPtr,BaseObject:Name,[None],1,0,available planes for QME,[None],0
Column1Prop=IsControled,bool,0,1,0,player controled planes,[None],0
Column2Prop=IsBlueForce,bool,0,1,0,can be used on blue side,[None],0
Column3Prop=IsRedForce,bool,1,1,0,can be used on red side ( all planes),[None],0
Key=0|
right? now here's my Qme aircraft list:
Record00=A-4D|1|1|1
Record01=A-4D VF-1|1|1|1
Record02=A-4M|1|1|1
Record03=A10|1|1|1
Record04=AV-8B|1|1|1
Record05=F-105|1|1|1
Record06=F-117|1|1|1
Record07=F-14D|1|1|1
Record08=F15-C|1|1|1
Record09=F-15E|1|1|1
Record10=F-16C|1|1|1
Record11=F-16Aggresors|1|1|1
Record12=F/A-18C|1|1|1
Record13=F-22|1|1|1
Record14=F-35C|1|1|1
Record15=F4E|1|1|1
Record16=MiG-21MF|1|1|1
Record17=Mirage F-1B|1|1|1
Record18=Saab Grippen|1|1|1
Record19=Su-27|1|1|1
Record20=F111|0|0|1
Record21=F4g|0|0|1
Record22=MiG17|0|0|1
Record23=MiG21|0|0|1
Record24=MiG23|0|0|1
Record25=MiG25|0|0|1
Record26=SU-22|0|0|1
Record27=SU-24|0|0|1
Record28=B-52|0|0|1
Record29=B2|0|0|1
Record30=TU22|0|0|1
Record31=AWACS|0|0|1
Record32=Air Force 1|0|0|1
Record33=Boeing 707|0|0|1
Record34=C-130|0|0|1
Record35=C17|0|0|1
Record36=Il76|0|0|1
Record37=KC135|0|0|1
k?
Now let's add the Saab Viggen to Qme
Record00=A-4D|1|1|1
Record01=A-4D VF-1|1|1|1
Record02=A-4M|1|1|1
Record03=A10|1|1|1
Record04=AV-8B|1|1|1
Record05=F-105|1|1|1
Record06=F-117|1|1|1
Record07=F-14D|1|1|1
Record08=F15-C|1|1|1
Record09=F-15E|1|1|1
Record10=F-16C|1|1|1
Record11=F-16Aggresors|1|1|1
Record12=F/A-18C|1|1|1
Record13=F-22|1|1|1
Record14=F-35C|1|1|1
Record15=F4E|1|1|1
Record16=MiG-21MF|1|1|1
Record17=Mirage F-1B|1|1|1
Record18=Saab Grippen|1|1|1
Record18=Saab Viggen |1|1|1
Record19=Su-27|1|1|1
Record20=F111|0|0|1
Record21=F4g|0|0|1
Record22=MiG17|0|0|1
Record23=MiG21|0|0|1
Record24=MiG23|0|0|1
Record25=MiG25|0|0|1
Record26=SU-22|0|0|1
Record27=SU-24|0|0|1
Record28=B-52|0|0|1
Record29=B2|0|0|1
Record30=TU22|0|0|1
Record31=AWACS|0|0|1
Record32=Air Force 1|0|0|1
Record33=Boeing 707|0|0|1
Record34=C-130|0|0|1
Record35=C17|0|0|1
Record36=Il76|0|0|1
Record37=KC135|0|0|1
Now we have two number 18 record... so change the whole list
P.S. you noticed the |1|1|1 parameters after each record? |1|1|1 Is for Controlable crafts and |0|0|1 is for NON-Controlable Crafts.
Record00=A-4D|1|1|1
Record01=A-4D VF-1|1|1|1
Record02=A-4M|1|1|1
Record03=A10|1|1|1
Record04=AV-8B|1|1|1
Record05=F-105|1|1|1
Record06=F-117|1|1|1
Record07=F-14D|1|1|1
Record08=F15-C|1|1|1
Record09=F-15E|1|1|1
Record10=F-16C|1|1|1
Record11=F-16Aggresors|1|1|1
Record12=F/A-18C|1|1|1
Record13=F-22|1|1|1
Record14=F-35C|1|1|1
Record15=F4E|1|1|1
Record16=MiG-21MF|1|1|1
Record17=Mirage F-1B|1|1|1
Record18=Saab Grippen|1|1|1
Record19=Saab Viggen |1|1|1
Record20=Su-27|1|1|1
Record21=F111|0|0|1
Record22=F4g|0|0|1
Record23=MiG17|0|0|1
Record24=MiG21|0|0|1
Record25=MiG23|0|0|1
Record26=MiG25|0|0|1
Record27=SU-22|0|0|1
Record28=SU-24|0|0|1
Record29=B-52|0|0|1
Record30=B2|0|0|1
Record31=TU22|0|0|1
Record32=AWACS|0|0|1
Record33=Air Force 1|0|0|1
Record34=Boeing 707|0|0|1
Record35=C-130|0|0|1
Record36=C17|0|0|1
Record37=Il76|0|0|1
Record38=KC135|0|0|1
All Right! You have the Saab Viggen Available in your QME!
Gulf Ignore my last email plz
|
|
|
|
_________________ First Lietnaunt Ricardo "Jack McHawk" Gebhardt, 567th Fighter Wing
"Quester for the Holy Grail"
"A good enemy fighter kill is the one you have sure the enemy pilot ejected"
|
|
 |
      |
 |
|
|
Jaydin
Captain

Age: 31
Joined: 24 Nov 2004
Posts: 80
Medals: None
Service: Other/No service Status: Active

|
|
| Thanks McHawk, this *really* helps
|
|
|
|
_________________ Yup, I'm a F-16 freak, love the plane, love flying it, love fighting in it
|
|
 |
    |
 |
Gulf Knight
General of the Forum


Age: 42
Joined: 27 Oct 2004
Posts: 3400
Medals: 13 (View more...)
Service: Army Status: Reservist (Active) Skype: gulfknight 3d Designer: Yes

|
|
|
_________________ Mohamad M. Al-Mishwit
Patriotism is supporting your country all the time, and your government when it deserves it.
|
|
 |
        |
 |
Jaydin
Captain

Age: 31
Joined: 24 Nov 2004
Posts: 80
Medals: None
Service: Other/No service Status: Active

|
|
| Ok, I know I'm asking for *alot* here, and I'm truly sorry for doing so, but I've figured out the aircraft, is there *any* way to alter it's loadout for the QME? And ummm..do ya get into the All Out War Mission plane editor the same way?
|
|
|
|
_________________ Yup, I'm a F-16 freak, love the plane, love flying it, love fighting in it
|
|
 |
    |
 |
McHawk
Lieutenant Colonel


Age: 21
Joined: 29 Oct 2004
Posts: 317
Location: Porto Alegre, Rio Grande do Sul Medals: 1 (View more...)
Service: Other/No service Status: Active

|
|
Thanks Moh, and no problem Jaydin, I'm here to help!
Unfortunally i'm able to aswer only the first question, because i didn't know that USAF came with this program
"Are you sitting confortable?" Lol "Let's beggin"
Gettin' into your ...USAF\Resource\Missions\Data you'll find QmeDefault.pms (DO NOT OPEN IT YET). I think you know how to make a shortcut huh? k, make a notepad shortcut, then open QmeDefault.pms with notepad. Then hit "Find" and search for "loadout". Hit enter 2 times and you'll face this:
[Loadout];_______________________________________
Group=Mission
Column0Prop=EntityName,string,[None],1,0,?,[None]
Column1Prop=GunPtr,WeaponExt:Name,0,0,0,?,[None]
Column2Prop=GunQuantity,int,0,1,0,?,[None]
Column3Prop=ChaffPtr,WeaponExt:Name,Chaff,0,0,?,[None]
Column4Prop=ChaffQuantity,int,0,1,0,?,[None]
Column5Prop=FlarePtr,WeaponExt:Name,Flare,0,0,?,[None]
Column6Prop=FlareQuantity,int,0,1,0,?,[None]
Column7Prop=S1WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column8Prop=S1Quantity,int,0,1,0,?,[None]
Column9Prop=S2WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column10Prop=S2Quantity,int,0,1,0,?,[None]
Column11Prop=S3WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column12Prop=S3Quantity,int,0,1,0,?,[None]
Column13Prop=S4WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column14Prop=S4Quantity,int,0,1,0,?,[None]
Column15Prop=S5WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column16Prop=S5Quantity,int,0,1,0,?,[None]
Column17Prop=S6WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column18Prop=S6Quantity,int,0,1,0,?,[None]
Column19Prop=S7WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column20Prop=S7Quantity,int,0,1,0,?,[None]
Column21Prop=S8WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column22Prop=S8Quantity,int,0,1,0,?,[None]
Column23Prop=S9WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column24Prop=S9Quantity,int,0,1,0,?,[None]
Column25Prop=S10WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column26Prop=S10Quantity,int,0,1,0,?,[None]
Column27Prop=S11WeaponPtr,WeaponExt:Name,0,1,0,?,[None]
Column28Prop=S11Quantity,int,0,1,0,?,[None]
Column29Prop=Fuel,int,0,1,0,?,[None]
k? Then a series of "record" will come (record00=....)
Let QmeDefault.pms as it is and open your admin.ini (USAF\Resource\Missions folder). Again, hit "Find" and search for "LoadoutDefault". Once again, hit enter 2 times. In this case i'll insert weapons to be used in QME for Gulf's Su-27. k?
I'll search for "recordxx=Su-27....."
Found it!
Record64=Su-27|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
NOTE! In this case, records will be organized by "alphabetic" order! DON'T EVER CHANGE THAT! (e.g. Record00=A-4..., Record01=A-10..., Record02=A1_Skyrider... and that way goes)
Now Lets back to QmeDefault.pms. Do that all again (find Loadout, hit enter 2 times...). k? Each fighter in QmeDefault.pms has 3 records, one for AA & AG loadout (Record00=Su-27|....), one for AA Loadout (Record01=Su-27_AA|...) and other for AG Loadout (Record02=Su-27_AG|...). Now simply copy and paste !2! times the record you took from Admin.ini (LoadoutDefault Section):
Record64=Su-27|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
Record64=Su-27|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
Record64=Su-27|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
k? Now lets make some corrections
Record64=Su-27|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
Record65=Su-27_AA|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
Record66=Su-27_AG|GSH301|100|Chaff|100|Flare|100|AA10E|1|AA10E|1|AA10E|1|AA9|1|[None]|0|[None]|0|AA9|1|AA10E|1|AA10E|1|AA10E|1|0|0|0
There! You have custom Loadouts for QME!
Hints:
You noticed that all my weapons are AA10E? You can change it! Just subwrite AA10E for, lets say, Mk82 (DO NOT WRITE THE AIRCRAFT/WEAPOM SHORTNAME YOU PUT IN NameEnum TABLE... E.G Name: Arena.Game.Mobile.Human.Parachutist, ShortName: Parachuter ALWAYS WRITE THE NAME! THE GAME WILL CTD IF YOU DON'T DO SO!)
Each "WEAPON|NUMBER" represent a station, so in blank stations, it will be "0|0"
Anothers Bug in DME:
Editing the Chaff/Flare number in LoadoutDefault (DME), it won't make any changes. To make it work, do everything i sayd above (noticed the Record64=Su-27|GSH301|100|Chaff|100|Flare|100|...? Here the changes will have effect).
Thanks for your time, McHawk
|
|
|
|
_________________ First Lietnaunt Ricardo "Jack McHawk" Gebhardt, 567th Fighter Wing
"Quester for the Holy Grail"
"A good enemy fighter kill is the one you have sure the enemy pilot ejected"
|
|
 |
      |
 |
Jaydin
Captain

Age: 31
Joined: 24 Nov 2004
Posts: 80
Medals: None
Service: Other/No service Status: Active

|
|
Thanks McHawk, I'm gonna have to study this for a bit But you've done wonders helping me
|
|
|
|
_________________ Yup, I'm a F-16 freak, love the plane, love flying it, love fighting in it
|
|
 |
    |
 |
McHawk
Lieutenant Colonel


Age: 21
Joined: 29 Oct 2004
Posts: 317
Location: Porto Alegre, Rio Grande do Sul Medals: 1 (View more...)
Service: Other/No service Status: Active

|
|
Any time Jaydin
|
|
|
|
_________________ First Lietnaunt Ricardo "Jack McHawk" Gebhardt, 567th Fighter Wing
"Quester for the Holy Grail"
"A good enemy fighter kill is the one you have sure the enemy pilot ejected"
|
|
 |
      |
 |
|
|
|
View next topic
View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
All times are GMT + 3 Hours
13253 Attacks blocked
|