Re-add toonhud
This commit is contained in:
@ -0,0 +1,61 @@
|
||||
"Resource/training/basictraining/classpanel.res"
|
||||
{
|
||||
"Image"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "Image"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tileImage" "0"
|
||||
"scaleImage" "1"
|
||||
"image" "illustrations/training_basic"
|
||||
}
|
||||
|
||||
"SelectButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "SelectButton"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "%selectbuttontext%"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "%selectcommand%"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
|
||||
"border_default" "MainMenuButtonDefault"
|
||||
"border_armed" "MainMenuButtonArmed"
|
||||
"border_disabled" "MainMenuButtonDisabled"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
}
|
||||
|
||||
"ProgressLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ProgressLabel"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" ""
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "241"
|
||||
"wide" "30"
|
||||
"tall" "15"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"fgcolor_override" "201 79 57 255"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user