Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/playerticketstatus.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/PlayerTicketStatus.res"
N/A2{
N/A3 "AvatarImage"
N/A4 {
N/A5 // "ControlName" "CAvatarImagePanel"
N/A6 "fieldName" "AvatarImage"
N/A7 "xpos" "1"
N/A8 "ypos" "1"
N/A9 "zpos" "101"
N/A10 "wide" "26"
N/A11 "tall" "o1"
N/A12 "visible" "1"
N/A13 "proportionaltoparent" "1"
N/A14 "scaleImage" "1"
N/A15 }
N/A16 
N/A17 "EmptyImage"
N/A18 {
N/A19 "ControlName" "ImagePanel"
N/A20 "fieldName" "EmptyImage"
N/A21 "xpos" "1"
N/A22 "ypos" "1"
N/A23 "zpos" "101"
N/A24 "wide" "26"
N/A25 "tall" "o1"
N/A26 "proportionaltoparent" "1"
N/A27 "scaleImage" "1"
N/A28 "image" "class_portraits/silhouette_alpha"
N/A29 "mouseinputenabled" "0"
N/A30 "border" "QuickplayBorder"
N/A31 }
N/A32 
N/A33 "BGPanel"
N/A34 {
N/A35 "ControlName" "Panel"
N/A36 "fieldName" "BGPanel"
N/A37 "xpos" "1"
N/A38 "ypos" "1"
N/A39 "zpos" "-1"
N/A40 "wide" "26"
N/A41 "tall" "o1"
N/A42 "proportionaltoparent" "1"
N/A43 "mouseinputenabled" "0"
N/A44 "bgcolor_override" "235 226 202 2"
N/A45 }
N/A46 
N/A47 "TourOfDutyTicket"
N/A48 {
N/A49 // "ControlName" "ImagePanel"
N/A50 "fieldName" "TourOfDutyTicket"
N/A51 "xpos" "0"
N/A52 "ypos" "30"
N/A53 "zpos" "105"
N/A54 "wide" "28"
N/A55 "tall" "o1"
N/A56 "visible" "1"
N/A57 "enabled" "1"
N/A58 "image" "pve/mvm_ticket_active"
N/A59 "scaleImage" "1"
N/A60 "mouseinputenabled" "0"
N/A61 "proportionaltoparent" "1"
N/A62 }
N/A63 
N/A64 
N/A65 "SquadSurplusTicket"
N/A66 {
N/A67 // "ControlName" "ImagePanel"
N/A68 "fieldName" "SquadSurplusTicket"
N/A69 "xpos" "0"
N/A70 "ypos" "50"
N/A71 "zpos" "105"
N/A72 "wide" "28"
N/A73 "tall" "o1"
N/A74 "visible" "1"
N/A75 "enabled" "1"
N/A76 "image" "pve/mvm_voucher_active"
N/A77 "scaleImage" "1"
N/A78 "mouseinputenabled" "0"
N/A79 "proportionaltoparent" "1"
N/A80 }
N/A81}