From 46d248b5167f9c8794c3125146952fef08f86bcd Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Dec 2020 13:46:03 -0500 Subject: Added Hypnotize's Icons - Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code. --- resource/ui/votehud.res | 112 ++++++++++++++++++++++++------------------------ 1 file changed, 57 insertions(+), 55 deletions(-) (limited to 'resource/ui/votehud.res') diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res index c59599a..afe817c 100644 --- a/resource/ui/votehud.res +++ b/resource/ui/votehud.res @@ -2,17 +2,17 @@ { "VotePassed" { - "ControlName" "EditablePanel" - "fieldName" "VotePassed" - "xpos" "10" - "ypos" "r315" - "wide" "150" - "tall" "67" - "visible" "0" - "enabled" "1" - "paintborder" "1" - "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" + "ControlName" "EditablePanel" + "fieldName" "VotePassed" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "67" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" "PassedIcon" @@ -71,17 +71,17 @@ "VoteActive" { - "ControlName" "EditablePanel" - "fieldName" "VoteActive" - "xpos" "10" - "ypos" "r315" - "wide" "150" - "tall" "144" - "visible" "0" - "enabled" "1" - "paintborder" "1" - "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" + "ControlName" "EditablePanel" + "fieldName" "VoteActive" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "144" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" "Header" @@ -138,6 +138,7 @@ "color_outline" "52 48 45 255" } + // divider "Divider" { "ControlName" "ImagePanel" @@ -349,6 +350,7 @@ "visible" "0" } + // divider "Divider2" { "ControlName" "ImagePanel" @@ -402,17 +404,17 @@ // 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" - "paintborder" "1" - "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" + "ControlName" "EditablePanel" + "fieldName" "CallVoteFailed" + "xpos" "10" + "ypos" "c-80" + "wide" "150" + "tall" "67" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" "FailedIcon" @@ -471,17 +473,17 @@ // 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" - "paintborder" "1" - "border" "CyanBorderThick" - "bgcolor_override" "DarkGrey" + "ControlName" "EditablePanel" + "fieldName" "VoteFailed" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "67" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" "PaintBackgroundType" "2" "FailedIcon" @@ -539,17 +541,17 @@ "VoteSetupDialog" { - "ControlName" "CVoteSetupDialog" - "fieldName" "VoteSetupDialog" - "xpos" "c-200" - "ypos" "c-150" - "wide" "400" - "tall" "310" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" + "ControlName" "CVoteSetupDialog" + "fieldName" "VoteSetupDialog" + "xpos" "c-200" + "ypos" "c-150" + "wide" "400" + "tall" "310" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" "settitlebarvisible" "0" "paintborder" "1" "border" "CyanBorderThick" -- cgit v1.2.3