Pepec9124 Posted April 8, 2014 Posted April 8, 2014 Please add option Native someday to Audio Language. I would like to have option to have russian betty when flying for Russia and English when flying for NATO countries when this option is check. Right now we can switch it manually before mission which is bad idea.
Zabuzard Posted April 8, 2014 Posted April 8, 2014 sounds like an easy to implement feature which would be pretty cool :) +1
Irregular programming Posted May 3, 2014 Posted May 3, 2014 This is something I also want, I've modified getCountry in speech.lua in DCS World\Sounds\Speech This is what it looks like, I've only modified one line and you can find the code from this, just remove the if nativeCockpitLanguage then and leave return aircraftNativeCountry[message.sender:getUnit():getTypeName()] or base.country.id.USA and you are done
IvanK Posted May 3, 2014 Posted May 3, 2014 (edited) Can you explain this in a little more detail IrregularProgramming ? I dont quite understand what you are doing there . What I would like to achieve is: Flying For Russian/CIS : Russian Betty, Russian Speech Flying for Luftwaffe: German Betty , English Speech Flying for NATO/US: English Betty, English Speech Edited May 3, 2014 by IvanK
Recommended Posts