diff options
Diffstat (limited to 'resource/ui/teammenu-base.res')
| -rw-r--r-- | resource/ui/teammenu-base.res | 410 |
1 files changed, 410 insertions, 0 deletions
diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res new file mode 100644 index 0000000..1957ec3 --- /dev/null +++ b/resource/ui/teammenu-base.res @@ -0,0 +1,410 @@ +"Resource/UI/TeamMenu.res" +{ + "team" + { + "ControlName" "CTeamMenu" + "fieldName" "team" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fgcolor" "255 0 0 255" + } + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "255" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 100" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "0" + "ypos" "0" + "wide" "64" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "MapInfo" + { + "ControlName" "HTML" + "fieldName" "MapInfo" + "xpos" "100" + "ypos" "34" + "wide" "450" + "tall" "365" + "autoResize" "3" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "SelectTeamLabel" + { + "ControlName" "Label" + "fieldName" "SelectTeamLabel" + "xpos" "0" + "ypos" "c-75" + "zpos" "1" + "wide" "255" + "tall" "25" + "labelText" "#TF_SelectATeam" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "teambutton0" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton0" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_BlueTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam blue" + "team" "3" // Blue Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Blue" + "armedBgColor_override" "BlueSolid" + "depressedBgColor_override" "Blue" + "selectedBgColor_override" "BlueSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton1" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton1" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_RedTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam red" + "team" "4" // Red Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Red" + "armedBgColor_override" "RedSolid" + "depressedBgColor_override" "Red" + "selectedBgColor_override" "RedSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton2" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton2" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "labelText" "#TF_Random" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam auto" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton3" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton3" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "2" + "labelText" "#TF_Spectate" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam spectate" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MenuBG" + { + "ControlName" "ImagePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 7" + } + + "BlueCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%bluecount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "RedCount" + { + "ControlName" "CExLabel" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%redcount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamsFullLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeamsFullLabel" + "xpos" "c-50" + "ypos" "c150" + "zpos" "6" + "wide" "105" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_Teams_Full" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica12" + "fgcolor" "TanLight" + "centerwrap" "1" + } + + "TeamsFullLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "TeamsFullLabelShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "6" + "wide" "105" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_Teams_Full" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica12" + "fgcolor" "TransparentBlack" + "centerwrap" "1" + + "pin_to_sibling" "TeamsFullLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "wide" "0" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&3" + "command" "jointeam blue" + "team" "3" + } + + "teambutton1SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton1SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&4" + "command" "jointeam red" + "team" "4" + } + + "teambutton2SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton2SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&1" + "command" "jointeam auto" + } + + "teambutton3SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton3SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&2" + "command" "jointeam spectate" + } +}
\ No newline at end of file |
