Advertisement
Guest User

Untitled

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