css_enhanced_game_files/css_enhanced/game/hl2/resource/optionssubdifficulty.res
2024-09-07 15:58:38 +02:00

142 lines
2.7 KiB
Text
Executable file

"Resource/OptionsSubDifficulty.res"
{
"Skill1Radio"
{
"ControlName" "RadioButton"
"fieldName" "Skill1Radio"
"xpos" "34"
"ypos" "58"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#GameUI_SkillEasy"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "0"
"SubTabPosition" "1"
}
"Skill2Radio"
{
"ControlName" "RadioButton"
"fieldName" "Skill2Radio"
"xpos" "34"
"ypos" "116"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#GameUI_SkillNormal"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "0"
"SubTabPosition" "2"
}
"Skill3Radio"
{
"ControlName" "RadioButton"
"fieldName" "Skill3Radio"
"xpos" "34"
"ypos" "176"
"wide" "140"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#GameUI_SkillHard"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Default" "0"
"SubTabPosition" "3"
}
"Label1"
{
"ControlName" "Label"
"fieldName" "Label1"
"xpos" "36"
"ypos" "24"
"wide" "212"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_SelectDifficulty"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
}
"Label2"
{
"ControlName" "Label"
"fieldName" "Label2"
"xpos" "60"
"ypos" "80"
"wide" "380"
"tall" "36"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_EasyDescription"
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
"Label3"
{
"ControlName" "Label"
"fieldName" "Label3"
"xpos" "60"
"ypos" "138"
"wide" "380"
"tall" "36"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_NormalDescription"
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
"Label4"
{
"ControlName" "Label"
"fieldName" "Label4"
"xpos" "60"
"ypos" "198"
"wide" "380"
"tall" "36"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#GameUI_HardDescription"
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
}
}