summaryrefslogtreecommitdiff
path: root/resource/ui/targetid-base.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2021-07-04 21:31:22 -0400
committerGitHub <[email protected]>2021-07-04 21:31:22 -0400
commit09c61d25921c37ca1db41c464634bf16cbfb7494 (patch)
tree128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/targetid-base.res
parente9e324532cec11efafb57200c135fe3eb8397e22 (diff)
parent9fe1700457db24b0c7c1a7220b612a53a5482687 (diff)
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/targetid-base.res')
-rw-r--r--resource/ui/targetid-base.res287
1 files changed, 287 insertions, 0 deletions
diff --git a/resource/ui/targetid-base.res b/resource/ui/targetid-base.res
new file mode 100644
index 0000000..d7491cc
--- /dev/null
+++ b/resource/ui/targetid-base.res
@@ -0,0 +1,287 @@
+"Resource/UI/TargetID.res"
+{
+ "TargetBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetBG"
+ "xpos" "0"
+ "ypos" "30"
+ "zpos" "0"
+ "wide" "640"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "TransparentBlack"
+ }
+
+ "TargetIDBG"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "TargetIDBG"
+ "xpos" "0"
+ "ypos" "48"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/color_panel_brown"
+ "scaleImage" "1"
+ "teambg_1" "../hud/color_panel_brown"
+ "teambg_2" "../hud/color_panel_red"
+ "teambg_3" "../hud/color_panel_blu"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetIDBG_Spec_Blue"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetIDBG_Spec_Blue"
+ "xpos" "0"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "0"
+ "enabled" "1"
+ "fillcolor" "72 112 125 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetIDBG_Spec_Red"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TargetIDBG_Spec_Red"
+ "xpos" "0"
+ "ypos" "50"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "35"
+ "visible" "0"
+ "enabled" "1"
+ "fillcolor" "158 64 61 255"
+
+ "src_corner_height" "23"
+ "src_corner_width" "23"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
+ "TargetNameLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetNameLabel"
+ "font" "HudClassHealth"
+ "xpos" "45"
+ "ypos" "30"
+ "zpos" "1"
+ "wide" "640"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%targetname%"
+ "textAlignment" "west"
+ }
+
+ "TargetNameLabelShadow"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetNameLabelShadow"
+ "font" "HudClassHealth"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "640"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "0"
+ "labelText" "%targetname%"
+ "textAlignment" "west"
+ "fgcolor_override" "TransparentBlack"
+ "pin_to_sibling" "TargetNameLabel"
+ }
+
+ "TargetDataLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "TargetDataLabel"
+ "font" "HudFontSmall"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%targetdata%"
+ "textAlignment" "west"
+ }
+
+ "SpectatorGUIHealth"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "SpectatorGUIHealth"
+ "xpos" "0"
+ "ypos" "15"
+ "zpos" "10"
+ "wide" "45"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "HealthBonusPosAdj" "10"
+ "HealthDeathWarning" "0.49"
+ "TFFont" "HudFontSmall"
+ "HealthDeathWarningColor" "HUDDeathWarning"
+ "TextColor" "HudOffWhite"
+ }
+
+ "AmmoIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "AmmoIcon"
+ "xpos" "43"
+ "ypos" "16"
+ "zpos" "12"
+ "wide" "12"
+ "tall" "12"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/leaderboard_class_heavy"
+ "scaleImage" "1"
+ }
+
+ "KillStreakAnchor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "KillStreakAnchor"
+ "xpos" "2"
+ "ypos" "17"
+ "wide" "8"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "KillStreakIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "KillStreakIcon"
+ "xpos" "0"
+ "ypos" "1"
+ "zpos" "12"
+ "wide" "12"
+ "tall" "12"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/leaderboard_streak"
+ "scaleImage" "1"
+
+ "pin_to_sibling" "KillStreakAnchor"
+ "pin_corner_to_sibling" "PIN_TOPRIGHT"
+ "pin_to_sibling_corner" "PIN_TOPRIGHT"
+ }
+
+ "MoveableSubPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MoveableSubPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "32"
+ "tall" "36"
+ "visible" "1"
+ "enabled" "1"
+
+ "MoveableIconBG"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MoveableIconBG"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "icon" "obj_status_alert_background_tall_nocolor"
+ "iconColor" "TransparentBlack"
+ "scaleImage" "1"
+ }
+
+ "MoveableIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "MoveableIcon"
+ "xpos" "5"
+ "ypos" "7"
+ "zpos" "6"
+ "wide" "0"
+ "tall" "0"
+ "visible" "1"
+ "enabled" "1"
+ "icon" "obj_status_sentrygun_1"
+ "drawcolor" "TanLight"
+ "scaleImage" "1"
+ }
+ "MoveableSymbolIcon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "MoveableSymbolIcon"
+ "xpos" "16"
+ "ypos" "0"
+ "zpos" "12"
+ "wide" "16"
+ "tall" "8"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/eng_sel_item_movable"
+ "drawcolor" "TanLight"
+ "scaleImage" "1"
+ }
+
+ "MoveableKeyLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "MoveableKeyLabel"
+ "font" "HudFontSmallest"
+ "xpos" "0"
+ "ypos" "45"
+ "zpos" "1"
+ "wide" "10"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" ""
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+
+ "AvatarImage"
+ {
+ "ControlName" "CAvatarImagePanel"
+ "fieldName" "AvatarImage"
+ "xpos" "0"
+ "ypos" "28"
+ "zpos" "99"
+ "wide" "17"
+ "tall" "17"
+ "visible" "1"
+ "enabled" "1"
+ "image" ""
+ "scaleImage" "1"
+ "color_outline" "HudTimerProgressInActive"
+ }
+} \ No newline at end of file