mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-02-16 00:51:39 +00:00
29 lines
433 B
Text
29 lines
433 B
Text
|
"Options"
|
||
|
{
|
||
|
"heading"
|
||
|
{
|
||
|
"caption" "#GameUI_GameplayHeading"
|
||
|
}
|
||
|
|
||
|
"hints"
|
||
|
{
|
||
|
"caption" "#GameUI_ShowHelpfulHints"
|
||
|
"cvar" "cl_hints"
|
||
|
}
|
||
|
"autoreload"
|
||
|
{
|
||
|
"caption" "#GameUI_AutoReloadGuns"
|
||
|
"cvar" "cl_autoreload"
|
||
|
}
|
||
|
"changeclass"
|
||
|
{
|
||
|
"caption" "#GameUI_InstantClassChange"
|
||
|
"cvar" "cl_classautokill"
|
||
|
}
|
||
|
"ragdolldeath"
|
||
|
{
|
||
|
"caption" "#GameUI_RagdollDeathView"
|
||
|
"cvar" "cl_ragdoll_deathview"
|
||
|
}
|
||
|
}
|