summaryrefslogtreecommitdiff
path: root/resource/ui/votehud.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/votehud.res')
-rw-r--r--resource/ui/votehud.res984
1 files changed, 494 insertions, 490 deletions
diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res
index 8a2ad98..fb4ea4e 100644
--- a/resource/ui/votehud.res
+++ b/resource/ui/votehud.res
@@ -2,530 +2,530 @@
{
"VotePassed"
{
- "ControlName" "EditablePanel"
- "fieldName" "VotePassed"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "25 25 25 255"
+ "ControlName" "EditablePanel"
+ "fieldName" "VotePassed"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
"PassedIcon"
{
- "ControlName" "ImagePanel"
- "fieldName" "PassedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_yes"
+ "ControlName" "ImagePanel"
+ "fieldName" "PassedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_yes"
}
"PassedTitle"
{
- "ControlName" "Label"
- "fieldName" "PassedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "98"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_passed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "PassedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "98"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_passed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
}
"PassedResult"
{
- "ControlName" "Label"
- "fieldName" "PassedResult"
- "xpos" "10"
- "ypos" "29"
- "wide" "130"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%passedresult%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "PassedResult"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "130"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%passedresult%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
"noshortcutsyntax" "1"
}
}
"VoteActive"
{
- "ControlName" "EditablePanel"
- "fieldName" "VoteActive"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "144"
- "visible" "0"
- "enabled" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "25 25 25 255"
+ "ControlName" "EditablePanel"
+ "fieldName" "VoteActive"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "144"
+ "visible" "0"
+ "enabled" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
"Header"
{
- "ControlName" "Label"
- "fieldName" "Header"
- "xpos" "10"
- "ypos" "5"
- "wide" "130"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "labelText" "%header%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "128 128 128 255"
+ "ControlName" "Label"
+ "fieldName" "Header"
+ "xpos" "10"
+ "ypos" "5"
+ "wide" "130"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%header%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "ColorGreyMid"
}
"Issue"
{
- "ControlName" "Label"
- "fieldName" "Issue"
- "xpos" "10"
- "ypos" "22"
- "wide" "120"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%voteissue%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "Issue"
+ "xpos" "10"
+ "ypos" "22"
+ "wide" "120"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%voteissue%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
"wrap" "1"
"noshortcutsyntax" "1"
}
"TargetAvatarImage"
{
- "ControlName" "CAvatarImagePanel"
- "fieldName" "TargetAvatarImage"
- "xpos" "10"
- "ypos" "23"
- "wide" "16"
- "tall" "16"
- "visible" "0"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- "color_outline" "52 48 45 255"
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "TargetAvatarImage"
+ "xpos" "10"
+ "ypos" "23"
+ "wide" "16"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "52 48 45 255"
}
"Divider"
{
- "ControlName" "ImagePanel"
- "fieldName" "Divider"
- "xpos" "10"
- "ypos" "50"
- "wide" "130"
- "tall" "1"
- "fillcolor" "128 128 128 255"
- "zpos" "0"
+ "ControlName" "ImagePanel"
+ "fieldName" "Divider"
+ "xpos" "10"
+ "ypos" "50"
+ "wide" "130"
+ "tall" "1"
+ "fillcolor" "ColorGreyMid"
+ "zpos" "0"
}
// Temp UI
"LabelOption1"
{
- "ControlName" "Label"
- "fieldName" "LabelOption1"
- "xpos" "10"
- "ypos" "57"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "LabelOption1"
+ "xpos" "10"
+ "ypos" "57"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
}
"Option1Background_Selected"
{
- "ControlName" "ImagePanel"
- "fieldName" "Option1Background_Selected"
- "xpos" "10"
- "ypos" "57"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "Option1Background_Selected"
+ "xpos" "10"
+ "ypos" "57"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "1"
}
"Option1CountLabel"
{
- "ControlName" "Label"
- "fieldName" "Option1CountLabel"
- "xpos" "28"
- "ypos" "113"
- "wide" "16"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "Yes"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "Option1CountLabel"
+ "xpos" "28"
+ "ypos" "113"
+ "wide" "16"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "Yes"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
}
"LabelOption2"
{
- "ControlName" "Label"
- "fieldName" "LabelOption2"
- "xpos" "10"
- "ypos" "73"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "LabelOption2"
+ "xpos" "10"
+ "ypos" "73"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
}
"Option2Background_Selected"
{
- "ControlName" "ImagePanel"
- "fieldName" "Option2Background_Selected"
- "xpos" "10"
- "ypos" "73"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "1"
+ "ControlName" "ImagePanel"
+ "fieldName" "Option2Background_Selected"
+ "xpos" "10"
+ "ypos" "73"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "1"
}
"Option2CountLabel"
{
- "ControlName" "Label"
- "fieldName" "Option2CountLabel"
- "xpos" "74"
- "ypos" "113"
- "wide" "16"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" "No"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "Option2CountLabel"
+ "xpos" "74"
+ "ypos" "113"
+ "wide" "16"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "No"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "fgcolor_override" "White"
}
"LabelOption3"
{
- "ControlName" "Label"
- "fieldName" "LabelOption3"
- "xpos" "10"
- "ypos" "89"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "LabelOption3"
+ "xpos" "10"
+ "ypos" "89"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
}
"Option3Background_Selected"
{
- "ControlName" "ImagePanel"
- "fieldName" "Option3Background_Selected"
- "xpos" "10"
- "ypos" "89"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
+ "ControlName" "ImagePanel"
+ "fieldName" "Option3Background_Selected"
+ "xpos" "10"
+ "ypos" "89"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
}
"LabelOption4"
{
- "ControlName" "Label"
- "fieldName" "LabelOption4"
- "xpos" "10"
- "ypos" "105"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "LabelOption4"
+ "xpos" "10"
+ "ypos" "105"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
}
"Option4Background_Selected"
{
- "ControlName" "ImagePanel"
- "fieldName" "Option4Background_Selected"
- "xpos" "10"
- "ypos" "105"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
+ "ControlName" "ImagePanel"
+ "fieldName" "Option4Background_Selected"
+ "xpos" "10"
+ "ypos" "105"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
}
"LabelOption5"
{
- "ControlName" "Label"
- "fieldName" "LabelOption5"
- "xpos" "10"
- "ypos" "121"
- "wide" "130"
- "tall" "16"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "left"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "LabelOption5"
+ "xpos" "10"
+ "ypos" "121"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "left"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "White"
}
"Option5Background_Selected"
{
- "ControlName" "ImagePanel"
- "fieldName" "Option5Background_Selected"
- "xpos" "10"
- "ypos" "121"
- "wide" "130"
- "tall" "16"
- "zpos" "1"
- "fillcolor" "88 119 140 180"
- "visible" "0"
+ "ControlName" "ImagePanel"
+ "fieldName" "Option5Background_Selected"
+ "xpos" "10"
+ "ypos" "121"
+ "wide" "130"
+ "tall" "16"
+ "zpos" "1"
+ "fillcolor" "88 119 140 180"
+ "visible" "0"
}
"Divider2"
{
- "ControlName" "ImagePanel"
- "fieldName" "Divider2"
- "xpos" "10"
- "ypos" "100"
- "wide" "130"
- "tall" "1"
- "fillcolor" "128 128 128 255"
- "zpos" "0"
+ "ControlName" "ImagePanel"
+ "fieldName" "Divider2"
+ "xpos" "10"
+ "ypos" "100"
+ "wide" "130"
+ "tall" "1"
+ "fillcolor" "ColorGreyMid"
+ "zpos" "0"
}
"VoteCountLabel"
{
- "ControlName" "Label"
- "fieldName" "VoteCountLabel"
- "xpos" "10"
- "ypos" "100"
- "wide" "140"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_current_vote_count"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "fgcolor_override" "128 128 128 255"
+ "ControlName" "Label"
+ "fieldName" "VoteCountLabel"
+ "xpos" "10"
+ "ypos" "100"
+ "wide" "140"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_current_vote_count"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "fgcolor_override" "ColorGreyMid"
}
// Vote Bar
"VoteBar"
{
- "ControlName" "Panel"
- "fieldName" "VoteBar"
- "xpos" "11"
- "ypos" "113"
- "wide" "130"
- "tall" "18"
- "zpos" "2"
- "visible" "1"
- "enabled" "1"
- "box_size" "16"
- "spacer" "6"
- "box_inset" "1"
- "yes_texture" "vgui/hud/vote_yes"
- "no_texture" "vgui/hud/vote_no"
+ "ControlName" "Panel"
+ "fieldName" "VoteBar"
+ "xpos" "11"
+ "ypos" "113"
+ "wide" "130"
+ "tall" "18"
+ "zpos" "2"
+ "visible" "1"
+ "enabled" "1"
+ "box_size" "16"
+ "spacer" "6"
+ "box_inset" "1"
+ "yes_texture" "vgui/hud/vote_yes"
+ "no_texture" "vgui/hud/vote_no"
}
}
// This is sent to the vote caller when they're not able to start the vote
"CallVoteFailed"
{
- "ControlName" "EditablePanel"
- "fieldName" "CallVoteFailed"
- "xpos" "10"
- "ypos" "c-80"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "25 25 25 255"
+ "ControlName" "EditablePanel"
+ "fieldName" "CallVoteFailed"
+ "xpos" "10"
+ "ypos" "c-80"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
"FailedIcon"
{
- "ControlName" "ImagePanel"
- "fieldName" "FailedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_no"
+ "ControlName" "ImagePanel"
+ "fieldName" "FailedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_no"
}
"FailedTitle"
{
- "ControlName" "Label"
- "fieldName" "FailedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "80"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_failed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
+ "ControlName" "Label"
+ "fieldName" "FailedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "80"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_failed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
"fgcolor_override" "200 30 30 255"
}
"FailedReason"
{
- "ControlName" "Label"
- "fieldName" "FailedReason"
- "xpos" "10"
- "ypos" "29"
- "wide" "140"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" "%FailedReason%"
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "FailedReason"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "140"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%FailedReason%"
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
}
}
// This is shown to everyone when a vote fails due to lack of votes
"VoteFailed"
{
- "ControlName" "EditablePanel"
- "fieldName" "VoteFailed"
- "xpos" "10"
- "ypos" "r315"
- "wide" "150"
- "tall" "67"
- "visible" "0"
- "enabled" "1"
- "border" "CyanBorderThick"
- "bgcolor_override" "25 25 25 255"
+ "ControlName" "EditablePanel"
+ "fieldName" "VoteFailed"
+ "xpos" "10"
+ "ypos" "r315"
+ "wide" "150"
+ "tall" "67"
+ "visible" "0"
+ "enabled" "1"
+ "border" "CyanBorderThick"
+ "bgcolor_override" "DarkGrey"
"FailedIcon"
{
- "ControlName" "ImagePanel"
- "fieldName" "FailedIcon"
- "xpos" "10"
- "ypos" "10"
- "wide" "17"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "image" "hud/vote_no"
+ "ControlName" "ImagePanel"
+ "fieldName" "FailedIcon"
+ "xpos" "10"
+ "ypos" "10"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "image" "hud/vote_no"
}
"FailedTitle"
{
- "ControlName" "Label"
- "fieldName" "FailedTitle"
- "xpos" "32"
- "ypos" "10"
- "wide" "98"
- "tall" "17"
- "visible" "1"
- "enabled" "1"
- "labelText" "#GameUI_vote_failed"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardSmall"
- "wrap" "1"
+ "ControlName" "Label"
+ "fieldName" "FailedTitle"
+ "xpos" "32"
+ "ypos" "10"
+ "wide" "98"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#GameUI_vote_failed"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardSmall"
+ "wrap" "1"
"fgcolor_override" "200 30 30 255"
}
"FailedReason"
{
- "ControlName" "Label"
- "fieldName" "FailedReason"
- "xpos" "10"
- "ypos" "29"
- "wide" "130"
- "tall" "40"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "north-west"
- "dulltext" "0"
- "brighttext" "0"
- "font" "ScoreboardVerySmall"
- "wrap" "1"
- "fgcolor_override" "ColorWhite"
+ "ControlName" "Label"
+ "fieldName" "FailedReason"
+ "xpos" "10"
+ "ypos" "29"
+ "wide" "130"
+ "tall" "40"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "north-west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "ScoreboardVerySmall"
+ "wrap" "1"
+ "fgcolor_override" "White"
}
}
@@ -544,7 +544,7 @@
"tabPosition" "0"
"settitlebarvisible" "0"
"border" "CyanBorderThick"
- "bgcolor_override" "30 30 30 255"
+ "bgcolor_override" "DarkGrey"
"PaintBackground" "1"
"header_font" "ItemFontNameLarge"
@@ -557,72 +557,72 @@
"TitleLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumSmallBold"
- "labelText" "#TF_Vote_Title"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "10"
- "wide" "400"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "0"
+ "ControlName" "CExLabel"
+ "fieldName" "TitleLabel"
+ "font" "HudFontMediumSmallBold"
+ "labelText" "#TF_Vote_Title"
+ "textAlignment" "north"
+ "xpos" "0"
+ "ypos" "10"
+ "wide" "400"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "0"
}
"VoteSetupList"
{
- "ControlName" "SectionedListPanel"
- "fieldName" "VoteSetupList"
- "xpos" "10"
- "ypos" "38"
- "zpos" "2"
- "wide" "180"
- "tall" "200"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "16"
+ "ControlName" "SectionedListPanel"
+ "fieldName" "VoteSetupList"
+ "xpos" "10"
+ "ypos" "38"
+ "zpos" "2"
+ "wide" "180"
+ "tall" "200"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "16"
}
"VoteParameterList"
{
- "ControlName" "SectionedListPanel"
- "fieldName" "VoteParameterList"
- "xpos" "190"
- "ypos" "38"
- "zpos" "2"
- "wide" "200"
- "tall" "200"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "0"
- "linespacing" "16"
+ "ControlName" "SectionedListPanel"
+ "fieldName" "VoteParameterList"
+ "xpos" "190"
+ "ypos" "38"
+ "zpos" "2"
+ "wide" "200"
+ "tall" "200"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "0"
+ "linespacing" "16"
}
"ComboLabel"
{
- "ControlName" "CExLabel"
- "fieldName" "ComboLabel"
- "font" "HudFontSmallestBold"
- "labelText" "%combo_label%"
- "textAlignment" "east"
- "xpos" "5"
- "ypos" "245"
- "zpos" "1"
- "wide" "75"
- "tall" "20"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "ControlName" "CExLabel"
+ "fieldName" "ComboLabel"
+ "font" "HudFontSmallestBold"
+ "labelText" "%combo_label%"
+ "textAlignment" "east"
+ "xpos" "5"
+ "ypos" "245"
+ "zpos" "1"
+ "wide" "75"
+ "tall" "20"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
}
"ComboBox"
@@ -646,56 +646,60 @@
"NumericInputOnly" "0"
"unicode" "0"
- "fgcolor_override" "117 107 94 255"
- "bgcolor_override" "251 235 202 255"
- "disabledFgColor_override" "117 107 94 255"
- "disabledBgColor_override" "251 235 202 255"
- "selectionColor_override" "251 235 202 255"
- "selectionTextColor_override" "117 107 94 255"
- "defaultSelectionBG2Color_override" "251 235 202 255"
+ "fgcolor_override" "TextColor"
+ "bgcolor_override" "Yellow"
+ "disabledFgColor_override" "TextColor"
+ "disabledBgColor_override" "Yellow"
+ "selectionColor_override" "Yellow"
+ "selectionTextColor_override" "TextColor"
+ "defaultSelectionBG2Color_override" "Yellow"
}
"CallVoteButton"
{
- "ControlName" "Button"
- "fieldName" "CallVoteButton"
- "xpos" "75"
- "ypos" "275"
- "wide" "160"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "0"
- "tabPosition" "4"
- "labelText" "#TF_call_vote"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "CallVote"
- "Default" "0"
- "font" "HudFontSmallBold"
+ "ControlName" "Button"
+ "fieldName" "CallVoteButton"
+ "xpos" "75"
+ "ypos" "275"
+ "wide" "160"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "0"
+ "tabPosition" "4"
+ "labelText" "#TF_call_vote"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "CallVote"
+ "Default" "0"
+ "font" "HudFontSmallBold"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
"Button1"
{
- "ControlName" "Button"
- "fieldName" "Button1"
- "xpos" "240"
- "ypos" "275"
- "wide" "80"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "4"
- "labelText" "#GameUI_Close"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "Close"
- "Default" "0"
- "font" "HudFontSmallBold"
+ "ControlName" "Button"
+ "fieldName" "Button1"
+ "xpos" "240"
+ "ypos" "275"
+ "wide" "80"
+ "tall" "25"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "4"
+ "labelText" "#GameUI_Close"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "Close"
+ "Default" "0"
+ "font" "HudFontSmallBold"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
}
}
} \ No newline at end of file