Template:PatchDiff/July 8, 2014 Patch/tf/tf2 misc dir.vpk/resource/ui/flagcalloutpanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/FlagCalloutPanel.res"
N/A2{
N/A3 "FlagCalloutPanel"
N/A4 {
N/A5 "ControlName" "CTFImagePanel"
N/A6 "fieldName" "FlagCalloutPanel"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "0"
N/A10 "wide" "30"
N/A11 "tall" "30"
N/A12 "visible" "1"
N/A13 "enabled" "1"
N/A14 "image" "../HUD/obj_briefcase_blue"
N/A15 "scaleImage" "1"
N/A16 }
N/A17 
N/A18 "FlagValueLabel"
N/A19 {
N/A20 "ControlName" "CExLabel"
N/A21 "fieldName" "FlagValueLabel"
N/A22 "xpos" "0"
N/A23 "ypos" "0"
N/A24 "zpos" "4"
N/A25 "wide" "25"
N/A26 "tall" "15"
N/A27 "visible" "1"
N/A28 "enabled" "1"
N/A29 "autoResize" "1"
N/A30 "labelText" "0"
N/A31 "textAlignment" "center"
N/A32 "font" "TeamMenu"
N/A33 }
N/A34 
N/A35 "StatusIcon"
N/A36 {
N/A37 "ControlName" "CTFImagePanel"
N/A38 "fieldName" "StatusIcon"
N/A39 "xpos" "0"
N/A40 "ypos" "0"
N/A41 "zpos" "3"
N/A42 "wide" "14"
N/A43 "tall" "14"
N/A44 "visible" "1"
N/A45 "enabled" "1"
N/A46 "image" "../hud/objectives_flagpanel_ico_flag_home"
N/A47 "scaleImage" "1"
N/A48 }
N/A49}