Template:PatchDiff/September 21, 2012 Patch/team fortress 2 content.gcf/tf/resource/ui/MvMInWorldCurrency.res

From Team Fortress Wiki
< Template:PatchDiff/September 21, 2012 Patch
Revision as of 23:34, 21 September 2012 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 content.gcf/tf/resource/ui/MvMInWorldCurrency.res" for patch September 21, 2012 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
N/A1"Resource/UI/MvMInWorldCurrency.res"
N/A2{
N/A3 "BorderBG"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "BorderBG"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "1"
N/A10 "wide" "46"
N/A11 "tall" "14"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "PaintBackgroundType" "0"
N/A15 "bgcolor_override" "TanLight"
N/A16 }
N/A17 
N/A18 "BackgroundGood"
N/A19 {
N/A20 "ControlName" "EditablePanel"
N/A21 "fieldName" "BackgroundGood"
N/A22 "xpos" "1"
N/A23 "ypos" "1"
N/A24 "zpos" "2"
N/A25 "wide" "44"
N/A26 "tall" "12"
N/A27 "visible" "1"
N/A28 "enabled" "1"
N/A29 "PaintBackgroundType" "0"
N/A30 "bgcolor_override" "221 182 72 250"
N/A31 }
N/A32 
N/A33 "MoneyImagePanel"
N/A34 {
N/A35 "ControlName" "ImagePanel"
N/A36 "fieldName" "MoneyImagePanel"
N/A37 "xpos" "0"
N/A38 "ypos" "0"
N/A39 "zpos" "4"
N/A40 "wide" "14"
N/A41 "tall" "14"
N/A42 "image" "../HUD/mvm_cash"
N/A43 "visible" "1"
N/A44 "enabled" "1"
N/A45 "scaleImage" "1"
N/A46 }
N/A47 
N/A48 "CurrencyGood"
N/A49 {
N/A50 "ControlName" "CExLabel"
N/A51 "fieldName" "CurrencyGood"
N/A52 "font" "HudFontSmallestBold"
N/A53 "fgcolor" "CreditsGreen"
N/A54 "xpos" "9"
N/A55 "ypos" "1"
N/A56 "zpos" "4"
N/A57 "wide" "40"
N/A58 "tall" "12"
N/A59 "visible" "1"
N/A60 "enabled" "1"
N/A61 "textAlignment" "center"
N/A62 "labelText" "%currency%"
N/A63 }
N/A64 
N/A65 "CurrencyBad"
N/A66 {
N/A67 "ControlName" "CExLabel"
N/A68 "fieldName" "CurrencyBad"
N/A69 "font" "HudFontSmallestBold"
N/A70 "fgcolor" "TanDarker"
N/A71 "xpos" "9"
N/A72 "ypos" "1"
N/A73 "zpos" "4"
N/A74 "wide" "40"
N/A75 "tall" "12"
N/A76 "visible" "1"
N/A77 "enabled" "1"
N/A78 "textAlignment" "center"
N/A79 "labelText" "%currency%"
N/A80 }
N/A81}