Domcho Posted December 8, 2015 Posted December 8, 2015 After I edited Scripts/Database/db_countries.lua in order to add MiG-29A and Su-25 as playable aircraft by a specific country which by default is unable to use them I wanted to change the speech and callsign as well. For example when you place aircraft belonging to USA you can set callsigns such as Einfield 1-1, Chevy 2-4 etc, but when you place Russian aircraft the menu is different - you have a box where you can enter a 3 digit callsign. In the db_countries.lua all the countries that use the Russian callsign have copyTable(ru_Callsigns) which I believe is the code for using this type of callsigns in the Mission Editor. However changing the default code with this on my country does not work. By default China has the same code but it still uses the USA method for callsigns. :mad: I managed to change the speech sound files for the country I am editing from default English to Russian by modifying the Sounds/Speech/common.lua script file. However I cannot change the default callsign type from English to Russian for the desired country. Does anybody know how to? :helpsmilie: Thanks.
Recommended Posts