Template:PatchDiff/March 17, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/hudteamstatus.res

From Team Fortress Wiki
< Template:PatchDiff/March 17, 2016 Patch
Revision as of 03:25, 18 March 2016 by MousseBOT (talk | contribs) (Diff of file "tf/tf2_misc_dir.vpk/resource/ui/hudteamstatus.res" for patch March 17, 2016 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"Resource/UI/HudTeamStatus.res"
N/A2{
N/A3 "HudTeamStatus"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "HudTeamStatus"
N/A7 
N/A8 "team1_base_x" "c-60"
N/A9 "team1_base_y" "0"
N/A10 "team1_delta_x" "-18"
N/A11 "team1_delta_y" "0"
N/A12 "team2_base_x" "c40"
N/A13 "team2_base_y" "0"
N/A14 "team2_delta_x" "18"
N/A15 "team2_delta_y" "0"
N/A16 
N/A17 "playerpanels_kv"
N/A18 {
N/A19 "visible" "0"
N/A20 "wide" "22"
N/A21 "tall" "22"
N/A22 "zpos" "1"
N/A23 
N/A24 "color_portrait_bg_red" "119 62 61 255"
N/A25 "color_portrait_bg_blue" "62 81 101 255"
N/A26 "color_portrait_bg_red_dead" "49 44 42 255"
N/A27 "color_portrait_bg_blue_dead" "44 49 51 255"
N/A28 "color_bar_health_high" "84 191 58 255"
N/A29 "color_bar_health_med" "191 183 58 255"
N/A30 "percentage_health_med" "0.6"
N/A31 "color_bar_health_low" "191 58 58 255"
N/A32 "percentage_health_low" "0.3"
N/A33 "color_portrait_blend_dead" "96 96 96 255"
N/A34 
N/A35 "playername"
N/A36 {
N/A37 "ControlName" "CExLabel"
N/A38 "fieldName" "playername"
N/A39 "font" "DefaultVerySmall"
N/A40 "xpos" "5"
N/A41 "ypos" "24"
N/A42 "zpos" "5"
N/A43 "wide" "50"
N/A44 "tall" "8"
N/A45 "autoResize" "0"
N/A46 "pinCorner" "0"
N/A47 "visible" "0"
N/A48 "labelText" "%playername%"
N/A49 "textAlignment" "north-west"
N/A50 //"fgcolor" "235 226 202 255"
N/A51 }
N/A52 "classimage"
N/A53 {
N/A54 "ControlName" "CTFClassImage"
N/A55 "fieldName" "classimage"
N/A56 "xpos" "3"
N/A57 "ypos" "0"
N/A58 "zpos" "3"
N/A59 "wide" "16"
N/A60 "tall" "16"
N/A61 "visible" "1"
N/A62 "enabled" "1"
N/A63 "image" "../hud/class_scoutred"
N/A64 "scaleImage" "1"
N/A65 }
N/A66 "classimagebg"
N/A67 {
N/A68 "ControlName" "Panel"
N/A69 "fieldName" "classimagebg"
N/A70 "xpos" "3"
N/A71 "ypos" "0"
N/A72 "zpos" "2"
N/A73 "wide" "16"
N/A74 "tall" "16"
N/A75 "visible" "1"
N/A76 "enabled" "1"
N/A77 "PaintBackgroundType" "0"
N/A78 }
N/A79 "healthbar"
N/A80 {
N/A81 "ControlName" "ContinuousProgressBar"
N/A82 "fieldName" "healthbar"
N/A83 "font" "Default"
N/A84 "xpos" "3"
N/A85 "ypos" "16"
N/A86 "zpos" "5"
N/A87 "wide" "16"
N/A88 "tall" "2"
N/A89 "autoResize" "0"
N/A90 "pinCorner" "0"
N/A91 "visible" "1"
N/A92 "enabled" "1"
N/A93 "textAlignment" "Left"
N/A94 "dulltext" "0"
N/A95 "brighttext" "0"
N/A96 "bgcolor_override" "80 80 80 255"
N/A97 }
N/A98 "overhealbar"
N/A99 {
N/A100 "ControlName" "ContinuousProgressBar"
N/A101 "fieldName" "overhealbar"
N/A102 "font" "Default"
N/A103 "xpos" "3"
N/A104 "ypos" "16"
N/A105 "zpos" "6"
N/A106 "wide" "16"
N/A107 "tall" "2"
N/A108 "autoResize" "0"
N/A109 "pinCorner" "0"
N/A110 "visible" "1"
N/A111 "enabled" "1"
N/A112 "textAlignment" "Left"
N/A113 "dulltext" "0"
N/A114 "brighttext" "0"
N/A115 "bgcolor_override" "0 0 0 0"
N/A116 "fgcolor_override" "255 255 255 160"
N/A117 }
N/A118 "HealthIcon"
N/A119 {
N/A120 "ControlName" "EditablePanel"
N/A121 "fieldName" "HealthIcon"
N/A122 "xpos" "22"
N/A123 "ypos" "-3"
N/A124 "zpos" "3"
N/A125 "wide" "32"
N/A126 "tall" "32"
N/A127 "visible" "0"
N/A128 "enabled" "1"
N/A129 "HealthBonusPosAdj" "10"
N/A130 "HealthDeathWarning" "0.49"
N/A131 "TFFont" "HudFontSmallest"
N/A132 "HealthDeathWarningColor" "HUDDeathWarning"
N/A133 "TextColor" "HudOffWhite"
N/A134 }
N/A135 "ReadyBG"
N/A136 {
N/A137 "ControlName" "ScalableImagePanel"
N/A138 "fieldName" "ReadyBG"
N/A139 "xpos" "30"
N/A140 "ypos" "6"
N/A141 "zpos" "-1"
N/A142 "wide" "16"
N/A143 "tall" "16"
N/A144 "autoResize" "0"
N/A145 "pinCorner" "0"
N/A146 "visible" "0"
N/A147 "enabled" "1"
N/A148 "image" "../HUD/tournament_panel_brown"
N/A149 
N/A150 "src_corner_height" "22" // pixels inside the image
N/A151 "src_corner_width" "22"
N/A152 
N/A153 "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
N/A154 "draw_corner_height" "3"
N/A155 }
N/A156 "ReadyImage"
N/A157 {
N/A158 "ControlName" "ImagePanel"
N/A159 "fieldName" "ReadyImage"
N/A160 "xpos" "32"
N/A161 "ypos" "8"
N/A162 "zpos" "0"
N/A163 "wide" "12"
N/A164 "tall" "12"
N/A165 "autoResize" "0"
N/A166 "pinCorner" "0"
N/A167 "visible" "0"
N/A168 "enabled" "1"
N/A169 "image" "hud/checkmark"
N/A170 "scaleImage" "1"
N/A171 }
N/A172 "respawntime"
N/A173 {
N/A174 "ControlName" "CExLabel"
N/A175 "fieldName" "respawntime"
N/A176 "font" "DefaultSmall"
N/A177 "xpos" "3"
N/A178 "ypos" "0"
N/A179 "zpos" "5"
N/A180 "wide" "16"
N/A181 "tall" "17"
N/A182 "autoResize" "0"
N/A183 "pinCorner" "0"
N/A184 "visible" "1"
N/A185 "labelText" "%respawntime%"
N/A186 "textAlignment" "center"
N/A187 //"fgcolor" "235 226 202 255"
N/A188 }
N/A189 "chargeamount"
N/A190 {
N/A191 "ControlName" "CExLabel"
N/A192 "fieldName" "chargeamount"
N/A193 "font" "DefaultSmall"
N/A194 "xpos" "25"
N/A195 "ypos" "17"
N/A196 "zpos" "6"
N/A197 "wide" "25"
N/A198 "tall" "15"
N/A199 "autoResize" "0"
N/A200 "pinCorner" "0"
N/A201 "visible" "0"
N/A202 "labelText" "%chargeamount%"
N/A203 "textAlignment" "north"
N/A204 "fgcolor" "0 255 0 255"
N/A205 }
N/A206 "specindex"
N/A207 {
N/A208 "ControlName" "CExLabel"
N/A209 "fieldName" "specindex"
N/A210 "font" "DefaultVerySmall"
N/A211 "xpos" "4"
N/A212 "ypos" "2"
N/A213 "zpos" "5"
N/A214 "wide" "50"
N/A215 "tall" "8"
N/A216 "autoResize" "0"
N/A217 "pinCorner" "0"
N/A218 "visible" "0"
N/A219 "labelText" "%specindex%"
N/A220 "textAlignment" "north-west"
N/A221 //"fgcolor" "235 226 202 255"
N/A222 }
N/A223 }
N/A224 }
N/A225}