Template:PatchDiff/June 23, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/training/main.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/training/main.res"
N/A2{
N/A3 "TrainingDialog"
N/A4 {
N/A5 "ControlName" "CTrainingDialog"
N/A6 "fieldName" "TrainingDialog"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "f0"
N/A10 "tall" "480"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "bgcolor_override" "0 0 0 200"
N/A17 }
N/A18 
N/A19 "Container"
N/A20 {
N/A21 "ControlName" "EditablePanel"
N/A22 "fieldName" "Container"
N/A23 "xpos" "c-225"
N/A24 "ypos" "c-200"
N/A25 "zpos" "0"
N/A26 "wide" "450"
N/A27 "tall" "400"
N/A28 "autoResize" "0"
N/A29 "pinCorner" "0"
N/A30 "visible" "1"
N/A31 "enabled" "1"
N/A32 "tabPosition" "0"
N/A33 "PaintBackgroundType" "0"
N/A34 "paintbackground" "1"
N/A35 "border" "QuickplayBorder"
N/A36 
N/A37 "GradientBgPanel"
N/A38 {
N/A39 "ControlName" "ImagePanel"
N/A40 "FieldName" "GradientBgPanel"
N/A41 "xpos" "10"
N/A42 "ypos" "135"
N/A43 "zpos" "1"
N/A44 "wide" "430"
N/A45 "tall" "400"
N/A46 "visible" "0"
N/A47 "tileImage" "0"
N/A48 "scaleImage" "1"
N/A49 "image" "training/gradient"
N/A50 "border" "ButtonBorder"
N/A51 "paintbackgroundtype" "2"
N/A52 "paintbackground" "1"
N/A53 }
N/A54 
N/A55 "Background"
N/A56 {
N/A57 "ControlName" "EditablePanel"
N/A58 "fieldName" "Background"
N/A59 "xpos" "0"
N/A60 "ypos" "0"
N/A61 "wide" "450"
N/A62 "tall" "500"
N/A63 "autoResize" "0"
N/A64 "pinCorner" "0"
N/A65 "visible" "1"
N/A66 "enabled" "1"
N/A67 "tabPosition" "0"
N/A68 "bgcolor_override" "40 37 37 255"
N/A69 }
N/A70 
N/A71 "TitleLabel"
N/A72 {
N/A73 "ControlName" "CExLabel"
N/A74 "fieldName" "TitleLabel"
N/A75 "font" "HudFontMediumBold"
N/A76 "labelText" "%title%"
N/A77 "textAlignment" "center"
N/A78 "xpos" "0"
N/A79 "ypos" "15"
N/A80 "zpos" "1"
N/A81 "wide" "450"
N/A82 "tall" "20"
N/A83 "autoResize" "1"
N/A84 "pinCorner" "0"
N/A85 "visible" "1"
N/A86 "enabled" "1"
N/A87 }
N/A88 
N/A89 "SubTitleLabel"
N/A90 {
N/A91 "ControlName" "CExLabel"
N/A92 "fieldName" "SubTitleLabel"
N/A93 "font" "HudFontMediumSmall"
N/A94 "labelText" "%subtitle%"
N/A95 "textAlignment" "center"
N/A96 "xpos" "0"
N/A97 "ypos" "50"
N/A98 "zpos" "1"
N/A99 "wide" "450"
N/A100 "tall" "20"
N/A101 "autoResize" "1"
N/A102 "pinCorner" "0"
N/A103 "visible" "1"
N/A104 "enabled" "1"
N/A105 }
N/A106 
N/A107 "BackButton"
N/A108 {
N/A109 "ControlName" "CExButton"
N/A110 "fieldName" "BackButton"
N/A111 "ypos" "368"
N/A112 "zpos" "20"
N/A113 "wide" "100"
N/A114 "tall" "25"
N/A115 "autoResize" "0"
N/A116 "pinCorner" "0"
N/A117 "visible" "0"
N/A118 "enabled" "1"
N/A119 "tabPosition" "0"
N/A120 "labelText" "#TF_BackCarat"
N/A121 "font" "HudFontSmallBold"
N/A122 "textAlignment" "center"
N/A123 "textinsetx" "50"
N/A124 "dulltext" "0"
N/A125 "brighttext" "0"
N/A126 "Command" "prevpage"
N/A127 "sound_depressed" "UI/buttonclick.wav"
N/A128 "sound_released" "UI/buttonclickrelease.wav"
N/A129 }
N/A130 
N/A131 "CancelButton"
N/A132 {
N/A133 "ControlName" "CExButton"
N/A134 "fieldName" "CancelButton"
N/A135 "ypos" "368"
N/A136 "zpos" "20"
N/A137 "wide" "100"
N/A138 "tall" "25"
N/A139 "autoResize" "0"
N/A140 "pinCorner" "0"
N/A141 "visible" "1"
N/A142 "enabled" "1"
N/A143 "tabPosition" "0"
N/A144 "labelText" "#Cancel"
N/A145 "font" "HudFontSmallBold"
N/A146 "textAlignment" "center"
N/A147 "textinsetx" "50"
N/A148 "dulltext" "0"
N/A149 "brighttext" "0"
N/A150 "Command" "cancel"
N/A151 "sound_depressed" "UI/buttonclick.wav"
N/A152 "sound_released" "UI/buttonclickrelease.wav"
N/A153 }
N/A154 
N/A155 "ModeSelectionPanel"
N/A156 {
N/A157 "ControlName" "CModeSelectionPanel"
N/A158 "fieldName" "ModeSelectionPanel"
N/A159 "xpos" "0"
N/A160 "ypos" "80"
N/A161 "zpos" "2"
N/A162 "wide" "500"
N/A163 "tall" "400"
N/A164 "autoResize" "0"
N/A165 "pinCorner" "0"
N/A166 "visible" "1"
N/A167 "enabled" "1"
N/A168 "tabPosition" "0"
N/A169 "paintBackground" "0"
N/A170 
N/A171 "TrainingTitle" "#TF_Training_Title"
N/A172 }
N/A173 
N/A174 "BasicTraining_ClassSelectionPanel"
N/A175 {
N/A176 "ControlName" "CBasicTraining_ClassSelectionPanel"
N/A177 "fieldName" "BasicTraining_ClassSelectionPanel"
N/A178 "xpos" "10"
N/A179 "ypos" "80"
N/A180 "zpos" "2"
N/A181 "wide" "430"
N/A182 "tall" "400"
N/A183 "autoResize" "0"
N/A184 "pinCorner" "0"
N/A185 "visible" "0"
N/A186 "enabled" "1"
N/A187 "tabPosition" "0"
N/A188 "paintBackground" "0"
N/A189 
N/A190 "TrainingTitle" "#TR_AttackDefense"
N/A191 "TrainingSubTitle" "#TF_SelectAClass"
N/A192 
N/A193 "Class0Token" "#TF_Soldier"
N/A194 "Class1Token" "#TF_Demoman"
N/A195 "Class2Token" "#TF_Spy"
N/A196 "Class3Token" "#TF_Engineer"
N/A197 
N/A198 "Class0Image" "training/class_soldier"
N/A199 "Class1Image" "training/class_demoman"
N/A200 "Class2Image" "training/class_spy"
N/A201 "Class3Image" "training/class_engineer"
N/A202 
N/A203 "Class0Command" "basictraining_classselection_soldier"
N/A204 "Class1Command" "basictraining_classselection_demoman"
N/A205 "Class2Command" "basictraining_classselection_spy"
N/A206 "Class3Command" "basictraining_classselection_engineer"
N/A207 }
N/A208 
N/A209 "BasicTraining_ClassDetailsPanel"
N/A210 {
N/A211 "ControlName" "CBasicTraining_ClassDetailsPanel"
N/A212 "fieldName" "BasicTraining_ClassDetailsPanel"
N/A213 "xpos" "0"
N/A214 "ypos" "80"
N/A215 "zpos" "2"
N/A216 "wide" "450"
N/A217 "tall" "500"
N/A218 "autoResize" "0"
N/A219 "pinCorner" "0"
N/A220 "visible" "0"
N/A221 "enabled" "1"
N/A222 "tabPosition" "0"
N/A223 "paintBackground" "0"
N/A224 
N/A225 "TrainingTitle" "#TR_AttackDefense"
N/A226 }
N/A227 
N/A228 "OfflinePractice_ModeSelectionPanel"
N/A229 {
N/A230 "ControlName" "COfflinePractice_ModeSelectionPanel"
N/A231 "fieldName" "OfflinePractice_ModeSelectionPanel"
N/A232 "xpos" "0"
N/A233 "ypos" "50"
N/A234 "wide" "450"
N/A235 "tall" "500"
N/A236 "autoResize" "0"
N/A237 "pinCorner" "0"
N/A238 "visible" "0"
N/A239 "enabled" "1"
N/A240 "tabPosition" "0"
N/A241 "paintBackground" "0"
N/A242 
N/A243 "TrainingTitle" "#TR_PracticeModeSelectTitle"
N/A244 
N/A245 "Mode0Token" "#Gametype_CP"
N/A246 "Desc0Token" "#TF_GameModeDesc_CP"
N/A247 "Image0Path" "illustrations/gamemode_cp"
N/A248 "Mode0Id" "0"
N/A249 
N/A250 "Mode1Token" "#Gametype_Koth"
N/A251 "Desc1Token" "#TF_GameModeDesc_Koth"
N/A252 "Image1Path" "illustrations/gamemode_koth"
N/A253 "Mode1Id" "1"
N/A254 
N/A255 "Mode2Token" "#Gametype_Escort"
N/A256 "Desc2Token" "#TF_GameModeDesc_Escort"
N/A257 "Image2Path" "illustrations/gamemode_payload"
N/A258 "Mode2Id" "2"
N/A259 }
N/A260 
N/A261 "OfflinePractice_MapSelectionPanel"
N/A262 {
N/A263 "ControlName" "COfflinePractice_MapSelectionPanel"
N/A264 "fieldName" "OfflinePractice_MapSelectionPanel"
N/A265 "xpos" "0"
N/A266 "ypos" "50"
N/A267 "wide" "450"
N/A268 "tall" "500"
N/A269 "autoResize" "0"
N/A270 "pinCorner" "0"
N/A271 "visible" "0"
N/A272 "enabled" "1"
N/A273 "tabPosition" "0"
N/A274 "paintBackground" "0"
N/A275 
N/A276 "TrainingTitle" "#TR_PracticeMapSelectTitle"
N/A277 }
N/A278 }
N/A279}