06.10.2009, 02:33
Quote:Oh, I should add that not all of these entries were used and some were edited to coinside with what the current Panther weapons are.
That means you added lines which the game doesn't have? And you wonder why it complains that it can't find the weaponry??
Just take a look at
IL-2 Sturmovik 1946\MODS\STD\i18n\weapons_ru.properties
Then just transfer all the first columns there to the allpayloads.dcg.
that would mean should you wish to add the Ju88 A Torp, you'd take a look at
Code:
Ju-88A-4_Torp.default Default
Ju-88A-4_Torp.1xLTW_Torp 1 x LTW Torpedo
Ju-88A-4_Torp.2xLTW_Torp_salvo 2 x LTW Torpedo (salvo)
Ju-88A-4_Torp.2xLTW_Torp_spread 2 x LTW Torpedo (spread)
Ju-88A-4_Torp.1xLTF5Bh_Torp 1 x LTF5B Torpedo
Ju-88A-4_Torp.2xLTF5Bh_Torp_salvo 2 x LTF5B Torpedo (salvo)
Ju-88A-4_Torp.2xLTF5Bh_Torp_spread 2 x LTF5B Torpedo (spread)
Ju-88A-4_Torp.2xPractice_Torp_spread 2 x Practice Torpedo (spr.) DUMMY
Ju-88A-4_Torp.none Empty
E.g.
Code:
Ju-88A-4_Torp.2xLTF5Bh_Torp_spread 2 x LTF5B Torpedo (spread)
Code:
2xLTF5Bh_Torp_spread
I might make a new compilation to download in the near future, including all the newly developed planes.