Advertisement
Guest User

OMPHUD/RESOURCES/CLIENTSCHEME

a guest
Mar 5th, 2016
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.07 KB | None | 0 0
  1. //
  2. // TRACKER SCHEME RESOURCE FILE
  3. //
  4. // sections:
  5. // colors - all the colors used by the scheme
  6. // basesettings - contains settings for app to use to draw controls
  7. // fonts - list of all the fonts used by app
  8. // borders - description of all the borders
  9. //
  10. //
  11. Scheme
  12. {
  13. //Name - currently overriden in code
  14. //{
  15. // "Name" "ClientScheme"
  16. //}
  17.  
  18. //////////////////////// COLORS ///////////////////////////
  19. Colors
  20. {
  21. // omp colours
  22. "OmpText" "255 255 255 255"
  23. "OmpShadow" "30 30 30 255"
  24.  
  25. "OmpLightBG" "30 30 30 125"
  26. "OmpMediumBG" "30 30 30 175"
  27. "OmpDarkBG" "30 30 30 225"
  28. "OmpDarkerBG" "30 30 30 250"
  29. "OmpDarkestBG" "30 30 30 255"
  30. "OmpWhiteBG" "225 225 225 225"
  31.  
  32. "OmpHP" "255 255 255 255"
  33. "OmpHPBuff" "0 193 63 255"
  34. "OmpHPLow" "255 200 30 255"
  35. "OmpSpecHP" "255 255 255 255"
  36. "OmpSpecHPBuff" "0 193 63 255"
  37. "OmpSpecHPLow" "255 200 30 255"
  38.  
  39. "OmpAmmoClip" "255 255 255 255"
  40. "OmpAmmoReserve" "0 193 63 255"
  41. "OmpAmmoMetal" "0 193 63 255"
  42. "OmpDemoPipes" "255 255 255 255"
  43.  
  44. "OmpAmmoClipLow1" "255 30 30 255"
  45. "OmpAmmoClipLow2" "200 30 30 255"
  46. "OmpAmmoReserveLow1" "255 30 30 255"
  47. "OmpAmmoReserveLow2" "200 30 30 255"
  48.  
  49. "OmpHealNumbers" "0 193 63 255"
  50. "OmpDamageNumbers" "255 255 30 255"
  51.  
  52. "OmpMeterLabel" "125 125 125 255"
  53. "OmpMedicCharge1" "0 193 63 255"
  54. "OmpMedicCharge2" "0 193 63 255"
  55.  
  56. "OmpChargeAmount" "30 225 225 255"
  57. "OmpRespawnTime" "255 30 255 255"
  58.  
  59. "OmpHighlights" "0 193 63 255"
  60.  
  61. // base colors
  62. "Orange" "178 82 22 255"
  63. "OrangeDim" "178 82 22 120"
  64. "LightOrange" "188 112 0 128"
  65. "GoalOrange" "255 133 0"
  66. "TFOrange" "145 73 59 255"
  67.  
  68. "White" "235 235 235 255"
  69. "Red" "192 28 0 140"
  70. "RedSolid" "192 28 0 255"
  71. "Blue" "0 28 162 140"
  72. "Yellow" "251 235 202 255"
  73. "TransparentYellow" "251 235 202 140"
  74. //"Black" "0 0 0 255"
  75. //Changed black to a NTSC safe color
  76. "GreenSolid" "76 107 34 255"
  77.  
  78. "Black" "46 43 42 255"
  79. "TransparentBlack" "0 0 0 196"
  80. "TransparentLightBlack" "0 0 0 90"
  81. "FooterBGBlack" "52 48 55 255"
  82.  
  83. "HUDBlueTeam" "104 124 155 127"
  84. "HUDRedTeam" "180 92 77 127"
  85. "HUDSpectator" "124 124 124 127"
  86. "HUDBlueTeamSolid" "104 124 155 255"
  87. "HUDRedTeamSolid" "180 92 77 255"
  88. "HUDDeathWarning" "255 0 0 255"
  89. "HudWhite" "255 255 255 255"
  90. "HudOffWhite" "200 187 161 255"
  91. "HudBlack" "65 65 65 255"
  92. "ProgressBarBlue" "91 122 142 255"
  93.  
  94. "CreditsGreen" "94 150 49 255"
  95.  
  96. "Gray" "178 178 178 255"
  97.  
  98. "Blank" "0 0 0 0"
  99. "ForTesting" "255 0 0 32"
  100. "ForTesting_Magenta" "255 0 255 255"
  101. "ForTesting_MagentaDim" "255 0 255 120"
  102.  
  103. "HudPanelForeground" "123 110 59 184"
  104. "HudPanelBackground" "123 110 59 184"
  105. "HudPanelBorder" "255 255 255 102"
  106.  
  107. "HudProgressBarActive" "240 207 78 255"
  108. "HudProgressBarInActive" "140 120 73 255"
  109. "HudProgressBarActiveLow" "240 30 30 255"
  110. "HudProgressBarInActiveLow" "240 30 30 99"
  111.  
  112. "HudTimerProgressActive" "251 235 202 255"
  113. "HudTimerProgressInActive" "52 48 45 255"
  114. "HudTimerProgressWarning" "240 30 30 255"
  115.  
  116. // training
  117. "HudTrainingHint" "212 160 23 255"
  118.  
  119. "TanDark" "117 107 94 255"
  120. "TanLight" "255 255 255 255"
  121. "TanDarker" "46 43 42 255"
  122.  
  123. "StoreDarkTan" "131 121 104 255"
  124. "StoreGreen" "76 107 34 255"
  125.  
  126. // Building HUD Specific
  127. "LowHealthRed" "255 0 0 255"
  128. "ProgressOffWhite" "251 235 202 255"
  129. "ProgressBackground" "250 234 201 51"
  130. "HealthBgGrey" "72 71 69 255"
  131.  
  132. "ProgressOffWhiteTransparent" "251 235 202 128"
  133.  
  134. "LabelDark" "48 43 42 255"
  135. "LabelTransparent" "109 96 80 180"
  136.  
  137. "BuildMenuActive" "248 231 198 255"
  138.  
  139. "DisguiseMenuIconRed" "192 56 63 255"
  140. "DisguiseMenuIconBlue" "92 128 166 255"
  141.  
  142. "MatchmakingDialogTitleColor" "200 184 151 255"
  143. "MatchmakingMenuItemBackground" "46 43 42 255"
  144. "MatchmakingMenuItemBackgroundActive" "150 71 0 255"
  145. "MatchmakingMenuItemTitleColor" "200 184 151 255"
  146. "MatchmakingMenuItemDescriptionColor" "200 184 151 255"
  147.  
  148. "HTMLBackground" "95 92 101 255"
  149.  
  150. "ItemAttribLevel" "117 107 94 255"
  151. "ItemAttribNeutral" "235 226 202 255"
  152. "ItemAttribPositive" "153 204 255 255"
  153. "ItemAttribNegative" "255 64 64 255"
  154.  
  155. "ItemSetName" "225 255 15 255"
  156. "ItemSetItemEquipped" "149 175 12 255"
  157. "ItemSetItemMissing" "139 137 137 255"
  158. "ItemIsotope" "225 255 15 255"
  159. "ItemBundleItem" "149 175 12 255"
  160. "ItemLimitedUse" "0 160 0 255"
  161. "ItemFlags" "117 107 94 255"
  162.  
  163. "ItemLimitedQuantity" "225 209 0 255"
  164.  
  165. "QualityColorNormal" "178 178 178 255"
  166. "QualityColorrarity1" "77 116 85 255"
  167. "QualityColorrarity2" "141 131 75 255"
  168. "QualityColorrarity3" "204 204 250 255"
  169. "QualityColorrarity4" "134 80 172 255"
  170. "QualityColorVintage" "71 98 145 255"
  171. "QualityColorUnique" "255 215 0 255"
  172. "QualityColorCommunity" "112 176 74 255"
  173. "QualityColorDeveloper" "165 15 121 255"
  174. "QualityColorSelfMade" "112 176 74 255"
  175. "QualityColorCustomized" "71 98 145 255"
  176. "QualityColorStrange" "207 106 50 255"
  177. "QualityColorCompleted" "134 80 172 255"
  178. "QualityColorHaunted" "56 243 171 255"
  179. "QualityColorCollectors" "170 0 0 255"
  180. "QualityColorPaintkitWeapon" "250 250 250 255"
  181.  
  182. "ItemRarityDefault" "131 126 119 255"
  183. "ItemRarityCommon" "176 195 217 255"
  184. "ItemRarityUncommon" "94 152 217 255"
  185. "ItemRarityRare" "75 105 255 255"
  186. "ItemRarityMythical" "136 71 255 255"
  187. "ItemRarityLegendary" "211 44 230 255"
  188. "ItemRarityAncient" "235 75 75 255"
  189.  
  190. "ItemRarityDefault_GreyedOut" "44 42 40 255"
  191. "ItemRarityCommon_GreyedOut" "59 65 72 255"
  192. "ItemRarityUncommon_GreyedOut" "31 50 72 255"
  193. "ItemRarityRare_GreyedOut" "25 35 85 255"
  194. "ItemRarityMythical_GreyedOut" "45 24 85 255"
  195. "ItemRarityLegendary_GreyedOut" "70 15 77 255"
  196. "ItemRarityAncient_GreyedOut" "78 25 25 255"
  197.  
  198. "QualityColorNormal_GreyedOut" "44 44 44 255"
  199. "QualityColorrarity1_GreyedOut" "20 29 21 255"
  200. "QualityColorrarity2_GreyedOut" "35 33 19 255"
  201. "QualityColorrarity3_GreyedOut" "51 51 62 255"
  202. "QualityColorrarity4_GreyedOut" "36 20 43 255"
  203. "QualityColorVintage_GreyedOut" "18 25 36 255"
  204. "QualityColorUnique_GreyedOut" "64 54 0 255"
  205. "QualityColorCommunity_GreyedOut" "28 44 19 255"
  206. "QualityColorDeveloper_GreyedOut" "41 4 30 255"
  207. "QualityColorSelfMade_GreyedOut" "28 44 74 255"
  208. "QualityColorCustomized_GreyedOut" "71 98 19 255"
  209. "QualityColorStrange_GreyedOut" "52 27 13 255"
  210. "QualityColorCompleted_GreyedOut" "34 20 43 255"
  211. "QualityColorHaunted_GreyedOut" "14 61 43 255"
  212. "QualityColorCollectors_GreyedOut" "60 0 0 255"
  213. "QualityColorPaintkitWeapon_GreyedOut" "60 60 60 255"
  214.  
  215.  
  216. "SaleGreen" "76 107 34 255"
  217.  
  218. "LightRed" "200 80 60 255"
  219. "LighterRed" "220 100 80 255"
  220. "LighterDarkBrown" "59 54 48 255"
  221. "DarkBrown" "41 37 38 255"
  222.  
  223. "UpgradeDefaultFg" "87 82 74 255"
  224. "UpgradeDefaultBg" "111 104 94 255"
  225. "UpgradeArmedFg" "194 96 47 255"
  226. "UpgradeArmedBg" "239 128 73 255"
  227. "UpgradeDepressedFg" "204 106 57 255"
  228. "UpgradeDepressedBg" "249 138 83 255"
  229. "UpgradeSelectedFg" "204 106 57 255"
  230. "UpgradeSelectedBg" "249 138 83 255"
  231. "UpgradeDisabledFg" "64 59 52 255"
  232. "UpgradeDisabledBg" "79 77 68 255"
  233. }
  234.  
  235. ///////////////////// BASE SETTINGS ////////////////////////
  236. // default settings for all panels
  237. // controls use these to determine their settings
  238. BaseSettings
  239. {
  240. // vgui_controls color specifications
  241. ReplayBrowser.BgColor "DarkBrown"
  242. ReplayBrowser.Details.TitleEdit.Carat.FgColor "LightRed"
  243. ReplayBrowser.Button.ArmedBgColor "TFOrange"
  244. ReplayBrowser.Button.DepressedBgColor "TFOrange"
  245. ReplayBrowser.CollectionTitle.FgColor "LightRed"
  246. ReplayBrowser.Warning.FgColor "White"
  247. ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow"
  248. ReplayBrowser.Search.BgColor "TanDark"
  249. ReplayBrowser.Search.FgColor "White"
  250.  
  251. Replay.RenderDialog.BgColor "LighterDarkBrown"
  252.  
  253. Econ.Dialog.BgColor "Blank"
  254. Econ.Button.BgColor "25 25 25 255"
  255. Econ.Button.FgColor "TanDark"
  256. Econ.Button.ArmedBgColor "35 35 35 255"
  257. Econ.Button.ArmedFgColor "TanLight"
  258. Econ.Button.DepressedBgColor "25 25 25 255"
  259. Econ.Button.DepressedFgColor "TanDark"
  260.  
  261. Econ.Button.PresetDefaultColorFg "TanLight"
  262. Econ.Button.PresetArmedColorFg "TanLight"
  263. Econ.Button.PresetDepressedColorFg "TanLight"
  264.  
  265. Econ.Button.PresetDefaultColorBg "LighterRed"
  266. Econ.Button.PresetArmedColorBg "LightRed"
  267. Econ.Button.PresetDepressedColorBg "TFOrange"
  268.  
  269. Border.Bright "Blank" // the lit side of a control
  270. Border.Dark "Black" // the dark/unlit side of a control
  271. Border.Selection "Gray" // the additional border color for displaying the default/selected button
  272.  
  273. Button.TextColor "TanLight"
  274. Button.BgColor "25 25 25 255"
  275. Button.ArmedTextColor "TanLight"
  276. Button.ArmedBgColor "50 50 50 255"
  277. Button.SelectedTextColor "TanLight"
  278. Button.SelectedBgColor "25 25 25 255"
  279. Button.DepressedTextColor "TanLight"
  280. Button.DepressedBgColor "50 50 50 255"
  281.  
  282. CheckButton.TextColor "Yellow"
  283. CheckButton.SelectedTextColor "Yellow"
  284. CheckButton.BgColor "TransparentBlack"
  285. CheckButton.Border1 "Yellow" // the left checkbutton border
  286. CheckButton.Border2 "Yellow" // the right checkbutton border
  287. CheckButton.Check "Yellow" // color of the check itself
  288. CheckButton.HighlightFgColor "Yellow"
  289.  
  290. ComboBoxButton.ArrowColor "TanLight"
  291. ComboBoxButton.ArmedArrowColor "TanLight"
  292. ComboBoxButton.BgColor "Blank"
  293. ComboBoxButton.DisabledBgColor "Blank"
  294.  
  295. Frame.BgColor "TransparentBlack"
  296. Frame.OutOfFocusBgColor "TransparentBlack"
  297. Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus
  298. Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close
  299. Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus
  300. Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close
  301. Frame.AutoSnapRange "0"
  302. FrameGrip.Color1 "Blank"
  303. FrameGrip.Color2 "Blank"
  304. FrameTitleButton.FgColor "Blank"
  305. FrameTitleButton.BgColor "Blank"
  306. FrameTitleButton.DisabledFgColor "Blank"
  307. FrameTitleButton.DisabledBgColor "Blank"
  308. FrameSystemButton.FgColor "Blank"
  309. FrameSystemButton.BgColor "Blank"
  310. FrameSystemButton.Icon ""
  311. FrameSystemButton.DisabledIcon ""
  312. FrameTitleBar.TextColor "Orange"
  313. FrameTitleBar.BgColor "Blank"
  314. FrameTitleBar.DisabledTextColor "Orange"
  315. FrameTitleBar.DisabledBgColor "Blank"
  316.  
  317. GraphPanel.FgColor "Orange"
  318. GraphPanel.BgColor "TransparentBlack"
  319.  
  320. Label.TextDullColor "TanDark"
  321. Label.TextColor "TanLight"
  322. Label.TextBrightColor "TanLight"
  323. Label.SelectedTextColor "White"
  324. Label.BgColor "Blank"
  325. Label.DisabledFgColor1 "Blank"
  326. Label.DisabledFgColor2 "Black"
  327.  
  328. ListPanel.TextColor "Orange"
  329. ListPanel.BgColor "TransparentBlack"
  330. ListPanel.SelectedTextColor "Black"
  331. ListPanel.SelectedBgColor "Red"
  332. ListPanel.SelectedOutOfFocusBgColor "Red"
  333. ListPanel.EmptyListInfoTextColor "Orange"
  334.  
  335. Menu.TextColor "TanLight"
  336. Menu.BgColor "TransparentBlack"
  337. Menu.ArmedTextColor "TanDark"
  338. Menu.ArmedBgColor "TanLight"
  339. Menu.TextInset "6"
  340.  
  341. Chat.TypingText "Orange"
  342.  
  343. Panel.FgColor "Gray"
  344. Panel.BgColor "Blank"
  345.  
  346. HTML.BgColor "Blank"
  347.  
  348. ProgressBar.FgColor "ProgressOffWhite"
  349. ProgressBar.BgColor "ProgressBackground"
  350.  
  351. CircularProgressBar.FgColor "White"
  352. CircularProgressBar.BgColor "White"
  353.  
  354. "BuildingHealthBar.BgColor" "HealthBgGrey"
  355. "BuildingHealthBar.Health" "ProgressOffWhite"
  356. "BuildingHealthBar.LowHealth" "LowHealthRed"
  357.  
  358. PropertySheet.TextColor "Orange"
  359. PropertySheet.SelectedTextColor "Orange"
  360. PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
  361.  
  362. RadioButton.TextColor "TanLight"
  363. RadioButton.SelectedTextColor "TanLight"
  364. RadioButton.ArmedTextColor "TanLight"
  365.  
  366. RichText.TextColor "Gray"
  367. RichText.BgColor "Blank"
  368. RichText.SelectedTextColor "Gray"
  369. RichText.SelectedBgColor "Red"
  370.  
  371. ScrollBarButton.FgColor "Gray"
  372. ScrollBarButton.BgColor "Blank"
  373. ScrollBarButton.ArmedFgColor "Gray"
  374. ScrollBarButton.ArmedBgColor "Blank"
  375. ScrollBarButton.DepressedFgColor "Black"
  376. ScrollBarButton.DepressedBgColor "Blank"
  377.  
  378. ScrollBarSlider.FgColor "Gray" // nob color
  379. ScrollBarSlider.BgColor "Blank" // slider background color
  380.  
  381. SectionedListPanel.HeaderTextColor "Orange"
  382. SectionedListPanel.HeaderBgColor "Blank"
  383. SectionedListPanel.DividerColor "Black"
  384. SectionedListPanel.TextColor "Orange"
  385. SectionedListPanel.BrightTextColor "Orange"
  386. SectionedListPanel.BgColor "TransparentLightBlack"
  387. SectionedListPanel.SelectedTextColor "Black"
  388. SectionedListPanel.SelectedBgColor "Red"
  389. SectionedListPanel.OutOfFocusSelectedTextColor "Black"
  390. SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32"
  391.  
  392. Slider.NobColor "108 108 108 255"
  393. Slider.TextColor "127 140 127 255"
  394. Slider.TrackColor "31 31 31 255"
  395. Slider.DisabledTextColor1 "117 117 117 255"
  396. Slider.DisabledTextColor2 "30 30 30 255"
  397.  
  398. TextEntry.TextColor "Gray"
  399. TextEntry.BgColor "Blank"
  400. TextEntry.CursorColor "Gray"
  401. TextEntry.DisabledTextColor "Gray"
  402. TextEntry.DisabledBgColor "Blank"
  403. TextEntry.SelectedTextColor "TanLight"
  404. TextEntry.SelectedBgColor "Gray"
  405. TextEntry.OutOfFocusSelectedBgColor "Blank"
  406. TextEntry.FocusEdgeColor "Blank"
  407.  
  408. ToggleButton.SelectedTextColor "Orange"
  409.  
  410. Tooltip.TextColor "TransparentBlack"
  411. Tooltip.BgColor "Red"
  412.  
  413. TreeView.BgColor "TransparentBlack"
  414.  
  415. WizardSubPanel.BgColor "Blank"
  416.  
  417. TimerProgress.Active "HudTimerProgressActive"
  418. TimerProgress.InActive "HudTimerProgressInActive"
  419. TimerProgress.Warning "HudTimerProgressWarning"
  420.  
  421. HudObjectives.FgColor "HudPanelForeground"
  422. HudObjectives.BgColor "HudPanelBackground"
  423. HudObjectives.BorderColor "HudPanelBorder"
  424.  
  425. HudProgressBar.Active "HudProgressBarActive"
  426. HudProgressBar.InActive "HudProgressBarInActive"
  427.  
  428. HudCaptureIcon.Active "HudProgressBarActive"
  429. HudCaptureIcon.InActive "HudProgressBarInActive"
  430. HudCaptureProgressBar.Active "HudProgressBarActive"
  431. HudCaptureProgressBar.InActive "HudProgressBarInActive"
  432.  
  433. // scheme-specific colors
  434. "FgColor" "Orange"
  435. "BgColor" "TransparentBlack"
  436.  
  437. "ViewportBG" "Blank"
  438. "TeamSpec" "204 204 204 255"
  439. "TeamRed" "255 64 64 255"
  440. "TeamBlue" "153 204 255 255"
  441.  
  442. "MapDescriptionText" "Gray" // the text used in the map description window
  443. "HudIcon_Green" "0 160 0 255"
  444. "HudIcon_Red" "160 0 0 255"
  445.  
  446. // CHudMenu
  447. "ItemColor" "255 167 42 200" // default 255 167 42 255
  448. "MenuColor" "233 208 173 255"
  449. "MenuBoxBg" "0 0 0 100"
  450.  
  451. // weapon selection colors
  452. "SelectionNumberFg" "251 235 202 255"
  453. "SelectionTextFg" "251 235 202 255"
  454. "SelectionEmptyBoxBg" "0 0 0 80"
  455. "SelectionBoxBg" "0 0 0 80"
  456. "SelectionSelectedBoxBg" "0 0 0 190"
  457.  
  458. // Hint message colors
  459. "HintMessageFg" "255 255 255 255"
  460. "HintMessageBg" "0 0 0 60"
  461.  
  462. "ProgressBarFg" "255 30 13 255"
  463.  
  464. // Top-left corner of the menu on the main screen
  465. "Main.Menu.X" "32"
  466. "Main.Menu.Y" "248"
  467.  
  468. // Blank space to leave beneath the menu on the main screen
  469. "Main.BottomBorder" "32"
  470.  
  471. "VguiScreenCursor" "255 208 64 255"
  472. }
  473.  
  474. //////////////////////// BITMAP FONT FILES /////////////////////////////
  475. //
  476. // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse
  477. BitmapFontFiles
  478. {
  479. // UI buttons, custom font, (256x64)
  480. "Buttons" "materials/vgui/fonts/buttons_32.vbf"
  481. }
  482.  
  483.  
  484. //
  485. //////////////////////// FONTS /////////////////////////////
  486. //
  487. // describes all the fonts
  488. Fonts
  489. {
  490. // fonts are used in order that they are listed
  491. // fonts listed later in the order will only be used if they fulfill a range not already filled
  492. // if a font fails to load then the subsequent fonts will replace
  493. "Default"
  494. {
  495. "1"
  496. {
  497. "name" "Newtown"
  498. "tall" "11"
  499. "additive" "0"
  500. "antialias" "1"
  501. }
  502. }
  503. "DefaultUnderline"
  504. {
  505. "1"
  506. {
  507. "name" "Tahoma"
  508. "tall" "12"
  509. "weight" "500"
  510. "underline" "1"
  511. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  512. }
  513. "2"
  514. {
  515. "name" "Arial"
  516. "tall" "11"
  517. "range" "0x0000 0x00FF"
  518. "weight" "800"
  519. }
  520. }
  521. "DefaultSmall"
  522. {
  523. "1"
  524. {
  525. "name" "Verdana"
  526. "tall" "12"
  527. "weight" "0"
  528. "range" "0x0000 0x017F"
  529. "yres" "480 599"
  530. }
  531. "2"
  532. {
  533. "name" "Verdana"
  534. "tall" "13"
  535. "weight" "0"
  536. "range" "0x0000 0x017F"
  537. "yres" "600 767"
  538. }
  539. "3"
  540. {
  541. "name" "Verdana"
  542. "tall" "14"
  543. "weight" "0"
  544. "range" "0x0000 0x017F"
  545. "yres" "768 1023"
  546. "antialias" "1"
  547. }
  548. "4"
  549. {
  550. "name" "Verdana"
  551. "tall" "20"
  552. "weight" "0"
  553. "range" "0x0000 0x017F"
  554. "yres" "1024 1199"
  555. "antialias" "1"
  556. }
  557. "5"
  558. {
  559. "name" "Verdana"
  560. "tall" "22"
  561. "weight" "0"
  562. "range" "0x0000 0x017F"
  563. "yres" "1200 6000"
  564. "antialias" "1"
  565. }
  566. "6"
  567. {
  568. "name" "Arial"
  569. "tall" "12"
  570. "range" "0x0000 0x00FF"
  571. "weight" "0"
  572. }
  573. }
  574.  
  575.  
  576. "DefaultVerySmall"
  577. {
  578. "1"
  579. {
  580. "name" "Verdana"
  581. "tall" "12"
  582. "weight" "0"
  583. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  584. "yres" "480 599"
  585. }
  586. "2"
  587. {
  588. "name" "Verdana"
  589. "tall" "12"
  590. "weight" "0"
  591. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  592. "yres" "600 767"
  593. }
  594. "3"
  595. {
  596. "name" "Verdana"
  597. "tall" "12"
  598. "weight" "0"
  599. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  600. "yres" "768 1023"
  601. "antialias" "1"
  602. }
  603. "4"
  604. {
  605. "name" "Verdana"
  606. "tall" "14"
  607. "weight" "0"
  608. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  609. "yres" "1024 1199"
  610. "antialias" "1"
  611. }
  612. "5"
  613. {
  614. "name" "Verdana"
  615. "tall" "16"
  616. "weight" "0"
  617. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  618. "yres" "1200 6000"
  619. "antialias" "1"
  620. }
  621. }
  622. DefaultLarge
  623. {
  624. "1"
  625. {
  626. "name" "Verdana"
  627. "tall" "18"
  628. "weight" "900"
  629. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  630. "yres" "480 599"
  631. }
  632. "2"
  633. {
  634. "name" "Verdana"
  635. "tall" "21"
  636. "weight" "900"
  637. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  638. "yres" "600 767"
  639. }
  640. "3"
  641. {
  642. "name" "Verdana"
  643. "tall" "22"
  644. "weight" "900"
  645. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  646. "yres" "768 1023"
  647. "antialias" "1"
  648. }
  649. "4"
  650. {
  651. "name" "Verdana"
  652. "tall" "28"
  653. "weight" "900"
  654. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  655. "yres" "1024 1199"
  656. "antialias" "1"
  657. }
  658. "5"
  659. {
  660. "name" "Verdana"
  661. "tall" "30"
  662. "weight" "900"
  663. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  664. "yres" "1200 6000"
  665. "antialias" "1"
  666. }
  667. "6"
  668. {
  669. "name" "Verdana"
  670. "tall" "20"
  671. "range" "0x0000 0x00FF"
  672. "weight" "900"
  673. }
  674. "7"
  675. {
  676. "name" "Arial"
  677. "tall" "20"
  678. "range" "0x0000 0x00FF"
  679. "weight" "800"
  680. }
  681. }
  682. CenterPrintText
  683. {
  684. // note that this scales with the screen resolution
  685. "1"
  686. {
  687. "name" "Trebuchet MS" [!$OSX]
  688. "name" "Helvetica" [$OSX]
  689. "tall" "18"
  690. "weight" "900"
  691. "antialias" "1"
  692. "additive" "1"
  693. }
  694. }
  695.  
  696. "PlayerPanelPlayerName"
  697. {
  698. "1"
  699. {
  700. "name" "Verdana"
  701. "tall" "6"
  702. "weight" "500"
  703. "additive" "0"
  704. "antialias" "1"
  705. }
  706. }
  707. "PlayerPanelPlayerName2"
  708. {
  709. "1"
  710. {
  711. "name" "Verdana"
  712. "tall" "8"
  713. "weight" "500"
  714. "additive" "0"
  715. "antialias" "1"
  716. }
  717. }
  718. HudHintText
  719. {
  720. "1"
  721. {
  722. "name" "Verdana"
  723. "tall" "12"
  724. "weight" "700"
  725. "yres" "480 599"
  726. }
  727. "2"
  728. {
  729. "name" "Verdana"
  730. "tall" "13" [$WIN32]
  731. "tall" "23" [$X360]
  732. "weight" "700"
  733. "yres" "600 767"
  734. }
  735. "3"
  736. {
  737. "name" "Verdana"
  738. "tall" "14"
  739. "weight" "700"
  740. "yres" "768 1023"
  741. }
  742. "4"
  743. {
  744. "name" "Verdana"
  745. "tall" "20"
  746. "weight" "700"
  747. "yres" "1024 1199"
  748. }
  749. "5"
  750. {
  751. "name" "Verdana"
  752. "tall" "24"
  753. "weight" "700"
  754. "yres" "1200 10000"
  755. }
  756. }
  757. "HudFontGiant"
  758. {
  759. "1"
  760. {
  761. "name" "TF2"
  762. "tall" "24"
  763. "tall_lodef" "80"
  764. "weight" "500"
  765. "additive" "0"
  766. "antialias" "1"
  767. "yres" "480 599"
  768. }
  769. "2"
  770. {
  771. "name" "TF2"
  772. "tall" "32"
  773. "tall_hidef" "120"
  774. "weight" "500"
  775. "additive" "0"
  776. "antialias" "1"
  777. "yres" "600 767"
  778. }
  779. "3"
  780. {
  781. "name" "TF2"
  782. "tall" "44"
  783. "weight" "500"
  784. "additive" "0"
  785. "antialias" "1"
  786. "yres" "768 1023"
  787. }
  788. "4"
  789. {
  790. "name" "TF2"
  791. "tall" "48"
  792. "weight" "500"
  793. "additive" "0"
  794. "antialias" "1"
  795. "yres" "1024 1199"
  796. }
  797. "5"
  798. {
  799. "name" "TF2"
  800. "tall" "52"
  801. "weight" "500"
  802. "additive" "0"
  803. "antialias" "1"
  804. "yres" "1200 10000"
  805. }
  806. }
  807. "HudFontGiantBold"
  808. {
  809. "1"
  810. {
  811. "name" "TF2 Build"
  812. "tall" "44"
  813. "tall_lodef" "52"
  814. "weight" "500"
  815. "additive" "0"
  816. "antialias" "1"
  817. }
  818. }
  819.  
  820. "HudFontBiggerBold"
  821. {
  822. "1"
  823. {
  824. "name" "TF2 Build"
  825. "tall" "35"
  826. "tall_lodef" "40"
  827. "weight" "500"
  828. "additive" "0"
  829. "antialias" "1"
  830. }
  831. }
  832.  
  833. "HudFontBig"
  834. {
  835. "1"
  836. {
  837. "name" "TF2"
  838. "tall" "36"
  839. "tall_hidef" "48"
  840. "weight" "500"
  841. "additive" "0"
  842. "antialias" "1"
  843. }
  844. }
  845. "HudFontMediumBig"
  846. {
  847. "1"
  848. {
  849. "name" "TF2"
  850. "tall" "30"
  851. "weight" "500"
  852. "additive" "0"
  853. "antialias" "1"
  854. }
  855. }
  856. "HudFontMediumBigBold"
  857. {
  858. "1"
  859. {
  860. "name" "TF2 Build"
  861. "tall" "30"
  862. "weight" "500"
  863. "additive" "0"
  864. "antialias" "1"
  865. }
  866. }
  867. "HudFontMedium"
  868. {
  869. "1"
  870. {
  871. "name" "TF2"
  872. "tall" "24"
  873. "tall_lodef" "28"
  874. "weight" "500"
  875. "additive" "0"
  876. "antialias" "1"
  877. }
  878. }
  879. "HudFontMediumSecondary"
  880. {
  881. "1"
  882. {
  883. "name" "TF2 Secondary"
  884. "tall" "24"
  885. "weight" "500"
  886. "additive" "0"
  887. "antialias" "1"
  888. }
  889. }
  890. "HudFontMediumBold"
  891. {
  892. "1"
  893. {
  894. "name" "TF2 Build"
  895. "tall" "24"
  896. "weight" "500"
  897. "additive" "0"
  898. "antialias" "1"
  899. }
  900. }
  901. "HudFontMediumSmallBold"
  902. {
  903. "1"
  904. {
  905. "name" "TF2 Build"
  906. "tall" "18"
  907. "weight" "500"
  908. "additive" "0"
  909. "antialias" "1"
  910. }
  911. }
  912. "HudFontMediumSmall"
  913. {
  914. "1"
  915. {
  916. "name" "TF2"
  917. "tall" "18"
  918. "tall_hidef" "24"
  919. "tall_lodef" "18"
  920. "weight" "500"
  921. "additive" "0"
  922. "antialias" "1"
  923. }
  924. }
  925. "HudFontMediumSmallSecondary"
  926. {
  927. "1"
  928. {
  929. "name" "TF2 Secondary"
  930. "tall" "18"
  931. "tall_hidef" "24"
  932. "tall_lodef" "20"
  933. "weight" "500"
  934. "additive" "0"
  935. "antialias" "1"
  936. }
  937. }
  938. "HudFontSmall"
  939. {
  940. "1"
  941. {
  942. "name" "TF2 Secondary"
  943. "tall" "14"
  944. "tall_lodef" "16"
  945. "weight" "500"
  946. "additive" "0"
  947. "antialias" "1"
  948. }
  949. }
  950. "HudFontSmallishBold"
  951. {
  952. "1"
  953. {
  954. "name" "TF2 Build"
  955. "tall" "16"
  956. "weight" "500"
  957. "additive" "0"
  958. "antialias" "1"
  959. }
  960. }
  961. "HudFontSmallBold"
  962. {
  963. "1"
  964. {
  965. "name" "TF2 Build"
  966. "tall" "14"
  967. "weight" "500"
  968. "additive" "0"
  969. "antialias" "1"
  970. }
  971. }
  972. "HudFontSmallBoldShadow"
  973. {
  974. "1"
  975. {
  976. "name" "TF2 Build"
  977. "tall" "14"
  978. "weight" "500"
  979. "additive" "0"
  980. "antialias" "1"
  981. "dropshadow" "1"
  982. }
  983. }
  984. "HudFontSmallest"
  985. {
  986. "1"
  987. {
  988. "name" "TF2 Secondary"
  989. "tall" "11"
  990. "weight" "500"
  991. "additive" "0"
  992. "antialias" "1"
  993. }
  994. }
  995. "HudFontSmallestShadow"
  996. {
  997. "1"
  998. {
  999. "name" "TF2 Secondary"
  1000. "tall" "11"
  1001. "weight" "500"
  1002. "additive" "0"
  1003. "antialias" "1"
  1004. "dropshadow" "1"
  1005. }
  1006. }
  1007. "HudFontSmallestBold"
  1008. {
  1009. "1"
  1010. {
  1011. "name" "Newtown"
  1012. "tall" "12"
  1013. "weight" "500"
  1014. "additive" "0"
  1015. "antialias" "1"
  1016. }
  1017. }
  1018. "PerformanceModeSmall"
  1019. {
  1020. "1"
  1021. {
  1022. "name" "TF2 Build"
  1023. "tall" "4"
  1024. "weight" "500"
  1025. "additive" "0"
  1026. "antialias" "1"
  1027. }
  1028. }
  1029. "StorePromotionsTitle"
  1030. {
  1031. "1"
  1032. {
  1033. "name" "TF2 Build"
  1034. "tall" "10"
  1035. "weight" "500"
  1036. "additive" "0"
  1037. "antialias" "1"
  1038. }
  1039. }
  1040. "FontCartPrice"
  1041. {
  1042. "1"
  1043. {
  1044. "name" "TF2 Build"
  1045. "tall" "16"
  1046. "weight" "500"
  1047. "additive" "0"
  1048. "antialias" "1"
  1049. }
  1050. }
  1051. "FontStorePrice"
  1052. {
  1053. "1"
  1054. {
  1055. "name" "TF2 Build"
  1056. "tall" "9"
  1057. "weight" "0"
  1058. "additive" "0"
  1059. "antialias" "1"
  1060. }
  1061. }
  1062. "FontStoreOriginalPrice"
  1063. {
  1064. "1"
  1065. {
  1066. "name" "TF2 Secondary"
  1067. "tall" "9"
  1068. "weight" "0"
  1069. "additive" "0"
  1070. "antialias" "1"
  1071. }
  1072. }
  1073. "FontStorePriceSmall"
  1074. {
  1075. "1"
  1076. {
  1077. "name" "TF2 Build"
  1078. "tall" "6"
  1079. "weight" "0"
  1080. "additive" "0"
  1081. "antialias" "1"
  1082. }
  1083. }
  1084. "FontStorePromotion"
  1085. {
  1086. "1"
  1087. {
  1088. "name" "TF2 Secondary"
  1089. "tall" "12"
  1090. "tall_hidef" "14"
  1091. "tall_lodef" "16"
  1092. "weight" "400"
  1093. "additive" "0"
  1094. "antialias" "1"
  1095. }
  1096. }
  1097. "TextTooltipFont"
  1098. {
  1099. "1"
  1100. {
  1101. "name" "TF2 Secondary"
  1102. "tall" "11"
  1103. "weight" "500"
  1104. "additive" "0"
  1105. "antialias" "1"
  1106. }
  1107. }
  1108. GameUIButtons
  1109. {
  1110. "1" //[$X360]
  1111. {
  1112. "bitmap" "1"
  1113. "name" "Buttons"
  1114. "scalex" "0.5"
  1115. "scalex_lodef" "0.75"
  1116. "scaley" "0.5"
  1117. "scaley_lodef" "0.75"
  1118. }
  1119. }
  1120. GameUIButtonsSmall
  1121. {
  1122. "1" [$X360]
  1123. {
  1124. "bitmap" "1"
  1125. "name" "Buttons"
  1126. "scalex" "0.5"
  1127. "scaley" "0.5"
  1128. }
  1129. }
  1130. GameUIButtonsSmallest
  1131. {
  1132. "1" [$X360]
  1133. {
  1134. "bitmap" "1"
  1135. "name" "Buttons"
  1136. "scalex" "0.4"
  1137. "scaley" "0.4"
  1138. }
  1139. }
  1140. "GameUIButtonText"
  1141. {
  1142. "1"
  1143. {
  1144. "name" "TF2 Secondary"
  1145. "tall" "18"
  1146. "tall_hidef" "24"
  1147. "tall_lodef" "18"
  1148. "weight" "500"
  1149. "additive" "0"
  1150. "antialias" "1"
  1151. }
  1152. }
  1153. "HudClassHealth"
  1154. {
  1155. "1"
  1156. {
  1157. "name" "TF2"
  1158. "tall" "16"
  1159. "tall_hidef" "22"
  1160. "tall_lodef" "22"
  1161. "weight" "500"
  1162. "additive" "0"
  1163. "antialias" "1"
  1164. }
  1165. }
  1166. "SpectatorKeyHints"
  1167. {
  1168. "1"
  1169. {
  1170. "name" "Verdana"
  1171. "tall" "8"
  1172. "weight" "500"
  1173. "additive" "0"
  1174. "antialias" "1"
  1175. }
  1176. }
  1177. "ClockSubText"
  1178. {
  1179. "1"
  1180. {
  1181. "name" "Verdana"
  1182. "tall" "9"
  1183. "weight" "500"
  1184. "additive" "0"
  1185. "antialias" "1"
  1186. }
  1187. }
  1188. "ClockSubTextSuddenDeath"
  1189. {
  1190. "1"
  1191. {
  1192. "name" "Verdana"
  1193. "tall" "8"
  1194. "tall_hidef" "9"
  1195. "tall_lodef" "10"
  1196. "weight" "500"
  1197. "additive" "0"
  1198. "antialias" "1"
  1199. }
  1200. }
  1201. "ClockSubTextTiny"
  1202. {
  1203. "1"
  1204. {
  1205. "name" "Verdana"
  1206. "tall" "8"
  1207. "tall_hidef" "7"
  1208. "weight" "500"
  1209. "additive" "0"
  1210. "antialias" "1"
  1211. }
  1212. }
  1213. "HudSelectionText"
  1214. {
  1215. "1"
  1216. {
  1217. "name" "TF2"
  1218. "tall" "15"
  1219. "weight" "700"
  1220. "antialias" "1"
  1221. "yres" "1 599"
  1222. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1223. "additive" "1"
  1224. }
  1225. "2"
  1226. {
  1227. "name" "TF2"
  1228. "tall" "15" [$WIN32]
  1229. "tall" "21" [$X360]
  1230. "weight" "700"
  1231. "antialias" "1"
  1232. "yres" "600 767"
  1233. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1234. "additive" "1"
  1235. }
  1236. "3"
  1237. {
  1238. "name" "TF2"
  1239. "tall" "18"
  1240. "weight" "900"
  1241. "antialias" "1"
  1242. "yres" "768 1023"
  1243. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1244. }
  1245. "4"
  1246. {
  1247. "name" "TF2"
  1248. "tall" "21"
  1249. "weight" "900"
  1250. "antialias" "1"
  1251. "yres" "1024 1199"
  1252. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1253. }
  1254. "5"
  1255. {
  1256. "name" "TF2"
  1257. "tall" "24"
  1258. "weight" "1000"
  1259. "antialias" "1"
  1260. "yres" "1200 10000"
  1261. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1262. }
  1263. }
  1264. DebugOverlay
  1265. {
  1266. "1" [$WIN32]
  1267. {
  1268. "name" "Courier New"
  1269. "tall" "14"
  1270. "weight" "400"
  1271. "outline" "1"
  1272. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1273. }
  1274. "1" [$X360]
  1275. {
  1276. "name" "Tahoma"
  1277. "tall" "18"
  1278. "weight" "200"
  1279. "outline" "1"
  1280. }
  1281. }
  1282. TFTypeDeath
  1283. {
  1284. "1"
  1285. {
  1286. "name" "tfd" // tfd.ttf
  1287. "tall" "28"
  1288. "weight" "0"
  1289. "additive" "0"
  1290. "antialias" "1"
  1291. }
  1292. }
  1293.  
  1294. Icons
  1295. {
  1296. "1"
  1297. {
  1298. "name" "Team Fortress" // tf.ttf
  1299. "tall" "28"
  1300. "weight" "0"
  1301. "additive" "1"
  1302. "antialias" "1"
  1303. }
  1304. }
  1305. "BetaFont"
  1306. {
  1307. "1"
  1308. {
  1309. "name" "Courier New"
  1310. "tall" "90"
  1311. "weight" "900"
  1312. "range" "0x0000 0x007F" // Basic Latin
  1313. "antialias" "1"
  1314. "additive" "0"
  1315. }
  1316. }
  1317.  
  1318. HudNumbers
  1319. {
  1320. "1"
  1321. {
  1322. "name" "Team Fortress" // tf.ttf
  1323. "tall" "28"
  1324. "weight" "0"
  1325. "additive" "1"
  1326. "antialias" "1"
  1327. }
  1328. "2"
  1329. {
  1330. "name" "Verdana"
  1331. "tall" "28"
  1332. "weight" "0"
  1333. "additive" "1"
  1334. "antialias" "1"
  1335. }
  1336. }
  1337. "CloseCaption_Normal"
  1338. {
  1339. "1"
  1340. {
  1341. "name" "Tahoma"
  1342. "tall" "24"
  1343. "tall_hidef" "32"
  1344. "weight" "500"
  1345. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1346. }
  1347. }
  1348. "CloseCaption_Italic"
  1349. {
  1350. "1"
  1351. {
  1352. "name" "Tahoma"
  1353. "tall" "24"
  1354. "tall_hidef" "32"
  1355. "weight" "500"
  1356. "italic" "1"
  1357. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1358. }
  1359. }
  1360. "CloseCaption_Bold"
  1361. {
  1362. "1"
  1363. {
  1364. "name" "Tahoma"
  1365. "tall" "24"
  1366. "tall_hidef" "32"
  1367. "weight" "900"
  1368. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1369. }
  1370. }
  1371. "CloseCaption_BoldItalic"
  1372. {
  1373. "1"
  1374. {
  1375. "name" "Tahoma"
  1376. "tall" "24"
  1377. "tall_hidef" "32"
  1378. "weight" "900"
  1379. "italic" "1"
  1380. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1381. }
  1382. }
  1383. "CloseCaption_Small"
  1384. {
  1385. "1"
  1386. {
  1387. "name" "Tahoma"
  1388. "tall" "16"
  1389. "tall_hidef" "24"
  1390. "weight" "900"
  1391. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1392. }
  1393. }
  1394. // this is the symbol font
  1395. "Marlett"
  1396. {
  1397. "1"
  1398. {
  1399. "name" "Marlett"
  1400. "tall" "12"
  1401. "weight" "0"
  1402. "symbol" "1"
  1403. "range" "0x0000 0x007F" // Basic Latin
  1404. }
  1405. }
  1406. "MenuMainTitle"
  1407. {
  1408. "1"
  1409. {
  1410. "name" "TF2"
  1411. "tall" "24"
  1412. "antialias" "1"
  1413. "weight" "500"
  1414. }
  1415. }
  1416. "MenuClassBuckets"
  1417. {
  1418. "1"
  1419. {
  1420. "name" "TF2 Secondary"
  1421. "tall" "11"
  1422. "tall_lodef" "14"
  1423. "antialias" "1"
  1424. "weight" "500"
  1425. }
  1426. }
  1427. "MenuKeys"
  1428. {
  1429. "1"
  1430. {
  1431. "name" "TF2"
  1432. "tall" "12"
  1433. "antialias" "1"
  1434. "weight" "500"
  1435. }
  1436. }
  1437.  
  1438. "GoalText"
  1439. {
  1440. "1"
  1441. {
  1442. "name" "Verdana"
  1443. "tall" "13"
  1444. "tall_hidef" "14"
  1445. "tall_lodef" "17"
  1446. "weight" "800"
  1447. "additive" "0"
  1448. "antialias" "1"
  1449. }
  1450. }
  1451.  
  1452. "ChalkboardTitle"
  1453. {
  1454. "1"
  1455. {
  1456. "name" "TF2 Professor"
  1457. "tall" "28"
  1458. "tall_lodef" "48"
  1459. "tall_hidef" "48"
  1460. "antialias" "1"
  1461. "custom" "1" [$OSX]
  1462. "weight" "500"
  1463. "weight_lodef" "800"
  1464. "weight_hidef" "1000"
  1465. }
  1466. }
  1467. "ChalkboardTitleBig"
  1468. {
  1469. "1"
  1470. {
  1471. "name" "TF2 Professor"
  1472. "tall" "40"
  1473. "tall_lodef" "48"
  1474. "tall_hidef" "48"
  1475. "antialias" "1"
  1476. "custom" "1" [$OSX]
  1477. "weight" "500"
  1478. "weight_lodef" "800"
  1479. "weight_hidef" "1000"
  1480. }
  1481. }
  1482. "ChalkboardTitleMedium"
  1483. {
  1484. "1"
  1485. {
  1486. "name" "TF2 Professor"
  1487. "tall" "24"
  1488. "tall_lodef" "36"
  1489. "tall_hidef" "36"
  1490. "antialias" "1"
  1491. "custom" "1" [$OSX]
  1492. "weight" "500"
  1493. }
  1494. }
  1495. "ChalkboardText"
  1496. {
  1497. "1"
  1498. {
  1499. "name" "TF2 Professor"
  1500. "tall" "14" [!$OSX]
  1501. "tall" "15" [$OSX]
  1502. "tall_lodef" "32"
  1503. "tall_hidef" "32"
  1504. "antialias" "1"
  1505. "custom" "1" [$OSX]
  1506. "weight" "500"
  1507. }
  1508. }
  1509. "ScoreboardVerySmall"
  1510. {
  1511. "1"
  1512. {
  1513. "name" "Verdana"
  1514. "tall" "8"
  1515. "tall_hidef" "10"
  1516. "tall_lodef" "14"
  1517. "weight" "400"
  1518. "additive" "0"
  1519. "antialias" "1"
  1520. }
  1521. }
  1522. "ScoreboardSmall"
  1523. {
  1524. "1"
  1525. {
  1526. "name" "TF2 Secondary"
  1527. "tall" "10"
  1528. "tall_hidef" "12"
  1529. "tall_lodef" "14"
  1530. "weight" "400"
  1531. "additive" "0"
  1532. "antialias" "1"
  1533. }
  1534. }
  1535. "ScoreboardMediumSmall"
  1536. {
  1537. "1"
  1538. {
  1539. "name" "TF2"
  1540. "tall" "14"
  1541. "weight" "500"
  1542. "range" "0x0000 0x007F" // Basic Latin
  1543. "antialias" "1"
  1544. "additive" "0"
  1545. }
  1546. }
  1547. "ScoreboardMedium"
  1548. {
  1549. "1"
  1550. {
  1551. "name" "TF2 Secondary"
  1552. "tall" "20"
  1553. "weight" "500"
  1554. "range" "0x0000 0x007F" // Basic Latin
  1555. "antialias" "1"
  1556. "additive" "0"
  1557. }
  1558. }
  1559. "ScoreboardTeamName"
  1560. {
  1561. "1"
  1562. {
  1563. "name" "TF2 Secondary"
  1564. "tall" "20"
  1565. "tall_hidef" "24"
  1566. "tall_lodef" "24"
  1567. "weight" "500"
  1568. "range" "0x0000 0x007F" // Basic Latin
  1569. "antialias" "1"
  1570. "additive" "0"
  1571. }
  1572. }
  1573. "ScoreboardTeamNameLarge"
  1574. {
  1575. "1"
  1576. {
  1577. "name" "TF2 Secondary"
  1578. "tall" "34"
  1579. "tall_hidef" "38"
  1580. "tall_lodef" "38"
  1581. "weight" "500"
  1582. "range" "0x0000 0x007F" // Basic Latin
  1583. "antialias" "1"
  1584. "additive" "0"
  1585. }
  1586. }
  1587.  
  1588. "ScoreboardTeamScore"
  1589. {
  1590. "1"
  1591. {
  1592. "name" "TF2"
  1593. "tall" "52"
  1594. "tall_lodef" "80"
  1595. "range" "0x0000 0x00FF"
  1596. "weight" "400"
  1597. "yres" "1 599"
  1598. "antialias" "1"
  1599. }
  1600. "2"
  1601. {
  1602. "name" "TF2"
  1603. "tall" "72"
  1604. "tall_hidef" "120"
  1605. "range" "0x0000 0x00FF"
  1606. "weight" "400"
  1607. "yres" "600 767"
  1608. "antialias" "1"
  1609. }
  1610. "3"
  1611. {
  1612. "name" "TF2"
  1613. "tall" "100"
  1614. "range" "0x0000 0x00FF"
  1615. "weight" "400"
  1616. "yres" "768 1023"
  1617. "antialias" "1"
  1618. }
  1619. "4"
  1620. {
  1621. "name" "TF2"
  1622. "tall" "140"
  1623. "range" "0x0000 0x00FF"
  1624. "weight" "400"
  1625. "yres" "1024 1199"
  1626. "antialias" "1"
  1627. }
  1628. "5"
  1629. {
  1630. "name" "TF2"
  1631. "tall" "180"
  1632. "range" "0x0000 0x00FF"
  1633. "weight" "400"
  1634. "yres" "1200 10000"
  1635. "antialias" "1"
  1636. }
  1637. }
  1638. "MatchSummaryTeamScores"
  1639. {
  1640. "1"
  1641. {
  1642. "name" "Newtown"
  1643. "tall" "36"
  1644. "weight" "500"
  1645. "range" "0x0000 0x007F" // Basic Latin
  1646. "antialias" "1"
  1647. "additive" "0"
  1648. }
  1649. }
  1650. "MatchSummaryStatsAndMedals"
  1651. {
  1652. "1"
  1653. {
  1654. "name" "Newtown"
  1655. "tall" "14"
  1656. "weight" "400"
  1657. "additive" "0"
  1658. "antialias" "1"
  1659. }
  1660. }
  1661.  
  1662. "ControlPointTimer"
  1663. {
  1664. "1"
  1665. {
  1666. "name" "TF2 Secondary"
  1667. "tall" "10"
  1668. "weight" "400"
  1669. "additive" "0"
  1670. "antialias" "1"
  1671. }
  1672. }
  1673. "ControlPointTimerSmaller"
  1674. {
  1675. "1"
  1676. {
  1677. "name" "TF2 Secondary"
  1678. "tall" "7"
  1679. "weight" "400"
  1680. "additive" "0"
  1681. "antialias" "1"
  1682. }
  1683. }
  1684.  
  1685. "Link"
  1686. {
  1687. "1"
  1688. {
  1689. "name" "TF2 Secondary"
  1690. "tall" "10"
  1691. "tall_hidef" "12"
  1692. "tall_lodef" "14"
  1693. "weight" "400"
  1694. "additive" "0"
  1695. "antialias" "1"
  1696. }
  1697. }
  1698.  
  1699. "TargetID"
  1700. {
  1701. "1"
  1702. {
  1703. "name" "Verdana"
  1704. "tall" "12"
  1705. "weight" "700"
  1706. "yres" "480 599"
  1707. "dropshadow" "0"
  1708. }
  1709. "2"
  1710. {
  1711. "name" "Verdana"
  1712. "tall" "13"
  1713. "weight" "700"
  1714. "yres" "600 767"
  1715. "dropshadow" "0"
  1716. }
  1717. "3"
  1718. {
  1719. "name" "Verdana"
  1720. "tall" "14"
  1721. "weight" "700"
  1722. "yres" "768 1023"
  1723. "dropshadow" "0"
  1724. }
  1725. "4"
  1726. {
  1727. "name" "Verdana"
  1728. "tall" "20"
  1729. "weight" "700"
  1730. "yres" "1024 1199"
  1731. "dropshadow" "0"
  1732. }
  1733. "5"
  1734. {
  1735. "name" "Verdana"
  1736. "tall" "24"
  1737. "weight" "700"
  1738. "yres" "1200 10000"
  1739. "dropshadow" "0"
  1740. }
  1741. }
  1742. "ChatFont"
  1743. {
  1744. "1"
  1745. {
  1746. "name" "TF2"
  1747. "tall" "12"
  1748. "weight" "700"
  1749. "yres" "480 599"
  1750. "dropshadow" "1"
  1751. }
  1752. "2"
  1753. {
  1754. "name" "Verdana"
  1755. "tall" "13"
  1756. "weight" "700"
  1757. "yres" "600 767"
  1758. "dropshadow" "1"
  1759. }
  1760. "3"
  1761. {
  1762. "name" "Verdana"
  1763. "tall" "14"
  1764. "weight" "700"
  1765. "yres" "768 1023"
  1766. "dropshadow" "1"
  1767. }
  1768. "4"
  1769. {
  1770. "name" "Verdana"
  1771. "tall" "20"
  1772. "weight" "700"
  1773. "yres" "1024 1199"
  1774. "dropshadow" "1"
  1775. }
  1776. "5"
  1777. {
  1778. "name" "Verdana"
  1779. "tall" "24"
  1780. "weight" "700"
  1781. "yres" "1200 10000"
  1782. "dropshadow" "1"
  1783. }
  1784. }
  1785. "ChatMiniFont"
  1786. {
  1787. "1"
  1788. {
  1789. "name" "Verdana"
  1790. "tall" "10"
  1791. "weight" "700"
  1792. "yres" "480 599"
  1793. "dropshadow" "1"
  1794. }
  1795. "2"
  1796. {
  1797. "name" "Verdana"
  1798. "tall" "10"
  1799. "weight" "700"
  1800. "yres" "600 767"
  1801. "dropshadow" "1"
  1802. }
  1803. "3"
  1804. {
  1805. "name" "Verdana"
  1806. "tall" "13"
  1807. "weight" "700"
  1808. "yres" "768 1023"
  1809. "dropshadow" "1"
  1810. }
  1811. "4"
  1812. {
  1813. "name" "Verdana"
  1814. "tall" "14"
  1815. "weight" "700"
  1816. "yres" "1024 1199"
  1817. "dropshadow" "1"
  1818. }
  1819. "5"
  1820. {
  1821. "name" "Verdana"
  1822. "tall" "15"
  1823. "weight" "700"
  1824. "yres" "1200 10000"
  1825. "dropshadow" "1"
  1826. }
  1827. }
  1828.  
  1829. MenuSmallestFont
  1830. {
  1831. "1"
  1832. {
  1833. "name" "Arial Black"
  1834. "tall" "8"
  1835. "tall_lodef" "12"
  1836. "range" "0x0000 0x00FF"
  1837. "weight" "300"
  1838. "antialias" "1"
  1839. }
  1840. }
  1841.  
  1842. MenuSmallFont
  1843. {
  1844. "1"
  1845. {
  1846. "name" "TF2"
  1847. "tall" "14"
  1848. "tall_lodef" "18"
  1849. "range" "0x0000 0x00FF"
  1850. "weight" "300"
  1851. "weight_lodef" "600"
  1852. "antialias" "1"
  1853. }
  1854. }
  1855. CapPlayerFont
  1856. {
  1857. "1"
  1858. {
  1859. "name" "TF2"
  1860. "tall" "12"
  1861. "weight" "500"
  1862. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1863. "TextColor" "Black"
  1864. "antialias" "1"
  1865. }
  1866. }
  1867. CapPlayerFontSmall
  1868. {
  1869. "1"
  1870. {
  1871. "name" "TF2"
  1872. "tall" "8"
  1873. "weight" "500"
  1874. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  1875. "TextColor" "Black"
  1876. "antialias" "1"
  1877. }
  1878. }
  1879.  
  1880. TFFontSmall
  1881. {
  1882. "1"
  1883. {
  1884. "name" "Verdana"
  1885. "tall" "8"
  1886. "tall_hidef" "10"
  1887. "tall_lodef" "12"
  1888. "weight" "0"
  1889. "additive" "1"
  1890. "antialias" "1"
  1891. }
  1892. }
  1893. TFFontMedium
  1894. {
  1895. "1"
  1896. {
  1897. "name" "Verdana"
  1898. "tall" "9"
  1899. "tall_hidef" "10"
  1900. "tall_lodef" "16"
  1901. "weight" "400"
  1902. "additive" "0"
  1903. "antialias" "1"
  1904. }
  1905. }
  1906.  
  1907. InstructionalText
  1908. {
  1909. "1"
  1910. {
  1911. "name" "Verdana"
  1912. "tall" "11" [!$OSX]
  1913. "tall" "9" [$OSX]
  1914. "weight" "800"
  1915. "additive" "0"
  1916. "antialias" "1"
  1917. }
  1918. }
  1919.  
  1920. MatchmakingDialogTitle
  1921. {
  1922. "1"
  1923. {
  1924. "name" "TF2 Build"
  1925. "tall" "36"
  1926. "tall_lodef" "28"
  1927. "weight" "500"
  1928. }
  1929. }
  1930. MatchmakingDialogSessionOptionsTitle
  1931. {
  1932. "1"
  1933. {
  1934. "name" "TF2 Build"
  1935. "tall" "30"
  1936. "tall_lodef" "22"
  1937. "weight" "500"
  1938. }
  1939. }
  1940. MatchmakingDialogMenuLarge
  1941. {
  1942. "1"
  1943. {
  1944. "name" "TF2 Secondary"
  1945. "tall" "28"
  1946. "tall_lodef" "24"
  1947. "weight" "500"
  1948. }
  1949. }
  1950. MatchmakingDialogMenuBrowserHostname
  1951. {
  1952. "1" // brower item hostname
  1953. {
  1954. "name" "Trebuchet MS"
  1955. "tall" "22"
  1956. "weight" "900"
  1957. }
  1958. }
  1959. MatchmakingDialogMenuBrowserDetails
  1960. {
  1961. "1" // browser item players and map name
  1962. {
  1963. "name" "Trebuchet MS"
  1964. "tall" "18"
  1965. "weight" "900"
  1966. }
  1967. }
  1968. MatchmakingDialogMenuMedium
  1969. {
  1970. "1"
  1971. {
  1972. "name" "TF2 Secondary"
  1973. "tall" "22"
  1974. "weight" "500"
  1975. }
  1976. }
  1977. MatchmakingDialogMenuMediumSmall
  1978. {
  1979. "1"
  1980. {
  1981. "name" "TF2 Secondary"
  1982. "tall" "18"
  1983. "weight" "500"
  1984. }
  1985. }
  1986. MatchmakingDialogMenuSmall
  1987. {
  1988. "1"
  1989. {
  1990. "name" "Verdana"
  1991. "tall" "22"
  1992. "tall_lodef" "18"
  1993. "weight" "900"
  1994. }
  1995. }
  1996. MatchmakingDialogMenuSmallest
  1997. {
  1998. "1"
  1999. {
  2000. "name" "Verdana"
  2001. "tall" "18"
  2002. "tall_lodef" "18"
  2003. "weight" "900"
  2004. }
  2005. }
  2006. RankingDialogHeaders
  2007. {
  2008. "1"
  2009. {
  2010. "name" "Verdana"
  2011. "tall" "15"
  2012. "weight" "900"
  2013. }
  2014. }
  2015.  
  2016. "TeamMenuBold"
  2017. {
  2018. "1"
  2019. {
  2020. "name" "TF2 Build"
  2021. "tall" "36"
  2022. "weight" "500"
  2023. "additive" "0"
  2024. "antialias" "1"
  2025. }
  2026. }
  2027. "TeamMenu"
  2028. {
  2029. "1"
  2030. {
  2031. "name" "TF2 Secondary"
  2032. "tall" "11"
  2033. "weight" "600"
  2034. "additive" "0"
  2035. "antialias" "1"
  2036. }
  2037. }
  2038. "IntroMenuCaption"
  2039. {
  2040. "1"
  2041. {
  2042. "name" "TF2 Secondary"
  2043. "tall" "18"
  2044. "weight" "400"
  2045. "additive" "0"
  2046. "antialias" "1"
  2047. }
  2048. }
  2049. "AchievementNotification"
  2050. {
  2051. "1"
  2052. {
  2053. "name" "Trebuchet MS"
  2054. "tall" "14"
  2055. "weight" "900"
  2056. "antialias" "1"
  2057. }
  2058. }
  2059. "ImportToolSmallestBold"
  2060. {
  2061. "1"
  2062. {
  2063. "name" "Verdana"
  2064. "tall" "10"
  2065. "weight" "600"
  2066. "additive" "0"
  2067. "antialias" "1"
  2068. }
  2069. }
  2070. "ImportToolSmallest"
  2071. {
  2072. "1"
  2073. {
  2074. "name" "Verdana"
  2075. "tall" "10"
  2076. "weight" "500"
  2077. "additive" "0"
  2078. "antialias" "1"
  2079. }
  2080. }
  2081. "SpectatorVerySmall"
  2082. {
  2083. "1"
  2084. {
  2085. "name" "Newtown"
  2086. "outline" "1"
  2087. "tall" "12"
  2088. "additive" "0"
  2089. "antialias" "1"
  2090. }
  2091. }
  2092. // Used by scoreboard and spectator UI for names which don't map in the normal fashion
  2093. "DefaultVerySmallFallBack"
  2094. {
  2095. "1"
  2096. {
  2097. "name" "Verdana"
  2098. "tall" "10"
  2099. "weight" "0"
  2100. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2101. "yres" "480 599"
  2102. "antialias" "1"
  2103. }
  2104. "2"
  2105. {
  2106. "name" "Verdana"
  2107. "tall" "12"
  2108. "weight" "0"
  2109. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2110. "yres" "600 1199"
  2111. "antialias" "1"
  2112. }
  2113. "3"
  2114. {
  2115. "name" "Verdana"
  2116. "tall" "15"
  2117. "weight" "0"
  2118. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2119. "yres" "1200 6000"
  2120. "antialias" "1"
  2121. }
  2122. }
  2123.  
  2124. "ItemFontNameSmallest"
  2125. {
  2126. "1"
  2127. {
  2128. "name" "Newtown"
  2129. "tall" "10"
  2130. "weight" "500"
  2131. "additive" "0"
  2132. "antialias" "1"
  2133. }
  2134. }
  2135. "ItemFontNameSmall"
  2136. {
  2137. "1"
  2138. {
  2139. "name" "Newtown"
  2140. "tall" "10"
  2141. "weight" "500"
  2142. "additive" "0"
  2143. "antialias" "1"
  2144. }
  2145. }
  2146. "ItemFontNameLarge"
  2147. {
  2148. "1"
  2149. {
  2150. "name" "Newtown"
  2151. "tall" "12"
  2152. "weight" "500"
  2153. "additive" "0"
  2154. "antialias" "1"
  2155. }
  2156. }
  2157. "ItemFontAttribSmallest"
  2158. {
  2159. "1"
  2160. {
  2161. "name" "Newtown"
  2162. "tall" "10"
  2163. "weight" "500"
  2164. "additive" "0"
  2165. "antialias" "1"
  2166. }
  2167. }
  2168. "ItemFontAttribSmall"
  2169. {
  2170. "1"
  2171. {
  2172. "name" "Newtown"
  2173. "tall" "11"
  2174. "weight" "500"
  2175. "additive" "0"
  2176. "antialias" "1"
  2177. }
  2178. }
  2179. "ItemFontAttribSmallv2"
  2180. {
  2181. "1"
  2182. {
  2183. "name" "Newtown"
  2184. "tall" "8"
  2185. "antialias" "1"
  2186. "weight" "500"
  2187. }
  2188. }
  2189. "ItemFontAttribLarge"
  2190. {
  2191. "1"
  2192. {
  2193. "name" "Newtown"
  2194. "tall" "12"
  2195. "additive" "0"
  2196. "antialias" "1"
  2197. }
  2198. }
  2199. "ItemFontAttribLarger"
  2200. {
  2201. "1"
  2202. {
  2203. "name" "TF2 Secondary"
  2204. "tall" "14"
  2205. "weight" "500"
  2206. "additive" "0"
  2207. "antialias" "1"
  2208. }
  2209. }
  2210. "AchievementTracker_Name"
  2211. {
  2212. "1"
  2213. {
  2214. "name" "Newtown"
  2215. "tall" "9"
  2216. "additive" "0"
  2217. "antialias" "1"
  2218. }
  2219. }
  2220. "AchievementTracker_NameGlow"
  2221. {
  2222. "1"
  2223. {
  2224. "name" "Newtown"
  2225. "tall" "9"
  2226. "additive" "1"
  2227. "antialias" "1"
  2228. }
  2229. }
  2230. "AchievementTracker_Desc"
  2231. {
  2232. "1"
  2233. {
  2234. "name" "Verdana"
  2235. "tall" "7"
  2236. "additive" "1"
  2237. "antialias" "1"
  2238. }
  2239. }
  2240.  
  2241. "QuestObjectiveTracker_Desc"
  2242. {
  2243. "1"
  2244. {
  2245. "name" "Verdana"
  2246. "tall" "7"
  2247. "weight" "0"
  2248. "additive" "1"
  2249. "antialias" "1"
  2250. }
  2251. }
  2252. "QuestObjectiveTracker_DescGlow"
  2253. {
  2254. "1"
  2255. {
  2256. "name" "Verdana"
  2257. "tall" "7"
  2258. "weight" "0"
  2259. "antialias" "1"
  2260. }
  2261. }
  2262. "QuestObjectiveTracker_DescBlur"
  2263. {
  2264. "1"
  2265. {
  2266. "name" "Verdana"
  2267. "tall" "7"
  2268. "weight" "0"
  2269. "blur" "3"
  2270. "additive" "1"
  2271. "antialias" "1"
  2272. "custom" "1"
  2273. }
  2274. }
  2275. "ItemTrackerScore_InGame"
  2276. {
  2277. "1"
  2278. {
  2279. "name" "Verdana"
  2280. "tall" "7"
  2281. "weight" "0"
  2282. "antialias" "1"
  2283. }
  2284. }
  2285. "QuestFlavorText"
  2286. {
  2287. "1"
  2288. {
  2289. "name" "ocra"
  2290. "tall" "10"
  2291. "weight" "400"
  2292. "yres" "480 599"
  2293. "additive" "0"
  2294. "antialias" "1"
  2295. }
  2296. "2"
  2297. {
  2298. "name" "ocra"
  2299. "tall" "14"
  2300. "weight" "400"
  2301. "additive" "0"
  2302. "yres" "600 1023"
  2303. "antialias" "1"
  2304. }
  2305. "3"
  2306. {
  2307. "name" "ocra"
  2308. "tall" "18"
  2309. "weight" "400"
  2310. "additive" "0"
  2311. "yres" "1024 6000"
  2312. "antialias" "1"
  2313. }
  2314. }
  2315.  
  2316. "QuestObjectiveText"
  2317. {
  2318. "1"
  2319. {
  2320. "name" "ocra"
  2321. "tall" "10"
  2322. "weight" "800"
  2323. "yres" "480 599"
  2324. "additive" "0"
  2325. "antialias" "1"
  2326. }
  2327. "2"
  2328. {
  2329. "name" "ocra"
  2330. "tall" "14"
  2331. "weight" "800"
  2332. "additive" "0"
  2333. "yres" "600 1023"
  2334. "antialias" "1"
  2335. }
  2336. "3"
  2337. {
  2338. "name" "ocra"
  2339. "tall" "18"
  2340. "weight" "800"
  2341. "additive" "0"
  2342. "yres" "1024 6000"
  2343. "antialias" "1"
  2344. }
  2345. }
  2346.  
  2347. "QuestLargeText"
  2348. {
  2349. "1"
  2350. {
  2351. "name" "ocra"
  2352. "tall" "16"
  2353. "weight" "400"
  2354. "additive" "0"
  2355. "antialias" "1"
  2356. }
  2357. }
  2358.  
  2359. "QuestStickyText"
  2360. {
  2361. "1"
  2362. {
  2363. "name" "TF2 Professor"
  2364. "tall" "20"
  2365. "antialias" "1"
  2366. "custom" "1" [$OSX]
  2367. "weight" "500"
  2368. }
  2369. }
  2370.  
  2371. "AdFont_ItemName"
  2372. {
  2373. "1"
  2374. {
  2375. "name" "TF2 Secondary"
  2376. "tall" "10"
  2377. "weight" "400"
  2378. "additive" "0"
  2379. "antialias" "1"
  2380. }
  2381. }
  2382.  
  2383. "AdFont_AdText"
  2384. {
  2385. "1"
  2386. {
  2387. "name" "Verdana"
  2388. "tall" "8"
  2389. "weight" "400"
  2390. "additive" "0"
  2391. "antialias" "1"
  2392. }
  2393. }
  2394. "AdFont_PurchaseButton"
  2395. {
  2396. "1"
  2397. {
  2398. "name" "Verdana"
  2399. "tall" "8"
  2400. "weight" "0"
  2401. "antialias" "1"
  2402. }
  2403. }
  2404.  
  2405. "TradeUp_Text"
  2406. {
  2407. "1"
  2408. {
  2409. "name" "Verdana"
  2410. "tall" "8"
  2411. "weight" "400"
  2412. "antialias" "1"
  2413. "additive" "0"
  2414. }
  2415. }
  2416.  
  2417. "TradeUp_Quote"
  2418. {
  2419. "1"
  2420. {
  2421. "name" "Trebuchet MS"
  2422. "tall" "9"
  2423. "weight" "400"
  2424. "antialias" "1"
  2425. "additive" "0"
  2426. "italic" "1"
  2427. }
  2428. }
  2429.  
  2430.  
  2431. //
  2432. //////////////////// REPLAY FONTS //////////////////////////////
  2433. //
  2434. "ReplayVerySmall"
  2435. {
  2436. "1"
  2437. {
  2438. "name" "Verdana"
  2439. "tall" "12"
  2440. "weight" "0"
  2441. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2442. "yres" "480 599"
  2443. }
  2444. "2"
  2445. {
  2446. "name" "Verdana"
  2447. "tall" "12"
  2448. "weight" "0"
  2449. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2450. "yres" "600 767"
  2451. }
  2452. "3"
  2453. {
  2454. "name" "Verdana"
  2455. "tall" "12"
  2456. "weight" "0"
  2457. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2458. "yres" "768 1023"
  2459. "antialias" "1"
  2460. }
  2461. "4"
  2462. {
  2463. "name" "Verdana"
  2464. "tall" "14"
  2465. "weight" "0"
  2466. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2467. "yres" "1024 1199"
  2468. "antialias" "1"
  2469. }
  2470. "5"
  2471. {
  2472. "name" "Verdana"
  2473. "tall" "16"
  2474. "weight" "0"
  2475. "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
  2476. "yres" "1200 6000"
  2477. "antialias" "1"
  2478. }
  2479. }
  2480. "ReplayBrowserSmallest"
  2481. {
  2482. "1"
  2483. {
  2484. "name" "TF2 Secondary"
  2485. "tall" "11"
  2486. "weight" "500"
  2487. "additive" "0"
  2488. "antialias" "1"
  2489. }
  2490. }
  2491. "ReplaySmaller"
  2492. {
  2493. "1"
  2494. {
  2495. "name" "Verdana"
  2496. "tall" "12"
  2497. "weight" "0"
  2498. "range" "0x0000 0x017F"
  2499. "yres" "480 599"
  2500. }
  2501. "2"
  2502. {
  2503. "name" "Verdana"
  2504. "tall" "13"
  2505. "weight" "0"
  2506. "range" "0x0000 0x017F"
  2507. "yres" "600 767"
  2508. }
  2509. "3"
  2510. {
  2511. "name" "Verdana"
  2512. "tall" "14"
  2513. "weight" "0"
  2514. "range" "0x0000 0x017F"
  2515. "yres" "768 1023"
  2516. "antialias" "1"
  2517. }
  2518. "4"
  2519. {
  2520. "name" "Verdana"
  2521. "tall" "20"
  2522. "weight" "0"
  2523. "range" "0x0000 0x017F"
  2524. "yres" "1024 1199"
  2525. "antialias" "1"
  2526. }
  2527. "5"
  2528. {
  2529. "name" "Verdana"
  2530. "tall" "22"
  2531. "weight" "0"
  2532. "range" "0x0000 0x017F"
  2533. "yres" "1200 6000"
  2534. "antialias" "1"
  2535. }
  2536. "6"
  2537. {
  2538. "name" "Arial"
  2539. "tall" "12"
  2540. "range" "0x0000 0x00FF"
  2541. "weight" "0"
  2542. }
  2543. }
  2544. "ReplayMediumSmall"
  2545. {
  2546. "1"
  2547. {
  2548. "name" "TF2 Build"
  2549. "tall" "11"
  2550. "weight" "500"
  2551. "additive" "0"
  2552. "antialias" "1"
  2553. }
  2554. }
  2555. "ReplayMedium"
  2556. {
  2557. "1"
  2558. {
  2559. "name" "TF2 Build"
  2560. "tall" "14"
  2561. "weight" "500"
  2562. "additive" "0"
  2563. "antialias" "1"
  2564. }
  2565. }
  2566. "ReplayMediumBig"
  2567. {
  2568. "1"
  2569. {
  2570. "name" "TF2"
  2571. "tall" "18"
  2572. "tall_hidef" "24"
  2573. "tall_lodef" "18"
  2574. "weight" "500"
  2575. "additive" "0"
  2576. "antialias" "1"
  2577. }
  2578. }
  2579. "ReplayBrowserTab"
  2580. {
  2581. "1"
  2582. {
  2583. "name" "TF2 Build"
  2584. "tall" "24"
  2585. "weight" "500"
  2586. "additive" "0"
  2587. "antialias" "1"
  2588. }
  2589. }
  2590. "ReplayLarger"
  2591. {
  2592. "1"
  2593. {
  2594. "name" "TF2 Secondary"
  2595. "tall" "18"
  2596. "tall_hidef" "24"
  2597. "tall_lodef" "20"
  2598. "weight" "500"
  2599. "additive" "0"
  2600. "antialias" "1"
  2601. }
  2602. }
  2603.  
  2604. //
  2605. //////////////////// ECON FONTS //////////////////////////////
  2606. //
  2607. "EconFontSmall"
  2608. {
  2609. "1"
  2610. {
  2611. "name" "TF2 Build"
  2612. "tall" "14"
  2613. "weight" "500"
  2614. "additive" "0"
  2615. "antialias" "1"
  2616. }
  2617. }
  2618. "EconFontMedium"
  2619. {
  2620. "1"
  2621. {
  2622. "name" "TF2 Build"
  2623. "tall" "24"
  2624. "weight" "500"
  2625. "additive" "0"
  2626. "antialias" "1"
  2627. }
  2628. }
  2629.  
  2630. ControllerHintText
  2631. {
  2632. "1"
  2633. {
  2634. "name" "TF2 Secondary"
  2635. "tall" "15"
  2636. "weight" "500"
  2637. "range" "0x0000 0x007F" // Basic Latin
  2638. "antialias" "1"
  2639. "additive" "0"
  2640. }
  2641. }
  2642.  
  2643. // omp fonts
  2644. "Futura7"
  2645. {
  2646. "1"
  2647. {
  2648. "name" "Newtown"
  2649. "tall" "7"
  2650. "additive" "0"
  2651. "antialias" "1"
  2652. }
  2653. }
  2654. "Futura8"
  2655. {
  2656. "1"
  2657. {
  2658. "name" "Newtown"
  2659. "tall" "8"
  2660. "additive" "0"
  2661. "antialias" "1"
  2662. }
  2663. }
  2664. "Futura9"
  2665. {
  2666. "1"
  2667. {
  2668. "name" "Newtown"
  2669. "tall" "9"
  2670. "additive" "0"
  2671. "antialias" "1"
  2672. }
  2673. }
  2674. "Futura11"
  2675. {
  2676. "1"
  2677. {
  2678. "name" "Newtown"
  2679. "tall" "11"
  2680. "additive" "0"
  2681. "antialias" "1"
  2682. }
  2683. }
  2684. "Futura12"
  2685. {
  2686. "1"
  2687. {
  2688. "name" "Newtown"
  2689. "tall" "12"
  2690. "additive" "0"
  2691. "antialias" "1"
  2692. }
  2693. }
  2694. "Futura14"
  2695. {
  2696. "1"
  2697. {
  2698. "name" "Newtown"
  2699. "tall" "14"
  2700. "additive" "0"
  2701. "antialias" "1"
  2702. }
  2703. }
  2704. "Futura16"
  2705. {
  2706. "1"
  2707. {
  2708. "name" "Newtown"
  2709. "tall" "16"
  2710. "additive" "0"
  2711. "antialias" "1"
  2712. }
  2713. }
  2714. "Futura20"
  2715. {
  2716. "1"
  2717. {
  2718. "name" "Newtown"
  2719. "tall" "20"
  2720. "additive" "0"
  2721. "antialias" "1"
  2722. }
  2723. }
  2724. "Futura24"
  2725. {
  2726. "1"
  2727. {
  2728. "name" "Newtown"
  2729. "tall" "24"
  2730. "additive" "0"
  2731. "antialias" "1"
  2732. }
  2733. }
  2734. "Futura26"
  2735. {
  2736. "1"
  2737. {
  2738. "name" "Newtown"
  2739. "tall" "26"
  2740. "additive" "0"
  2741. "antialias" "1"
  2742. }
  2743. }
  2744. "Futura32"
  2745. {
  2746. "1"
  2747. {
  2748. "name" "Newtown"
  2749. "tall" "32"
  2750. "additive" "0"
  2751. "antialias" "1"
  2752. }
  2753. }
  2754. "Futura36"
  2755. {
  2756. "1"
  2757. {
  2758. "name" "Newtown"
  2759. "tall" "36"
  2760. "additive" "0"
  2761. "antialias" "1"
  2762. }
  2763. }
  2764. "Futura40"
  2765. {
  2766. "1"
  2767. {
  2768. "name" "Newtown"
  2769. "tall" "40"
  2770. "additive" "0"
  2771. "antialias" "1"
  2772. }
  2773. }
  2774. "Futura48"
  2775. {
  2776. "1"
  2777. {
  2778. "name" "Newtown"
  2779. "tall" "48"
  2780. "additive" "0"
  2781. "antialias" "1"
  2782. }
  2783. }
  2784. "Futura60"
  2785. {
  2786. "1"
  2787. {
  2788. "name" "Newtown"
  2789. "tall" "60"
  2790. "additive" "0"
  2791. "antialias" "1"
  2792. }
  2793. }
  2794. "FuturaHeavy13"
  2795. {
  2796. "1"
  2797. {
  2798. "name" "Newtown-Regular"
  2799. "tall" "13"
  2800. "additive" "0"
  2801. "antialias" "1"
  2802. }
  2803. }
  2804. "FuturaHeavy14"
  2805. {
  2806. "1"
  2807. {
  2808. "name" "Newtown-Regular"
  2809. "tall" "14"
  2810. "additive" "0"
  2811. "antialias" "1"
  2812. }
  2813. }
  2814. "FuturaHeavy16"
  2815. {
  2816. "1"
  2817. {
  2818. "name" "Newtown-Regular"
  2819. "tall" "16"
  2820. "additive" "0"
  2821. "antialias" "1"
  2822. }
  2823. }
  2824. "FuturaHeavy20"
  2825. {
  2826. "1"
  2827. {
  2828. "name" "Newtown-Regular"
  2829. "tall" "20"
  2830. "additive" "0"
  2831. "antialias" "1"
  2832. }
  2833. }
  2834. "FuturaHeavyOutline20"
  2835. {
  2836. "1"
  2837. {
  2838. "name" "Newtown-Regular"
  2839. "tall" "20"
  2840. "additive" "0"
  2841. "antialias" "1"
  2842. "outline" "1"
  2843. }
  2844. }
  2845. "FuturaHeavy36"
  2846. {
  2847. "1"
  2848. {
  2849. "name" "Newtown-Regular"
  2850. "tall" "36"
  2851. "additive" "0"
  2852. "antialias" "1"
  2853. }
  2854. }
  2855. "FuturaHeavy48"
  2856. {
  2857. "1"
  2858. {
  2859. "name" "Newtown-Regular"
  2860. "tall" "48"
  2861. "additive" "0"
  2862. "antialias" "1"
  2863. }
  2864. }
  2865. "FuturaHeavy56"
  2866. {
  2867. "1"
  2868. {
  2869. "name" "Newtown-Regular"
  2870. "tall" "56"
  2871. "additive" "0"
  2872. "antialias" "1"
  2873. }
  2874. }
  2875. "FuturaHeavy64"
  2876. {
  2877. "1"
  2878. {
  2879. "name" "Newtown-Regular"
  2880. "tall" "64"
  2881. "additive" "0"
  2882. "antialias" "1"
  2883. }
  2884. }
  2885. "Crosshairs6"
  2886. {
  2887. "1"
  2888. {
  2889. "name" "Crosshairs Regular"
  2890. "tall" "6"
  2891. "additive" "0"
  2892. "antialias" "1"
  2893. }
  2894. }
  2895. "Crosshairs8"
  2896. {
  2897. "1"
  2898. {
  2899. "name" "Crosshairs Regular"
  2900. "tall" "8"
  2901. "additive" "0"
  2902. "antialias" "1"
  2903. }
  2904. }
  2905. "Crosshairs10"
  2906. {
  2907. "1"
  2908. {
  2909. "name" "Crosshairs Regular"
  2910. "tall" "10"
  2911. "additive" "0"
  2912. "antialias" "1"
  2913. }
  2914. }
  2915. "Crosshairs12"
  2916. {
  2917. "1"
  2918. {
  2919. "name" "Crosshairs Regular"
  2920. "tall" "12"
  2921. "additive" "0"
  2922. "antialias" "1"
  2923. }
  2924. }
  2925. "Crosshairs14"
  2926. {
  2927. "1"
  2928. {
  2929. "name" "Crosshairs Regular"
  2930. "tall" "14"
  2931. "additive" "0"
  2932. "antialias" "1"
  2933. }
  2934. }
  2935. "Crosshairs16"
  2936. {
  2937. "1"
  2938. {
  2939. "name" "Crosshairs Regular"
  2940. "tall" "16"
  2941. "additive" "0"
  2942. "antialias" "1"
  2943. }
  2944. }
  2945. "Crosshairs18"
  2946. {
  2947. "1"
  2948. {
  2949. "name" "Crosshairs Regular"
  2950. "tall" "18"
  2951. "additive" "0"
  2952. "antialias" "1"
  2953. }
  2954. }
  2955. "Crosshairs20"
  2956. {
  2957. "1"
  2958. {
  2959. "name" "Crosshairs Regular"
  2960. "tall" "20"
  2961. "additive" "0"
  2962. "antialias" "1"
  2963. }
  2964. }
  2965. "Crosshairs22"
  2966. {
  2967. "1"
  2968. {
  2969. "name" "Crosshairs Regular"
  2970. "tall" "22"
  2971. "additive" "0"
  2972. "antialias" "1"
  2973. }
  2974. }
  2975. "Crosshairs24"
  2976. {
  2977. "1"
  2978. {
  2979. "name" "Crosshairs Regular"
  2980. "tall" "24"
  2981. "additive" "0"
  2982. "antialias" "1"
  2983. }
  2984. }
  2985. "Crosshairs26"
  2986. {
  2987. "1"
  2988. {
  2989. "name" "Crosshairs Regular"
  2990. "tall" "26"
  2991. "additive" "0"
  2992. "antialias" "1"
  2993. }
  2994. }
  2995. "Crosshairs28"
  2996. {
  2997. "1"
  2998. {
  2999. "name" "Crosshairs Regular"
  3000. "tall" "28"
  3001. "additive" "0"
  3002. "antialias" "1"
  3003. }
  3004. }
  3005. "Crosshairs30"
  3006. {
  3007. "1"
  3008. {
  3009. "name" "Crosshairs Regular"
  3010. "tall" "30"
  3011. "additive" "0"
  3012. "antialias" "1"
  3013. }
  3014. }
  3015. "Crosshairs32"
  3016. {
  3017. "1"
  3018. {
  3019. "name" "Crosshairs Regular"
  3020. "tall" "32"
  3021. "additive" "0"
  3022. "antialias" "1"
  3023. }
  3024. }
  3025. "Crosshairs34"
  3026. {
  3027. "1"
  3028. {
  3029. "name" "Crosshairs Regular"
  3030. "tall" "34"
  3031. "additive" "0"
  3032. "antialias" "1"
  3033. }
  3034. }
  3035. "Crosshairs36"
  3036. {
  3037. "1"
  3038. {
  3039. "name" "Crosshairs Regular"
  3040. "tall" "36"
  3041. "additive" "0"
  3042. "antialias" "1"
  3043. }
  3044. }
  3045. "Crosshairs38"
  3046. {
  3047. "1"
  3048. {
  3049. "name" "Crosshairs Regular"
  3050. "tall" "38"
  3051. "additive" "0"
  3052. "antialias" "1"
  3053. }
  3054. }
  3055. "Crosshairs40"
  3056. {
  3057. "1"
  3058. {
  3059. "name" "Crosshairs Regular"
  3060. "tall" "40"
  3061. "additive" "0"
  3062. "antialias" "1"
  3063. }
  3064. }
  3065. "CrosshairsOutline6"
  3066. {
  3067. "1"
  3068. {
  3069. "name" "Crosshairs Regular"
  3070. "tall" "6"
  3071. "additive" "0"
  3072. "antialias" "1"
  3073. "outline" "1"
  3074. }
  3075. }
  3076. "CrosshairsOutline8"
  3077. {
  3078. "1"
  3079. {
  3080. "name" "Crosshairs Regular"
  3081. "tall" "8"
  3082. "additive" "0"
  3083. "antialias" "1"
  3084. "outline" "1"
  3085. }
  3086. }
  3087. "CrosshairsOutline10"
  3088. {
  3089. "1"
  3090. {
  3091. "name" "Crosshairs Regular"
  3092. "tall" "10"
  3093. "additive" "0"
  3094. "antialias" "1"
  3095. "outline" "1"
  3096. }
  3097. }
  3098. "CrosshairsOutline12"
  3099. {
  3100. "1"
  3101. {
  3102. "name" "Crosshairs Regular"
  3103. "tall" "12"
  3104. "additive" "0"
  3105. "antialias" "1"
  3106. "outline" "1"
  3107. }
  3108. }
  3109. "CrosshairsOutline14"
  3110. {
  3111. "1"
  3112. {
  3113. "name" "Crosshairs Regular"
  3114. "tall" "14"
  3115. "additive" "0"
  3116. "antialias" "1"
  3117. "outline" "1"
  3118. }
  3119. }
  3120. "CrosshairsOutline16"
  3121. {
  3122. "1"
  3123. {
  3124. "name" "Crosshairs Regular"
  3125. "tall" "16"
  3126. "additive" "0"
  3127. "antialias" "1"
  3128. "outline" "1"
  3129. }
  3130. }
  3131. "CrosshairsOutline18"
  3132. {
  3133. "1"
  3134. {
  3135. "name" "Crosshairs Regular"
  3136. "tall" "18"
  3137. "additive" "0"
  3138. "antialias" "1"
  3139. "outline" "1"
  3140. }
  3141. }
  3142. "CrosshairsOutline20"
  3143. {
  3144. "1"
  3145. {
  3146. "name" "Crosshairs Regular"
  3147. "tall" "20"
  3148. "additive" "0"
  3149. "antialias" "1"
  3150. "outline" "1"
  3151. }
  3152. }
  3153. "CrosshairsOutline22"
  3154. {
  3155. "1"
  3156. {
  3157. "name" "Crosshairs Regular"
  3158. "tall" "22"
  3159. "additive" "0"
  3160. "antialias" "1"
  3161. "outline" "1"
  3162. }
  3163. }
  3164. "CrosshairsOutline24"
  3165. {
  3166. "1"
  3167. {
  3168. "name" "Crosshairs Regular"
  3169. "tall" "24"
  3170. "additive" "0"
  3171. "antialias" "1"
  3172. "outline" "1"
  3173. }
  3174. }
  3175. "CrosshairsOutline26"
  3176. {
  3177. "1"
  3178. {
  3179. "name" "Crosshairs Regular"
  3180. "tall" "26"
  3181. "additive" "0"
  3182. "antialias" "1"
  3183. "outline" "1"
  3184. }
  3185. }
  3186. "CrosshairsOutline28"
  3187. {
  3188. "1"
  3189. {
  3190. "name" "Crosshairs Regular"
  3191. "tall" "28"
  3192. "additive" "0"
  3193. "antialias" "1"
  3194. "outline" "1"
  3195. }
  3196. }
  3197. "CrosshairsOutline30"
  3198. {
  3199. "1"
  3200. {
  3201. "name" "Crosshairs Regular"
  3202. "tall" "30"
  3203. "additive" "0"
  3204. "antialias" "1"
  3205. "outline" "1"
  3206. }
  3207. }
  3208. "CrosshairsOutline32"
  3209. {
  3210. "1"
  3211. {
  3212. "name" "Crosshairs Regular"
  3213. "tall" "32"
  3214. "additive" "0"
  3215. "antialias" "1"
  3216. "outline" "1"
  3217. }
  3218. }
  3219. "CrosshairsOutline34"
  3220. {
  3221. "1"
  3222. {
  3223. "name" "Crosshairs Regular"
  3224. "tall" "34"
  3225. "additive" "0"
  3226. "antialias" "1"
  3227. "outline" "1"
  3228. }
  3229. }
  3230. "CrosshairsOutline36"
  3231. {
  3232. "1"
  3233. {
  3234. "name" "Crosshairs Regular"
  3235. "tall" "36"
  3236. "additive" "0"
  3237. "antialias" "1"
  3238. "outline" "1"
  3239. }
  3240. }
  3241. "CrosshairsOutline38"
  3242. {
  3243. "1"
  3244. {
  3245. "name" "Crosshairs Regular"
  3246. "tall" "38"
  3247. "additive" "0"
  3248. "antialias" "1"
  3249. "outline" "1"
  3250. }
  3251. }
  3252. "CrosshairsOutline40"
  3253. {
  3254. "1"
  3255. {
  3256. "name" "Crosshairs Regular"
  3257. "tall" "40"
  3258. "additive" "0"
  3259. "antialias" "1"
  3260. "outline" "1"
  3261. }
  3262. }
  3263. "CrosshairsSharp10"
  3264. {
  3265. "1"
  3266. {
  3267. "name" "Crosshairs Regular"
  3268. "tall" "10"
  3269. "additive" "0"
  3270. "antialias" "0"
  3271. }
  3272. }
  3273. "CrosshairsSharp11"
  3274. {
  3275. "1"
  3276. {
  3277. "name" "Crosshairs Regular"
  3278. "tall" "11"
  3279. "additive" "0"
  3280. "antialias" "0"
  3281. }
  3282. }
  3283. "CrosshairsSharp12"
  3284. {
  3285. "1"
  3286. {
  3287. "name" "Crosshairs Regular"
  3288. "tall" "12"
  3289. "additive" "0"
  3290. "antialias" "0"
  3291. }
  3292. }
  3293. "CrosshairsSharp13"
  3294. {
  3295. "1"
  3296. {
  3297. "name" "Crosshairs Regular"
  3298. "tall" "13"
  3299. "additive" "0"
  3300. "antialias" "0"
  3301. }
  3302. }
  3303. "CrosshairsSharp14"
  3304. {
  3305. "1"
  3306. {
  3307. "name" "Crosshairs Regular"
  3308. "tall" "14"
  3309. "additive" "0"
  3310. "antialias" "0"
  3311. }
  3312. }
  3313. "CrosshairsSharp15"
  3314. {
  3315. "1"
  3316. {
  3317. "name" "Crosshairs Regular"
  3318. "tall" "15"
  3319. "additive" "0"
  3320. "antialias" "0"
  3321. }
  3322. }
  3323. "CrosshairsSharp16"
  3324. {
  3325. "1"
  3326. {
  3327. "name" "Crosshairs Regular"
  3328. "tall" "16"
  3329. "additive" "0"
  3330. "antialias" "0"
  3331. }
  3332. }
  3333. "CrosshairsSharp17"
  3334. {
  3335. "1"
  3336. {
  3337. "name" "Crosshairs Regular"
  3338. "tall" "17"
  3339. "additive" "0"
  3340. "antialias" "0"
  3341. }
  3342. }
  3343. "CrosshairsSharp18"
  3344. {
  3345. "1"
  3346. {
  3347. "name" "Crosshairs Regular"
  3348. "tall" "18"
  3349. "additive" "0"
  3350. "antialias" "0"
  3351. }
  3352. }
  3353. "CrosshairsSharp19"
  3354. {
  3355. "1"
  3356. {
  3357. "name" "Crosshairs Regular"
  3358. "tall" "19"
  3359. "additive" "0"
  3360. "antialias" "0"
  3361. }
  3362. }
  3363. "CrosshairsSharp20"
  3364. {
  3365. "1"
  3366. {
  3367. "name" "Crosshairs Regular"
  3368. "tall" "20"
  3369. "additive" "0"
  3370. "antialias" "0"
  3371. }
  3372. }
  3373. "CrosshairsSharpOutline10"
  3374. {
  3375. "1"
  3376. {
  3377. "name" "Crosshairs Regular"
  3378. "tall" "10"
  3379. "additive" "0"
  3380. "antialias" "0"
  3381. "outline" "1"
  3382. }
  3383. }
  3384. "CrosshairsSharpOutline11"
  3385. {
  3386. "1"
  3387. {
  3388. "name" "Crosshairs Regular"
  3389. "tall" "11"
  3390. "additive" "0"
  3391. "antialias" "0"
  3392. "outline" "1"
  3393. }
  3394. }
  3395. "CrosshairsSharpOutline12"
  3396. {
  3397. "1"
  3398. {
  3399. "name" "Crosshairs Regular"
  3400. "tall" "12"
  3401. "additive" "0"
  3402. "antialias" "0"
  3403. "outline" "1"
  3404. }
  3405. }
  3406. "CrosshairsSharpOutline13"
  3407. {
  3408. "1"
  3409. {
  3410. "name" "Crosshairs Regular"
  3411. "tall" "13"
  3412. "additive" "0"
  3413. "antialias" "0"
  3414. "outline" "1"
  3415. }
  3416. }
  3417. "CrosshairsSharpOutline14"
  3418. {
  3419. "1"
  3420. {
  3421. "name" "Crosshairs Regular"
  3422. "tall" "14"
  3423. "additive" "0"
  3424. "antialias" "0"
  3425. "outline" "1"
  3426. }
  3427. }
  3428. "CrosshairsSharpOutline15"
  3429. {
  3430. "1"
  3431. {
  3432. "name" "Crosshairs Regular"
  3433. "tall" "15"
  3434. "additive" "0"
  3435. "antialias" "0"
  3436. "outline" "1"
  3437. }
  3438. }
  3439. "CrosshairsSharpOutline16"
  3440. {
  3441. "1"
  3442. {
  3443. "name" "Crosshairs Regular"
  3444. "tall" "16"
  3445. "additive" "0"
  3446. "antialias" "0"
  3447. "outline" "1"
  3448. }
  3449. }
  3450. "CrosshairsSharpOutline17"
  3451. {
  3452. "1"
  3453. {
  3454. "name" "Crosshairs Regular"
  3455. "tall" "17"
  3456. "additive" "0"
  3457. "antialias" "0"
  3458. "outline" "1"
  3459. }
  3460. }
  3461. "CrosshairsSharpOutline18"
  3462. {
  3463. "1"
  3464. {
  3465. "name" "Crosshairs Regular"
  3466. "tall" "18"
  3467. "additive" "0"
  3468. "antialias" "0"
  3469. "outline" "1"
  3470. }
  3471. }
  3472. "CrosshairsSharpOutline19"
  3473. {
  3474. "1"
  3475. {
  3476. "name" "Crosshairs Regular"
  3477. "tall" "19"
  3478. "additive" "0"
  3479. "antialias" "0"
  3480. "outline" "1"
  3481. }
  3482. }
  3483. "CrosshairsSharpOutline20"
  3484. {
  3485. "1"
  3486. {
  3487. "name" "Crosshairs Regular"
  3488. "tall" "20"
  3489. "additive" "0"
  3490. "antialias" "0"
  3491. "outline" "1"
  3492. }
  3493. }
  3494. "SymbolSharp16"
  3495. {
  3496. "1"
  3497. {
  3498. "name" "Symbol"
  3499. "tall" "16"
  3500. "additive" "0"
  3501. "antialias" "0"
  3502. }
  3503. }
  3504. "SymbolSharp18"
  3505. {
  3506. "1"
  3507. {
  3508. "name" "Symbol"
  3509. "tall" "18"
  3510. "additive" "0"
  3511. "antialias" "0"
  3512. }
  3513. }
  3514. "SymbolSharp20"
  3515. {
  3516. "1"
  3517. {
  3518. "name" "Symbol"
  3519. "tall" "20"
  3520. "additive" "0"
  3521. "antialias" "0"
  3522. }
  3523. }
  3524. "SymbolSharp22"
  3525. {
  3526. "1"
  3527. {
  3528. "name" "Symbol"
  3529. "tall" "22"
  3530. "additive" "0"
  3531. "antialias" "0"
  3532. }
  3533. }
  3534. "SymbolSharp24"
  3535. {
  3536. "1"
  3537. {
  3538. "name" "Symbol"
  3539. "tall" "24"
  3540. "additive" "0"
  3541. "antialias" "0"
  3542. }
  3543. }
  3544. "SymbolSharp26"
  3545. {
  3546. "1"
  3547. {
  3548. "name" "Symbol"
  3549. "tall" "26"
  3550. "additive" "0"
  3551. "antialias" "0"
  3552. }
  3553. }
  3554. "SymbolSharp28"
  3555. {
  3556. "1"
  3557. {
  3558. "name" "Symbol"
  3559. "tall" "28"
  3560. "additive" "0"
  3561. "antialias" "0"
  3562. }
  3563. }
  3564. "SymbolSharp30"
  3565. {
  3566. "1"
  3567. {
  3568. "name" "Symbol"
  3569. "tall" "30"
  3570. "additive" "0"
  3571. "antialias" "0"
  3572. }
  3573. }
  3574. "SymbolSharp32"
  3575. {
  3576. "1"
  3577. {
  3578. "name" "Symbol"
  3579. "tall" "32"
  3580. "additive" "0"
  3581. "antialias" "0"
  3582. }
  3583. }
  3584. "SymbolSharpOutline16"
  3585. {
  3586. "1"
  3587. {
  3588. "name" "Symbol"
  3589. "tall" "16"
  3590. "additive" "0"
  3591. "antialias" "0"
  3592. "outline" "1"
  3593. }
  3594. }
  3595. "SymbolSharpOutline18"
  3596. {
  3597. "1"
  3598. {
  3599. "name" "Symbol"
  3600. "tall" "18"
  3601. "additive" "0"
  3602. "antialias" "0"
  3603. "outline" "1"
  3604. }
  3605. }
  3606. "SymbolSharpOutline20"
  3607. {
  3608. "1"
  3609. {
  3610. "name" "Symbol"
  3611. "tall" "20"
  3612. "additive" "0"
  3613. "antialias" "0"
  3614. "outline" "1"
  3615. }
  3616. }
  3617. "SymbolSharpOutline22"
  3618. {
  3619. "1"
  3620. {
  3621. "name" "Symbol"
  3622. "tall" "22"
  3623. "additive" "0"
  3624. "antialias" "0"
  3625. "outline" "1"
  3626. }
  3627. }
  3628. "SymbolSharpOutline24"
  3629. {
  3630. "1"
  3631. {
  3632. "name" "Symbol"
  3633. "tall" "24"
  3634. "additive" "0"
  3635. "antialias" "0"
  3636. "outline" "1"
  3637. }
  3638. }
  3639. "SymbolSharpOutline26"
  3640. {
  3641. "1"
  3642. {
  3643. "name" "Symbol"
  3644. "tall" "26"
  3645. "additive" "0"
  3646. "antialias" "0"
  3647. "outline" "1"
  3648. }
  3649. }
  3650. "SymbolSharpOutline28"
  3651. {
  3652. "1"
  3653. {
  3654. "name" "Symbol"
  3655. "tall" "28"
  3656. "additive" "0"
  3657. "antialias" "0"
  3658. "outline" "1"
  3659. }
  3660. }
  3661. "SymbolSharpOutline30"
  3662. {
  3663. "1"
  3664. {
  3665. "name" "Symbol"
  3666. "tall" "30"
  3667. "additive" "0"
  3668. "antialias" "0"
  3669. "outline" "1"
  3670. }
  3671. }
  3672. "SymbolSharpOutline32"
  3673. {
  3674. "1"
  3675. {
  3676. "name" "Symbol"
  3677. "tall" "32"
  3678. "additive" "0"
  3679. "antialias" "0"
  3680. "outline" "1"
  3681. }
  3682. }
  3683. "BlocksSharp64"
  3684. {
  3685. "1"
  3686. {
  3687. "name" "Blocks"
  3688. "tall" "64"
  3689. "additive" "0"
  3690. "antialias" "0"
  3691. }
  3692. }
  3693. }
  3694.  
  3695. //
  3696. //////////////////// BORDERS //////////////////////////////
  3697. //
  3698. // describes all the border types
  3699. Borders
  3700. {
  3701. ButtonHover
  3702. {
  3703. "inset" "0 0 0 0"
  3704. Left
  3705. {
  3706. "1"
  3707. {
  3708. "color" "0 193 63 255"
  3709. "offset" "0 0"
  3710. }
  3711. }
  3712.  
  3713. Right
  3714. {
  3715. "1"
  3716. {
  3717. "color" "0 193 63 255"
  3718. "offset" "0 0"
  3719. }
  3720. }
  3721.  
  3722. Top
  3723. {
  3724. "1"
  3725. {
  3726. "color" "0 193 63 255"
  3727. "offset" "0 0"
  3728. }
  3729. }
  3730.  
  3731. Bottom
  3732. {
  3733. "1"
  3734. {
  3735. "color" "0 193 63 255"
  3736. "offset" "0 0"
  3737. }
  3738. }
  3739. }
  3740. TabBorder
  3741. {
  3742. "inset" "0 0 1 1"
  3743. Left
  3744. {
  3745. "1"
  3746. {
  3747. "color" "0 193 63 255"
  3748. "offset" "0 1"
  3749. }
  3750. "2"
  3751. {
  3752. "color" "0 193 63 255"
  3753. "offset" "1 1"
  3754. }
  3755. "3"
  3756. {
  3757. "color" "0 193 63 255"
  3758. "offset" "2 1"
  3759. }
  3760. "4"
  3761. {
  3762. "color" "0 193 63 255"
  3763. "offset" "3 1"
  3764. }
  3765. }
  3766.  
  3767. Right
  3768. {
  3769. "1"
  3770. {
  3771. "color" "0 193 63 255"
  3772. "offset" "0 1"
  3773. }
  3774. "2"
  3775. {
  3776. "color" "0 193 63 255"
  3777. "offset" "1 1"
  3778. }
  3779. "3"
  3780. {
  3781. "color" "0 193 63 255"
  3782. "offset" "2 1"
  3783. }
  3784. "4"
  3785. {
  3786. "color" "0 193 63 255"
  3787. "offset" "3 1"
  3788. }
  3789. }
  3790.  
  3791. Top
  3792. {
  3793. "1"
  3794. {
  3795. "color" "0 193 63 255"
  3796. "offset" "0 1"
  3797. }
  3798. "2"
  3799. {
  3800. "color" "0 193 63 255"
  3801. "offset" "1 1"
  3802. }
  3803. "3"
  3804. {
  3805. "color" "0 193 63 255"
  3806. "offset" "2 1"
  3807. }
  3808. "4"
  3809. {
  3810. "color" "0 193 63 255"
  3811. "offset" "3 1"
  3812. }
  3813. }
  3814. }
  3815.  
  3816. NoBorder
  3817. {
  3818. "inset" "0 0 0 0"
  3819. Left
  3820. {
  3821. "1"
  3822. {
  3823. "color" "Blank"
  3824. "offset" "0 0"
  3825. }
  3826. }
  3827.  
  3828. Right
  3829. {
  3830. "1"
  3831. {
  3832. "color" "Blank"
  3833. "offset" "0 0"
  3834. }
  3835. }
  3836.  
  3837. Top
  3838. {
  3839. "1"
  3840. {
  3841. "color" "Blank"
  3842. "offset" "0 0"
  3843. }
  3844. }
  3845.  
  3846. Bottom
  3847. {
  3848. "1"
  3849. {
  3850. "color" "Blank"
  3851. "offset" "0 0"
  3852. }
  3853. }
  3854. }
  3855.  
  3856. TeamMenuBorder
  3857. {
  3858. "inset" "0 0 0 0"
  3859. Left
  3860. {
  3861. "1"
  3862. {
  3863. "color" "Black"
  3864. "offset" "0 0"
  3865. }
  3866. "2"
  3867. {
  3868. "color" "Black"
  3869. "offset" "0 0"
  3870. }
  3871. }
  3872.  
  3873. Right
  3874. {
  3875. "1"
  3876. {
  3877. "color" "Black"
  3878. "offset" "0 0"
  3879. }
  3880. "2"
  3881. {
  3882. "color" "Black"
  3883. "offset" "0 0"
  3884. }
  3885. }
  3886.  
  3887. Top
  3888. {
  3889. "1"
  3890. {
  3891. "color" "Black"
  3892. "offset" "0 0"
  3893. }
  3894. "2"
  3895. {
  3896. "color" "Black"
  3897. "offset" "0 0"
  3898. }
  3899. }
  3900.  
  3901. Bottom
  3902. {
  3903. "1"
  3904. {
  3905. "color" "Black"
  3906. "offset" "0 0"
  3907. }
  3908. "2"
  3909. {
  3910. "color" "Black"
  3911. "offset" "0 0"
  3912. }
  3913. }
  3914. }
  3915.  
  3916. ScrollBarButtonBorder
  3917. {
  3918. "inset" "0 0 0 0"
  3919. "backgroundtype" "2"
  3920. }
  3921.  
  3922. ScrollBarButtonDepressedBorder
  3923. {
  3924. "inset" "0 0 0 0"
  3925. "backgroundtype" "2"
  3926. }
  3927.  
  3928. ButtonBorder
  3929. {
  3930. "inset" "0 0 0 0"
  3931. "backgroundtype" "2"
  3932. }
  3933.  
  3934. // this is the border used for default buttons (the button that gets pressed when you hit enter)
  3935. ButtonKeyFocusBorder
  3936. {
  3937. "inset" "0 0 0 0"
  3938. "backgroundtype" "2"
  3939. }
  3940.  
  3941. ButtonDepressedBorder
  3942. {
  3943. "inset" "0 0 0 0"
  3944. "backgroundtype" "2"
  3945. }
  3946.  
  3947. ComboBoxBorder
  3948. {
  3949. "inset" "0 0 1 1"
  3950. Left
  3951. {
  3952. "1"
  3953. {
  3954. "color" "TanLight"
  3955. "offset" "0 1"
  3956. }
  3957. }
  3958.  
  3959. Right
  3960. {
  3961. "1"
  3962. {
  3963. "color" "TanLight"
  3964. "offset" "1 0"
  3965. }
  3966. }
  3967.  
  3968. Top
  3969. {
  3970. "1"
  3971. {
  3972. "color" "TanLight"
  3973. "offset" "0 0"
  3974. }
  3975. }
  3976.  
  3977. Bottom
  3978. {
  3979. "1"
  3980. {
  3981. "color" "TanLight"
  3982. "offset" "0 0"
  3983. }
  3984. }
  3985. }
  3986. DarkComboBoxBorder
  3987. {
  3988. "inset" "0 0 1 1"
  3989. Left
  3990. {
  3991. "1"
  3992. {
  3993. "color" "TanDark"
  3994. "offset" "0 1"
  3995. }
  3996. }
  3997.  
  3998. Right
  3999. {
  4000. "1"
  4001. {
  4002. "color" "TanDark"
  4003. "offset" "1 0"
  4004. }
  4005. }
  4006.  
  4007. Top
  4008. {
  4009. "1"
  4010. {
  4011. "color" "TanDark"
  4012. "offset" "0 0"
  4013. }
  4014. }
  4015.  
  4016. Bottom
  4017. {
  4018. "1"
  4019. {
  4020. "color" "TanDark"
  4021. "offset" "0 0"
  4022. }
  4023. }
  4024. }
  4025. SalePriceBorder
  4026. {
  4027. "inset" "0 0 1 1"
  4028. Left
  4029. {
  4030. "1"
  4031. {
  4032. "color" "SaleGreen"
  4033. "offset" "0 1"
  4034. }
  4035. }
  4036.  
  4037. Right
  4038. {
  4039. "1"
  4040. {
  4041. "color" "SaleGreen"
  4042. "offset" "1 0"
  4043. }
  4044. }
  4045.  
  4046. Top
  4047. {
  4048. "1"
  4049. {
  4050. "color" "SaleGreen"
  4051. "offset" "0 0"
  4052. }
  4053. }
  4054.  
  4055. Bottom
  4056. {
  4057. "1"
  4058. {
  4059. "color" "SaleGreen"
  4060. "offset" "0 0"
  4061. }
  4062. }
  4063. }
  4064.  
  4065. MainMenuSubButtonBorder
  4066. {
  4067. "inset" "0 0 1 1"
  4068. Left
  4069. {
  4070. "1"
  4071. {
  4072. "color" "TanDarker"
  4073. "offset" "0 1"
  4074. }
  4075. }
  4076.  
  4077. Right
  4078. {
  4079. "1"
  4080. {
  4081. "color" "TanDarker"
  4082. "offset" "1 0"
  4083. }
  4084. }
  4085. }
  4086.  
  4087. CrosshatchedBackground
  4088. {
  4089. "bordertype" "image"
  4090. "backgroundtype" "2"
  4091. "image" "loadout_header"
  4092. "tiled" "1"
  4093. }
  4094.  
  4095. OutlinedGreyBox
  4096. {
  4097. "bordertype" "scalable_image"
  4098. "backgroundtype" "2"
  4099.  
  4100. "image" "loadout_round_rect_selected"
  4101. "src_corner_height" "24" // pixels inside the image
  4102. "src_corner_width" "24"
  4103. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4104. "draw_corner_height" "0"
  4105. }
  4106. OutlinedDullGreyBox
  4107. {
  4108. "bordertype" "scalable_image"
  4109. "backgroundtype" "2"
  4110.  
  4111. "image" "loadout_round_rect"
  4112. "src_corner_height" "24" // pixels inside the image
  4113. "src_corner_width" "24"
  4114. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4115. "draw_corner_height" "0"
  4116. }
  4117.  
  4118. TFThinLineBorder
  4119. {
  4120. "bordertype" "scalable_image"
  4121. "backgroundtype" "2"
  4122.  
  4123. "image" "../hud/tournament_panel_brown"
  4124. //"image" "../hud/color_panel_browner"
  4125. "src_corner_height" "23" // pixels inside the image
  4126. "src_corner_width" "23"
  4127. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  4128. "draw_corner_height" "8"
  4129. }
  4130. TFFatLineBorderOpaque
  4131. {
  4132. "bordertype" "scalable_image"
  4133. "backgroundtype" "2"
  4134.  
  4135. "image" "../hud/color_panel_brown_opaque"
  4136. "src_corner_height" "23" // pixels inside the image
  4137. "src_corner_width" "23"
  4138. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4139. "draw_corner_height" "0"
  4140. }
  4141. TFFatLineBorder
  4142. {
  4143. "bordertype" "scalable_image"
  4144. "backgroundtype" "2"
  4145.  
  4146. "image" "../hud/color_panel_brown"
  4147. "src_corner_height" "23" // pixels inside the image
  4148. "src_corner_width" "23"
  4149. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4150. "draw_corner_height" "0"
  4151. }
  4152. TFFatLineBorderRedBGOpaque
  4153. {
  4154. "bordertype" "scalable_image"
  4155. "backgroundtype" "2"
  4156.  
  4157. "image" "../hud/color_panel_red_opaque"
  4158. "src_corner_height" "23" // pixels inside the image
  4159. "src_corner_width" "23"
  4160. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4161. "draw_corner_height" "0"
  4162. }
  4163. TFFatLineBorderRedBGOpaque_Store
  4164. {
  4165. "bordertype" "scalable_image"
  4166. "backgroundtype" "2"
  4167.  
  4168. "image" "../hud/color_panel_red_opaque"
  4169. "src_corner_height" "24" // pixels inside the image
  4170. "src_corner_width" "24"
  4171. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4172. "draw_corner_height" "0"
  4173. }
  4174. TFFatLineBorderRedBG
  4175. {
  4176. "bordertype" "scalable_image"
  4177. "backgroundtype" "2"
  4178.  
  4179. "image" "../hud/color_panel_red"
  4180. "src_corner_height" "23" // pixels inside the image
  4181. "src_corner_width" "23"
  4182. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4183. "draw_corner_height" "0"
  4184. }
  4185. TFFatLineBorderBlueBG
  4186. {
  4187. "bordertype" "scalable_image"
  4188. "backgroundtype" "2"
  4189.  
  4190. "image" "../hud/color_panel_blu"
  4191. "src_corner_height" "23" // pixels inside the image
  4192. "src_corner_width" "23"
  4193. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4194. "draw_corner_height" "0"
  4195. }
  4196. TFFatLineBorderBlueBGOpaque
  4197. {
  4198. "bordertype" "scalable_image"
  4199. "backgroundtype" "2"
  4200.  
  4201. "image" "../hud/color_panel_blu_opaque"
  4202. "src_corner_height" "23" // pixels inside the image
  4203. "src_corner_width" "23"
  4204. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  4205. "draw_corner_height" "5"
  4206. }
  4207. TFFatLineBorderClearBG
  4208. {
  4209. "bordertype" "scalable_image"
  4210. "backgroundtype" "2"
  4211.  
  4212. "image" "../hud/color_panel_clear"
  4213. "src_corner_height" "23" // pixels inside the image
  4214. "src_corner_width" "23"
  4215. "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
  4216. "draw_corner_height" "5"
  4217. }
  4218.  
  4219. ToolTipBorder
  4220. {
  4221. "inset" "0 0 1 1"
  4222. Left
  4223. {
  4224. "1"
  4225. {
  4226. "color" "TanDarker"
  4227. "offset" "0 1"
  4228. }
  4229. }
  4230.  
  4231. Right
  4232. {
  4233. "1"
  4234. {
  4235. "color" "TanDarker"
  4236. "offset" "1 0"
  4237. }
  4238. }
  4239.  
  4240. Top
  4241. {
  4242. "1"
  4243. {
  4244. "color" "TanDarker"
  4245. "offset" "0 0"
  4246. }
  4247. }
  4248.  
  4249. Bottom
  4250. {
  4251. "1"
  4252. {
  4253. "color" "TanDarker"
  4254. "offset" "0 0"
  4255. }
  4256. }
  4257. }
  4258. OptionsCategoryBorder
  4259. {
  4260. "inset" "0 0 1 1"
  4261.  
  4262. // This border is used just to create a horizontal line, so it only has a bottom border
  4263.  
  4264. Bottom
  4265. {
  4266. "1"
  4267. {
  4268. "color" "TanLight"
  4269. "offset" "0 0"
  4270. }
  4271. }
  4272. }
  4273.  
  4274. GrayDialogBorder
  4275. {
  4276. "bordertype" "scalable_image"
  4277. "backgroundtype" "2"
  4278.  
  4279. "image" "loadout_rect"
  4280. "src_corner_height" "24" // pixels inside the image
  4281. "src_corner_width" "24"
  4282. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4283. "draw_corner_height" "0"
  4284. }
  4285.  
  4286. StoreFreeTrialBorder
  4287. {
  4288. "bordertype" "scalable_image"
  4289. "backgroundtype" "2"
  4290.  
  4291. "image" "loadout_rect_red"
  4292. "src_corner_height" "24" // pixels inside the image
  4293. "src_corner_width" "24"
  4294. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4295. "draw_corner_height" "0"
  4296. }
  4297.  
  4298. EconItemBorder
  4299. {
  4300. "bordertype" "scalable_image"
  4301. "backgroundtype" "2"
  4302.  
  4303. "image" "loadout_rect"
  4304. "src_corner_height" "24" // pixels inside the image
  4305. "src_corner_width" "24"
  4306. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4307. "draw_corner_height" "0"
  4308. }
  4309. Econ.Button.Border.Default
  4310. {
  4311. "inset" "0 0 0 0"
  4312. "backgroundtype" "2"
  4313. }
  4314. Econ.Button.Border.Armed
  4315. {
  4316. "inset" "0 0 0 0"
  4317. "backgroundtype" "2"
  4318. }
  4319.  
  4320. LoadoutItemMouseOverBorder
  4321. {
  4322. "bordertype" "scalable_image"
  4323. "backgroundtype" "2"
  4324.  
  4325. "image" "loadout_rect_mouseover"
  4326. "src_corner_height" "24" // pixels inside the image
  4327. "src_corner_width" "24"
  4328. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4329. "draw_corner_height" "0"
  4330. }
  4331. LoadoutItemPopupBorder
  4332. {
  4333. "bordertype" "scalable_image"
  4334. "backgroundtype" "2"
  4335.  
  4336. "image" "button_holder_central"
  4337. "src_corner_height" "32" // pixels inside the image
  4338. "src_corner_width" "32"
  4339. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  4340. "draw_corner_height" "4"
  4341. }
  4342.  
  4343. BackpackItemGrayedOut
  4344. {
  4345. "bordertype" "scalable_image"
  4346. "backgroundtype" "2"
  4347. "color" "Black"
  4348.  
  4349. "image" "backpack_rect_color"
  4350. "src_corner_height" "24" // pixels inside the image
  4351. "src_corner_width" "24"
  4352. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4353. "draw_corner_height" "0"
  4354. }
  4355.  
  4356. BackpackItemGrayedOut_Selected
  4357. {
  4358. "bordertype" "scalable_image"
  4359. "backgroundtype" "2"
  4360. "color" "Black"
  4361.  
  4362. "image" "backpack_rect_selected"
  4363. "src_corner_height" "24" // pixels inside the image
  4364. "src_corner_width" "24"
  4365. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  4366. "draw_corner_height" "0"
  4367. }
  4368.  
  4369. // Standard ------------------------------------------------------------------------------------------------
  4370. BackpackItemBorder
  4371. {
  4372. "bordertype" "scalable_image"
  4373. "backgroundtype" "2"
  4374.  
  4375. "image" "backpack_rect"
  4376.  
  4377. "src_corner_height" "24" // pixels inside the image
  4378. "src_corner_width" "24"
  4379. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4380. "draw_corner_height" "2"
  4381. }
  4382. BackpackItemMouseOverBorder
  4383. {
  4384. "bordertype" "scalable_image"
  4385. "backgroundtype" "2"
  4386.  
  4387. "image" "backpack_rect_mouseover"
  4388. "color" "156 146 128 255"
  4389.  
  4390. "src_corner_height" "24" // pixels inside the image
  4391. "src_corner_width" "24"
  4392. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4393. "draw_corner_height" "2"
  4394. }
  4395. BackpackItemSelectedBorder
  4396. {
  4397. "bordertype" "scalable_image"
  4398. "backgroundtype" "2"
  4399.  
  4400. "image" "backpack_rect_selected"
  4401. "src_corner_height" "24" // pixels inside the image
  4402. "src_corner_width" "24"
  4403. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4404. "draw_corner_height" "2"
  4405. }
  4406.  
  4407. BackpackItemGreyedOutBorder
  4408. {
  4409. "bordertype" "scalable_image"
  4410. "backgroundtype" "2"
  4411. "color" "Black"
  4412.  
  4413. "image" "backpack_rect_color"
  4414. "src_corner_height" "24" // pixels inside the image
  4415. "src_corner_width" "24"
  4416. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4417. "draw_corner_height" "2"
  4418. }
  4419. BackpackItemGreyedOutSelectedBorder
  4420. {
  4421. "bordertype" "scalable_image"
  4422. "backgroundtype" "2"
  4423. "color" "Black"
  4424.  
  4425. "image" "backpack_rect_selected"
  4426. "src_corner_height" "24" // pixels inside the image
  4427. "src_corner_width" "24"
  4428. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4429. "draw_corner_height" "2"
  4430. }
  4431.  
  4432. // Unique ------------------------------------------------------------------------------------------------
  4433. BackpackItemBorder_Unique
  4434. {
  4435. "bordertype" "scalable_image"
  4436. "backgroundtype" "2"
  4437. "color" "QualityColorUnique"
  4438.  
  4439. "image" "backpack_rect_color"
  4440. "src_corner_height" "24" // pixels inside the image
  4441. "src_corner_width" "24"
  4442. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4443. "draw_corner_height" "2"
  4444. }
  4445. BackpackItemMouseOverBorder_Unique
  4446. {
  4447. "bordertype" "scalable_image"
  4448. "backgroundtype" "2"
  4449. "color" "QualityColorUnique"
  4450.  
  4451. "image" "backpack_rect_mouseover_color"
  4452. "src_corner_height" "24" // pixels inside the image
  4453. "src_corner_width" "24"
  4454. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4455. "draw_corner_height" "2"
  4456. }
  4457. BackpackItemGreyedOutBorder_Unique
  4458. {
  4459. "bordertype" "scalable_image"
  4460. "backgroundtype" "2"
  4461. "color" "QualityColorUnique_GreyedOut"
  4462.  
  4463. "image" "backpack_rect_color"
  4464. "src_corner_height" "24" // pixels inside the image
  4465. "src_corner_width" "24"
  4466. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4467. "draw_corner_height" "2"
  4468. }
  4469. BackpackItemGreyedOutSelectedBorder_Unique
  4470. {
  4471. "bordertype" "scalable_image"
  4472. "backgroundtype" "2"
  4473. "color" "QualityColorUnique_GreyedOut"
  4474.  
  4475. "image" "backpack_rect_mouseover_color"
  4476. "src_corner_height" "24" // pixels inside the image
  4477. "src_corner_width" "24"
  4478. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4479. "draw_corner_height" "2"
  4480. }
  4481.  
  4482. // Rarity1 ------------------------------------------------------------------------------------------------
  4483. BackpackItemBorder_1
  4484. {
  4485. "bordertype" "scalable_image"
  4486. "backgroundtype" "2"
  4487. "color" "QualityColorrarity1"
  4488.  
  4489. "image" "backpack_rect_color"
  4490. "src_corner_height" "24" // pixels inside the image
  4491. "src_corner_width" "24"
  4492. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4493. "draw_corner_height" "2"
  4494. }
  4495. BackpackItemMouseOverBorder_1
  4496. {
  4497. "bordertype" "scalable_image"
  4498. "backgroundtype" "2"
  4499. "color" "QualityColorrarity1"
  4500.  
  4501. "image" "backpack_rect_mouseover_color"
  4502. "src_corner_height" "24" // pixels inside the image
  4503. "src_corner_width" "24"
  4504. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4505. "draw_corner_height" "2"
  4506. }
  4507. BackpackItemGreyedOutBorder_1
  4508. {
  4509. "bordertype" "scalable_image"
  4510. "backgroundtype" "2"
  4511. "color" "QualityColorrarity1_GreyedOut"
  4512.  
  4513. "image" "backpack_rect_color"
  4514. "src_corner_height" "24" // pixels inside the image
  4515. "src_corner_width" "24"
  4516. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4517. "draw_corner_height" "2"
  4518. }
  4519. BackpackItemGreyedOutSelectedBorder_1
  4520. {
  4521. "bordertype" "scalable_image"
  4522. "backgroundtype" "2"
  4523. "color" "QualityColorrarity1_GreyedOut"
  4524.  
  4525. "image" "backpack_rect_mouseover_color"
  4526. "src_corner_height" "24" // pixels inside the image
  4527. "src_corner_width" "24"
  4528. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4529. "draw_corner_height" "2"
  4530. }
  4531.  
  4532. // Rarity2 ------------------------------------------------------------------------------------------------
  4533. BackpackItemBorder_2
  4534. {
  4535. "bordertype" "scalable_image"
  4536. "backgroundtype" "2"
  4537. "color" "QualityColorrarity2"
  4538.  
  4539. "image" "backpack_rect_color"
  4540. "src_corner_height" "24" // pixels inside the image
  4541. "src_corner_width" "24"
  4542. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4543. "draw_corner_height" "2"
  4544. }
  4545. BackpackItemMouseOverBorder_2
  4546. {
  4547. "bordertype" "scalable_image"
  4548. "backgroundtype" "2"
  4549. "color" "QualityColorrarity2"
  4550.  
  4551. "image" "backpack_rect_mouseover_color"
  4552. "src_corner_height" "24" // pixels inside the image
  4553. "src_corner_width" "24"
  4554. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4555. "draw_corner_height" "2"
  4556. }
  4557. BackpackItemGreyedOutBorder_2
  4558. {
  4559. "bordertype" "scalable_image"
  4560. "backgroundtype" "2"
  4561. "color" "QualityColorrarity2_GreyedOut"
  4562.  
  4563. "image" "backpack_rect_color"
  4564. "src_corner_height" "24" // pixels inside the image
  4565. "src_corner_width" "24"
  4566. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4567. "draw_corner_height" "2"
  4568. }
  4569. BackpackItemGreyedOutSelectedBorder_2
  4570. {
  4571. "bordertype" "scalable_image"
  4572. "backgroundtype" "2"
  4573. "color" "QualityColorrarity2_GreyedOut"
  4574.  
  4575. "image" "backpack_rect_mouseover_color"
  4576. "src_corner_height" "24" // pixels inside the image
  4577. "src_corner_width" "24"
  4578. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4579. "draw_corner_height" "2"
  4580. }
  4581.  
  4582. // Rarity3 ------------------------------------------------------------------------------------------------
  4583. BackpackItemBorder_3
  4584. {
  4585. "bordertype" "scalable_image"
  4586. "backgroundtype" "2"
  4587. "color" "QualityColorrarity3"
  4588.  
  4589. "image" "backpack_rect_color"
  4590. "src_corner_height" "24" // pixels inside the image
  4591. "src_corner_width" "24"
  4592. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4593. "draw_corner_height" "2"
  4594. }
  4595. BackpackItemMouseOverBorder_3
  4596. {
  4597. "bordertype" "scalable_image"
  4598. "backgroundtype" "2"
  4599. "color" "QualityColorrarity3"
  4600.  
  4601. "image" "backpack_rect_mouseover_color"
  4602. "src_corner_height" "24" // pixels inside the image
  4603. "src_corner_width" "24"
  4604. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4605. "draw_corner_height" "2"
  4606. }
  4607. BackpackItemGreyedOutBorder_3
  4608. {
  4609. "bordertype" "scalable_image"
  4610. "backgroundtype" "2"
  4611. "color" "QualityColorrarity3_GreyedOut"
  4612.  
  4613. "image" "backpack_rect_color"
  4614. "src_corner_height" "24" // pixels inside the image
  4615. "src_corner_width" "24"
  4616. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4617. "draw_corner_height" "2"
  4618. }
  4619. BackpackItemGreyedOutSelectedBorder_3
  4620. {
  4621. "bordertype" "scalable_image"
  4622. "backgroundtype" "2"
  4623. "color" "QualityColorrarity3_GreyedOut"
  4624.  
  4625. "image" "backpack_rect_mouseover_color"
  4626. "src_corner_height" "24" // pixels inside the image
  4627. "src_corner_width" "24"
  4628. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4629. "draw_corner_height" "2"
  4630. }
  4631.  
  4632. // Rarity4 ------------------------------------------------------------------------------------------------
  4633. BackpackItemBorder_4
  4634. {
  4635. "bordertype" "scalable_image"
  4636. "backgroundtype" "2"
  4637. "color" "QualityColorrarity4"
  4638.  
  4639. "image" "backpack_rect_color"
  4640. "src_corner_height" "24" // pixels inside the image
  4641. "src_corner_width" "24"
  4642. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4643. "draw_corner_height" "2"
  4644. }
  4645. BackpackItemMouseOverBorder_4
  4646. {
  4647. "bordertype" "scalable_image"
  4648. "backgroundtype" "2"
  4649. "color" "QualityColorrarity4"
  4650.  
  4651. "image" "backpack_rect_mouseover_color"
  4652. "src_corner_height" "24" // pixels inside the image
  4653. "src_corner_width" "24"
  4654. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4655. "draw_corner_height" "2"
  4656. }
  4657. BackpackItemGreyedOutBorder_4
  4658. {
  4659. "bordertype" "scalable_image"
  4660. "backgroundtype" "2"
  4661. "color" "QualityColorrarity4_GreyedOut"
  4662.  
  4663. "image" "backpack_rect_color"
  4664. "src_corner_height" "24" // pixels inside the image
  4665. "src_corner_width" "24"
  4666. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4667. "draw_corner_height" "2"
  4668. }
  4669. BackpackItemGreyedOutSelectedBorder_4
  4670. {
  4671. "bordertype" "scalable_image"
  4672. "backgroundtype" "2"
  4673. "color" "QualityColorrarity4_GreyedOut"
  4674.  
  4675. "image" "backpack_rect_mouseover_color"
  4676. "src_corner_height" "24" // pixels inside the image
  4677. "src_corner_width" "24"
  4678. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4679. "draw_corner_height" "2"
  4680. }
  4681.  
  4682. // Haunted ------------------------------------------------------------------------------------------------
  4683. BackpackItemBorder_Haunted
  4684. {
  4685. "bordertype" "scalable_image"
  4686. "backgroundtype" "2"
  4687. "color" "QualityColorHaunted"
  4688.  
  4689. "image" "backpack_rect_color"
  4690. "src_corner_height" "24" // pixels inside the image
  4691. "src_corner_width" "24"
  4692. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4693. "draw_corner_height" "2"
  4694. }
  4695. BackpackItemMouseOverBorder_Haunted
  4696. {
  4697. "bordertype" "scalable_image"
  4698. "backgroundtype" "2"
  4699. "color" "QualityColorHaunted"
  4700.  
  4701. "image" "backpack_rect_mouseover_color"
  4702. "src_corner_height" "24" // pixels inside the image
  4703. "src_corner_width" "24"
  4704. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4705. "draw_corner_height" "2"
  4706. }
  4707. BackpackItemGreyedOutBorder_Haunted
  4708. {
  4709. "bordertype" "scalable_image"
  4710. "backgroundtype" "2"
  4711. "color" "QualityColorHaunted_GreyedOut"
  4712.  
  4713. "image" "backpack_rect_color"
  4714. "src_corner_height" "24" // pixels inside the image
  4715. "src_corner_width" "24"
  4716. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4717. "draw_corner_height" "2"
  4718. }
  4719. BackpackItemGreyedOutSelectedBorder_Haunted
  4720. {
  4721. "bordertype" "scalable_image"
  4722. "backgroundtype" "2"
  4723. "color" "QualityColorHaunted_GreyedOut"
  4724.  
  4725. "image" "backpack_rect_mouseover_color"
  4726. "src_corner_height" "24" // pixels inside the image
  4727. "src_corner_width" "24"
  4728. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4729. "draw_corner_height" "2"
  4730. }
  4731.  
  4732. // PaintkitWeapon ------------------------------------------------------------------------------------------------
  4733. BackpackItemBorder_PaintkitWeapon
  4734. {
  4735. "bordertype" "scalable_image"
  4736. "backgroundtype" "2"
  4737. "color" "QualityColorPaintkitWeapon"
  4738.  
  4739. "image" "backpack_rect_color"
  4740. "src_corner_height" "24" // pixels inside the image
  4741. "src_corner_width" "24"
  4742. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4743. "draw_corner_height" "2"
  4744. }
  4745. BackpackItemMouseOverBorder_PaintkitWeapon
  4746. {
  4747. "bordertype" "scalable_image"
  4748. "backgroundtype" "2"
  4749. "color" "QualityColorPaintkitWeapon"
  4750.  
  4751. "image" "backpack_rect_mouseover_color"
  4752. "src_corner_height" "24" // pixels inside the image
  4753. "src_corner_width" "24"
  4754. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4755. "draw_corner_height" "2"
  4756. }
  4757. BackpackItemGreyedOutBorder_PaintkitWeapon
  4758. {
  4759. "bordertype" "scalable_image"
  4760. "backgroundtype" "2"
  4761. "color" "QualityColorPaintkitWeapon_GreyedOut"
  4762.  
  4763. "image" "backpack_rect_color"
  4764. "src_corner_height" "24" // pixels inside the image
  4765. "src_corner_width" "24"
  4766. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4767. "draw_corner_height" "2"
  4768. }
  4769. BackpackItemGreyedOutSelectedBorder_PaintkitWeapon
  4770. {
  4771. "bordertype" "scalable_image"
  4772. "backgroundtype" "2"
  4773. "color" "QualityColorPaintkitWeaponGreyedOut"
  4774.  
  4775. "image" "backpack_rect_mouseover_color"
  4776. "src_corner_height" "24" // pixels inside the image
  4777. "src_corner_width" "24"
  4778. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4779. "draw_corner_height" "2"
  4780. }
  4781.  
  4782. // Collector's ------------------------------------------------------------------------------------------------
  4783. BackpackItemBorder_Collectors
  4784. {
  4785. "bordertype" "scalable_image"
  4786. "backgroundtype" "2"
  4787. "color" "QualityColorCollectors"
  4788.  
  4789. "image" "backpack_rect_color"
  4790. "src_corner_height" "24" // pixels inside the image
  4791. "src_corner_width" "24"
  4792. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4793. "draw_corner_height" "2"
  4794. }
  4795. BackpackItemMouseOverBorder_Collectors
  4796. {
  4797. "bordertype" "scalable_image"
  4798. "backgroundtype" "2"
  4799. "color" "QualityColorCollectors"
  4800.  
  4801. "image" "backpack_rect_mouseover_color"
  4802. "src_corner_height" "24" // pixels inside the image
  4803. "src_corner_width" "24"
  4804. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4805. "draw_corner_height" "2"
  4806. }
  4807. BackpackItemGreyedOutBorder_Collectors
  4808. {
  4809. "bordertype" "scalable_image"
  4810. "backgroundtype" "2"
  4811. "color" "QualityColorCollectors_GreyedOut"
  4812.  
  4813. "image" "backpack_rect_color"
  4814. "src_corner_height" "24" // pixels inside the image
  4815. "src_corner_width" "24"
  4816. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4817. "draw_corner_height" "2"
  4818. }
  4819. BackpackItemGreyedOutSelectedBorder_Collectors
  4820. {
  4821. "bordertype" "scalable_image"
  4822. "backgroundtype" "2"
  4823. "color" "QualityColorCollectors_GreyedOut"
  4824.  
  4825. "image" "backpack_rect_mouseover_color"
  4826. "src_corner_height" "24" // pixels inside the image
  4827. "src_corner_width" "24"
  4828. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4829. "draw_corner_height" "2"
  4830. }
  4831.  
  4832. // Vintage ------------------------------------------------------------------------------------------------
  4833. BackpackItemBorder_Vintage
  4834. {
  4835. "bordertype" "scalable_image"
  4836. "backgroundtype" "2"
  4837. "color" "QualityColorVintage"
  4838.  
  4839. "image" "backpack_rect_color"
  4840. "src_corner_height" "24" // pixels inside the image
  4841. "src_corner_width" "24"
  4842. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4843. "draw_corner_height" "2"
  4844. }
  4845. BackpackItemMouseOverBorder_Vintage
  4846. {
  4847. "bordertype" "scalable_image"
  4848. "backgroundtype" "2"
  4849. "color" "QualityColorVintage"
  4850.  
  4851. "image" "backpack_rect_mouseover_color"
  4852. "src_corner_height" "24" // pixels inside the image
  4853. "src_corner_width" "24"
  4854. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4855. "draw_corner_height" "2"
  4856. }
  4857. BackpackItemGreyedOutBorder_Vintage
  4858. {
  4859. "bordertype" "scalable_image"
  4860. "backgroundtype" "2"
  4861. "color" "QualityColorVintage_GreyedOut"
  4862.  
  4863. "image" "backpack_rect_color"
  4864. "src_corner_height" "24" // pixels inside the image
  4865. "src_corner_width" "24"
  4866. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4867. "draw_corner_height" "2"
  4868. }
  4869. BackpackItemGreyedOutSelectedBorder_Vintage
  4870. {
  4871. "bordertype" "scalable_image"
  4872. "backgroundtype" "2"
  4873. "color" "QualityColorVintage_GreyedOut"
  4874.  
  4875. "image" "backpack_rect_mouseover_color"
  4876. "src_corner_height" "24" // pixels inside the image
  4877. "src_corner_width" "24"
  4878. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4879. "draw_corner_height" "2"
  4880. }
  4881.  
  4882. // Community ------------------------------------------------------------------------------------------------
  4883. BackpackItemBorder_Community
  4884. {
  4885. "bordertype" "scalable_image"
  4886. "backgroundtype" "2"
  4887. "color" "QualityColorCommunity"
  4888.  
  4889. "image" "backpack_rect_color"
  4890. "src_corner_height" "24" // pixels inside the image
  4891. "src_corner_width" "24"
  4892. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4893. "draw_corner_height" "2"
  4894. }
  4895. BackpackItemMouseOverBorder_Community
  4896. {
  4897. "bordertype" "scalable_image"
  4898. "backgroundtype" "2"
  4899. "color" "QualityColorCommunity"
  4900.  
  4901. "image" "backpack_rect_mouseover_color"
  4902. "src_corner_height" "24" // pixels inside the image
  4903. "src_corner_width" "24"
  4904. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4905. "draw_corner_height" "2"
  4906. }
  4907. BackpackItemGreyedOutBorder_Community
  4908. {
  4909. "bordertype" "scalable_image"
  4910. "backgroundtype" "2"
  4911. "color" "QualityColorCommunity_GreyedOut"
  4912.  
  4913. "image" "backpack_rect_color"
  4914. "src_corner_height" "24" // pixels inside the image
  4915. "src_corner_width" "24"
  4916. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4917. "draw_corner_height" "2"
  4918. }
  4919. BackpackItemGreyedOutSelectedBorder_Community
  4920. {
  4921. "bordertype" "scalable_image"
  4922. "backgroundtype" "2"
  4923. "color" "QualityColorCommunity_GreyedOut"
  4924.  
  4925. "image" "backpack_rect_mouseover_color"
  4926. "src_corner_height" "24" // pixels inside the image
  4927. "src_corner_width" "24"
  4928. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4929. "draw_corner_height" "2"
  4930. }
  4931.  
  4932. // Developer ------------------------------------------------------------------------------------------------
  4933. BackpackItemBorder_Developer
  4934. {
  4935. "bordertype" "scalable_image"
  4936. "backgroundtype" "2"
  4937. "color" "QualityColorDeveloper"
  4938.  
  4939. "image" "backpack_rect_color"
  4940. "src_corner_height" "24" // pixels inside the image
  4941. "src_corner_width" "24"
  4942. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4943. "draw_corner_height" "2"
  4944. }
  4945. BackpackItemMouseOverBorder_Developer
  4946. {
  4947. "bordertype" "scalable_image"
  4948. "backgroundtype" "2"
  4949. "color" "QualityColorDeveloper"
  4950.  
  4951. "image" "backpack_rect_mouseover_color"
  4952. "src_corner_height" "24" // pixels inside the image
  4953. "src_corner_width" "24"
  4954. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4955. "draw_corner_height" "2"
  4956. }
  4957. BackpackItemGreyedOutBorder_Developer
  4958. {
  4959. "bordertype" "scalable_image"
  4960. "backgroundtype" "2"
  4961. "color" "QualityColorDeveloper_GreyedOut"
  4962.  
  4963. "image" "backpack_rect_color"
  4964. "src_corner_height" "24" // pixels inside the image
  4965. "src_corner_width" "24"
  4966. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4967. "draw_corner_height" "2"
  4968. }
  4969. BackpackItemGreyedOutSelectedBorder_Developer
  4970. {
  4971. "bordertype" "scalable_image"
  4972. "backgroundtype" "2"
  4973. "color" "QualityColorDeveloper_GreyedOut"
  4974.  
  4975. "image" "backpack_rect_mouseover_color"
  4976. "src_corner_height" "24" // pixels inside the image
  4977. "src_corner_width" "24"
  4978. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4979. "draw_corner_height" "2"
  4980. }
  4981.  
  4982. // SelfMade ------------------------------------------------------------------------------------------------
  4983. BackpackItemBorder_SelfMade
  4984. {
  4985. "bordertype" "scalable_image"
  4986. "backgroundtype" "2"
  4987. "color" "QualityColorSelfMade"
  4988.  
  4989. "image" "backpack_rect_color"
  4990. "src_corner_height" "24" // pixels inside the image
  4991. "src_corner_width" "24"
  4992. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  4993. "draw_corner_height" "2"
  4994. }
  4995. BackpackItemMouseOverBorder_SelfMade
  4996. {
  4997. "bordertype" "scalable_image"
  4998. "backgroundtype" "2"
  4999. "color" "QualityColorSelfMade"
  5000.  
  5001. "image" "backpack_rect_mouseover_color"
  5002. "src_corner_height" "24" // pixels inside the image
  5003. "src_corner_width" "24"
  5004. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5005. "draw_corner_height" "2"
  5006. }
  5007. BackpackItemGreyedOutBorder_SelfMade
  5008. {
  5009. "bordertype" "scalable_image"
  5010. "backgroundtype" "2"
  5011. "color" "QualityColorSelfMade_GreyedOut"
  5012.  
  5013. "image" "backpack_rect_color"
  5014. "src_corner_height" "24" // pixels inside the image
  5015. "src_corner_width" "24"
  5016. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5017. "draw_corner_height" "2"
  5018. }
  5019. BackpackItemGreyedOutSelectedBorder_SelfMade
  5020. {
  5021. "bordertype" "scalable_image"
  5022. "backgroundtype" "2"
  5023. "color" "QualityColorSelfMade_GreyedOut"
  5024.  
  5025. "image" "backpack_rect_mouseover_color"
  5026. "src_corner_height" "24" // pixels inside the image
  5027. "src_corner_width" "24"
  5028. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5029. "draw_corner_height" "2"
  5030. }
  5031.  
  5032. // Customized ------------------------------------------------------------------------------------------------
  5033. BackpackItemBorder_Customized
  5034. {
  5035. "bordertype" "scalable_image"
  5036. "backgroundtype" "2"
  5037. "color" "QualityColorCustomized"
  5038.  
  5039. "image" "backpack_rect_color"
  5040. "src_corner_height" "24" // pixels inside the image
  5041. "src_corner_width" "24"
  5042. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5043. "draw_corner_height" "2"
  5044. }
  5045. BackpackItemMouseOverBorder_Customized
  5046. {
  5047. "bordertype" "scalable_image"
  5048. "backgroundtype" "2"
  5049. "color" "QualityColorCustomized"
  5050.  
  5051. "image" "backpack_rect_mouseover_color"
  5052. "src_corner_height" "24" // pixels inside the image
  5053. "src_corner_width" "24"
  5054. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5055. "draw_corner_height" "2"
  5056. }
  5057. BackpackItemGreyedOutBorder_Customized
  5058. {
  5059. "bordertype" "scalable_image"
  5060. "backgroundtype" "2"
  5061. "color" "QualityColorCustomized_GreyedOut"
  5062.  
  5063. "image" "backpack_rect_color"
  5064. "src_corner_height" "24" // pixels inside the image
  5065. "src_corner_width" "24"
  5066. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5067. "draw_corner_height" "2"
  5068. }
  5069. BackpackItemGreyedOutSelectedBorder_Customized
  5070. {
  5071. "bordertype" "scalable_image"
  5072. "backgroundtype" "2"
  5073. "color" "QualityColorCustomized_GreyedOut"
  5074.  
  5075. "image" "backpack_rect_mouseover_color"
  5076. "src_corner_height" "24" // pixels inside the image
  5077. "src_corner_width" "24"
  5078. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5079. "draw_corner_height" "2"
  5080. }
  5081.  
  5082. // Strange ------------------------------------------------------------------------------------------------
  5083. BackpackItemBorder_Strange
  5084. {
  5085. "bordertype" "scalable_image"
  5086. "backgroundtype" "2"
  5087. "color" "QualityColorStrange"
  5088.  
  5089. "image" "backpack_rect_color"
  5090. "src_corner_height" "24" // pixels inside the image
  5091. "src_corner_width" "24"
  5092. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5093. "draw_corner_height" "2"
  5094. }
  5095. BackpackItemMouseOverBorder_Strange
  5096. {
  5097. "bordertype" "scalable_image"
  5098. "backgroundtype" "2"
  5099. "color" "QualityColorStrange"
  5100.  
  5101. "image" "backpack_rect_mouseover_color"
  5102. "src_corner_height" "24" // pixels inside the image
  5103. "src_corner_width" "24"
  5104. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5105. "draw_corner_height" "2"
  5106. }
  5107. BackpackItemGreyedOutBorder_Strange
  5108. {
  5109. "bordertype" "scalable_image"
  5110. "backgroundtype" "2"
  5111. "color" "QualityColorStrange_GreyedOut"
  5112.  
  5113. "image" "backpack_rect_color"
  5114. "src_corner_height" "24" // pixels inside the image
  5115. "src_corner_width" "24"
  5116. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5117. "draw_corner_height" "2"
  5118. }
  5119. BackpackItemGreyedOutSelectedBorder_Strange
  5120. {
  5121. "bordertype" "scalable_image"
  5122. "backgroundtype" "2"
  5123. "color" "QualityColorStrange_GreyedOut"
  5124.  
  5125. "image" "backpack_rect_mouseover_color"
  5126. "src_corner_height" "24" // pixels inside the image
  5127. "src_corner_width" "24"
  5128. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5129. "draw_corner_height" "2"
  5130. }
  5131.  
  5132. // Completed ------------------------------------------------------------------------------------------------
  5133. BackpackItemBorder_Completed
  5134. {
  5135. "bordertype" "scalable_image"
  5136. "backgroundtype" "2"
  5137. "color" "QualityColorCompleted"
  5138.  
  5139. "image" "backpack_rect_color"
  5140. "src_corner_height" "24" // pixels inside the image
  5141. "src_corner_width" "24"
  5142. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5143. "draw_corner_height" "2"
  5144. }
  5145. BackpackItemMouseOverBorder_Completed
  5146. {
  5147. "bordertype" "scalable_image"
  5148. "backgroundtype" "2"
  5149. "color" "QualityColorCompleted"
  5150.  
  5151. "image" "backpack_rect_mouseover_color"
  5152. "src_corner_height" "24" // pixels inside the image
  5153. "src_corner_width" "24"
  5154. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5155. "draw_corner_height" "2"
  5156. }
  5157. BackpackItemGreyedOutBorder_Completed
  5158. {
  5159. "bordertype" "scalable_image"
  5160. "backgroundtype" "2"
  5161. "color" "QualityColorCompleted_GreyedOut"
  5162.  
  5163. "image" "backpack_rect_color"
  5164. "src_corner_height" "24" // pixels inside the image
  5165. "src_corner_width" "24"
  5166. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5167. "draw_corner_height" "2"
  5168. }
  5169. BackpackItemGreyedOutSelectedBorder_Completed
  5170. {
  5171. "bordertype" "scalable_image"
  5172. "backgroundtype" "2"
  5173. "color" "QualityColorCompleted_GreyedOut"
  5174.  
  5175. "image" "backpack_rect_mouseover_color"
  5176. "src_corner_height" "24" // pixels inside the image
  5177. "src_corner_width" "24"
  5178. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5179. "draw_corner_height" "2"
  5180. }
  5181.  
  5182. // ***************************************************************************
  5183. // Rarity Default
  5184. BackpackItemBorder_RarityDefault
  5185. {
  5186. "bordertype" "scalable_image"
  5187. "backgroundtype" "2"
  5188. "color" "ItemRarityDefault"
  5189.  
  5190. "image" "backpack_rect_color"
  5191. "src_corner_height" "24" // pixels inside the image
  5192. "src_corner_width" "24"
  5193. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5194. "draw_corner_height" "2"
  5195. }
  5196. BackpackItemMouseOverBorder_RarityDefault
  5197. {
  5198. "bordertype" "scalable_image"
  5199. "backgroundtype" "2"
  5200. "color" "ItemRarityDefault"
  5201.  
  5202. "image" "backpack_rect_mouseover_color"
  5203. "src_corner_height" "24" // pixels inside the image
  5204. "src_corner_width" "24"
  5205. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5206. "draw_corner_height" "2"
  5207. }
  5208. BackpackItemGreyedOutBorder_RarityDefault
  5209. {
  5210. "bordertype" "scalable_image"
  5211. "backgroundtype" "2"
  5212. "color" "ItemRarityDefault_GreyedOut"
  5213.  
  5214. "image" "backpack_rect_color"
  5215. "src_corner_height" "24" // pixels inside the image
  5216. "src_corner_width" "24"
  5217. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5218. "draw_corner_height" "2"
  5219. }
  5220. BackpackItemGreyedOutSelectedBorder_RarityDefault
  5221. {
  5222. "bordertype" "scalable_image"
  5223. "backgroundtype" "2"
  5224. "color" "ItemRarityDefault_GreyedOut"
  5225.  
  5226. "image" "backpack_rect_mouseover_color"
  5227. "src_corner_height" "24" // pixels inside the image
  5228. "src_corner_width" "24"
  5229. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5230. "draw_corner_height" "2"
  5231. }
  5232. // ***************************************************
  5233. BackpackItemBorder_RarityCommon
  5234. {
  5235. "bordertype" "scalable_image"
  5236. "backgroundtype" "2"
  5237. "color" "ItemRarityCommon"
  5238.  
  5239. "image" "backpack_rect_color"
  5240. "src_corner_height" "24" // pixels inside the image
  5241. "src_corner_width" "24"
  5242. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5243. "draw_corner_height" "2"
  5244. }
  5245. BackpackItemMouseOverBorder_RarityCommon
  5246. {
  5247. "bordertype" "scalable_image"
  5248. "backgroundtype" "2"
  5249. "color" "ItemRarityCommon"
  5250.  
  5251. "image" "backpack_rect_mouseover_color"
  5252. "src_corner_height" "24" // pixels inside the image
  5253. "src_corner_width" "24"
  5254. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5255. "draw_corner_height" "2"
  5256. }
  5257. BackpackItemGreyedOutBorder_RarityCommon
  5258. {
  5259. "bordertype" "scalable_image"
  5260. "backgroundtype" "2"
  5261. "color" "ItemRarityCommon_GreyedOut"
  5262.  
  5263. "image" "backpack_rect_color"
  5264. "src_corner_height" "24" // pixels inside the image
  5265. "src_corner_width" "24"
  5266. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5267. "draw_corner_height" "2"
  5268. }
  5269. BackpackItemGreyedOutSelectedBorder_RarityCommon
  5270. {
  5271. "bordertype" "scalable_image"
  5272. "backgroundtype" "2"
  5273. "color" "ItemRarityCommon_GreyedOut"
  5274.  
  5275. "image" "backpack_rect_mouseover_color"
  5276. "src_corner_height" "24" // pixels inside the image
  5277. "src_corner_width" "24"
  5278. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5279. "draw_corner_height" "2"
  5280. }
  5281. //
  5282. BackpackItemBorder_RarityUncommon
  5283. {
  5284. "bordertype" "scalable_image"
  5285. "backgroundtype" "2"
  5286. "color" "ItemRarityUncommon"
  5287.  
  5288. "image" "backpack_rect_color"
  5289. "src_corner_height" "24" // pixels inside the image
  5290. "src_corner_width" "24"
  5291. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5292. "draw_corner_height" "2"
  5293. }
  5294. BackpackItemMouseOverBorder_RarityUncommon
  5295. {
  5296. "bordertype" "scalable_image"
  5297. "backgroundtype" "2"
  5298. "color" "ItemRarityUncommon"
  5299.  
  5300. "image" "backpack_rect_mouseover_color"
  5301. "src_corner_height" "24" // pixels inside the image
  5302. "src_corner_width" "24"
  5303. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5304. "draw_corner_height" "2"
  5305. }
  5306. BackpackItemGreyedOutBorder_RarityUncommon
  5307. {
  5308. "bordertype" "scalable_image"
  5309. "backgroundtype" "2"
  5310. "color" "ItemRarityUncommon_GreyedOut"
  5311.  
  5312. "image" "backpack_rect_color"
  5313. "src_corner_height" "24" // pixels inside the image
  5314. "src_corner_width" "24"
  5315. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5316. "draw_corner_height" "2"
  5317. }
  5318. BackpackItemGreyedOutSelectedBorder_RarityUncommon
  5319. {
  5320. "bordertype" "scalable_image"
  5321. "backgroundtype" "2"
  5322. "color" "ItemRarityUncommon_GreyedOut"
  5323.  
  5324. "image" "backpack_rect_mouseover_color"
  5325. "src_corner_height" "24" // pixels inside the image
  5326. "src_corner_width" "24"
  5327. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5328. "draw_corner_height" "2"
  5329. }
  5330. //**************
  5331. BackpackItemBorder_RarityRare
  5332. {
  5333. "bordertype" "scalable_image"
  5334. "backgroundtype" "2"
  5335. "color" "ItemRarityRare"
  5336.  
  5337. "image" "backpack_rect_color"
  5338. "src_corner_height" "24" // pixels inside the image
  5339. "src_corner_width" "24"
  5340. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5341. "draw_corner_height" "2"
  5342. }
  5343. BackpackItemMouseOverBorder_RarityRare
  5344. {
  5345. "bordertype" "scalable_image"
  5346. "backgroundtype" "2"
  5347. "color" "ItemRarityRare"
  5348.  
  5349. "image" "backpack_rect_mouseover_color"
  5350. "src_corner_height" "24" // pixels inside the image
  5351. "src_corner_width" "24"
  5352. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5353. "draw_corner_height" "2"
  5354. }
  5355. BackpackItemGreyedOutBorder_RarityRare
  5356. {
  5357. "bordertype" "scalable_image"
  5358. "backgroundtype" "2"
  5359. "color" "ItemRarityRare_GreyedOut"
  5360.  
  5361. "image" "backpack_rect_color"
  5362. "src_corner_height" "24" // pixels inside the image
  5363. "src_corner_width" "24"
  5364. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5365. "draw_corner_height" "2"
  5366. }
  5367. BackpackItemGreyedOutSelectedBorder_RarityRare
  5368. {
  5369. "bordertype" "scalable_image"
  5370. "backgroundtype" "2"
  5371. "color" "ItemRarityRare_GreyedOut"
  5372.  
  5373. "image" "backpack_rect_mouseover_color"
  5374. "src_corner_height" "24" // pixels inside the image
  5375. "src_corner_width" "24"
  5376. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5377. "draw_corner_height" "2"
  5378. }
  5379. //******************
  5380. BackpackItemBorder_RarityMythical
  5381. {
  5382. "bordertype" "scalable_image"
  5383. "backgroundtype" "2"
  5384. "color" "ItemRarityMythical"
  5385.  
  5386. "image" "backpack_rect_color"
  5387. "src_corner_height" "24" // pixels inside the image
  5388. "src_corner_width" "24"
  5389. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5390. "draw_corner_height" "2"
  5391. }
  5392. BackpackItemMouseOverBorder_RarityMythical
  5393. {
  5394. "bordertype" "scalable_image"
  5395. "backgroundtype" "2"
  5396. "color" "ItemRarityMythical"
  5397.  
  5398. "image" "backpack_rect_mouseover_color"
  5399. "src_corner_height" "24" // pixels inside the image
  5400. "src_corner_width" "24"
  5401. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5402. "draw_corner_height" "2"
  5403. }
  5404. BackpackItemGreyedOutBorder_RarityMythical
  5405. {
  5406. "bordertype" "scalable_image"
  5407. "backgroundtype" "2"
  5408. "color" "ItemRarityMythical_GreyedOut"
  5409.  
  5410. "image" "backpack_rect_color"
  5411. "src_corner_height" "24" // pixels inside the image
  5412. "src_corner_width" "24"
  5413. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5414. "draw_corner_height" "2"
  5415. }
  5416. BackpackItemGreyedOutSelectedBorder_RarityMythical
  5417. {
  5418. "bordertype" "scalable_image"
  5419. "backgroundtype" "2"
  5420. "color" "ItemRarityMythical_GreyedOut"
  5421.  
  5422. "image" "backpack_rect_mouseover_color"
  5423. "src_corner_height" "24" // pixels inside the image
  5424. "src_corner_width" "24"
  5425. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5426. "draw_corner_height" "2"
  5427. }
  5428. // ***************************************************
  5429. BackpackItemBorder_RarityLegendary
  5430. {
  5431. "bordertype" "scalable_image"
  5432. "backgroundtype" "2"
  5433. "color" "ItemRarityLegendary"
  5434.  
  5435. "image" "backpack_rect_color"
  5436. "src_corner_height" "24" // pixels inside the image
  5437. "src_corner_width" "24"
  5438. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5439. "draw_corner_height" "2"
  5440. }
  5441. BackpackItemMouseOverBorder_RarityLegendary
  5442. {
  5443. "bordertype" "scalable_image"
  5444. "backgroundtype" "2"
  5445. "color" "ItemRarityLegendary"
  5446.  
  5447. "image" "backpack_rect_mouseover_color"
  5448. "src_corner_height" "24" // pixels inside the image
  5449. "src_corner_width" "24"
  5450. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5451. "draw_corner_height" "2"
  5452. }
  5453. BackpackItemGreyedOutBorder_RarityLegendary
  5454. {
  5455. "bordertype" "scalable_image"
  5456. "backgroundtype" "2"
  5457. "color" "ItemRarityLegendary_GreyedOut"
  5458.  
  5459. "image" "backpack_rect_color"
  5460. "src_corner_height" "24" // pixels inside the image
  5461. "src_corner_width" "24"
  5462. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5463. "draw_corner_height" "2"
  5464. }
  5465. BackpackItemGreyedOutSelectedBorder_RarityLegendary
  5466. {
  5467. "bordertype" "scalable_image"
  5468. "backgroundtype" "2"
  5469. "color" "ItemRarityLegendary_GreyedOut"
  5470.  
  5471. "image" "backpack_rect_mouseover_color"
  5472. "src_corner_height" "24" // pixels inside the image
  5473. "src_corner_width" "24"
  5474. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5475. "draw_corner_height" "2"
  5476. }
  5477. //*********************************************
  5478. BackpackItemBorder_RarityAncient
  5479. {
  5480. "bordertype" "scalable_image"
  5481. "backgroundtype" "2"
  5482. "color" "ItemRarityAncient"
  5483.  
  5484. "image" "backpack_rect_color"
  5485. "src_corner_height" "24" // pixels inside the image
  5486. "src_corner_width" "24"
  5487. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5488. "draw_corner_height" "2"
  5489. }
  5490. BackpackItemMouseOverBorder_RarityAncient
  5491. {
  5492. "bordertype" "scalable_image"
  5493. "backgroundtype" "2"
  5494. "color" "ItemRarityAncient"
  5495.  
  5496. "image" "backpack_rect_mouseover_color"
  5497. "src_corner_height" "24" // pixels inside the image
  5498. "src_corner_width" "24"
  5499. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5500. "draw_corner_height" "2"
  5501. }
  5502. BackpackItemGreyedOutBorder_RarityAncient
  5503. {
  5504. "bordertype" "scalable_image"
  5505. "backgroundtype" "2"
  5506. "color" "ItemRarityAncient_GreyedOut"
  5507.  
  5508. "image" "backpack_rect_color"
  5509. "src_corner_height" "24" // pixels inside the image
  5510. "src_corner_width" "24"
  5511. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5512. "draw_corner_height" "2"
  5513. }
  5514. BackpackItemGreyedOutSelectedBorder_RarityAncient
  5515. {
  5516. "bordertype" "scalable_image"
  5517. "backgroundtype" "2"
  5518. "color" "ItemRarityAncient_GreyedOut"
  5519.  
  5520. "image" "backpack_rect_mouseover_color"
  5521. "src_corner_height" "24" // pixels inside the image
  5522. "src_corner_width" "24"
  5523. "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
  5524. "draw_corner_height" "2"
  5525. }
  5526. StoreItemBorder
  5527. {
  5528. "inset" "0 0 1 1"
  5529. "backgroundtype" "2"
  5530. Left
  5531. {
  5532. "1"
  5533. {
  5534. "color" "TanDarker"
  5535. "offset" "0 1"
  5536. }
  5537. }
  5538.  
  5539. Right
  5540. {
  5541. "1"
  5542. {
  5543. "color" "TanDarker"
  5544. "offset" "1 0"
  5545. }
  5546. }
  5547.  
  5548. Top
  5549. {
  5550. "1"
  5551. {
  5552. "color" "TanDarker"
  5553. "offset" "0 0"
  5554. }
  5555. }
  5556.  
  5557. Bottom
  5558. {
  5559. "1"
  5560. {
  5561. "color" "TanDarker"
  5562. "offset" "0 0"
  5563. }
  5564. }
  5565. }
  5566. StoreItemBorderMouseOver
  5567. {
  5568. "inset" "0 0 1 1"
  5569. "backgroundtype" "2"
  5570. Left
  5571. {
  5572. "1"
  5573. {
  5574. "color" "TanDark"
  5575. "offset" "0 1"
  5576. }
  5577. }
  5578.  
  5579. Right
  5580. {
  5581. "1"
  5582. {
  5583. "color" "TanDark"
  5584. "offset" "1 0"
  5585. }
  5586. }
  5587.  
  5588. Top
  5589. {
  5590. "1"
  5591. {
  5592. "color" "TanDark"
  5593. "offset" "0 0"
  5594. }
  5595. }
  5596.  
  5597. Bottom
  5598. {
  5599. "1"
  5600. {
  5601. "color" "TanDark"
  5602. "offset" "0 0"
  5603. }
  5604. }
  5605. }
  5606. StoreItemBorderSelected
  5607. {
  5608. "inset" "0 0 1 1"
  5609. "backgroundtype" "2"
  5610. Left
  5611. {
  5612. "1"
  5613. {
  5614. "color" "TanLight"
  5615. "offset" "0 1"
  5616. }
  5617. }
  5618.  
  5619. Right
  5620. {
  5621. "1"
  5622. {
  5623. "color" "TanLight"
  5624. "offset" "1 0"
  5625. }
  5626. }
  5627.  
  5628. Top
  5629. {
  5630. "1"
  5631. {
  5632. "color" "TanLight"
  5633. "offset" "0 0"
  5634. }
  5635. }
  5636.  
  5637. Bottom
  5638. {
  5639. "1"
  5640. {
  5641. "color" "TanLight"
  5642. "offset" "0 0"
  5643. }
  5644. }
  5645. }
  5646.  
  5647. NotificationDefault
  5648. {
  5649. "bordertype" "scalable_image"
  5650. "backgroundtype" "2"
  5651.  
  5652. "image" "alert_rect"
  5653. "src_corner_height" "32" // pixels inside the image
  5654. "src_corner_width" "32"
  5655. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5656. "draw_corner_height" "4"
  5657. }
  5658. MainMenuButtonDefault
  5659. {
  5660. "bordertype" "scalable_image"
  5661. "backgroundtype" "2"
  5662.  
  5663. "image" "button_central"
  5664. "src_corner_height" "32" // pixels inside the image
  5665. "src_corner_width" "32"
  5666. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5667. "draw_corner_height" "4"
  5668. }
  5669. MainMenuButtonArmed
  5670. {
  5671. "bordertype" "scalable_image"
  5672. "backgroundtype" "2"
  5673.  
  5674. "image" "button_central_hover"
  5675. "src_corner_height" "32" // pixels inside the image
  5676. "src_corner_width" "32"
  5677. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5678. "draw_corner_height" "4"
  5679. }
  5680. MainMenuButtonDisabled
  5681. {
  5682. "bordertype" "scalable_image"
  5683. "backgroundtype" "2"
  5684.  
  5685. "image" "button_central_disabled"
  5686. "src_corner_height" "32" // pixels inside the image
  5687. "src_corner_width" "32"
  5688. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5689. "draw_corner_height" "4"
  5690. }
  5691. MainMenuMiniButtonDefault
  5692. {
  5693. "bordertype" "scalable_image"
  5694. "backgroundtype" "2"
  5695.  
  5696. "image" "button_central_adv"
  5697. "src_corner_height" "32" // pixels inside the image
  5698. "src_corner_width" "32"
  5699. "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional
  5700. "draw_corner_height" "1"
  5701. }
  5702. MainMenuMiniButtonArmed
  5703. {
  5704. "bordertype" "scalable_image"
  5705. "backgroundtype" "2"
  5706.  
  5707. "image" "button_central_adv_hover"
  5708. "src_corner_height" "32" // pixels inside the image
  5709. "src_corner_width" "32"
  5710. "draw_corner_width" "1" // screen size of the corners ( and sides ), proportional
  5711. "draw_corner_height" "1"
  5712. }
  5713. MainMenuBGBorder
  5714. {
  5715. "bordertype" "scalable_image"
  5716. "backgroundtype" "2"
  5717.  
  5718. "image" "button_holder_central"
  5719. "src_corner_height" "32" // pixels inside the image
  5720. "src_corner_width" "32"
  5721. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5722. "draw_corner_height" "4"
  5723. }
  5724. MainMenuBGBorderAlpha
  5725. {
  5726. "bordertype" "scalable_image"
  5727. "backgroundtype" "2"
  5728.  
  5729. "image" "button_holder_central_alpha"
  5730. "src_corner_height" "32" // pixels inside the image
  5731. "src_corner_width" "32"
  5732. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5733. "draw_corner_height" "4"
  5734. }
  5735. MainMenuBlogTabBG
  5736. {
  5737. "bordertype" "scalable_image"
  5738. "backgroundtype" "2"
  5739.  
  5740. "image" "blog_tabby"
  5741. "src_corner_height" "32" // pixels inside the image
  5742. "src_corner_width" "32"
  5743. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5744. "draw_corner_height" "8"
  5745. }
  5746. MainMenuHighlightBorder
  5747. {
  5748. "bordertype" "scalable_image"
  5749. "backgroundtype" "2"
  5750.  
  5751. "image" "callout_bubble"
  5752. "src_corner_height" "32" // pixels inside the image
  5753. "src_corner_width" "32"
  5754. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5755. "draw_corner_height" "8"
  5756. }
  5757.  
  5758. TrainingResultsBG
  5759. {
  5760. "bordertype" "scalable_image"
  5761. "backgroundtype" "2"
  5762.  
  5763. "image" "button_holder_central"
  5764. "src_corner_height" "32" // pixels inside the image
  5765. "src_corner_width" "32"
  5766. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5767. "draw_corner_height" "4"
  5768. }
  5769.  
  5770. StoreInnerShadowBorder
  5771. {
  5772. "bordertype" "scalable_image"
  5773. "backgroundtype" "2"
  5774.  
  5775. "image" "store/innershadow_border"
  5776. "src_corner_height" "23" // pixels inside the image
  5777. "src_corner_width" "23"
  5778. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5779. "draw_corner_height" "8"
  5780. }
  5781.  
  5782. StoreNewBorder
  5783. {
  5784. "bordertype" "scalable_image"
  5785. "backgroundtype" "2"
  5786.  
  5787. "image" "new_corner"
  5788. "src_corner_height" "32" // pixels inside the image
  5789. "src_corner_width" "32"
  5790. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5791. "draw_corner_height" "4"
  5792. }
  5793.  
  5794. StoreDiscountBorder
  5795. {
  5796. "bordertype" "scalable_image"
  5797. "backgroundtype" "2"
  5798.  
  5799. "image" "sale_corner"
  5800. "src_corner_height" "32" // pixels inside the image
  5801. "src_corner_width" "32"
  5802. "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
  5803. "draw_corner_height" "4"
  5804. }
  5805.  
  5806. StorePreviewBorder
  5807. {
  5808. "bordertype" "scalable_image"
  5809. "backgroundtype" "2"
  5810.  
  5811. "image" "store/store_inspector_bg_small"
  5812. "src_corner_height" "32" // pixels inside the image
  5813. "src_corner_width" "32"
  5814. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5815. "draw_corner_height" "8"
  5816. }
  5817. StoreAddToCart
  5818. {
  5819. "bordertype" "scalable_image"
  5820. "backgroundtype" "2"
  5821.  
  5822. "image" "store/store_add_to_cart"
  5823. "src_corner_height" "32" // pixels inside the image
  5824. "src_corner_width" "32"
  5825. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5826. "draw_corner_height" "8"
  5827. }
  5828. StorePreviewTabSelected
  5829. {
  5830. "bordertype" "scalable_image"
  5831. "backgroundtype" "2"
  5832.  
  5833. "image" "store/store_tab_selected"
  5834. "src_corner_height" "32" // pixels inside the image
  5835. "src_corner_width" "32"
  5836. "draw_corner_width" "12" // screen size of the corners ( and sides ), proportional
  5837. "draw_corner_height" "12"
  5838. }
  5839. StorePreviewTabUnselected
  5840. {
  5841. "bordertype" "scalable_image"
  5842. "backgroundtype" "2"
  5843.  
  5844. "image" "store/store_tab_unselected"
  5845. "src_corner_height" "32" // pixels inside the image
  5846. "src_corner_width" "32"
  5847. "draw_corner_width" "16" // screen size of the corners ( and sides ), proportional
  5848. "draw_corner_height" "12"
  5849. }
  5850. StorePromotion
  5851. {
  5852. "bordertype" "scalable_image"
  5853. "backgroundtype" "2"
  5854.  
  5855. "image" "store/store_coupon_border"
  5856. "src_corner_height" "16" // pixels inside the image
  5857. "src_corner_width" "16"
  5858. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5859. "draw_corner_height" "8"
  5860. }
  5861.  
  5862. ArmoryScrollbarBox
  5863. {
  5864. "bordertype" "scalable_image"
  5865. "backgroundtype" "2"
  5866.  
  5867. "image" "scroll_button_off"
  5868. "src_corner_height" "16" // pixels inside the image
  5869. "src_corner_width" "16"
  5870. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5871. "draw_corner_height" "8"
  5872. }
  5873. ArmoryScrollbarWell
  5874. {
  5875. "bordertype" "scalable_image"
  5876. "backgroundtype" "2"
  5877.  
  5878. "image" "scroll_well"
  5879. "src_corner_height" "16" // pixels inside the image
  5880. "src_corner_width" "16"
  5881. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  5882. "draw_corner_height" "8"
  5883. }
  5884. QuickplayBorder
  5885. {
  5886. "inset" "0 0 1 1"
  5887. Left
  5888. {
  5889. "1"
  5890. {
  5891. "color" "TanDark"
  5892. "offset" "0 1"
  5893. }
  5894. }
  5895.  
  5896. Right
  5897. {
  5898. "1"
  5899. {
  5900. "color" "TanDark"
  5901. "offset" "1 0"
  5902. }
  5903. }
  5904.  
  5905. Top
  5906. {
  5907. "1"
  5908. {
  5909. "color" "TanDark"
  5910. "offset" "0 0"
  5911. }
  5912. }
  5913.  
  5914. Bottom
  5915. {
  5916. "1"
  5917. {
  5918. "color" "TanDark"
  5919. "offset" "0 0"
  5920. }
  5921. }
  5922. }
  5923.  
  5924. SteamWorkshopBorder
  5925. {
  5926. "inset" "0 0 1 1"
  5927. Left
  5928. {
  5929. "1"
  5930. {
  5931. "color" "TanDark"
  5932. "offset" "0 1"
  5933. }
  5934. }
  5935.  
  5936. Right
  5937. {
  5938. "1"
  5939. {
  5940. "color" "TanDark"
  5941. "offset" "1 0"
  5942. }
  5943. }
  5944.  
  5945. Top
  5946. {
  5947. "1"
  5948. {
  5949. "color" "TanDark"
  5950. "offset" "0 0"
  5951. }
  5952. }
  5953.  
  5954. Bottom
  5955. {
  5956. "1"
  5957. {
  5958. "color" "TanDark"
  5959. "offset" "0 0"
  5960. }
  5961. }
  5962. }
  5963.  
  5964. ReplayFatLineBorderRedBGOpaque
  5965. {
  5966. "bordertype" "scalable_image"
  5967. "backgroundtype" "2"
  5968.  
  5969. "image" "replay/fatlineborder_red"
  5970. "src_corner_height" "23" // pixels inside the image
  5971. "src_corner_width" "23"
  5972. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  5973. "draw_corner_height" "0"
  5974. }
  5975. ReplayFatLineBorderOpaque
  5976. {
  5977. "bordertype" "scalable_image"
  5978. "backgroundtype" "2"
  5979.  
  5980. "image" "replay/fatlineborder"
  5981. "src_corner_height" "23" // pixels inside the image
  5982. "src_corner_width" "23"
  5983. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  5984. "draw_corner_height" "0"
  5985. }
  5986. ReplayGrayDialogBorder
  5987. {
  5988. "bordertype" "scalable_image"
  5989. "backgroundtype" "2"
  5990.  
  5991. "image" "replay/graydialogborder"
  5992. "src_corner_height" "24" // pixels inside the image
  5993. "src_corner_width" "24"
  5994. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  5995. "draw_corner_height" "0"
  5996. }
  5997. ReplayOutlinedGreyBox
  5998. {
  5999. "bordertype" "scalable_image"
  6000. "backgroundtype" "2"
  6001.  
  6002. "image" "replay/outlinedgreybox"
  6003. "src_corner_height" "24" // pixels inside the image
  6004. "src_corner_width" "24"
  6005. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  6006. "draw_corner_height" "0"
  6007. }
  6008. ReplayOutlinedDullGreyBox
  6009. {
  6010. "bordertype" "scalable_image"
  6011. "backgroundtype" "2"
  6012.  
  6013. "image" "replay/dullgreybox"
  6014. "src_corner_height" "24" // pixels inside the image
  6015. "src_corner_width" "24"
  6016. "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
  6017. "draw_corner_height" "0"
  6018. }
  6019. ReplayThinLineBorder
  6020. {
  6021. "bordertype" "scalable_image"
  6022. "backgroundtype" "2"
  6023.  
  6024. "image" "../hud/tournament_panel_brown"
  6025. //"image" "../hud/color_panel_browner"
  6026. "src_corner_height" "23" // pixels inside the image
  6027. "src_corner_width" "23"
  6028. "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
  6029. "draw_corner_height" "8"
  6030. }
  6031. ReplayDefaultBorder
  6032. {
  6033. "bordertype" "scalable_image"
  6034. "backgroundtype" "2"
  6035.  
  6036. "image" "replay/panel_scalable_default"
  6037. "src_corner_height" "23" // pixels inside the image
  6038. "src_corner_width" "23"
  6039. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  6040. "draw_corner_height" "7"
  6041. }
  6042. ReplayHighlightBorder
  6043. {
  6044. "bordertype" "scalable_image"
  6045. "backgroundtype" "2"
  6046.  
  6047. "image" "replay/panel_scalable_highlight"
  6048. "src_corner_height" "23" // pixels inside the image
  6049. "src_corner_width" "23"
  6050. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  6051. "draw_corner_height" "7"
  6052. }
  6053. ReplayBalloonBorder
  6054. {
  6055. "bordertype" "scalable_image"
  6056. "backgroundtype" "2"
  6057.  
  6058. "image" "replay/panel_scalable_balloon"
  6059. "src_corner_height" "23" // pixels inside the image
  6060. "src_corner_width" "23"
  6061. "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
  6062. "draw_corner_height" "7"
  6063. }
  6064. ReplayBrowser.ScrollBar.SliderButton.Border
  6065. {
  6066. }
  6067. }
  6068.  
  6069. //////////////////////// CUSTOM FONT FILES /////////////////////////////
  6070. //
  6071. // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts
  6072. CustomFontFiles
  6073. {
  6074. "1" "resource/tf.ttf"
  6075. "2" "resource/tfd.ttf"
  6076. "3"
  6077. {
  6078. "font" "resource/TF2.ttf"
  6079. "name" "TF2"
  6080. "russian"
  6081. {
  6082. "range" "0x0000 0xFFFF"
  6083. }
  6084. "polish"
  6085. {
  6086. "range" "0x0000 0xFFFF"
  6087. }
  6088. }
  6089. "4"
  6090. {
  6091. "font" "resource/TF2Secondary.ttf"
  6092. "name" "TF2 Secondary"
  6093. "russian"
  6094. {
  6095. "range" "0x0000 0xFFFF"
  6096. }
  6097. "polish"
  6098. {
  6099. "range" "0x0000 0xFFFF"
  6100. }
  6101. }
  6102. "5"
  6103. {
  6104. "font" "resource/TF2Professor.ttf"
  6105. "name" "TF2 Professor"
  6106. "russian"
  6107. {
  6108. "range" "0x0000 0x00FF"
  6109. }
  6110. "polish"
  6111. {
  6112. "range" "0x0000 0x00FF"
  6113. }
  6114. }
  6115. "6"
  6116. {
  6117. "font" "resource/TF2Build.ttf"
  6118. "name" "TF2 Build"
  6119. "russian"
  6120. {
  6121. "range" "0x0000 0xFFFF"
  6122. }
  6123. "polish"
  6124. {
  6125. "range" "0x0000 0xFFFF"
  6126. }
  6127. "turkish"
  6128. {
  6129. "range" "0x0000 0xFFFF"
  6130. }
  6131. }
  6132.  
  6133. // omp fonts
  6134. "7"
  6135. {
  6136. "font" "resource/FuturaStd-Medium.otf"
  6137. "name" "FuturaStd-Medium"
  6138. }
  6139. "8"
  6140. {
  6141. "font" "resource/NEWTOW_.ttf"
  6142. "name" "Newtown-Regular"
  6143. }
  6144. "9"
  6145. {
  6146. "font" "resource/Crosshairs.otf"
  6147. "name" "Crosshairs Regular"
  6148. }
  6149. "10"
  6150. {
  6151. "font" "resource/Symbol.ttf"
  6152. "name" "Symbol"
  6153. }
  6154. "11"
  6155. {
  6156. "font" "resource/Blocks.ttf"
  6157. "name" "Blocks"
  6158. }
  6159. "12" "resource/ocra.ttf"
  6160. }
  6161. } "13"
  6162. {
  6163. "font" "resource/NEWTOW_.ttf"
  6164. "name" "Newtown"
  6165. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement