fortressforever-scripts/resource/ui/Spectator.res

92 lines
1.5 KiB
Plaintext

"Resource/UI/SpectatorGUI.res"
{
"SpectatorGUI"
{
"ControlName" "Frame"
"fieldName" "SpectatorGUI"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"topbar"
{
"ControlName" "Panel"
"fieldName" "topbar"
"xpos" "10"
"ypos" "10"
"tall" "19"
"wide" "125"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"bottombarblank"
{
"ControlName" "Panel"
"fieldName" "bottombarblank"
"xpos" "0"
"ypos" "428"
"tall" "55" // this needs to match the size of BottomBar
"wide" "640"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}
"playerlabel"
{
"ControlName" "Label"
"fieldName" "playerlabel"
"xpos" "c-108"
"ypos" "441"
"wide" "216"
"tall" "26"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "center"
}
"DividerBar"
{
"ControlName" "ImagePanel"
"fieldName" "DividerBar"
"xpos" "r94"
"ypos" "12"
"wide" "1"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"fillcolor" "BorderBright"
"labelText" ""
"textAlignment" "center"
}
"extrainfo"
{
"ControlName" "Label"
"fieldName" "extrainfo"
"xpos" "18"
"ypos" "12"
"wide" "150"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
}
}