summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 15:48:55 -0500
committerCriticalFlaw <[email protected]>2019-03-09 15:48:55 -0500
commit2e034f0e1f48acd0747568bb36c91656ad81d4e1 (patch)
treeaaae3aa5020ab2b5b85ce69e7121e66fa0ec6174 /resource
parent168272821d3a2c2d514b34af26b3d94e178a8036 (diff)
Updated Schema Files
- Segregated icons to their own scheme file - Removed unused scheme files and fonts - Converted primary Cerbetica fonts from TTF to OTF - Added additional borders - Removed unused colors and xhairs - Reorganized the font schema - Enabled the xhair hitmarker layout - Updated the source schema to work better on non-Windows OS
Diffstat (limited to 'resource')
-rw-r--r--resource/ClientScheme.res1
-rw-r--r--resource/ClientScheme_mac.res6932
-rw-r--r--resource/fonts/Cerbetica.otfbin0 -> 67108 bytes
-rw-r--r--resource/fonts/Cerbetica.ttfbin68688 -> 0 bytes
-rw-r--r--resource/fonts/Cerbetica_bold.otfbin0 -> 64776 bytes
-rw-r--r--resource/fonts/Cerbetica_bold.ttfbin58352 -> 0 bytes
-rw-r--r--resource/fonts/Cerbetica_edited.ttfbin46472 -> 0 bytes
-rw-r--r--resource/fonts/Cerbetica_edited_mac.ttfbin38796 -> 0 bytes
-rw-r--r--resource/fonts/Cerbetica_mac.ttfbin38752 -> 0 bytes
-rw-r--r--resource/scheme/clientscheme_borders.res69
-rw-r--r--resource/scheme/clientscheme_colors.res111
-rw-r--r--resource/scheme/clientscheme_fonts.res1017
-rw-r--r--resource/scheme/clientscheme_icons.res93
-rw-r--r--resource/scheme/clientscheme_settings.res2
-rw-r--r--resource/scheme/clientscheme_xhairs.res224
-rw-r--r--resource/sourcescheme.res296
16 files changed, 853 insertions, 7892 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res
index fd28883..992e072 100644
--- a/resource/ClientScheme.res
+++ b/resource/ClientScheme.res
@@ -1,5 +1,6 @@
#base "scheme/clientscheme_borders.res"
#base "scheme/clientscheme_colors.res"
#base "scheme/clientscheme_fonts.res"
+#base "scheme/clientscheme_icons.res"
#base "scheme/clientscheme_settings.res"
#base "scheme/clientscheme_xhairs.res" \ No newline at end of file
diff --git a/resource/ClientScheme_mac.res b/resource/ClientScheme_mac.res
deleted file mode 100644
index 46036d3..0000000
--- a/resource/ClientScheme_mac.res
+++ /dev/null
@@ -1,6932 +0,0 @@
-Scheme
-{
- Colors
- {
- //rayshud colors
- "Tutorial Color" "0 255 0 128"
- "Ammo In Clip" "48 255 48 255"
- "Ammo In Reserve" "72 255 255 255"
- "Ammo In Clip Low" "255 42 130 255"
- "Ammo In Reserve Low" "255 128 28 255"
-
- //refers to watching stvs/killcam shots
- "Spec Health Normal" "235 226 202 255"
- "Spec Health Buff" "48 255 48 255"
- "Spec Health Hurt" "255 153 0 255"
-
- // Alternate colors for flashing values
- "Alternate Spec Health Normal" "235 226 202 255"
- "Alternate Spec Health Buff" "48 255 48 255"
- "Alternate Spec Health Hurt" "255 153 0 255"
-
- //refers to player health/targetids
- "Health Normal" "235 226 202 255"
- "Health Buff" "48 255 48 255"
- "Health Hurt" "255 153 0 255"
-
- // Alternate colors for flashing values
- "Alternate Health Normal" "235 226 202 255"
- "Alternate Health Buff" "48 255 48 255"
- "Alternate Health Hurt" "255 153 0 255"
-
- "Uber Bar Color" "235 226 202 255"
-
- //solid color uber disabled by default; to enable, uncomment lines in hudanimations_tf.txt
- "Solid Color Uber" "255 50 255 255"
-
- "Flashing Uber Color1" "255 165 0 255"
- "Flashing Uber Color2" "255 69 0 255"
- //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color
-
- "Heal Numbers" "48 255 48 255"
- "Damage Numbers" "72 255 255 255"
-
- // Crosshair colors
- "Crosshair" "242 242 242 255"
- "CrosshairDamage" "255 0 0 255"
-
- //'Last DamageHeal Info' refers to the number that appears above hp
- "Last DamageHeal Info" "72 255 255 255"
-
- // Scheme colors
- "TransparentPanelBG" "25 25 25 128"
- "Base Color" "15 255 255 255"
- "Button Color" "72 255 255 255"
-
- "Inactive Tab" "15 100 100 255"
-
- "StatBar1" "15 255 255 128"
- "StatBar2" "15 225 225 128"
- "StatBar3" "15 195 195 128"
- "StatBar4" "15 165 165 128"
- "StatBar5" "15 135 135 128"
- "StatBar6" "15 105 105 128"
- "StatBar7" "15 85 85 128"
- "StatBar8" "15 65 65 128"
- "StatBar9" "15 45 45 128"
-
- //item backdrop color, refers to background color when mousing over items
- "ItemPanelBG" "50 50 50 255"
-
- // Rainbow Uber Colors
- "ColorRed" "255 0 0 255"
- "ColorVermillion" "255 64 0 255"
- "ColorOrange" "255 128 0 255"
- "ColorYellow" "255 255 0 255"
- "ColorLime" "128 255 0 255"
- "ColorGreen" "0 255 0 255"
- "ColorTeal" "0 255 128 255"
- "ColorCyan" "0 255 255 255"
- "ColorAqua" "0 128 255 255"
- "ColorBlue" "0 0 255 255"
- "ColorPurple" "128 0 255 255"
- "ColorMagenta" "255 0 255 255"
- "ColorRuby" "255 0 128 255"
- "ColorBlack" "0 0 0 255"
- "ColorGreyDark" "64 64 64 255"
- "ColorGreyMid" "128 128 128 255"
- "ColorGreyLight" "192 192 192 255"
- "ColorWhite" "255 255 255 255"
- //end rayshud colors
-
- // base colors
- "Orange" "Base Color"
- "OrangeDim" "Base Color"
- "LightOrange" "188 112 0 128"
- "GoalOrange" "255 133 0"
- "TFOrange" "145 73 59 255"
- "Purple" "137 69 99 255"
-
- "QuestGold" "208 147 75 255"
- "HalloweenThemeColor2015_Light" "238 126 17 255"
- "HalloweenThemeColor2015" "135 54 16 255"
- "HalloweenThemeColor2015_Dark" "108 49 21 255"
- "QuestUncommitted" "183 147 100 255"
-
- "QuestMap_Bonus" "222 217 166 255"
- "QuestMap_ActiveOrange" "212 127 25 255"
- "QuestMap_InactiveGrey" "100 100 100 255"
- "QuestMap_BGImages" "56 58 60 255"
-
- "PartyMember1" "124 173 255 255"
- "PartyMember2" "99 232 167 255"
- "PartyMember3" "229 255 121 255"
- "PartyMember4" "232 184 99 255"
- "PartyMember5" "255 118 108 255"
- "PartyMember6" "255 133 255 255"
-
- "White" "235 235 235 255"
- "Red" "192 28 0 140"
- "RedSolid" "192 28 0 255"
- "Blue" "0 28 162 140"
- "Yellow" "251 235 202 255"
- "TransparentYellow" "251 235 202 140"
- //"Black" "0 0 0 255"
- "GreenSolid" "76 107 34 255"
-
- "Black" "46 43 42 255"
- "TransparentBlack" "0 0 0 196"
- "TransparentLightBlack" "0 0 0 90"
- "FooterBGBlack" "52 48 55 255"
-
- "HUDBlueTeam" "104 124 155 127"
- "HUDRedTeam" "180 92 77 127"
- "HUDSpectator" "124 124 124 127"
- "HUDBlueTeamSolid" "104 124 155 255"
- "HUDRedTeamSolid" "180 92 77 255"
- "HUDDeathWarning" "255 0 0 255"
- "HudWhite" "255 255 255 255"
- "HudOffWhite" "200 187 161 255"
- "HudBlack" "65 65 65 255"
- "ProgressBarBlue" "91 122 142 255"
-
- "CreditsGreen" "94 150 49 255"
-
- "Gray" "178 178 178 255"
-
- "Blank" "0 0 0 0"
- "ForTesting" "255 0 0 32"
- "ForTesting_Magenta" "0 255 0 255"
- "ForTesting_MagentaDim" "0 255 0 120"
-
- "HudPanelForeground" "123 110 59 184"
- "HudPanelBackground" "123 110 59 184"
- "HudPanelBorder" "255 255 255 102"
-
- "HudProgressBarActive" "240 207 78 255"
- "HudProgressBarInActive" "140 120 73 255"
- "HudProgressBarActiveLow" "240 30 30 255"
- "HudProgressBarInActiveLow" "240 30 30 99"
-
- "HudTimerProgressActive" "251 235 202 255"
- "HudTimerProgressInActive" "52 48 45 255"
- "HudTimerProgressWarning" "240 30 30 255"
-
- // training
- "HudTrainingHint" "212 160 23 255"
-
- "TanDark" "117 107 94 255"
- "TanLight" "235 226 202 255"
- "TanDarker" "46 43 42 255"
-
- "StoreDarkTan" "131 121 104 255"
- "StoreGreen" "76 107 34 255"
-
- // Building HUD Specific
- "LowHealthRed" "255 0 0 255"
- "ProgressOffWhite" "251 235 202 255"
- "ProgressBackground" "250 234 201 51"
- "HealthBgGrey" "72 71 69 255"
-
- "ProgressOffWhiteTransparent" "251 235 202 128"
-
- "LabelDark" "48 43 42 255"
- "LabelTransparent" "109 96 80 180"
-
- "BuildMenuActive" "248 231 198 255"
-
- "DisguiseMenuIconRed" "192 56 63 255"
- "DisguiseMenuIconBlue" "92 128 166 255"
-
- "MatchmakingDialogTitleColor" "15 255 255 255"
- "MatchmakingMenuItemBackground" "46 43 42 255"
- "MatchmakingMenuItemBackgroundActive" "15 255 255 255"
- "MatchmakingMenuItemTitleColor" "15 255 255 255"
- "MatchmakingMenuItemDescriptionColor" "15 255 255 255"
-
- "HTMLBackground" "95 92 101 255"
-
- "ItemAttribLevel" "117 107 94 255"
- "ItemAttribNeutral" "235 226 202 255"
- "ItemAttribPositive" "153 204 255 255"
- "ItemAttribNegative" "255 64 64 255"
-
- "ItemSetName" "225 255 15 255"
- "ItemSetItemEquipped" "149 175 12 255"
- "ItemSetItemMissing" "139 137 137 255"
- "ItemIsotope" "225 255 15 255"
- "ItemBundleItem" "149 175 12 255"
- "ItemLimitedUse" "0 160 0 255"
- "ItemFlags" "117 107 94 255"
- "ItemLimitedQuantity" "225 209 0 255"
-
- "QualityColorNormal" "178 178 178 255"
- "QualityColorrarity1" "77 116 85 255"
- "QualityColorrarity2" "141 131 75 255"
- "QualityColorrarity3" "112 85 15 255"
- "QualityColorrarity4" "134 80 172 255"
- "QualityColorVintage" "71 98 145 255"
- "QualityColorUnique" "255 215 0 255"
- "QualityColorCommunity" "112 176 74 255"
- "QualityColorDeveloper" "165 15 121 255"
- "QualityColorSelfMade" "112 176 74 255"
- "QualityColorCustomized" "71 98 145 255"
- "QualityColorStrange" "207 106 50 255"
- "QualityColorCompleted" "134 80 172 255"
- "QualityColorHaunted" "56 243 171 255"
- "QualityColorCollectors" "170 0 0 255"
- "QualityColorPaintkitWeapon" "250 250 250 255"
-
- "ItemRarityDefault" "131 126 119 255"
- "ItemRarityCommon" "176 195 217 255"
- "ItemRarityUncommon" "94 152 217 255"
- "ItemRarityRare" "75 105 255 255"
- "ItemRarityMythical" "136 71 255 255"
- "ItemRarityLegendary" "211 44 230 255"
- "ItemRarityAncient" "235 75 75 255"
-
- "ItemRarityDefault_GreyedOut" "44 42 40 255"
- "ItemRarityCommon_GreyedOut" "59 65 72 255"
- "ItemRarityUncommon_GreyedOut" "31 50 72 255"
- "ItemRarityRare_GreyedOut" "25 35 85 255"
- "ItemRarityMythical_GreyedOut" "45 24 85 255"
- "ItemRarityLegendary_GreyedOut" "70 15 77 255"
- "ItemRarityAncient_GreyedOut" "78 25 25 255"
- "QualityColorNormal_GreyedOut" "44 44 44 255"
- "QualityColorrarity1_GreyedOut" "20 29 21 255"
- "QualityColorrarity2_GreyedOut" "35 33 19 255"
- "QualityColorrarity3_GreyedOut" "51 51 62 255"
- "QualityColorrarity4_GreyedOut" "36 20 43 255"
- "QualityColorVintage_GreyedOut" "18 25 36 255"
- "QualityColorUnique_GreyedOut" "64 54 0 255"
- "QualityColorCommunity_GreyedOut" "28 44 19 255"
- "QualityColorDeveloper_GreyedOut" "41 4 30 255"
- "QualityColorSelfMade_GreyedOut" "28 44 74 255"
- "QualityColorCustomized_GreyedOut" "71 98 19 255"
- "QualityColorStrange_GreyedOut" "52 27 13 255"
- "QualityColorCompleted_GreyedOut" "34 20 43 255"
- "QualityColorHaunted_GreyedOut" "14 61 43 255"
- "QualityColorCollectors_GreyedOut" "60 0 0 255"
- "QualityColorPaintkitWeapon_GreyedOut" "60 60 60 255"
-
- "SaleGreen" "76 107 34 255"
-
- "LightRed" "200 80 60 255"
- "LighterRed" "220 100 80 255"
- "LighterDarkBrown" "59 54 48 255"
- "DarkBrown" "41 37 38 255"
-
- "UpgradeDefaultFg" "87 82 74 255"
- "UpgradeDefaultBg" "111 104 94 255"
- "UpgradeArmedFg" "194 96 47 255"
- "UpgradeArmedBg" "239 128 73 255"
- "UpgradeDepressedFg" "204 106 57 255"
- "UpgradeDepressedBg" "249 138 83 255"
- "UpgradeSelectedFg" "204 106 57 255"
- "UpgradeSelectedBg" "249 138 83 255"
- "UpgradeDisabledFg" "64 59 52 255"
- "UpgradeDisabledBg" "79 77 68 255"
- }
-
- BaseSettings
- {
- // vgui_controls color specifications
- ReplayBrowser.BgColor "DarkBrown"
- ReplayBrowser.Details.TitleEdit.Carat.FgColor "200 128 255 255"
- ReplayBrowser.Button.ArmedBgColor "TFOrange"
- ReplayBrowser.Button.DepressedBgColor "TFOrange"
- ReplayBrowser.CollectionTitle.FgColor "LightRed"
- ReplayBrowser.Warning.FgColor "White"
- ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow"
- ReplayBrowser.Search.BgColor "TanDark"
- ReplayBrowser.Search.FgColor "White"
- Replay.RenderDialog.BgColor "30 30 30 255"
-
- Econ.Dialog.BgColor "Blank"
- Econ.Button.BgColor "25 25 25 255"
- Econ.Button.FgColor "TanDark"
- Econ.Button.ArmedBgColor "35 35 35 255"
- Econ.Button.ArmedFgColor "TanLight"
- Econ.Button.DepressedBgColor "25 25 25 255"
- Econ.Button.DepressedFgColor "TanDark"
- Econ.Button.PresetDefaultColorFg "15 255 255 255"
- Econ.Button.PresetArmedColorFg "15 255 255 255"
- Econ.Button.PresetDepressedColorFg "15 255 255 255"
- Econ.Button.PresetDefaultColorBg "25 25 25 255"
- Econ.Button.PresetArmedColorBg "50 50 50 255"
- Econ.Button.PresetDepressedColorBg "25 25 25 255"
-
- Border.Bright "NoBorder" // the lit side of a control
- Border.Dark "NoBorder" // the dark/unlit side of a control
- Border.Selection "NoBorder" // the additional border color for displaying the default/selected button
-
- Button.TextColor "TanLight"
- Button.BgColor "25 25 25 255"
- Button.ArmedTextColor "TanLight"
- Button.ArmedBgColor "35 35 35 255"
- Button.SelectedTextColor "TanLight"
- Button.SelectedBgColor "25 25 25 255"
- Button.DepressedTextColor "TanLight"
- Button.DepressedBgColor "35 35 35 255"
-
- CheckButton.TextColor "Yellow"
- CheckButton.SelectedTextColor "Yellow"
- CheckButton.BgColor "TransparentBlack"
- CheckButton.Border1 "Yellow" // the left checkbutton border
- CheckButton.Border2 "Yellow" // the right checkbutton border
- CheckButton.Check "Yellow" // color of the check itself
- CheckButton.HighlightFgColor "Yellow"
-
- ComboBoxButton.ArrowColor "TanLight"
- ComboBoxButton.ArmedArrowColor "TanLight"
- ComboBoxButton.BgColor "Blank"
- ComboBoxButton.DisabledBgColor "Blank"
-
- Frame.BgColor "TransparentBlack"
- Frame.OutOfFocusBgColor "TransparentBlack"
- Frame.FocusTransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on focus/out of focus
- Frame.TransitionEffectTime "0.0" [$WIN32] // time it takes for a window to fade in/out on open/close
- Frame.FocusTransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on focus/out of focus
- Frame.TransitionEffectTime "0.15" [$X360] // time it takes for a window to fade in/out on open/close
- Frame.AutoSnapRange "0"
- FrameGrip.Color1 "Blank"
- FrameGrip.Color2 "Blank"
- FrameTitleButton.FgColor "Blank"
- FrameTitleButton.BgColor "Blank"
- FrameTitleButton.DisabledFgColor "Blank"
- FrameTitleButton.DisabledBgColor "Blank"
- FrameSystemButton.FgColor "Blank"
- FrameSystemButton.BgColor "Blank"
- FrameSystemButton.Icon ""
- FrameSystemButton.DisabledIcon ""
- FrameTitleBar.TextColor "Orange"
- FrameTitleBar.BgColor "Blank"
- FrameTitleBar.DisabledTextColor "Orange"
- FrameTitleBar.DisabledBgColor "Blank"
-
- GraphPanel.FgColor "Orange"
- GraphPanel.BgColor "TransparentBlack"
-
- Label.TextDullColor "TanDark"
- Label.TextColor "TanLight"
- Label.TextBrightColor "TanLight"
- Label.SelectedTextColor "White"
- Label.BgColor "Blank"
- Label.DisabledFgColor1 "Blank"
- Label.DisabledFgColor2 "Black"
-
- ListPanel.TextColor "Orange"
- ListPanel.BgColor "TransparentBlack"
- ListPanel.SelectedTextColor "Black"
- ListPanel.SelectedBgColor "Red"
- ListPanel.SelectedOutOfFocusBgColor "Red"
- ListPanel.EmptyListInfoTextColor "Orange"
-
- Menu.TextColor "TanLight"
- Menu.BgColor "TransparentBlack"
- Menu.ArmedTextColor "TanDark"
- Menu.ArmedBgColor "TanLight"
- Menu.TextInset "6"
-
- Chat.TypingText "Orange"
-
- Panel.FgColor "Gray"
- Panel.BgColor "Blank"
-
- HTML.BgColor "Blank"
-
- ProgressBar.FgColor "ProgressOffWhite"
- ProgressBar.BgColor "ProgressBackground"
-
- CircularProgressBar.FgColor "White"
- CircularProgressBar.BgColor "White"
-
- "BuildingHealthBar.BgColor" "HealthBgGrey"
- "BuildingHealthBar.Health" "ProgressOffWhite"
- "BuildingHealthBar.LowHealth" "LowHealthRed"
-
- PropertySheet.TextColor "White"
- PropertySheet.SelectedTextColor "White"
- PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
-
- RadioButton.TextColor "Base Color"
- RadioButton.SelectedTextColor "Orange"
-
- RichText.TextColor "Gray"
- RichText.BgColor "Blank"
- RichText.SelectedTextColor "Gray"
- RichText.SelectedBgColor "Red"
-
- ScrollBarButton.FgColor "Gray"
- ScrollBarButton.BgColor "Blank"
- ScrollBarButton.ArmedFgColor "Gray"
- ScrollBarButton.ArmedBgColor "Blank"
- ScrollBarButton.DepressedFgColor "Black"
- ScrollBarButton.DepressedBgColor "Blank"
-
- ScrollBarSlider.FgColor "Gray" // nob color
- ScrollBarSlider.BgColor "Blank" // slider background color
-
- SectionedListPanel.HeaderTextColor "White"
- SectionedListPanel.HeaderBgColor "Blank"
- SectionedListPanel.DividerColor "Black"
- SectionedListPanel.TextColor "White"
- SectionedListPanel.BgColor "TransparentLightBlack"
- SectionedListPanel.BrightTextColor "White"
- SectionedListPanel.SelectedTextColor "Black"
- SectionedListPanel.SelectedBgColor "Red"
- SectionedListPanel.OutOfFocusSelectedTextColor "Orange"
- SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32"
-
- Slider.NobColor "108 108 108 255"
- Slider.TextColor "127 140 127 255"
- Slider.TrackColor "31 31 31 255"
- Slider.DisabledTextColor1 "117 117 117 255"
- Slider.DisabledTextColor2 "30 30 30 255"
-
- TextEntry.TextColor "Gray"
- TextEntry.BgColor "Blank"
- TextEntry.CursorColor "Gray"
- TextEntry.DisabledTextColor "Gray"
- TextEntry.DisabledBgColor "Blank"
- TextEntry.SelectedTextColor "TanLight"
- TextEntry.SelectedBgColor "Gray"
- TextEntry.OutOfFocusSelectedBgColor "Blank"
- TextEntry.FocusEdgeColor "Blank"
-
- ToggleButton.SelectedTextColor "White"
-
- Tooltip.TextColor "TransparentBlack"
- Tooltip.BgColor "Red"
-
- TreeView.BgColor "TransparentBlack"
-
- WizardSubPanel.BgColor "Blank"
-
- TimerProgress.Active "HudTimerProgressActive"
- TimerProgress.InActive "HudTimerProgressInActive"
- TimerProgress.Warning "HudTimerProgressWarning"
-
- HudObjectives.FgColor "HudPanelForeground"
- HudObjectives.BgColor "HudPanelBackground"
- HudObjectives.BorderColor "HudPanelBorder"
-
- HudProgressBar.Active "HudProgressBarActive"
- HudProgressBar.InActive "HudProgressBarInActive"
-
- HudCaptureIcon.Active "HudProgressBarActive"
- HudCaptureIcon.InActive "HudProgressBarInActive"
- HudCaptureProgressBar.Active "HudProgressBarActive"
- HudCaptureProgressBar.InActive "HudProgressBarInActive"
-
- // scheme-specific colors
- "FgColor" "255 180 60 255"
- "BgColor" "TransparentBlack"
-
- "ViewportBG" "Blank"
- "TeamSpec" "204 204 204 255"
- "TeamRed" "255 64 64 255"
- "TeamBlue" "153 204 255 255"
-
- "MapDescriptionText" "Gray" // the text used in the map description window
- "HudIcon_Green" "0 160 0 255"
- "HudIcon_Red" "160 0 0 255"
-
- // CHudMenu
- "ItemColor" "255 167 42 200" // default 255 167 42 255
- "MenuColor" "233 208 173 255"
- "MenuBoxBg" "0 0 0 100"
-
- // weapon selection colors
- "SelectionNumberFg" "251 235 202 255"
- "SelectionTextFg" "251 235 202 255"
- "SelectionEmptyBoxBg" "0 0 0 80"
- "SelectionBoxBg" "0 0 0 80"
- "SelectionSelectedBoxBg" "0 0 0 190"
-
- // Hint message colors
- "HintMessageFg" "255 255 255 255"
- "HintMessageBg" "0 0 0 60"
-
- "ProgressBarFg" "255 30 13 255"
-
- // Top-left corner of the menu on the main screen
- "Main.Menu.X" "32"
- "Main.Menu.Y" "248"
-
- // Blank space to leave beneath the menu on the main screen
- "Main.BottomBorder" "32"
-
- "VguiScreenCursor" "255 208 64 255"
- }
-
- Fonts
- {
- // fonts are used in order that they are listed
- // fonts listed later in the order will only be used if they fulfill a range not already filled
- // if a font fails to load then the subsequent fonts will replace
- "Default"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_bold"
- "tall" "72"
- "antialias" "1"
- }
- }
- "DefaultUnderline"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "12"
- "weight" "500"
- "underline" "1"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- "2"
- {
- "name" "Arial"
- "tall" "11"
- "range" "0x0000 0x00FF"
- "weight" "800"
- }
- }
- "DefaultSmall"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "13"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "20"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "22"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1200 6000"
- "antialias" "1"
- }
- "6"
- {
- "name" "Arial"
- "tall" "12"
- "range" "0x0000 0x00FF"
- "weight" "0"
- }
- }
- "DefaultVerySmall"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "16"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- }
- DefaultLarge
- {
- "1"
- {
- "name" "Verdana"
- "tall" "18"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "21"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "22"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "28"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "30"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- "6"
- {
- "name" "Verdana"
- "tall" "20"
- "range" "0x0000 0x00FF"
- "weight" "900"
- }
- "7"
- {
- "name" "Arial"
- "tall" "20"
- "range" "0x0000 0x00FF"
- "weight" "800"
- }
- }
-
- CenterPrintText
- {
- // note that this scales with the screen resolution
- "1"
- {
- "name" "Trebuchet MS" [!$OSX]
- "name" "Helvetica" [$OSX]
- "tall" "18"
- "weight" "900"
- "antialias" "1"
- "additive" "1"
- }
- }
-
- "PlayerPanelPlayerName"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "6"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- HudHintText
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "700"
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "13" [$WIN32]
- "tall" "23" [$X360]
- "weight" "700"
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "700"
- "yres" "768 1023"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "20"
- "weight" "700"
- "yres" "1024 1199"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "24"
- "weight" "700"
- "yres" "1200 10000"
- }
- }
- "HudFontGiant"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "tall_lodef" "80"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "44"
- "tall_hidef" "120"
- "additive" "0"
- "antialias" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "48"
- "additive" "0"
- "antialias" "1"
- }
- "4"
- {
- "name" "Cerbetica_edited"
- "tall" "52"
- "additive" "0"
- "antialias" "1"
- }
- "5"
- {
- "name" "Cerbetica_edited"
- "tall" "72"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontGiantBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "64"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontBiggerBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "48"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontBig"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "44"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumBig"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumBigBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMedium"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumSecondary"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumSmallBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontMediumSmallSecondary"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallishBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallBoldShadow"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallestShadow"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "HudFontSmallestBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "PerformanceModeSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "StorePromotionsTitle"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "FontCartPrice"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "FontStorePrice"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "FontStoreOriginalPrice"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- "FontStorePriceSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "8"
- "additive" "0"
- "antialias" "1"
- }
- }
- "FontStorePromotion"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "TextTooltipFont"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- GameUIButtons
- {
- "1" //[$X360]
- {
- "bitmap" "1"
- "name" "Buttons"
- "scalex" "1.0"
- "scalex_lodef" "0.75"
- "scaley" "1.0"
- "scaley_lodef" "0.75"
- }
- }
- GameUIButtonsSmall
- {
- "1" [$X360]
- {
- "bitmap" "1"
- "name" "Buttons"
- "scalex" "0.5"
- "scaley" "0.5"
- }
- }
- GameUIButtonsSmallest
- {
- "1" [$X360]
- {
- "bitmap" "1"
- "name" "Buttons"
- "scalex" "0.4"
- "scaley" "0.4"
- }
- }
- "GameUIButtonText"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "HudClassHealth"
- {
- "1"
- {
- "name" "TF2"
- "tall" "16"
- "tall_hidef" "22"
- "tall_lodef" "22"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "SpectatorKeyHints"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ClockSubText"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "9"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ClockSubTextSuddenDeath"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "tall_hidef" "9"
- "tall_lodef" "10"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ClockSubTextTiny"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "tall_hidef" "7"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "HudSelectionText"
- {
- "1"
- {
- "name" "TF2"
- "tall" "15"
- "weight" "700"
- "antialias" "1"
- "yres" "1 599"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "additive" "1"
- }
- "2"
- {
- "name" "TF2"
- "tall" "15" [$WIN32]
- "tall" "21" [$X360]
- "weight" "700"
- "antialias" "1"
- "yres" "600 767"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "additive" "1"
- }
- "3"
- {
- "name" "TF2"
- "tall" "18"
- "weight" "900"
- "antialias" "1"
- "yres" "768 1023"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- "4"
- {
- "name" "TF2"
- "tall" "21"
- "weight" "900"
- "antialias" "1"
- "yres" "1024 1199"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- "5"
- {
- "name" "TF2"
- "tall" "24"
- "weight" "1000"
- "antialias" "1"
- "yres" "1200 10000"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
-
- DebugOverlay
- {
- "1" [$WIN32]
- {
- "name" "Courier New"
- "tall" "14"
- "weight" "400"
- "outline" "1"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- "1" [$X360]
- {
- "name" "Tahoma"
- "tall" "18"
- "weight" "200"
- "outline" "1"
- }
- }
-
- TFTypeDeath
- {
- "1"
- {
- "name" "tfd" // tfd.ttf
- "tall" "28"
- "weight" "0"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- Icons
- {
- "1"
- {
- "name" "Team Fortress" // tf.ttf
- "tall" "28"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- }
-
- "BetaFont"
- {
- "1"
- {
- "name" "Courier New"
- "tall" "90"
- "weight" "900"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
-
- HudNumbers
- {
- "1"
- {
- "name" "Team Fortress" // tf.ttf
- "tall" "28"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "28"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- }
-
- "CloseCaption_Normal"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "24"
- "tall_hidef" "32"
- "weight" "500"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
- "CloseCaption_Italic"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "24"
- "tall_hidef" "32"
- "weight" "500"
- "italic" "1"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
- "CloseCaption_Bold"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "24"
- "tall_hidef" "32"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
- "CloseCaption_BoldItalic"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "24"
- "tall_hidef" "32"
- "weight" "900"
- "italic" "1"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
- "CloseCaption_Small"
- {
- "1"
- {
- "name" "Tahoma"
- "tall" "16"
- "tall_hidef" "24"
- "weight" "900"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- }
- }
-
- // this is the symbol font
- "Marlett"
- {
- "1"
- {
- "name" "Marlett"
- "tall" "20"
- "weight" "0"
- "symbol" "1"
- "range" "0x0000 0x007F" // Basic Latin
- }
- }
- "MarlettSmall"
- {
- "1"
- {
- "name" "Marlett"
- "tall" "14"
- "weight" "0"
- "symbol" "1"
- "range" "0x0000 0x007F" // Basic Latin
- }
- }
-
- "MenuMainTitle"
- {
- "1"
- {
- "name" "TF2"
- "tall" "24"
- "antialias" "1"
- "weight" "500"
- }
- }
- "MenuClassBuckets"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "11"
- "tall_lodef" "14"
- "antialias" "1"
- "weight" "500"
- }
- }
- "MenuKeys"
- {
- "1"
- {
- "name" "TF2"
- "tall" "12"
- "antialias" "1"
- "weight" "500"
- }
- }
-
- "GoalText"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "13"
- "tall_hidef" "14"
- "tall_lodef" "17"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ChalkboardTitle"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ChalkboardTitleBig"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "40"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ChalkboardTitleMedium"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ChalkboardText"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ScoreboardVerySmall"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "tall_hidef" "10"
- "tall_lodef" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ScoreboardSmall"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "10"
- "tall_hidef" "12"
- "tall_lodef" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ScoreboardMediumSmall"
- {
- "1"
- {
- "name" "TF2"
- "tall" "14"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardMedium"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "20"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamName"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "20"
- "tall_hidef" "24"
- "tall_lodef" "24"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamCountNew"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamNameNew"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamNameLarge"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "34"
- "tall_hidef" "38"
- "tall_lodef" "38"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "ScoreboardTeamScoreNew"
- {
- "1"
- {
- "name" "TF2"
- "tall" "36"
- "tall_hidef" "48"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ScoreboardTeamScore"
- {
- "1"
- {
- "name" "TF2"
- "tall" "52"
- "tall_lodef" "80"
- "range" "0x0000 0x00FF"
- "weight" "400"
- "yres" "1 599"
- "antialias" "1"
- }
- "2"
- {
- "name" "TF2"
- "tall" "72"
- "tall_hidef" "120"
- "range" "0x0000 0x00FF"
- "weight" "400"
- "yres" "600 767"
- "antialias" "1"
- }
- "3"
- {
- "name" "TF2"
- "tall" "100"
- "range" "0x0000 0x00FF"
- "weight" "400"
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "TF2"
- "tall" "140"
- "range" "0x0000 0x00FF"
- "weight" "400"
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "TF2"
- "tall" "180"
- "range" "0x0000 0x00FF"
- "weight" "400"
- "yres" "1200 10000"
- "antialias" "1"
- }
- }
-
- "MatchSummaryTeamScores"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
- "MatchSummaryStatsAndMedals"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "MatchSummaryWinner"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "CompMatchStartTeamNames"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ControlPointTimer"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ControlPointTimerSmaller"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "7"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "Link"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "TargetID"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "700"
- "yres" "480 599"
- "dropshadow" "0"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "13"
- "weight" "700"
- "yres" "600 767"
- "dropshadow" "0"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "700"
- "yres" "768 1023"
- "dropshadow" "0"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "20"
- "weight" "700"
- "yres" "1024 1199"
- "dropshadow" "0"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "24"
- "weight" "700"
- "yres" "1200 10000"
- "dropshadow" "0"
- }
- }
-
- "ChatFont"
- {
- "1"
- {
- "name" "TF2"
- "tall" "12"
- "weight" "700"
- "yres" "480 599"
- "dropshadow" "1"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "13"
- "weight" "700"
- "yres" "600 767"
- "dropshadow" "1"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "700"
- "yres" "768 1023"
- "dropshadow" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "20"
- "weight" "700"
- "yres" "1024 1199"
- "dropshadow" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "24"
- "weight" "700"
- "yres" "1200 10000"
- "dropshadow" "1"
- }
- }
- "ChatMiniFont"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "10"
- "weight" "700"
- "yres" "480 599"
- "dropshadow" "1"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "10"
- "weight" "700"
- "yres" "600 767"
- "dropshadow" "1"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "13"
- "weight" "700"
- "yres" "768 1023"
- "dropshadow" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "700"
- "yres" "1024 1199"
- "dropshadow" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "15"
- "weight" "700"
- "yres" "1200 10000"
- "dropshadow" "1"
- }
- }
-
- MenuSmallestFont
- {
- "1"
- {
- "name" "Arial Black"
- "tall" "8"
- "tall_lodef" "12"
- "range" "0x0000 0x00FF"
- "weight" "300"
- "antialias" "1"
- }
- }
- MenuSmallFont
- {
- "1"
- {
- "name" "TF2"
- "tall" "14"
- "tall_lodef" "18"
- "range" "0x0000 0x00FF"
- "weight" "300"
- "weight_lodef" "600"
- "antialias" "1"
- }
- }
-
- CapPlayerFont
- {
- "1"
- {
- "name" "TF2"
- "tall" "12"
- "weight" "500"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "TextColor" "Black"
- "antialias" "1"
- }
- }
- CapPlayerFontSmall
- {
- "1"
- {
- "name" "TF2"
- "tall" "8"
- "weight" "500"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "TextColor" "Black"
- "antialias" "1"
- }
- }
-
- TFFontSmall
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "tall_hidef" "10"
- "tall_lodef" "12"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- }
- TFFontMedium
- {
- "1"
- {
- "name" "Verdana"
- "tall" "9"
- "tall_hidef" "10"
- "tall_lodef" "16"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- InstructionalText
- {
- "1"
- {
- "name" "Verdana"
- "tall" "11" [!$OSX]
- "tall" "9" [$OSX]
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- MatchmakingDialogTitle
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- MatchmakingDialogSessionOptionsTitle
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "30"
- "additive" "0"
- "antialias" "1"
- }
- }
- MatchmakingDialogMenuLarge
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- MatchmakingDialogMenuBrowserHostname
- {
- "1" // brower item hostname
- {
- "name" "Trebuchet MS"
- "tall" "22"
- "weight" "900"
- }
- }
- MatchmakingDialogMenuBrowserDetails
- {
- "1" // browser item players and map name
- {
- "name" "Trebuchet MS"
- "tall" "18"
- "weight" "900"
- }
- }
- MatchmakingDialogMenuMedium
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "additive" "0"
- "antialias" "1"
- }
- }
- MatchmakingDialogMenuMediumSmall
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "additive" "0"
- "antialias" "1"
- }
- }
- MatchmakingDialogMenuSmall
- {
- "1"
- {
- "name" "Verdana"
- "tall" "22"
- "tall_lodef" "18"
- "weight" "900"
- }
- }
- MatchmakingDialogMenuSmallest
- {
- "1"
- {
- "name" "Verdana"
- "tall" "18"
- "tall_lodef" "18"
- "weight" "900"
- }
- }
-
- RankingDialogHeaders
- {
- "1"
- {
- "name" "Verdana"
- "tall" "15"
- "weight" "900"
- }
- }
-
- "TeamMenuBold"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "TeamMenu"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "11"
- "weight" "600"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "IntroMenuCaption"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "18"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "AchievementNotification"
- {
- "1"
- {
- "name" "Trebuchet MS"
- "tall" "14"
- "weight" "900"
- "antialias" "1"
- }
- }
-
- "ImportToolSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "SpectatorVerySmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "dropshadow""1"
- "antialias" "1"
- }
- }
-
- // Used by scoreboard and spectator UI for names which don't map in the normal fashion
- "DefaultVerySmallFallBack"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "10"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- "antialias" "1"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 1199"
- "antialias" "1"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "15"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- }
-
- "ItemFontNameSmallest"
- {
- "1"
- {
-
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "15"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameLarge"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontNameLarger"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontAttribSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- ItemFontAttribSmallv2
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "antialias" "1"
- "weight" "500"
- }
- }
- "ItemFontAttribSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontAttribLarge"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "ItemFontAttribLarger"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "AchievementTracker_Name"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "additive" "0"
- "antialias" "1"
- }
- }
- "AchievementTracker_NameGlow"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "additive" "1"
- "antialias" "1"
- }
- }
- "AchievementTracker_Desc"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "additive" "1"
- "antialias" "1"
- }
- }
-
- "QuestObjectiveTracker_Desc"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "additive" "1"
- "antialias" "1"
- }
- }
- "QuestObjectiveTracker_DescGlow"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "antialias" "1"
- }
- }
- "QuestObjectiveTracker_DescBlur"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "blur" "3"
- "additive" "1"
- "antialias" "1"
- "custom" "1"
- }
- }
- "QuestFlavorText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "ocra"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "ocra"
- "tall" "18"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
- "QuestObjectiveText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "10"
- "weight" "800"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "ocra"
- "tall" "14"
- "weight" "800"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "ocra"
- "tall" "18"
- "weight" "800"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
- "QuestLargeText"
- {
- "1"
- {
- "name" "ocra"
- "tall" "16"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "QuestStickyText"
- {
- "1"
- {
- "name" "TF2 Professor"
- "tall" "20"
- "antialias" "1"
- "custom" "1" [$OSX]
- "weight" "500"
- }
- }
- "QuestInstructionText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
- "QuestFlavorText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "400"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- "italic" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- "italic" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "weight" "400"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- "italic" "1"
- }
- }
- "QuestObjectiveText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "weight" "800"
- "yres" "480 599"
- "additive" "0"
- "antialias" "1"
- }
- "2"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "weight" "800"
- "additive" "0"
- "yres" "600 1023"
- "antialias" "1"
- }
- "3"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "weight" "800"
- "additive" "0"
- "yres" "1024 6000"
- "antialias" "1"
- }
- }
- "QuestMediumText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "13"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "QuestLargeText_Merasmus"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "ItemTrackerScore_InGame"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "7"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "AdFont_ItemName"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "AdFont_AdText"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "AdFont_PurchaseButton"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "TradeUp_Text"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "8"
- "weight" "400"
- "antialias" "1"
- "additive" "0"
- }
- }
- "TradeUp_Quote"
- {
- "1"
- {
- "name" "Trebuchet MS"
- "tall" "9"
- "weight" "400"
- "antialias" "1"
- "additive" "0"
- "italic" "1"
- }
- }
- //
- //////////////////// REPLAY FONTS //////////////////////////////
- //
- "ReplayVerySmall"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "16"
- "weight" "0"
- "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "antialias" "1"
- }
- }
- "ReplayBrowserSmallest"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "1"
- "antialias" "1"
- }
- }
- "ReplaySmaller"
- {
- "1"
- {
- "name" "Verdana"
- "tall" "12"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "480 599"
- }
- "2"
- {
- "name" "Verdana"
- "tall" "13"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "600 767"
- }
- "3"
- {
- "name" "Verdana"
- "tall" "14"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "768 1023"
- "antialias" "1"
- }
- "4"
- {
- "name" "Verdana"
- "tall" "20"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1024 1199"
- "antialias" "1"
- }
- "5"
- {
- "name" "Verdana"
- "tall" "22"
- "weight" "0"
- "range" "0x0000 0x017F"
- "yres" "1200 6000"
- "antialias" "1"
- }
- "6"
- {
- "name" "Arial"
- "tall" "12"
- "range" "0x0000 0x00FF"
- "weight" "0"
- }
- }
- "ReplayMediumSmall"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "1"
- "antialias" "1"
- }
- }
- "ReplayMedium"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "1"
- "antialias" "1"
- }
- }
- "ReplayMediumBig"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "additive" "1"
- "antialias" "1"
- }
- }
- "ReplayBrowserTab"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "24"
- "additive" "1"
- "antialias" "1"
- }
- }
- "ReplayLarger"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "18"
- "additive" "1"
- "antialias" "1"
- }
- }
- //
- //////////////////// ECON FONTS //////////////////////////////
- //
- "EconFontSmall"
- {
- "1"
- {
- "name" "TF2 Build"
- "tall" "14"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "EconFontMedium"
- {
- "1"
- {
- "name" "TF2 Build"
- "tall" "24"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
- "xHairCircle"
- {
- "1"
- {
- "name" "Courier New"
- "tall" "72"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "xHairCircleOutline"
- {
- "1"
- {
- "name" "Courier New"
- "tall" "72"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs8"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "8"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs10"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "10"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs12"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "12"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs14"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "14"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs16"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "16"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs18"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "18"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs18Outline"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "18"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs20"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "20"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs22"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "22"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs24"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs24Outline"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs26"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "26"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs26Outline"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "26"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs28"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "28"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs30"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "30"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs32"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "32"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs32Outline"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "32"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs34"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "34"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs34Outline"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "34"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
-
- "Crosshairs36"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "36"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs38"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "38"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Crosshairs40"
- {
- "1"
- {
- "name" "Crosshairs"
- "tall" "40"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "KonrWings24"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- }
- }
- "KonrWings24Outline"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- ControllerHintText
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "15"
- "weight" "500"
- "range" "0x0000 0x007F" // Basic Latin
- "antialias" "1"
- "additive" "0"
- }
- }
-
- "MMenuPlayListDesc"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- // rays fonts and stuff
- "Symbol16"
- {
- "1"
- {
- "name" "Symbol"
- "tall" "16"
- "weight" "0"
- "antialias" "1"
- }
- }
- "Symbol24"
- {
- "1"
- {
- "name" "Symbol"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- }
- }
- "SymbolOutline24"
- {
- "1"
- {
- "name" "Symbol"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "Symbol32"
- {
- "1"
- {
- "name" "Symbol"
- "tall" "32"
- "weight" "0"
- "antialias" "1"
- }
- }
- "Symbol40"
- {
- "1"
- {
- "name" "Symbol"
- "tall" "40"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "KonrWings16"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "16"
- "weight" "0"
- "antialias" "1"
- }
- }
- "KonrWings24"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- }
- }
- "KonrWingsOutline24"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "24"
- "weight" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "KonrWings32"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "32"
- "weight" "0"
- "antialias" "1"
- }
- }
- "KonrWings40"
- {
- "1"
- {
- "name" "Garm3nFont"
- "tall" "40"
- "weight" "0"
- "antialias" "1"
- }
- }
-
- "Cerbetica7"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "7"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica8"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "8"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica9"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica10"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica11"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica12"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica14"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica16"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica20"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica22"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica24"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaOutline24"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "Cerbetica26"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "26"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica28"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "26"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica32"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica36"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica40"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "40"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica44"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "44"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica48"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "48"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica52"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "52"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica54"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "54"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica55"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "55"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica56"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "56"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica60"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "60"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica72"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "72"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold12"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "12"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold13"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "13"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold14"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "14"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold15"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "15"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold16"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "16"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold17"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "17"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold18"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "18"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold20"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "20"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold24"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "24"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBoldOutline24"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "24"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBoldOutline16"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "16"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBoldOutline32"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "32"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBold28"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "28"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold32"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "32"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold36"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "36"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold42"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "42"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold44"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "44"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold46"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "46"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold48"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "48"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold56"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "56"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBoldMedic56"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "56"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold64"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "64"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold72"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "72"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold124"
- {
- "1"
- {
- "name" "Cerbetica"
- "tall" "124"
- "weight" "800"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "TF2ComboBox"
- {
- "1"
- {
- "name" "TF2 Secondary"
- "tall" "11"
- "weight" "500"
- "additive" "0"
- "antialias" "1"
- }
- }
-
- "QuestMap_Small_Blur"
- {
- "1"
- {
- "name" "ocra"
- "tall" "7"
- "weight" "0"
- "blur" "3"
- "additive" "1"
- "antialias" "1"
- }
- }
- "QuestMap_Small"
- {
- "1"
- {
- "name" "ocra"
- "tall" "7"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "QuestMap_Medium"
- {
- "1"
- {
- "name" "ocra"
- "tall" "10"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "QuestMap_Large"
- {
- "1"
- {
- "name" "ocra"
- "tall" "14"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- "QuestMap_Huge"
- {
- "1"
- {
- "name" "ocra"
- "tall" "30"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
- }
-
- Borders
- {
- //rayshud borders
- ButtonHover
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- }
- }
-
- MainMenuTabs
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "Base Color"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Base Color"
- "offset" "0 1"
- }
- "3"
- {
- "color" "Base Color"
- "offset" "1 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 0"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 0"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 255 0"
- "offset" "0 0"
- }
- }
- }
-
- CyanBorderTabs
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- }
- CyanBorderTabsInactive
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "15 100 100 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 100 100 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 100 100 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 100 100 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 100 100 255"
- "offset" "4 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 100 100 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 100 100 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 100 100 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 100 100 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 100 100 255"
- "offset" "4 1"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 100 100 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 100 100 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 100 100 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 100 100 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 100 100 255"
- "offset" "4 1"
- }
- }
- }
- CyanBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 4"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- }
- CyanBorderThick
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 0"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 0"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 0"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 0"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 0"
- }
- }
- }
-
- WhiteBorderThick
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- "2"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- "3"
- {
- "color" "TanLight"
- "offset" "2 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- "2"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- "3"
- {
- "color" "TanLight"
- "offset" "2 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- "2"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- "3"
- {
- "color" "TanLight"
- "offset" "2 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- "2"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- "3"
- {
- "color" "TanLight"
- "offset" "2 0"
- }
- }
- }
-
- DarkCyanBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "100 224 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "128 128 255 0"
- "offset" "0 0"
- }
- }
- }
-
- LimeGreenBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "15 255 15 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 15 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 15 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 15 255"
- "offset" "0 0"
- }
- }
- }
-
- PinkBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "200 75 75 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "200 75 75 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "200 75 75 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "200 75 75 255"
- "offset" "0 0"
- }
- }
- }
-
- PurpleBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "200 64 255 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "200 64 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "200 64 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "200 64 255 255"
- "offset" "0 0"
- }
- }
- }
-
- NoBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "Blank"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "Blank"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "Blank"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "Blank"
- "offset" "0 0"
- }
- }
- }
-
- TeamMenuBorder
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "Black"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Black"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "Black"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Black"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "Black"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Black"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "Black"
- "offset" "0 0"
- }
- "2"
- {
- "color" "Black"
- "offset" "0 0"
- }
- }
- }
-
- ScrollBarButtonBorder
- {
- "inset" "0 0 0 0"
- "backgroundtype" "2"
- }
- ScrollBarButtonDepressedBorder
- {
- "inset" "0 0 0 0"
- "backgroundtype" "2"
- }
-
- ButtonBorder
- {
- "offset" "0 0"
- "color" "blank"
- }
- // this is the border used for default buttons (the button that gets pressed when you hit enter)
- ButtonKeyFocusBorder
- {
- "offset" "0 0"
- "color" "blank"
- }
- //ButtonDepressedBorder
- //{
- // "offset" "0 0"
- // "color" "blank"
- //}
-
- ComboBoxBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- }
- }
-
- ItemBoxBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "0 255 0 255"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "255 128 128 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "128 255 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "200 50 255 255"
- "offset" "0 0"
- }
- }
- }
-
- TabsBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 1"
- }
- "2"
- {
- "color" "15 255 255 255"
- "offset" "1 1"
- }
- "3"
- {
- "color" "15 255 255 255"
- "offset" "2 1"
- }
- "4"
- {
- "color" "15 255 255 255"
- "offset" "3 1"
- }
- "5"
- {
- "color" "15 255 255 255"
- "offset" "4 1"
- }
- }
- }
-
- DarkComboBoxBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- }
-
- SalePriceBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "SaleGreen"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "SaleGreen"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "SaleGreen"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "SaleGreen"
- "offset" "0 0"
- }
- }
- }
-
- MainMenuSubButtonBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "1 0"
- }
- }
- }
-
- CrosshatchedBackground
- {
- "bordertype" "image"
- "backgroundtype" "2"
- "image" "loadout_header"
- "tiled" "1"
- }
-
- OutlinedGreyBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_round_rect_selected"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
- OutlinedBlueBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_round_rect_selected"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- OutlinedDullGreyBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_round_rect"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
- OutlinedDullBlueBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_round_rect"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- TFThinLineBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/tournament_panel_brown"
- //"image" "../hud/color_panel_browner"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "8"
- }
- TFFatLineBorderOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_brown_opaque"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- TFFatLineBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_brown"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- TFFatLineBorderRedBGOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_red_opaque"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- TFFatLineBorderRedBGOpaque_Store
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_red_opaque"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
- TFFatLineBorderRedBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_red"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- TFFatLineBorderRedBGMoreOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_red_more_opaque"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- TFFatLineBorderBlueBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_blu"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- TFFatLineBorderBlueBGMoreOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_blu_more_opaque"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- TFFatLineBorderBlueBGOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_blu_opaque"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- TFFatLineBorderClearBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/color_panel_clear"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- ToolTipBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 0"
- }
- }
- }
-
- OptionsCategoryBorder
- {
- "inset" "0 0 1 1"
- Bottom
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- }
- }
-
- GrayDialogBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_rect"
- //"color" "ItemPanelBG"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
-
- StoreFreeTrialBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_rect_red"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
-
- EconItemBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_rect"
- //"color" "ItemPanelBG"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
- Econ.Button.Border.Default
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- }
- Econ.Button.Border.Armed
- {
- "inset" "0 0 0 0"
- Left
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Right
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "15 255 255 255"
- "offset" "0 0"
- }
- }
- }
-
- LoadoutItemMouseOverBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "loadout_rect_mouseover"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "11"
- }
- LoadoutItemPopupBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_holder_central"
- "color" "ItemPanelBG"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
-
- // Collector's ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemGrayedOut
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "Black"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "backpack_rect"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "backpack_rect_mouseover"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemSelectedBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "backpack_rect_selected"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemBorder_Unique
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorUnique"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Unique
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorUnique"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_1
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity1"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_1
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity1"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_2
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity2"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_2
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity2"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_3
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity3"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_3
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity3"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_4
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity4"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_4
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorrarity4"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Haunted
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorHaunted_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // PaintkitWeapon ------------------------------------------------------------------------------------------------
- BackpackItemBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeapon_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_PaintkitWeapon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorPaintkitWeaponGreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // Collector's ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Collectors
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCollectors_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemGreyedOutBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Vintage
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorVintage_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- BackpackItemBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Community
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCommunity_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Developer ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Developer
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorDeveloper_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // SelfMade ------------------------------------------------------------------------------------------------
- BackpackItemBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_SelfMade
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorSelfMade_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- // Customized ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Customized
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCustomized_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Strange ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Strange
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorStrange_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // Completed ------------------------------------------------------------------------------------------------
- BackpackItemBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_Completed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "QualityColorCompleted_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************************************
- // Rarity Default
- BackpackItemBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityDefault_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************
- BackpackItemBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityCommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityCommon_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //
- BackpackItemBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityUncommon
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityUncommon_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //**************
- BackpackItemBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityRare
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityRare_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //******************
- BackpackItemBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityMythical
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityMythical_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- // ***************************************************
- BackpackItemBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityLegendary
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityLegendary_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- //*********************************************
- BackpackItemBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemMouseOverBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient_GreyedOut"
- "image" "backpack_rect_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
- BackpackItemGreyedOutSelectedBorder_RarityAncient
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "ItemRarityAncient_GreyedOut"
- "image" "backpack_rect_mouseover_color"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "2"
- }
-
- StoreItemBorder
- {
- "inset" "0 0 1 1"
- "backgroundtype" "2"
- Left
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDarker"
- "offset" "0 0"
- }
- }
- }
- StoreItemBorderMouseOver
- {
- "inset" "0 0 1 1"
- "backgroundtype" "2"
- Left
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- }
- StoreItemBorderSelected
- {
- "inset" "0 0 1 1"
- "backgroundtype" "2"
- Left
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanLight"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanLight"
- "offset" "0 0"
- }
- }
- }
-
- NotificationDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "alert_rect"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- MainMenuButtonGlow
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "178 83 22 255"
- "image" "button_glow"
- "src_corner_height" "4" // pixels inside the image
- "src_corner_width" "4"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
- MainMenuButtonGlow2
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "color" "238 103 17 255"
- "image" "button_glow"
- "src_corner_height" "4" // pixels inside the image
- "src_corner_width" "4"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
- MainMenuButtonDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_central"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuButtonArmed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_central_hover"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuButtonDisabled
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_central_disabled"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuMiniButtonDefault
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_central_adv"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuMiniButtonArmed
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_central_adv_hover"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuBGBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_holder_central"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuBGBorderAlpha
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_holder_central_alpha"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuBlogTabBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "blog_tabby"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- MainMenuHighlightBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "callout_bubble"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- TrainingResultsBG
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "button_holder_central"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- StoreInnerShadowBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/innershadow_border"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StoreNewBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "new_corner"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StoreHighlightedBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "featured_corner"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
- StoreHighlightedBackgroundBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_featured_item_bg01"
- "src_corner_height" "80" // pixels inside the image
- "src_corner_width" "30"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StoreDiscountBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "sale_corner"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StorePreviewBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_inspector_bg_small"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StoreAddToCart
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_add_to_cart"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StorePreviewTabSelected
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_tab_selected"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StorePreviewTabUnselected
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_tab_unselected"
- "src_corner_height" "32" // pixels inside the image
- "src_corner_width" "32"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- StorePromotion
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "store/store_coupon_border"
- "src_corner_height" "16" // pixels inside the image
- "src_corner_width" "16"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- ArmoryScrollbarBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "scroll_button_off"
- "src_corner_height" "16" // pixels inside the image
- "src_corner_width" "16"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ArmoryScrollbarWell
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "scroll_well"
- "src_corner_height" "16" // pixels inside the image
- "src_corner_width" "16"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- QuickplayBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- }
-
- SortCategoryBorder
- {
- "inset" "0 0 1 1"
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 0"
- }
- }
- }
-
- SteamWorkshopBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "TanDark"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "TanDark"
- "offset" "0 0"
- }
- }
- }
-
- ReplayFatLineBorderRedBGOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/fatlineborder_red"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayFatLineBorderOpaque
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/fatlineborder"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayGrayDialogBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/graydialogborder"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayOutlinedGreyBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/outlinedgreybox"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayOutlinedDullGreyBox
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/dullgreybox"
- "src_corner_height" "24" // pixels inside the image
- "src_corner_width" "24"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayThinLineBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/tournament_panel_brown"
- //"image" "../hud/color_panel_browner"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayDefaultBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/panel_scalable_default"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayHighlightBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/panel_scalable_highlight"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayBalloonBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/panel_scalable_balloon"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
- ReplayBrowser.ScrollBar.SliderButton.Border
- {
-
- }
-
- QuestStatusBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "replay/panel_scalable_transparent"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- RedWithThinBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/panel_scalable_red"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- BlueWithThinBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "../hud/panel_scalable_blue"
- "src_corner_height" "23" // pixels inside the image
- "src_corner_width" "23"
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
- InnerShadowBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "inner_shadow_border"
- "src_corner_height" "5" // pixels inside the image
- "src_corner_width" "5"
- "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "5"
- }
- InnerShadowBorderThin
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "inner_shadow_border"
- "src_corner_height" "5" // pixels inside the image
- "src_corner_width" "5"
- "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "4"
- }
-
- CYOAScreenBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "cyoa/cyoa_map_screen_border"
- "src_corner_height" "63" // pixels inside the image
- "src_corner_width" "63"
- "draw_corner_width" "26" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "26"
- }
- CYOANodeViewBorder
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "cyoa/node_view_border"
- "src_corner_height" "127" // pixels inside the image
- "src_corner_width" "127"
- "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "24"
- }
- CYOANodeViewBorder_Active
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "cyoa/node_view_border_active"
- "src_corner_height" "127" // pixels inside the image
- "src_corner_width" "127"
- "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "24"
- }
- CYOANodeViewBorder_Inactive
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "cyoa/node_view_border_inactive"
- "src_corner_height" "127" // pixels inside the image
- "src_corner_width" "127"
- "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "24"
- }
- CYOANodeViewBorder_TurnIn
- {
- "bordertype" "scalable_image"
- "backgroundtype" "2"
- "image" "cyoa/node_view_border_turnin"
- "src_corner_height" "127" // pixels inside the image
- "src_corner_width" "127"
- "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "24"
- }
- CYOAPopupBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 1"
- }
- "2"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "1 0"
- }
- "2"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 0"
- }
- "2"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 0"
- }
- "2"
- {
- "color" "QuestMap_ActiveOrange"
- "offset" "0 0"
- }
- }
- }
-
- FriendHighlightBorder
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- }
- }
- FriendHighlightBorderThick
- {
- "inset" "0 0 1 1"
- Left
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 1"
- }
- "2"
- {
- "color" "CreditsGreen"
- "offset" "0 1"
- }
- }
- Right
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "1 0"
- }
- "2"
- {
- "color" "CreditsGreen"
- "offset" "1 0"
- }
- }
- Top
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- "2"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- }
- Bottom
- {
- "1"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- "2"
- {
- "color" "CreditsGreen"
- "offset" "0 0"
- }
- }
- }
- }
-
- //////////////////////// BITMAP FONT FILES /////////////////////////////
- BitmapFontFiles
- {
- // UI buttons, custom font, (256x64)
- "Buttons" "materials/vgui/fonts/buttons_32.vbf"
- }
-
- CustomFontFiles
- {
- "1" "resource/tf.ttf"
- "2" "resource/tfd.ttf"
- "3"
- {
- "font" "resource/TF2.ttf"
- "name" "TF2"
- }
- "4"
- {
- "font" "resource/TF2Secondary.ttf"
- "name" "TF2 Secondary"
- }
- "5"
- {
- "font" "resource/TF2Professor.ttf"
- "name" "TF2 Professor"
- }
- "6"
- {
- "font" "resource/TF2Build.ttf"
- "name" "TF2 Build"
- }
- "7"
- {
- "font" "resource/fonts/Cerbetica_mac.ttf"
- "name" "Cerbetica"
- }
- "8" // Fog's xHairs
- {
- "font" "resource/fonts/crosshairs.ttf"
- "name" "Crosshairs"
- }
- "9" // Thin Cross
- {
- "font" "resource/fonts/Symbol.ttf"
- "name" "Symbol"
- }
- "10" // Konr Wings
- {
- "font" "resource/fonts/Garm3nFont.ttf"
- "name" "Garm3nFont"
- }
- "11"
- {
- "font" "resource/fonts/Cerbetica_edited_mac.ttf"
- "name" "Cerbetica_edited"
- }
- "12"
- {
- "font" "resource/fonts/KnucklesCrosses.ttf"
- "name" "KnucklesCrosses"
- }
- }
-} \ No newline at end of file
diff --git a/resource/fonts/Cerbetica.otf b/resource/fonts/Cerbetica.otf
new file mode 100644
index 0000000..2a06c37
--- /dev/null
+++ b/resource/fonts/Cerbetica.otf
Binary files differ
diff --git a/resource/fonts/Cerbetica.ttf b/resource/fonts/Cerbetica.ttf
deleted file mode 100644
index 0646fc7..0000000
--- a/resource/fonts/Cerbetica.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/fonts/Cerbetica_bold.otf b/resource/fonts/Cerbetica_bold.otf
new file mode 100644
index 0000000..a782658
--- /dev/null
+++ b/resource/fonts/Cerbetica_bold.otf
Binary files differ
diff --git a/resource/fonts/Cerbetica_bold.ttf b/resource/fonts/Cerbetica_bold.ttf
deleted file mode 100644
index 90072c6..0000000
--- a/resource/fonts/Cerbetica_bold.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/fonts/Cerbetica_edited.ttf b/resource/fonts/Cerbetica_edited.ttf
deleted file mode 100644
index 0e58154..0000000
--- a/resource/fonts/Cerbetica_edited.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/fonts/Cerbetica_edited_mac.ttf b/resource/fonts/Cerbetica_edited_mac.ttf
deleted file mode 100644
index 7df5a2f..0000000
--- a/resource/fonts/Cerbetica_edited_mac.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/fonts/Cerbetica_mac.ttf b/resource/fonts/Cerbetica_mac.ttf
deleted file mode 100644
index 6fa4168..0000000
--- a/resource/fonts/Cerbetica_mac.ttf
+++ /dev/null
Binary files differ
diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res
index 8a65505..a5f0b58 100644
--- a/resource/scheme/clientscheme_borders.res
+++ b/resource/scheme/clientscheme_borders.res
@@ -10,7 +10,7 @@ Scheme
{
"1"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -18,7 +18,7 @@ Scheme
{
"1"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -26,7 +26,7 @@ Scheme
{
"1"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "0 0"
}
}
@@ -34,7 +34,40 @@ Scheme
{
"1"
{
- "color" "Base Color"
+ "color" "ColorCyan"
+ "offset" "0 0"
+ }
+ }
+ }
+
+ MenuBorder
+ {
+ "inset" "0 0 0 0"
+ Left
+ {
+ "1"
+ {
+ "color" "Yellow"
+ "offset" "0 0"
+ }
+ "2"
+ {
+ "color" "Yellow"
+ "offset" "0 0"
+ }
+ "3"
+ {
+ "color" "Yellow"
+ "offset" "0 0"
+ }
+ "4"
+ {
+ "color" "Yellow"
+ "offset" "0 0"
+ }
+ "5"
+ {
+ "color" "Yellow"
"offset" "0 0"
}
}
@@ -47,17 +80,17 @@ Scheme
{
"1"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "0 0"
}
"2"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "0 1"
}
"3"
{
- "color" "Base Color"
+ "color" "ColorCyan"
"offset" "1 1"
}
}
@@ -2905,6 +2938,28 @@ Scheme
"draw_corner_height" "4"
}
+ OuterShadowBorder
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "image" "outer_shadow_border"
+ "src_corner_height" "8" // pixels inside the image
+ "src_corner_width" "8"
+ "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "8"
+ }
+
+ OuterShadowBorderThin
+ {
+ "bordertype" "scalable_image"
+ "backgroundtype" "2"
+ "image" "outer_shadow_border"
+ "src_corner_height" "8" // pixels inside the image
+ "src_corner_width" "8"
+ "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "4"
+ }
+
CYOAScreenBorder
{
"bordertype" "scalable_image"
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res
index aa200d6..6309983 100644
--- a/resource/scheme/clientscheme_colors.res
+++ b/resource/scheme/clientscheme_colors.res
@@ -2,8 +2,34 @@ Scheme
{
Colors
{
- //rayshud colors
+ // HUD COLORS
+ //---------------------------------------------
+ "ColorRed" "255 0 0 255"
+ "ColorVermillion" "255 64 0 255"
+ "ColorOrange" "255 128 0 255"
+ "ColorYellow" "255 255 0 255"
+ "ColorLime" "128 255 0 255"
+ "ColorGreen" "0 255 0 255"
+ "ColorTeal" "0 255 128 255"
+ "ColorCyan" "0 255 255 255"
+ "ColorAqua" "0 128 255 255"
+ "ColorBlue" "0 0 255 255"
+ "ColorPurple" "128 0 255 255"
+ "ColorMagenta" "255 0 255 255"
+ "ColorRuby" "255 0 128 255"
+ "ColorBlack" "0 0 0 255"
+ "ColorGreyDark" "64 64 64 255"
+ "ColorGreyMid" "128 128 128 255"
+ "ColorGreyLight" "192 192 192 255"
+ "ColorWhite" "255 255 255 255"
"Tutorial Color" "0 255 0 128"
+ "TextColor" "117 107 94 255"
+ "DarkGrey" "27 27 27 255"
+ "DarkerGrey" "22 22 22 255"
+ "Grey" "51 47 46 255"
+ "DullWhite" "132 132 132 255"
+ //---------------------------------------------
+ // Gameplay
"Ammo In Clip" "48 255 48 255"
"Ammo In Reserve" "72 255 255 255"
"Ammo In Clip Low" "255 42 130 255"
@@ -11,40 +37,25 @@ Scheme
"Health Normal" "235 226 202 255"
"Health Buff" "48 255 48 255"
"Health Hurt" "255 153 0 255"
- "Uber Bar Color" "235 226 202 255"
- "Solid Color Uber" "255 50 25 255"
- "Flashing Uber Color1" "255 165 0 255"
- "Flashing Uber Color2" "255 69 0 255"
"Heal Numbers" "48 255 48 255"
"Damage Numbers" "72 255 255 255"
- "Crosshair" "242 242 242 255"
- "CrosshairDamage" "255 0 0 255"
-
- //refers to watching stvs/killcam shots
- "Spec Health Normal" "235 226 202 255"
- "Spec Health Buff" "48 255 48 255"
- "Spec Health Hurt" "255 153 0 255"
-
- //alternate colors for flashing values
- "Alternate Spec Health Normal" "235 226 202 255"
- "Alternate Spec Health Buff" "48 255 48 255"
- "Alternate Spec Health Hurt" "255 153 0 255"
-
- //alternate colors for flashing values
- "Alternate Health Normal" "235 226 202 255"
- "Alternate Health Buff" "48 255 48 255"
- "Alternate Health Hurt" "255 153 0 255"
-
- //'Last DamageHeal Info' refers to the number that appears above hp
"Last DamageHeal Info" "72 255 255 255"
-
- //Menu/Color scheme colors
"TransparentPanelBG" "25 25 25 128"
"Base Color" "15 255 255 255"
"Button Color" "72 255 255 255"
-
- "Inactive Tab" "15 100 100 255"
-
+ //---------------------------------------------
+ // Crosshair Colors
+ "Crosshair" "242 242 242 255"
+ "CrosshairDamage" "255 0 0 255"
+ "Inactive Tab" "15 100 100 255"
+ //---------------------------------------------
+ // Ubercharge
+ "Uber Bar Color" "235 226 202 255"
+ "Solid Color Uber" "255 50 25 255"
+ "Flashing Uber Color1" "255 165 0 255"
+ "Flashing Uber Color2" "255 69 0 255"
+ //---------------------------------------------
+ // Player Stats
"StatBar1" "15 255 255 128"
"StatBar2" "15 225 225 128"
"StatBar3" "15 195 195 128"
@@ -54,43 +65,15 @@ Scheme
"StatBar7" "15 85 85 128"
"StatBar8" "15 65 65 128"
"StatBar9" "15 45 45 128"
-
- //item backdrop color, refers to background color when mousing over items
"ItemPanelBG" "50 50 50 255"
-
- //Rainbow Uber Colors
- "ColorRed" "255 0 0 255"
- "ColorVermillion" "255 64 0 255"
- "ColorOrange" "255 128 0 255"
- "ColorYellow" "255 255 0 255"
- "ColorLime" "128 255 0 255"
- "ColorGreen" "0 255 0 255"
- "ColorTeal" "0 255 128 255"
- "ColorCyan" "0 255 255 255"
- "ColorAqua" "0 128 255 255"
- "ColorBlue" "0 0 255 255"
- "ColorPurple" "128 0 255 255"
- "ColorMagenta" "255 0 255 255"
- "ColorRuby" "255 0 128 255"
- "ColorBlack" "0 0 0 255"
- "ColorGreyDark" "64 64 64 255"
- "ColorGreyMid" "128 128 128 255"
- "ColorGreyLight" "192 192 192 255"
- "ColorWhite" "255 255 255 255"
-
"Transparent" "0 0 0 0"
- "TextColor" "117 107 94 255"
- "DarkGrey" "27 27 27 255"
- "DarkerGrey" "22 22 22 255"
-
- "Grey" "51 47 46 255"
- //end rayshud colors
-
- // base colors
- "Orange" "Base Color"
- "OrangeDim" "Base Color"
+ //---------------------------------------------
+ // DEFAULT COLORS
+ //---------------------------------------------
+ "Orange" "ColorCyan"
+ "OrangeDim" "ColorCyan"
"LightOrange" "188 112 0 128"
- "GoalOrange" "255 133 0"
+ "GoalOrange" "255 133 0 255"
"TFOrange" "145 73 59 255"
"Purple" "137 69 99 255"
@@ -211,7 +194,7 @@ Scheme
"QualityColorNormal" "178 178 178 255"
"QualityColorrarity1" "77 116 85 255"
"QualityColorrarity2" "141 131 75 255"
- "QualityColorrarity3" "112 85 15 255"
+ "QualityColorrarity3" "204 204 250 255"
"QualityColorrarity4" "134 80 172 255"
"QualityColorVintage" "71 98 145 255"
"QualityColorUnique" "255 215 0 255"
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res
index 5f15572..8109edd 100644
--- a/resource/scheme/clientscheme_fonts.res
+++ b/resource/scheme/clientscheme_fonts.res
@@ -2,9 +2,495 @@ Scheme
{
Fonts
{
- // fonts are used in order that they are listed
- // fonts listed later in the order will only be used if they fulfill a range not already filled
- // if a font fails to load then the subsequent fonts will replace
+ // CUSTOM
+ "CerbeticaBold72"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "72"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold64"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "64"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold56"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "56"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBoldMedic56"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "56"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "CerbeticaBold48"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "48"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold46"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "46"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold44"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "44"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold42"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "42"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold36"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "36"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold32"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "32"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBoldOutline32"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "32"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "CerbeticaBold28"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "28"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold24"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "24"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBoldOutline24"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "24"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "CerbeticaBold20"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "20"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold18"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "18"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold17"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "17"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold16"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "16"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBoldOutline16"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "16"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "CerbeticaBold15"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "15"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold14"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "14"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold13"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "13"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaBold12"
+ {
+ "1"
+ {
+ "name" "Cerbetica Bold"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica72"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "72"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica60"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "60"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica56"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "56"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica55"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "55"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "Cerbetica54"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "54"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica52"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "52"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica48"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "48"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica44"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "44"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica40"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "40"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica36"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "36"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica32"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "32"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica28"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "26"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica26"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "26"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica24"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "24"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "CerbeticaOutline24"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "24"
+ "additive" "0"
+ "antialias" "1"
+ "outline" "1"
+ }
+ }
+ "Cerbetica22"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "22"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica20"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "20"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica16"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "16"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica14"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "14"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica12"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica11"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "11"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica10"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "10"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica9"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "9"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica8"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "8"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ "Cerbetica7"
+ {
+ "1"
+ {
+ "name" "Cerbetica_edited"
+ "tall" "7"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ // DEFAULT
"Default"
{
"1"
@@ -2226,502 +2712,6 @@ Scheme
"antialias" "1"
}
}
-
- "Cerbetica7"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "7"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica8"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "8"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica9"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "9"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica10"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "10"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica11"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "11"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica12"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica14"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica16"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica20"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "20"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica22"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "22"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica24"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaOutline24"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "Cerbetica26"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "26"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica28"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "26"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica32"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica36"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica40"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "40"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica44"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "44"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica48"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "48"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica52"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "52"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica54"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "54"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica55"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "55"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica56"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "56"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica60"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "60"
- "additive" "0"
- "antialias" "1"
- }
- }
- "Cerbetica72"
- {
- "1"
- {
- "name" "Cerbetica_edited"
- "tall" "72"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold12"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "12"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold13"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "13"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold14"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "14"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold15"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "15"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold16"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold17"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "17"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold18"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "18"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold20"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "20"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold24"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBoldOutline24"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "24"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBoldOutline16"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "16"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBoldOutline32"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBold28"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "28"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold32"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "32"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold36"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "36"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold42"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "42"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold44"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "44"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold46"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "46"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold48"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "48"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold56"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "56"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBoldMedic56"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "56"
- "additive" "0"
- "antialias" "1"
- "outline" "1"
- }
- }
- "CerbeticaBold64"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "64"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold72"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "72"
- "additive" "0"
- "antialias" "1"
- }
- }
- "CerbeticaBold124"
- {
- "1"
- {
- "name" "Cerbetica Bold"
- "tall" "124"
- "additive" "0"
- "antialias" "1"
- }
- }
"TF2ComboBox"
{
@@ -2791,17 +2781,6 @@ Scheme
"antialias" "1"
}
}
- "MenuArrows"
- {
- "1"
- {
- "name" "FlawHUDIcons"
- "tall" "15"
- "weight" "400"
- "additive" "0"
- "antialias" "1"
- }
- }
}
BitmapFontFiles
@@ -2836,23 +2815,13 @@ Scheme
}
"7"
{
- "font" "resource/fonts/Cerbetica.ttf"
- "name" "Cerbetica"
- }
- "8"
- {
- "font" "resource/fonts/Cerbetica_edited.ttf"
- "name" "Cerbetica_edited"
- }
- "9"
- {
- "font" "resource/fonts/Cerbetica_bold.ttf"
+ "font" "resource/fonts/Cerbetica_bold.otf"
"name" "Cerbetica Bold"
}
- "10"
+ "8"
{
- "font" "resource/fonts/FlawHUDIcons.otf"
- "name" "FlawHUDIcons"
+ "font" "resource/fonts/Cerbetica.otf"
+ "name" "Cerbetica"
}
}
} \ No newline at end of file
diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res
new file mode 100644
index 0000000..1e7c298
--- /dev/null
+++ b/resource/scheme/clientscheme_icons.res
@@ -0,0 +1,93 @@
+Scheme
+{
+ Fonts
+ {
+ "MenuArrows"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "15"
+ "weight" "400"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "ClassIcons"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "62"
+ "weight" "0"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons10"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "10"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons12"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "12"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons14"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "14"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons18"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "18"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+
+ "CustomIcons20"
+ {
+ "1"
+ {
+ "name" "FlawHUDIcons"
+ "tall" "20"
+ "additive" "0"
+ "antialias" "1"
+ }
+ }
+ }
+
+ CustomFontFiles
+ {
+ "121"
+ {
+ "font" "resource/fonts/FlawHUDIcons.otf"
+ "name" "FlawHUDIcons"
+ }
+ }
+} \ No newline at end of file
diff --git a/resource/scheme/clientscheme_settings.res b/resource/scheme/clientscheme_settings.res
index 45194eb..61656ce 100644
--- a/resource/scheme/clientscheme_settings.res
+++ b/resource/scheme/clientscheme_settings.res
@@ -121,7 +121,7 @@ Scheme
PropertySheet.SelectedTextColor "White"
PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another
- RadioButton.TextColor "Base Color"
+ RadioButton.TextColor "ColorCyan"
RadioButton.SelectedTextColor "Orange"
RichText.TextColor "Gray"
diff --git a/resource/scheme/clientscheme_xhairs.res b/resource/scheme/clientscheme_xhairs.res
index 7c8419d..b45c80b 100644
--- a/resource/scheme/clientscheme_xhairs.res
+++ b/resource/scheme/clientscheme_xhairs.res
@@ -343,114 +343,26 @@ Scheme
"outline" "0"
}
}
- "size:41,outline:off"
+ "size:10,outline:on"
{
"1"
{
"name" "KnucklesCrosses"
- "tall" "41"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:42,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "42"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:43,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "43"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:44,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "44"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:45,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "45"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:46,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "46"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:47,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "47"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:48,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "48"
- "antialias" "1"
- "additive" "0"
- "outline" "0"
- }
- }
- "size:49,outline:off"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "49"
- "antialias" "1"
+ "tall" "10"
+ "antialias" "0"
"additive" "0"
- "outline" "0"
+ "outline" "1"
}
}
- "size:50,outline:off"
+ "size:11,outline:on"
{
"1"
{
"name" "KnucklesCrosses"
- "tall" "50"
- "antialias" "1"
+ "tall" "11"
+ "antialias" "0"
"additive" "0"
- "outline" "0"
+ "outline" "1"
}
}
"size:12,outline:on"
@@ -756,7 +668,7 @@ Scheme
{
"name" "KnucklesCrosses"
"tall" "39"
- "antiaias" "0"
+ "antialias" "0"
"additive" "0"
"outline" "1"
}
@@ -772,116 +684,6 @@ Scheme
"outline" "1"
}
}
- "size:41,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "41"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:42,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "42"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:43,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "43"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:44,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "44"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:45,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "45"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:46,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "46"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:47,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "47"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:48,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "48"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:49,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "49"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
- "size:50,outline:on"
- {
- "1"
- {
- "name" "KnucklesCrosses"
- "tall" "50"
- "antialias" "0"
- "additive" "0"
- "outline" "1"
- }
- }
"xHairCircle"
{
@@ -1725,22 +1527,22 @@ Scheme
CustomFontFiles
{
- "100" // Fog's xHairs
+ "110" // Fog's xHairs
{
"font" "resource/fonts/crosshairs.ttf"
"name" "Crosshairs"
}
- "101" // Thin Cross
+ "111" // Thin Cross
{
"font" "resource/fonts/Symbol.ttf"
"name" "Symbol"
}
- "102" // Konr Wings
+ "112" // Konr Wings
{
"font" "resource/fonts/Garm3nFont.ttf"
"name" "Garm3nFont"
}
- "103"
+ "113"
{
"font" "resource/fonts/KnucklesCrosses.ttf"
"name" "KnucklesCrosses"
diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res
index 2b1b2ab..989b240 100644
--- a/resource/sourcescheme.res
+++ b/resource/sourcescheme.res
@@ -57,7 +57,7 @@ Scheme
// scheme-specific colors
Border.Bright "200 200 200 196"
Border.Dark "40 40 40 196"
- Border.Selection "0 0 0 196"default/selected button
+ Border.Selection "0 0 0 196"
Button.TextColor "196 196 196 255"
Button.BgColor "120 120 120 128"
@@ -90,7 +90,7 @@ Scheme
RadioButton.ArmedTextColor "TFTextMedium"
Frame.BgColor "40 40 40 245"
- Frame.OutOfFocusBgColor "40 40 40 100"
+ Frame.OutOfFocusBgColor "40 40 40 245"
FrameGrip.Color1 "200 200 200 196"
FrameGrip.Color2 "0 0 0 196"
FrameTitleButton.FgColor "200 200 200 196"
@@ -141,150 +141,10 @@ Scheme
TextEntry.TextColor "OffWhite"
TextEntry.DisabledTextColor "DullWhite"
TextEntry.SelectedBgColor "RaysPrimary"
-
- // Borrowed from CS:S SourceScheme
- Frame.TitleTextInsetX "14"
- Frame.ClientInsetY "9"
- Frame.ClientInsetX "8"
- Frame.FocusTransitionEffectTime "0.3"
- Frame.TransitionEffectTime "0.3"
- Frame.AutoSnapRange "0"
- FrameTitleButton.BgColor "Blank"
- FrameTitleButton.DisabledFgColor "255 255 255 192"
- FrameTitleButton.DisabledBgColor "Blank"
- FrameSystemButton.FgColor "Blank"
- FrameSystemButton.BgColor "Blank"
- FrameSystemButton.Icon ""
- FrameSystemButton.DisabledIcon ""
- FrameTitleBar.BgColor "0 0 0 210"
- FrameTitleBar.DisabledBgColor "Blank"
- GraphPanel.FgColor "White"
- GraphPanel.BgColor "TransparentBlack"
- ListPanel.TextBgColor "Blank"
- ListPanel.SelectedTextColor "Black"
- ListPanel.EmptyListInfoTextColor "OffWhite"
- Menu.TextColor "White"
- Menu.ArmedTextColor "Black"
- Panel.FgColor "DullWhite"
- Panel.BgColor "Blank"
- ProgressBar.FgColor "White"
- ProgressBar.BgColor "TransparentBlack"
- PropertySheet.TextColor "OffWhite"
- PropertySheet.SelectedTextColor "White"
- PropertySheet.TransitionEffectTime "0.25"
- RichText.TextColor "OffWhite"
- RichText.BgColor "TransparentBlack"
- RichText.SelectedTextColor "Black"
- RichText.SelectedBgColor "RaysPrimary"
- ScrollBar.Wide "17"
- SectionedListPanel.HeaderTextColor "White"
- SectionedListPanel.HeaderBgColor "Blank"
- SectionedListPanel.DividerColor "Black"
- SectionedListPanel.TextColor "DullWhite"
- SectionedListPanel.BrightTextColor "White"
- SectionedListPanel.BgColor "TransparentBlack"
- SectionedListPanel.SelectedTextColor "Black"
- SectionedListPanel.SelectedBgColor "RaysPrimary"
- SectionedListPanel.OutOfFocusSelectedTextColor "Black"
- SectionedListPanel.OutOfFocusSelectedBgColor "100 100 100 128"
- TextEntry.BgColor "TransparentBlack"
- TextEntry.CursorColor "OffWhite"
- TextEntry.DisabledBgColor "Blank"
- TextEntry.SelectedTextColor "Black"
- TextEntry.OutOfFocusSelectedBgColor "100 100 100 128"
- TextEntry.FocusEdgeColor "0 0 0 196"
- ToggleButton.SelectedTextColor "White"
- Tooltip.TextColor "0 0 0 196"
- Tooltip.BgColor "RaysPrimary"
- TreeView.BgColor "TransparentBlack"
- WizardSubPanel.BgColor "Blank"
- MainMenu.DepressedTextColor "150 150 150 128"
- MainMenu.MenuItemHeight "25"
- MainMenu.Backdrop "0 0 0 156"
- Console.TextColor "OffWhite"
- Console.DevTextColor "White"
- NewGame.TextColor "White"
- NewGame.FillColor "0 0 0 255"
- NewGame.SelectionColor "RaysPrimary"
- NewGame.DisabledColor "128 128 128 196"
}
Fonts
{
- "DefaultFixedOutline" //edited by INsane 2010 for small netgraph font on all screen sizes
- {
- "1" //For screen heights between 480 and 599 (eg 4:3 aspect Width 640x480 High, Width 720x576 High. 16:10 aspect Width 720x480 High)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "11" [$POSIX] // "11"
- "tall" "10" //good positioning is ... "net_graphpos 183" and "net_graphheight 30" and ensure you select "antialias" "1" with all others off with "Georgia" font.
- "weight" "0" //"0" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as "0".
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "480 599"
- "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "1" //not default added //smoothing the edges.
- }
- "2" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "12" [$POSIX] // "11"
- "tall" "12" //good positioning is ... "net_graphpos 190" and "net_graphheight 45" and ensure you select "antialias" "1" with all others off with "Georgia" font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "600 767"
- "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "1" //not default added //smoothing the edges.
- }
- "3" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Verdana" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "13" [$POSIX] // "11"
- "tall" "13" //good positioning is ... "net_graphpos 203" and "net_graphheight 85" and ensure you select "outline" "1" with all others off with "Microsoft Sans Serif" font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "768 1023"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- "4" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High... 16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "19" [$POSIX] // "11"
- "tall" "19" // good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select "outline" "1" with all others off with Ariel font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1024 1199"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- "5" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond)
- {
- "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
- "name" "Lucida Console" [$X360] //"Lucida Console"
- "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" and "Arial" Mac Installation location: /Library/Fonts and is default on Mac OS
- "tall" "19" [$POSIX] // "11"
- "tall" "19" // good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select "outline" "1" with all others off with Ariel font.
- "weight" "0"
- "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
- "yres" "1200 6000"
- "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
- "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
- "antialias" "0" //not default added //smoothing the edges.
- }
- }
-
"MainMenuFont"
{
"1" [$WIN32]
@@ -299,9 +159,9 @@ Scheme
"MenuLarge"
{
- "1" [$X360]
+ "1" [disabled]
{
- "tall_hidef" "24"
+ "tall_disabled" "24"
}
}
@@ -311,14 +171,14 @@ Scheme
{
"name" "TF2 Build"
"tall" "35"
- "tall_lodef" "40"
+ "tall_disabled" "40"
"weight" "500"
"additive" "0"
"antialias" "1"
}
}
- "Default" [$OSX]
+ "Default" [disabled]
{
"1"
{
@@ -380,10 +240,10 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
+ "name" "Verdana Bold" [disabled]
"weight" "1500"
"tall" "16" [!$OSX]
- "tall" "18" [$OSX]
+ "tall" "18" [disabled]
"antialias" "1"
}
}
@@ -393,10 +253,10 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana Bold" [$OSX]
+ "name" "Verdana Bold" [disabled]
"weight" "1500"
"tall" "18" [!$OSX]
- "tall" "19" [$OSX]
+ "tall" "19" [disabled]
"antialias" "1"
}
}
@@ -406,21 +266,151 @@ Scheme
"1"
{
"name" "Arial" [!$OSX]
- "name" "Verdana" [$OSX]
+ "name" "Verdana" [disabled]
"weight" "1000"
"tall" "14" [!$OSX]
- "tall" "12" [$OSX]
+ "tall" "12" [disabled]
"antialias" "1" [!$OSX]
}
}
+
+ "DefaultFixedOutline" //edited by INsane 2010 for small netgraph font on all screen sizes
+ {
+ "1" //For screen heights between 480 and 599 (eg 4:3 aspect Width 640x480 High, Width 720x576 High. 16:10 aspect Width 720x480 High)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "11" [$POSIX] // "11"
+ "tall" "10" //good positioning is ... "net_graphpos 183" and "net_graphheight 30" and ensure you select "antialias" "1" with all others off with "Georgia" font.
+ "weight" "0" //"0" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as "0".
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "480 599"
+ "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "1" //not default added //smoothing the edges.
+ }
+ "2" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "12" [$POSIX] // "11"
+ "tall" "12" //good positioning is ... "net_graphpos 190" and "net_graphheight 45" and ensure you select "antialias" "1" with all others off with "Georgia" font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "600 767"
+ "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "1" //not default added //smoothing the edges.
+ }
+ "3" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Verdana" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "13" [$POSIX] // "11"
+ "tall" "13" //good positioning is ... "net_graphpos 203" and "net_graphheight 85" and ensure you select "outline" "1" with all others off with "Microsoft Sans Serif" font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "768 1023"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ "4" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High... 16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "19" [$POSIX] // "11"
+ "tall" "19" // good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select "outline" "1" with all others off with Ariel font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1024 1199"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ "5" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond)
+ {
+ "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts
+ "name" "Lucida Console" [$X360] //"Lucida Console"
+ "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" and "Arial" Mac Installation location: /Library/Fonts and is default on Mac OS
+ "tall" "19" [$POSIX] // "11"
+ "tall" "19" // good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select "outline" "1" with all others off with Ariel font.
+ "weight" "0"
+ "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A
+ "yres" "1200 6000"
+ "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.
+ "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look
+ "antialias" "0" //not default added //smoothing the edges.
+ }
+ }
}
CustomFontFiles
{
- "9"
+ "6"
{
"font" "resource/TF2Build.ttf"
"name" "TF2 Build"
+ "turkish"
+ {
+ "range" "0x0000 0x015F"
+ }
+ "swedish"
+ {
+ "range" "0x0000 0x00F6"
+ }
+ "spanish"
+ {
+ "range" "0x0000 0x00FC"
+ }
+ "romanian"
+ {
+ "range" "0x0000 0x021B"
+ }
+ "polish"
+ {
+ "range" "0x0000 0x017C"
+ }
+ "norwegian"
+ {
+ "range" "0x0000 0x00F8"
+ }
+ "danish"
+ {
+ "range" "0x0000 0x00F8"
+ }
+ "hungarian"
+ {
+ "range" "0x0000 0x0171"
+ }
+ "german"
+ {
+ "range" "0x0000 0x00FC"
+ }
+ "french"
+ {
+ "range" "0x0000 0x0178"
+ }
+ "finnish"
+ {
+ "range" "0x0000 0x017E"
+ }
+ "czech"
+ {
+ "range" "0x0000 0x017E"
+ }
+ "bulgarian"
+ {
+ "range" "0x0000 0x0451"
+ }
+ "russian"
+ {
+ "range" "0x0000 0x0451"
+ }
}
}
} \ No newline at end of file