09.09.2009, 06:27
Guys if you don't mind testing version 1.2.6 that'd be great. I've added a lot of things and well, I'm not sure if everything will be working as intended. Anything wrong you find, please report it here
benitomuso Wrote:Thanks Peter,Remove duplicate loadouts within the loadouts, nice catch, I'll add this asap. As for the other format I can look into it, looks like it is the loadout name separated and the actual loadout, separated by a comma. Stay tuned
this is a great job and a very useful tool. I was just thinking to create a similar program in Delphi but really it isn't necessary anymore with your development.
One thing that would make it even better:
-The weapons_ru becomes properly sorted following the aircraft names and if many items with the same name (i.e. duplicated # B29 SP) were in the original, your program leaves only one (perfect) but with the duplicated loadouts (two sets of Default, weapon1, weapon2, None). If it could remove duplicates from inside the loadout of each plane it would be perfect.
Another thing: the Shift E's Quick Mission Tuner wich is a very useful app for retouching missions uses a format like this for each line of the configuratiuon file QMT_Aircraft.txt:
F,Il-2 M (later series)(1942),IL_2MLate,,,,12
And so on for any plane. Is it possible to add a button to your prog that could export the list to this format?
It too creates an inventory entry for each plane at QMT_Weapons.txt like this:
4xRS-82 Rockets,4xRS82,IL_2MLate
4xBRS-82 Rockets,4xBRS82
4xRS-132 Rockets,4xRS132
4xROFS-132,4xROFS132
4xBRS-132 Rockets,4xBRS132
4xM-13 Rockets,4xM13
216xAJ-2 Ampoules (Napalm-like),216xAJ-2
30xAO-10 Bombs,30xAO10
50xAO-10 Bombs,50xAO10
4xFAB-50 Bombs,4xFAB50
4xFAB-50+4xRS-82,4xFAB50_4xRS82
4xFAB-50+4xRS-132,4xFAB50_4xRS132
4xFAB-50 + 4xROFS-132,4xFAB50_4xROFS132
6xFAB-50 Bombs,6xFAB50
2xFAB-100 Bombs,2fab100
2xFAB-100+4xRS-82,2fab1004rs82
2xFAB-100+4xRS-132,2fab1004rs132
2xFAB-100 + 4xROFS-132,2fab1004rofs132
2xFAB-100+4xBRS-82,2fab1004brs82
2xFAB-100+4xBRS-132,2fab1004brs132
2xFAB-100+4xM-13,2fab1004m13
4xFAB-100 Bombs,4xFAB100
4xFAB-100+4xRS-82,4fab1004rs82
4xFAB-100+4xRS-132,4fab1004rs132
4xFAB-100 + 4xROFS-132,4fab1004rofs132
4xFAB-100+4xBRS-82,4fab1004brs82
4xFAB-100+4xBRS-132,4fab1004brs132
4xFAB-100+4xM-13,4fab1004m13
6xFAB-100 Bombs,6xFAB100
2xFAB-250 Bombs,2xFAB250
2xVAP-250 (Napalm-like),2xVAP250
Empty (No Ammo),none
Thanks a lot,
Pablo
benitomuso Wrote:Thanks Peter,Done, done and done. Check 1.2.7, there should be no issues with the loadouts now. Let me know if the QMT exported files work
this is a great job and a very useful tool. I was just thinking to create a similar program in Delphi but really it isn't necessary anymore with your development.
One thing that would make it even better:
-The weapons_ru becomes properly sorted following the aircraft names and if many items with the same name (i.e. duplicated # B29 SP) were in the original, your program leaves only one (perfect) but with the duplicated loadouts (two sets of Default, weapon1, weapon2, None). If it could remove duplicates from inside the loadout of each plane it would be perfect.
Another thing: the Shift E's Quick Mission Tuner wich is a very useful app for retouching missions uses a format like this for each line of the configuratiuon file QMT_Aircraft.txt:
F,Il-2 M (later series)(1942),IL_2MLate,,,,12
And so on for any plane. Is it possible to add a button to your prog that could export the list to this format?
It too creates an inventory entry for each plane at QMT_Weapons.txt like this:
Thanks a lot,
Pablo
OberstDanjeje Wrote:Thanks, great job, just some problem with the QMT aircraft list, I can't select the skins.Yeah I haven't figured that one out yet :???:
PeterD Wrote:OberstDanjeje Wrote:Thanks, great job, just some problem with the QMT aircraft list, I can't select the skins.Yeah I haven't figured that one out yet :???:
OberstDanjeje Wrote:The correct string for the skins folder is something like "Bf109F2U1DZZMod" and not "Bf-109F-2_U1_DZZMod".
The folder name without any score or underscore.
OberstDanjeje Wrote:That post has zero relevance with this topic, to be honest :|PeterD Wrote:OberstDanjeje Wrote:Thanks, great job, just some problem with the QMT aircraft list, I can't select the skins.Yeah I haven't figured that one out yet :???:
May be you miss this
OberstDanjeje Wrote:The correct string for the skins folder is something like "Bf109F2U1DZZMod" and not "Bf-109F-2_U1_DZZMod".
The folder name without any score or underscore.
VF101hawk Wrote:I dont use it for qmb but to check the air inis and so on.It's possible and I'll add this in the next release
And it almost works great in ordering the lines exept for a few that isnt in order but much better then before so now its simple to go over and check all is fine.
I see you added the whats wrong list. ty verry much.
Just one thing about it is that is it possible to make the program highlight the text(lines) it thinks are wrong?? in red??
As now it just lists a bunch of lines under the status report it gives. where those problem lines are isnt that easy to find!
But again a great job Peter D