Template:PatchDiff/October 28, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/econ/questeditor.res

From Team Fortress Wiki
Jump to: navigation, search
44 {
55 "ControlName" "Frame"
66 "fieldName" "QuestEditor"
7N/A "xpos" "0"
8N/A "ypos" "0"
N/A7 "xpos" "cs-0.5"
N/A8 "ypos" "cs-0.5"
99 "zpos" "2"
10N/A "wide" "p0.5"
N/A10 "wide" "1400"
1111 "tall" "p0.8"
1212 "visible" "1"
1313 "proportionaltoparent" "1"
2424 "proportionaltoparent" "1"
2525 }
2626 
27N/A "SaveButton"
N/A27 "EditButton"
2828 {
29N/A "ControlName" "Button"
30N/A "fieldName" "SaveButton"
31N/A "xpos" "rs2"
32N/A "ypos" "5"
N/A29 "ControlName" "CExImageButton"
N/A30 "fieldName" "EditButton"
N/A31 "xpos" "r65"
N/A32 "ypos" "44"
N/A33 "zpos" "10"
N/A34 "wide" "30"
N/A35 "tall" "30"
N/A36 "autoResize" "0"
N/A37 "pinCorner" "1"
N/A38 "visible" "1"
N/A39 "enabled" "1"
N/A40 "tabPosition" "0"
N/A41 //"labelText" "#GameUI_GameMenu_Options"
N/A42 "font" "HudFontSmallBold"
N/A43 "textAlignment" "west"
N/A44 "textinsetx" "35"
N/A45 "use_proportional_insets" "1"
N/A46 "dulltext" "0"
N/A47 "brighttext" "0"
N/A48 "default" "1"
N/A49 "Command" "open_edit_context"
3350 "proportionaltoparent" "1"
34N/A "command" "save"
35N/A "labeltext" "Save"
N/A51 
N/A52 "sound_depressed" "UI/buttonclick.wav"
N/A53 "sound_released" "UI/buttonclickrelease.wav"
N/A54 
N/A55 "image_drawcolor" "235 226 202 255"
N/A56 "SubImage"
N/A57 {
N/A58 "ControlName" "ImagePanel"
N/A59 "fieldName" "SubImage"
N/A60 "xpos" "cs-0.5"
N/A61 "ypos" "cs-0.5"
N/A62 "zpos" "1"
N/A63 "wide" "p0.8"
N/A64 "tall" "p0.8"
N/A65 "visible" "1"
N/A66 "enabled" "1"
N/A67 "scaleImage" "1"
N/A68 "image" "glyph_options"
N/A69 "proportionaltoparent" "1"
N/A70 }
3671 }
3772 
3873 "NewQuestButton"
4176 "fieldName" "NewQuestButton"
4277 "xpos" "20"
4378 "ypos" "r35"
44N/A "wide" "100"
N/A79 "wide" "240"
4580 "proportionaltoparent" "1"
4681 "command" "newquest"
4782 "labeltext" "New Quest"
N/A83 "PinCorner" "2"
4884 }
4985 
50N/A "DeleteQuestButton"
N/A86 "QuestsFilter"
5187 {
52N/A "ControlName" "Button"
53N/A "fieldName" "DeleteQuestButton"
54N/A "xpos" "140"
55N/A "ypos" "r35"
56N/A "wide" "100"
N/A88 "ControlName" "TextEntry"
N/A89 "fieldName" "QuestsFilter"
N/A90 "xpos" "20"
N/A91 "ypos" "35"
N/A92 "wide" "240"
N/A93 "tall" "20"
N/A94 }
N/A95 
N/A96 "QuestListContainer"
N/A97 {
N/A98 "ControlName" "CExScrollingEditablePanel"
N/A99 "fieldName" "QuestListContainer"
N/A100 "xpos" "20"
N/A101 "ypos" "60"
N/A102 "zpos" "5"
N/A103 "wide" "240"
N/A104 "tall" "p0.88"
N/A105 "PaintBackgroundType" "2"
N/A106 "fgcolor_override" "118 107 94 255" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel
N/A107 "bgcolor_override" "51 47 46 255"
N/A108 "autohide_buttons" "1"
57109 "proportionaltoparent" "1"
58N/A "command" "deletequest"
59N/A "labeltext" "Delete Quest"
N/A110 "autoresize" "2"
N/A111 
N/A112 "bgcolor_override" "0 0 0 255"
N/A113 
N/A114 "ScrollBar"
N/A115 {
N/A116 "ControlName" "ScrollBar"
N/A117 "FieldName" "ScrollBar"
N/A118 "xpos" "rs1.4"
N/A119 "ypos" "0"
N/A120 "tall" "f0"
N/A121 "wide" "10"
N/A122 "zpos" "1000"
N/A123 "nobuttons" "1"
N/A124 "proportionaltoparent" "1"
N/A125 "autoresize" "2"
N/A126 "pincorner" "3"
N/A127 
N/A128 "Slider"
N/A129 {
N/A130 "PaintBackgroundType" "0"
N/A131 }
N/A132 
N/A133 "UpButton"
N/A134 {
N/A135 "ControlName" "Button"
N/A136 "FieldName" "UpButton"
N/A137 "visible" "0"
N/A138 }
N/A139 
N/A140 "DownButton"
N/A141 {
N/A142 "ControlName" "Button"
N/A143 "FieldName" "DownButton"
N/A144 "visible" "0"
N/A145 }
N/A146 }
60147 }
61148 
62N/A "CopyQuestButton"
N/A149 "NewConditionButton"
63150 {
64151 "ControlName" "Button"
65N/A "fieldName" "CopyQuestButton"
66N/A "xpos" "260"
N/A152 "fieldName" "NewConditionButton"
N/A153 "xpos" "280"
67154 "ypos" "r35"
68N/A "wide" "100"
N/A155 "wide" "240"
69156 "proportionaltoparent" "1"
70N/A "command" "copyquest"
71N/A "labeltext" "Copy Quest"
N/A157 "command" "newobjcond"
N/A158 "labeltext" "New Objective Condition"
N/A159 "PinCorner" "2"
72160 }
73161 
74N/A "QuestListContainer"
N/A162 "ConditionsFilter"
N/A163 {
N/A164 "ControlName" "TextEntry"
N/A165 "fieldName" "ConditionsFilter"
N/A166 "xpos" "280"
N/A167 "ypos" "35"
N/A168 "wide" "240"
N/A169 "tall" "20"
N/A170 }
N/A171 
N/A172 "QuestObjectiveConditionsContainer"
75173 {
76174 "ControlName" "CExScrollingEditablePanel"
77N/A "fieldName" "QuestListContainer"
78N/A "xpos" "20"
79N/A "ypos" "cs-0.5"
N/A175 "fieldName" "QuestObjectiveConditionsContainer"
N/A176 "xpos" "280"
N/A177 "ypos" "60"
80178 "zpos" "5"
81179 "wide" "240"
82N/A "tall" "p0.9"
N/A180 "tall" "p0.88"
83181 "PaintBackgroundType" "2"
84182 "fgcolor_override" "118 107 94 255" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel
85183 "bgcolor_override" "51 47 46 255"
86184 "autohide_buttons" "1"
87185 "proportionaltoparent" "1"
N/A186 "autoresize" "2"
88187 
89188 "bgcolor_override" "0 0 0 255"
90189 
99198 "zpos" "1000"
100199 "nobuttons" "1"
101200 "proportionaltoparent" "1"
N/A201 "autoresize" "2"
N/A202 "pincorner" "3"
102203 
103204 "Slider"
104205 {
121222 }
122223 }
123224 
124N/A "ObjectiveEditingPanel"
N/A225 "EditingPanel"
125226 {
126227 "ControlName" "CExScrollingEditablePanel"
127N/A "fieldName" "ObjectiveEditingPanel"
128N/A "xpos" "rs1.025"
N/A228 "fieldName" "EditingPanel"
N/A229 "xpos" "540"
129230 "ypos" "cs-0.5"
130231 "zpos" "2"
131N/A "wide" "p0.7"
N/A232 "wide" "p0.6"
132233 "tall" "p0.9"
133234 "visible" "1"
134235 "proportionaltoparent" "1"
135236 "PaintBackgroundType" "2"
136237 "fgcolor_override" "118 107 94 255" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel
137238 "bgcolor_override" "51 47 46 255"
N/A239 "autoresize" "3"
138240 
139241 "Scrollbar"
140242 {
147249 "zpos" "1000"
148250 "nobuttons" "1"
149251 "proportionaltoparent" "1"
N/A252 "autoresize" "2"
N/A253 "pincorner" "3"
150254 
151255 "Slider"
152256 {