Jump to content

comm in russian


sagil

Recommended Posts

Hello,

I have the black shark 1.0.2.

The radio communication is in russian and the subtitles are in English.

How do I change the radio communiacation to English?

this is my option.LUA file:

options =

{

["difficulty"] =

{

["padlock"] = false,

["easyRadar"] = false,

["miniHUD"] = false,

["birds"] = 100,

["optionsView"] = "optview_all",

["permitCrash"] = true,

["immortal"] = false,

["map"] = true,

["radio"] = true,

["labels"] = false,

["tips"] = true,

["aftSwitching"] = false,

["cockpitLanguage"] = "english",

["units"] = "metric",

["easyFlight"] = false,

["altTrimmingMethod"] = true,

["externalViews"] = true,

["iconsTheme"] = "nato",

["fuel"] = false,

["weapons"] = false,

["setGlobal"] = true,

["geffect"] = "realistic",

}, -- end of ["difficulty"]

["views"] =

{

["cockpit"] =

{

["mirrors"] = true,

["reflections"] = false,

["russianHud"] = false,

["avionics"] = 4,

}, -- end of ["cockpit"]

}, -- end of ["views"]

["sound"] =

{

["world"] = 0,

["radioSpeech"] = true,

["cockpit"] = 0,

["volume"] = 0,

["headphones"] = 0,

["music"] = 0,

["subtitles"] = true,

["gui"] = 0,

}, -- end of ["sound"]

["graphics"] =

{

["multiMonitorSetup"] = "shkval+camera+abris-sagi",

["color"] = "32",

["heatBlr"] = 0,

["scenes"] = "high",

["water"] = 2,

["fullScreen"] = false,

["visibRange"] = "Medium",

["aspect"] = 4128/1024,

["textures"] = 2,

["shadows"] = 1,

["effects"] = 3,

["width"] = 4128,

["lights"] = 2,

["height"] = 1024,

["civTraffic"] = 1,

["resolution"] = "3360x1024",

["haze"] = 1,

}, -- end of ["graphics"]

} -- end of options

 

Thanks

Link to comment
Share on other sites

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...