Template:PatchDiff/October 20, 2017 Patch/tf/tf2 misc dir.vpk/resource/ui/quests/cyoa/regions/region base.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/quests/CYOA/regions/region_base.res"
N/A2{
N/A3 "Region"
N/A4 {
N/A5 "fieldName" "Region"
N/A6 "xpos" "0"
N/A7 "ypos" "0"
N/A8 "wide" "p1"
N/A9 "tall" "p1"
N/A10 "proportionaltoparent" "1"
N/A11 
N/A12 "RegionName"
N/A13 {
N/A14 "ControlName" "Label"
N/A15 "fieldName" "RegionName"
N/A16 "labeltext" "%region_name%"
N/A17 "xpos" "cs-0.5"
N/A18 "ypos" "15"
N/A19 "wide" "f0"
N/A20 "tall" "30"
N/A21 "zpos" "100"
N/A22 "font" "QuestLargeText"
N/A23 "TextAlignment" "north"
N/A24 "proportionaltoparent" "1"
N/A25 "mouseinputenabled" "0"
N/A26 }
N/A27 
N/A28 "ReturnButton"
N/A29 {
N/A30 "ControlName" "Button"
N/A31 "fieldName" "ReturnButton"
N/A32 "labeltext" "#TF_QuestMap_Back"
N/A33 "xpos" "10"
N/A34 "ypos" "15"
N/A35 "wide" "80"
N/A36 "tall" "30"
N/A37 "zpos" "101"
N/A38 "font" "QuestLargeText"
N/A39 "TextAlignment" "north-west"
N/A40 "proportionaltoparent" "1"
N/A41 "mouseinputenabled" "1"
N/A42 "paintbackground" "0"
N/A43 "armedFgColor_override" "QuestMap_ActiveOrange"
N/A44 "command" "back"
N/A45 }
N/A46 
N/A47 "BGColor"
N/A48 {
N/A49 "ControlName" "Panel"
N/A50 "fieldName" "BGColor"
N/A51 "xpos" "0"
N/A52 "ypos" "0"
N/A53 "zpos" "-1"
N/A54 "wide" "f0"
N/A55 "tall" "f0"
N/A56 "visible" "1"
N/A57 "enabled" "1"
N/A58 "scaleImage" "1"
N/A59 "image" "cyoa\cyoa_map_lvl2_bg_a"
N/A60 "proportionaltoparent" "1"
N/A61 
N/A62 "mouseinputenabled" "0"
N/A63 "keyboardinputenabled" " 0"
N/A64 "bgcolor_override" "43 43 43 255"
N/A65 "paintbackground" "1"
N/A66 }
N/A67 
N/A68 "ZoomPanel"
N/A69 {
N/A70 "fieldName" "ZoomPanel"
N/A71 "xpos" "0"
N/A72 "ypos" "0"
N/A73 "zpos" "1"
N/A74 "wide" "f0"
N/A75 "tall" "f0"
N/A76 "visible" "1"
N/A77 "proportionaltoparent" "1"
N/A78 "skip_autoresize" "1"
N/A79 "max_zoom" "5"
N/A80 "zoom" "2.5"
N/A81 
N/A82 "PathsPanel"
N/A83 {
N/A84 // VGUI will delete this and we have pointers, so create in the code
N/A85 // "ControlName" "CQuestMapPathsPanel"
N/A86 "fieldName" "PathsPanel"
N/A87 "xpos" "0"
N/A88 "ypos" "0"
N/A89 "zpos" "2"
N/A90 "wide" "f0"
N/A91 "tall" "f0"
N/A92 "visible" "1"
N/A93 "enabled" "1"
N/A94 "proportionaltoparent" "1"
N/A95 "mouseinputenabled" "0"
N/A96 "keyboardinputenabled" "0"
N/A97 }
N/A98 }
N/A99 
N/A100 "Dimmer"
N/A101 {
N/A102 "ControlName" "Panel"
N/A103 "fieldName" "Dimmer"
N/A104 "xpos" "0"
N/A105 "ypos" "0"
N/A106 "zpos" "102"
N/A107 "wide" "f0"
N/A108 "tall" "f0"
N/A109 "visible" "1"
N/A110 "PaintBackgroundType" "0"
N/A111 "proportionaltoparent" "1"
N/A112 "mouseinputenabled" "0"
N/A113 "keyboardinputenabled" "0"
N/A114 "alpha" "0"
N/A115 
N/A116 "bgcolor_override" "0 0 0 255"
N/A117 }
N/A118 
N/A119 }
N/A120}