Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnootize committed May 14, 2018
1 parent cdade6b commit 6a0e259
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 53 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,11 @@
Screenshots: https://imgur.com/a/AKFci

How to Download and Install: https://imgur.com/a/w3Ah6

Original Damage Color:

hud_combattext_red 255

hud_combattext_green 165

hud_combattext_blue 0
40 changes: 36 additions & 4 deletions Thwartzki Hud/resource/ui/HudObjectiveKothTimePanel.res
@@ -1,5 +1,15 @@
"Resource/UI/HudObjectiveKothTimePanel.res"
{
"HudKothTimeStatus"
{
if_match
{
"ypos" "0"
"zpos" "5"
"tall" "f0"
}
}

"BlueTimer"
{
"ControlName" "CTFHudTimeStatus"
Expand All @@ -12,9 +22,15 @@
"visible" "1"
"enabled" "1"

if_match
{
"xpos" "74"
"ypos" "13"
}

"TimePanelValue"
{
"ControlName" "CExLabel"
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
"font" "HudFontMediumSmall"
"fgcolor" "TanLight"
Expand All @@ -25,8 +41,13 @@
"tall" "31"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"textAlignment" "center"
"labelText" "0:00"

if_match
{
"font" "HudFontSmall"
}
}
}

Expand All @@ -42,9 +63,15 @@
"visible" "1"
"enabled" "1"

if_match
{
"xpos" "115"
"ypos" "13"
}

"TimePanelValue"
{
"ControlName" "CExLabel"
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
"font" "HudFontMediumSmall"
"fgcolor" "TanLight"
Expand All @@ -55,8 +82,13 @@
"tall" "31"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"textAlignment" "center"
"labelText" "0:00"

if_match
{
"font" "HudFontSmall"
}
}
}

Expand Down
78 changes: 54 additions & 24 deletions Thwartzki Hud/resource/ui/HudObjectiveTimePanel.res
@@ -1,5 +1,3 @@
//this is the child object of hudobjectivestatus

"Resource/UI/HudObjectiveTimePanel.res"
{
"TimePanelBG"
Expand All @@ -23,8 +21,7 @@

if_match
{
"xpos" "9999"
"visible" "0"
"xpos" "9999"
}
}

Expand All @@ -44,8 +41,7 @@

if_match
{
"xpos" "9999"
"visible" "0"
"xpos" "9999"
}
}

Expand All @@ -69,8 +65,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}
"WaitingForPlayersLabel"
Expand All @@ -94,8 +89,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}
"WaitingForPlayersBG"
Expand All @@ -119,8 +113,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}
"OvertimeLabel"
Expand All @@ -144,8 +137,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}

Expand All @@ -170,8 +162,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}
"SuddenDeathLabel"
Expand All @@ -195,8 +186,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}

Expand All @@ -221,8 +211,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}
"SetupLabel"
Expand All @@ -246,8 +235,7 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}

Expand All @@ -273,8 +261,50 @@

if_match
{
"visible" "0"
"wide" "0"
"xpos" "9999"
}
}

"ServerTimeLimitLabel"
{
"ControlName" "CExLabel"
"fieldName" "ServerTimeLimitLabel"
"xpos" "29"
"ypos" "26"
"zpos" "5"
"wide" "50"
"tall" "20"
"visible" "0"
"enabled" "1"
"labelText" "%servertimeleft%"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"font" "HudFontSmallest"
"fgcolor" "TanLight"

if_match
{
"ypos" "22"
}
}
"ServerTimeLimitLabelBG"
{
"ControlName" "ImagePanel"
"fieldName" "ServerTimeLimitLabelBG"
"xpos" "9999"
"ypos" "0"
"zpos" "1"
"wide" "38"
"tall" "13"
"visible" "0"
"enabled" "0"
"fillcolor" "0 0 0 100"

if_match
{
"xpos" "9999"
}
}
}
16 changes: 8 additions & 8 deletions Thwartzki Hud/resource/ui/HudRoundCounter.res
Expand Up @@ -52,10 +52,10 @@
{
"ControlName" "CTFImagePanel"
"fieldName" "BlueBG"
"xpos" "100"
"xpos" "107"
"ypos" "0"
"zpos" "-5"
"wide" "50"
"wide" "44"
"tall" "17"
"image" "../hud/color_panel_blu"
"scaleImage" "1"
Expand All @@ -71,10 +71,10 @@
{
"ControlName" "CTFImagePanel"
"fieldName" "RedBG"
"xpos" "150"
"xpos" "151"
"ypos" "0"
"zpos" "-5"
"wide" "50"
"wide" "43"
"tall" "17"
"image" "../hud/color_panel_red"
"scaleImage" "1"
Expand All @@ -91,10 +91,10 @@
{
"ControlName" "ImagePanel"
"fieldName" "BlackBGThwartski"
"xpos" "100"
"xpos" "107"
"ypos" "0"
"zpos" "-6"
"wide" "100"
"wide" "87"
"tall" "17"
"fillcolor" "0 0 0 255"
"visible" "1"
Expand All @@ -105,10 +105,10 @@
{
"ControlName" "ImagePanel"
"fieldName" "BlackBG"
"xpos" "100"
"xpos" "107"
"ypos" "17"
"zpos" "-6"
"wide" "100"
"wide" "87"
"tall" "17"
"fillcolor" "TransparentBlack"
"visible" "1"
Expand Down
22 changes: 5 additions & 17 deletions Thwartzki Hud/resource/ui/hudmatchstatus.res
Expand Up @@ -294,19 +294,13 @@

if_match
{
"zpos" "5"
"delta_item_x" "35"
"delta_item_start_y" "12"
"delta_item_end_y" "50"
"PositiveColor" "0 255 0 255"
"NegativeColor" "255 0 0 255"
"delta_lifetime" "1.5"
"delta_item_font" "HudFontMediumSmall"
"ypos" "7"
"zpos" "5"
}

"TimePanelValue"
{
"ControlName" "CExLabel"
"ControlName" "CExLabel"
"fieldName" "TimePanelValue"
"font" "HudFontTimer"
"fgcolor" "TanLight"
Expand All @@ -317,18 +311,12 @@
"tall" "31"
"visible" "1"
"enabled" "1"
"textAlignment" "center"
"textAlignment" "center"
"labelText" "0:00"

if_match
{
"proportionaltoparent" "1"

"xpos" "cs-0.5"
"ypos" "20"
"zpos" "5"
"tall" "10"
"font" "HudFontSmall"
"font" "HudFontSmall"
}
}
}
Expand Down

0 comments on commit 6a0e259

Please sign in to comment.