05.09.2009, 06:32
Quelty Wrote:Peter,
When the new weapons file is created I gather the year of manufacture/service is added, but looks like it is truncating one character short on some.
My old weapons_ru.properties;
Code:#####################################################################
# A-20C
#####################################################################
New_weapons_ru.properties
Code:#####################################################################
# A-20C, 194
#####################################################################
Seems to work ok for some though, Avenger and Bf-109G-2 are a couple where year is appended ok;
Code:#####################################################################
# Avenger Mk.III, 1944
#####################################################################
CheersCode:#####################################################################
# Bf-109G-2, 1942
#####################################################################
Quelty
I can make it show like your old weapons_ru, that would save some space. It works for some aircrafts (the new names) because they have an entry in plane_ru.properties. With 1.2.4 it should show the new names correctly for all the aircrafts that have an entry in plane_ru