2014-11-30 06:17:28 +00:00
|
|
|
"Options"
|
|
|
|
{
|
|
|
|
"tchud"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_TeamColorHUD"
|
|
|
|
"cvar" "cl_teamcolourhud"
|
|
|
|
}
|
2014-12-09 01:31:58 +00:00
|
|
|
"hud_showweaponselect"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ShowWeaponSelect"
|
|
|
|
"cvar" "hud_weaponselect"
|
|
|
|
}
|
|
|
|
"hud_fastswitch"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_FastSwitch"
|
|
|
|
"cvar" "hud_fastswitch"
|
|
|
|
}
|
2014-11-30 06:17:28 +00:00
|
|
|
"hud_centerid"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_CenterPlayerInfo"
|
|
|
|
"cvar" "hud_centerid"
|
|
|
|
}
|
|
|
|
"hud_takesshots"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_TakeEndRoundScreenshots"
|
|
|
|
"cvar" "hud_takesshots"
|
|
|
|
}
|
|
|
|
"hud_speedometer"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ShowSpeedometer"
|
|
|
|
"cvar" "hud_speedometer"
|
|
|
|
}
|
|
|
|
"hud_speedometer_avg"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ShowAverageSpeedometer"
|
|
|
|
"cvar" "hud_speedometer_avg"
|
|
|
|
}
|
|
|
|
"usemouse"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_UseMouseIngameMenus"
|
|
|
|
"cvar" "cl_cmusemouse"
|
|
|
|
}
|
|
|
|
|
|
|
|
"heading"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ObjectiveIconHeading"
|
|
|
|
}
|
|
|
|
"cl_objectiveicon"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ObjectiveIcon"
|
|
|
|
"cvar" "cl_objectiveicon"
|
|
|
|
"type" "discrete"
|
|
|
|
"values"
|
|
|
|
{
|
|
|
|
"1" "#GameUI_On"
|
|
|
|
"2" "#GameUI_HideArrow"
|
|
|
|
"0" "#GameUI_Off"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
"cl_objectiveicon_teamcolor"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ObjectiveTeamColoredIcon"
|
|
|
|
"cvar" "cl_objectiveicon_teamcolor"
|
|
|
|
"type" "discrete"
|
|
|
|
"values"
|
|
|
|
{
|
|
|
|
"1" "#GameUI_On"
|
|
|
|
"0" "#GameUI_Off"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
"cl_objectiveicon_arrow_teamcolor"
|
|
|
|
{
|
|
|
|
"caption" "#GameUI_ObjectiveTeamColoredArrow"
|
|
|
|
"cvar" "cl_objectiveicon_arrow_teamcolor"
|
|
|
|
"type" "discrete"
|
|
|
|
"values"
|
|
|
|
{
|
|
|
|
"1" "#GameUI_On"
|
|
|
|
"0" "#GameUI_Off"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2014-11-12 02:32:26 +00:00
|
|
|
|