Template:PatchDiff/October 29, 2014 Patch/tf/tf2 misc dir.vpk/resource/ui/notifications/notify how to control kart.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/notifications/notify_how_to_control_kart.res"
N/A2{
N/A3 "Notification_Background"
N/A4 {
N/A5 "ControlName" "CImagePanel"
N/A6 "fieldName" "Notification_Background"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "-1"
N/A10 "wide" "140"
N/A11 "tall" "120"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "visible" "1"
N/A15 "enabled" "1"
N/A16 "image" "../hud/notification_black"
N/A17 "scaleImage" "1"
N/A18 }
N/A19 
N/A20 "Notification_Icon"
N/A21 {
N/A22 "ControlName" "CIconPanel"
N/A23 "fieldName" "Notification_Icon"
N/A24 "xpos" "-5"
N/A25 "ypos" "35"
N/A26 "wide" "30"
N/A27 "tall" "30"
N/A28 "visible" "1"
N/A29 "enabled" "1"
N/A30 "scaleImage" "1"
N/A31 "icon" "ico_kart"
N/A32 }
N/A33 
N/A34 "Notification_Label"
N/A35 {
N/A36 "ControlName" "CExLabel"
N/A37 "fieldName" "Notification_Label"
N/A38 "font" "Default"
N/A39 "xpos" "30"
N/A40 "ypos" "27"
N/A41 "wide" "200"
N/A42 "tall" "300"
N/A43 "autoResize" "0"
N/A44 "pinCorner" "0"
N/A45 "visible" "1"
N/A46 "enabled" "1"
N/A47 "labelText" "#TF_How_To_Control_Kart"
N/A48 "textAlignment" "North-West"
N/A49 "dulltext" "0"
N/A50 "brighttext" "0"
N/A51 }
N/A52}