custom/toonhud/resource/ui/textwindow.res

183 lines
3.0 KiB
Plaintext
Raw Normal View History

2022-09-15 19:34:53 -03:00
"Resource/UI/TextWindow.res"
{
"info"
{
"ControlName" "CTFTextWindow"
"fieldName" "info"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"paintbackground" "0"
}
"TFMessageTitle"
{
"ControlName" "CExLabel"
"fieldName" "TFMessageTitle"
"xpos" "c-184"
"ypos" "95"
"zpos" "1"
"wide" "420"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#TF_WELCOME"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "G_FontMedium"
"fgcolor_override" "G_White"
"textinsetx" "5"
}
"TextMessage"
{
"ControlName" "TextEntry"
"fieldName" "TextMessage"
"visible" "0"
"enabled" "0"
}
"TFTextMessage"
{
"ControlName" "CExRichText"
"fieldName" "TFTextMessage"
"font" "G_FontSmall_2"
"xpos" "c-184"
"ypos" "125"
"zpos" "1"
"wide" "415"
"tall" "240"
"autoResize" "3"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"paintborder" "0"
"textAlignment" "northwest"
"fgcolor" "G_GhostWhite"
}
"HTMLMessage"
{
"ControlName" "HTML"
"fieldName" "HTMLMessage"
"xpos" "c-184"
"ypos" "75"
"zpos" "1"
"wide" "415"
"tall" "295"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintborder" "1"
"border" "G_TargetBorder"
}
"ok"
{
"ControlName" "CExButton"
"fieldName" "ok"
"xpos" "r190"
"ypos" "r40"
"zpos" "6"
"wide" "150"
"tall" "30"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "&D"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"command" "okay"
"default" "1"
"font" "G_MenuArrowBig"
}
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "-10"
"wide" "f0"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"paintbackground" "1"
"bgcolor_override" "G_TransparentMenuBG"
}
"MenuBG"
{
"ControlName" "CModelPanel"
"fieldName" "MenuBG"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "f0"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"fov" "20"
"model"
{
"modelname" "models/vgui/UI_welcome01_screen.mdl"
"skin" "0"
"angles_x" "0"
"angles_y" "180"
"angles_z" "0"
"origin_x" "290"
"origin_y" "0"
"origin_z" "-39"
}
}
"ShadedBar"
{
"ControlName" "ImagePanel"
"fieldName" "ShadedBar"
"xpos" "0"
"ypos" "r50"
"zpos" "5"
"wide" "f0"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
"image" "loadout_bottom_gradient"
"tileImage" "1"
"PaintBackgroundType" "0"
}
"MessageTitle"
{
"ControlName" "Label"
"fieldName" "MessageTitle"
"visible" "0"
"enabled" "0"
}
}