diff options
| -rw-r--r-- | minmode/resource/ClientScheme-mac.res | 18 | ||||
| -rw-r--r-- | minmode/resource/ClientScheme.res | 6904 | ||||
| -rw-r--r-- | minmode/resource/fonts/Blocks.ttf (renamed from minmode/resource/Blocks.ttf) | bin | 2348 -> 2348 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica-mac.ttf (renamed from minmode/resource/Cerbetica-mac.ttf) | bin | 38752 -> 38752 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica.ttf (renamed from minmode/resource/Cerbetica.ttf) | bin | 68688 -> 68688 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica_bold-alt.ttf (renamed from minmode/resource/Cerbetica_bold-alt.ttf) | bin | 58352 -> 58352 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica_bold.ttf (renamed from minmode/resource/Cerbetica_bold.ttf) | bin | 58352 -> 58352 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica_edited-alt.ttf (renamed from minmode/resource/Cerbetica_edited-alt.ttf) | bin | 46472 -> 46472 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica_edited-mac.ttf (renamed from minmode/resource/Cerbetica_edited-mac.ttf) | bin | 38796 -> 38796 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Cerbetica_edited.ttf (renamed from minmode/resource/Cerbetica_edited.ttf) | bin | 46472 -> 46472 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Garm3nFont.ttf (renamed from minmode/resource/Garm3nFont.ttf) | bin | 40684 -> 40684 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/Symbol.ttf (renamed from minmode/resource/Symbol.ttf) | bin | 70128 -> 70128 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/crosshairs.ttf (renamed from minmode/resource/crosshairs.ttf) | bin | 7736 -> 7736 bytes | |||
| -rw-r--r-- | minmode/resource/fonts/heydings_icons.ttf (renamed from minmode/resource/heydings_icons.ttf) | bin | 12236 -> 12236 bytes | |||
| -rw-r--r-- | minmode/resource/scheme/clientscheme_borders.res | 3138 | ||||
| -rw-r--r-- | minmode/resource/scheme/clientscheme_colors.res | 271 | ||||
| -rw-r--r-- | minmode/resource/scheme/clientscheme_fonts.res | 2881 | ||||
| -rw-r--r-- | minmode/resource/scheme/clientscheme_settings.res | 237 | ||||
| -rw-r--r-- | minmode/resource/scheme/clientscheme_xhairs.res | 275 | ||||
| -rw-r--r-- | minmode/scripts/HudAnimations_custom.txt | 229 | ||||
| -rw-r--r-- | minmode/scripts/HudAnimations_manifest.txt | 6 | ||||
| -rw-r--r-- | minmode/scripts/HudAnimations_tf-white.txt | 828 | ||||
| -rw-r--r-- | minmode/scripts/HudAnimations_tf.txt | 1856 |
23 files changed, 7066 insertions, 9577 deletions
diff --git a/minmode/resource/ClientScheme-mac.res b/minmode/resource/ClientScheme-mac.res index 480f3f0..95ad13d 100644 --- a/minmode/resource/ClientScheme-mac.res +++ b/minmode/resource/ClientScheme-mac.res @@ -3091,7 +3091,6 @@ Scheme } - // //////////////////// BORDERS ////////////////////////////// // @@ -4571,36 +4570,35 @@ Scheme "7" // Main font { - "font" "resource/Cerbetica.ttf" + "font" "resource/fonts/Cerbetica.ttf" "name" "Cerbetica" } "8" // Tournament HUD block { - "font" "resource/Blocks.ttf" + "font" "resource/fonts/Blocks.ttf" "name" "Blocks" } "9" // Fog's xHairs { - "font" "resource/crosshairs.ttf" + "font" "resource/fonts/crosshairs.ttf" "name" "Crosshairs" } "10" // Thin Cross { - "font" "resource/Symbol.ttf" + "font" "resource/fonts/Symbol.ttf" "name" "Symbol" } "11" // Konr Wings { - "font" "resource/Garm3nFont.ttf" + "font" "resource/fonts/Garm3nFont.ttf" "name" "Garm3nFont" } "12" // Edited font for TargetIDs, menus, etc. { - "font" "resource/Cerbetica_edited.ttf" + "font" "resource/fonts/Cerbetica_edited.ttf" "name" "Cerbetica_edited" } - -} - + } +}
\ No newline at end of file diff --git a/minmode/resource/ClientScheme.res b/minmode/resource/ClientScheme.res index 6525522..7054fb0 100644 --- a/minmode/resource/ClientScheme.res +++ b/minmode/resource/ClientScheme.res @@ -1,6830 +1,17 @@ -// -// TRACKER SCHEME RESOURCE FILE -// -// sections: -// colors - all the colors used by the scheme -// basesettings - contains settings for app to use to draw controls -// fonts - list of all the fonts used by app -// borders - description of all the borders -// -// -Scheme -{ - //Name - currently overriden in code - //{ - // "Name" "ClientScheme" - //} - - //////////////////////// COLORS /////////////////////////// - Colors - { - - "Tutorial Color" "0 255 0 128" - - //rayshud colors - - "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" - - //'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" - - "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" - - "QuestGold" "208 147 75 255" - "HalloweenThemeColor2015_Light" "238 126 17 255" - "HalloweenThemeColor2015" "135 54 16 255" - "HalloweenThemeColor2015_Dark" "108 49 21 255" - "QuestStandardHighlight" "0 255 0 255" - "QuestBonusHighlight" "150 160 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" - //Changed black to a NTSC safe color - "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" - } - - ///////////////////// BASE SETTINGS //////////////////////// - // default settings for all panels - // controls use these to determine their settings - 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" - } - - //////////////////////// BITMAP FONT FILES ///////////////////////////// - // - // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse - BitmapFontFiles - { - // UI buttons, custom font, (256x64) - "Buttons" "materials/vgui/fonts/buttons_32.vbf" - } - - - // - //////////////////////// FONTS ///////////////////////////// - // - // describes all the fonts - 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" "Cerbetica_edited" - "tall" "12" - "weight" "500" - "underline" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "2" - { - "name" "Cerbetica_edited" - "tall" "11" - "range" "0x0000 0x00FF" - "weight" "800" - } - } - "DefaultSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "480 599" - } - "2" - { - "name" "Cerbetica_edited" - "tall" "13" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "600 767" - } - "3" - { - "name" "Cerbetica_edited" - "tall" "14" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Cerbetica_edited" - "tall" "20" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Cerbetica_edited" - "tall" "22" - "weight" "0" - "range" "0x0000 0x017F" - "yres" "1200 6000" - "antialias" "1" - } - "6" - { - "name" "Cerbetica_edited" - "tall" "12" - "range" "0x0000 0x00FF" - "weight" "0" - } - } - - - "DefaultVerySmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "weight" "0" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - } - "2" - { - "name" "Cerbetica_edited" - "tall" "12" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" - } - "3" - { - "name" "Cerbetica_edited" - "tall" "12" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Cerbetica_edited" - "tall" "14" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Cerbetica_edited" - "tall" "16" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - } - DefaultLarge - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "480 599" - } - "2" - { - "name" "Cerbetica_edited" - "tall" "21" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "600 767" - } - "3" - { - "name" "Cerbetica_edited" - "tall" "22" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Cerbetica_edited" - "tall" "28" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Cerbetica_edited" - "tall" "30" - "weight" "900" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "yres" "1200 6000" - "antialias" "1" - } - "6" - { - "name" "Cerbetica_edited" - "tall" "20" - "range" "0x0000 0x00FF" - "weight" "900" - } - "7" - { - "name" "Cerbetica_edited" - "tall" "20" - "range" "0x0000 0x00FF" - "weight" "800" - } - } - CenterPrintText - { - // note that this scales with the screen resolution - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "additive" "0" - "antialias" "1" - } - } - - "PlayerPanelPlayerName" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "6" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - HudHintText - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "additive" "0" - "antialias" "1" - } - } - "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" "28" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmallBold" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "24" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "22" - "additive" "0" - "antialias" "1" - } - } - "HudFontMediumSmallSecondary" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "22" - "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" "Cerbetica_edited" - "tall" "16" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "SpectatorKeyHints" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "8" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubText" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "9" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubTextSuddenDeath" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "8" - "tall_hidef" "9" - "tall_lodef" "10" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "ClockSubTextTiny" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "8" - "tall_hidef" "7" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "HudSelectionText" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "15" - "weight" "700" - "antialias" "1" - "yres" "1 599" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "additive" "1" - } - "2" - { - "name" "Cerbetica_edited" - "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" "Cerbetica_edited" - "tall" "18" - "weight" "900" - "antialias" "1" - "yres" "768 1023" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "4" - { - "name" "Cerbetica_edited" - "tall" "21" - "weight" "900" - "antialias" "1" - "yres" "1024 1199" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - "5" - { - "name" "Cerbetica_edited" - "tall" "24" - "weight" "1000" - "antialias" "1" - "yres" "1200 10000" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - DebugOverlay - { - "1" [$WIN32] - { - "name" "Cerbetica_edited" - "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" "Cerbetica Bold" - "tall" "32" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Italic" - { - "1" - { - "name" "Cerbetica Bold" - "tall" "32" - "italic" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Bold" - { - "1" - { - "name" "Cerbetica Bold" - "tall" "32" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_BoldItalic" - { - "1" - { - "name" "Cerbetica Bold" - "tall" "32" - "italic" "1" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - } - } - "CloseCaption_Small" - { - "1" - { - "name" "Cerbetica Bold" - "tall" "32" - "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" "Cerbetica_edited" - "tall" "24" - "antialias" "1" - "weight" "500" - } - } - "MenuClassBuckets" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "11" - "tall_lodef" "14" - "antialias" "1" - "weight" "500" - } - } - "MenuKeys" - { - "1" - { - "name" "Cerbetica_edited" - "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" "Cerbetica_edited" - "tall" "12" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ScoreboardSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "13" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ScoreboardMediumSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - "ScoreboardMedium" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "20" - "weight" "500" - "range" "0x0000 0x007F" // Basic Latin - "antialias" "1" - "additive" "0" - } - } - "ScoreboardTeamName" - { - "1" - { - "name" "Cerbetica_edited" - "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" "Cerbetica_edited" - "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" "Cerbetica_edited" - "tall" "52" - "tall_lodef" "80" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "1 599" - "antialias" "1" - } - "2" - { - "name" "Cerbetica_edited" - "tall" "72" - "tall_hidef" "120" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "600 767" - "antialias" "1" - } - "3" - { - "name" "Cerbetica_edited" - "tall" "100" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "768 1023" - "antialias" "1" - } - "4" - { - "name" "Cerbetica_edited" - "tall" "140" - "range" "0x0000 0x00FF" - "weight" "400" - "yres" "1024 1199" - "antialias" "1" - } - "5" - { - "name" "Cerbetica_edited" - "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" "Cerbetica_edited" - "tall" "10" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "ControlPointTimerSmaller" - { - "1" - { - "name" "Cerbetica_edited" - "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" "Cerbetica_edited" - "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" "Cerbetica_edited" - "tall" "14" - "tall_lodef" "18" - "range" "0x0000 0x00FF" - "weight" "300" - "weight_lodef" "600" - "antialias" "1" - } - } - CapPlayerFont - { - "1" - { - "name" "Cerbetica_edited" - "tall" "12" - "weight" "500" - "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A - "TextColor" "Black" - "antialias" "1" - } - } - CapPlayerFontSmall - { - "1" - { - "name" "Cerbetica_edited" - "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" "Cerbetica Bold" - "tall" "22" - "weight" "900" - } - } - MatchmakingDialogMenuBrowserDetails - { - "1" // browser item players and map name - { - "name" "Cerbetica Bold" - "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" "Cerbetica_edited" - "tall" "11" - "weight" "600" - "additive" "0" - "antialias" "1" - } - } - "IntroMenuCaption" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "18" - "weight" "400" - "additive" "0" - "antialias" "1" - } - } - "AchievementNotification" - { - "1" - { - "name" "Cerbetica Bold" - "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" "12" - "additive" "0" - "antialias" "1" - } - } - "ItemFontNameSmall" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "13" - "additive" "0" - "antialias" "1" - } - } - "ItemFontNameLarge" - { - "1" - { - "name" "Cerbetica_edited" - "tall" "14" - "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" - } - } - "ItemTrackerScore_InGame" - { - "1" - { - "name" "Verdana" - "tall" "7" - "weight" "0" - "antialias" "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" - } - } - - "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" "Cerbetica Bold" - "tall" "14" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - "EconFontMedium" - { - "1" - { - "name" "Cerbetica Bold" - "tall" "24" - "weight" "500" - "additive" "0" - "antialias" "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 - - // tournament hud edit - "Blocks48" - { - "1" - { - "name" "Blocks" - "tall" "48" - "weight" "0" - "antialias" "1" - } - } - - - "Blocks24" - { - "1" - { - "name" "Blocks" - "tall" "24" - "weight" "0" - "antialias" "1" - } - } - - //hud xhairs - "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" - } - } - - "CrosshairsOutline18" - { - "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" - } - } - - "CrosshairsOutline24" - { - "1" - { - "name" "Crosshairs" - "tall" "24" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs26" - { - "1" - { - "name" "Crosshairs" - "tall" "26" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline26" - { - "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" - } - } - - "CrosshairsOutline32" - { - "1" - { - "name" "Crosshairs" - "tall" "32" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - - "Crosshairs34" - { - "1" - { - "name" "Crosshairs" - "tall" "34" - "weight" "0" - "antialias" "1" - } - } - - "CrosshairsOutline34" - { - "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" - } - } - - "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_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 Medic" - "tall" "56" - "additive" "0" - "antialias" "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" - } - } - "Multimedia16" - { - "1" - { - "name" "Heydings Icons" - "tall" "16" - "additive" "0" - "antialias" "1" - } - } - "TF2ComboBox" - { - "1" - { - "name" "TF2 Secondary" - "tall" "11" - "weight" "500" - "additive" "0" - "antialias" "1" - } - } - - } - - - // - //////////////////// BORDERS ////////////////////////////// - // - // describes all the border types - 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" - } - } +#base "scheme/clientscheme_borders.res" +#base "scheme/clientscheme_colors.res" +#base "scheme/clientscheme_fonts.res" +#base "scheme/clientscheme_settings.res" - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - - 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" - - // This border is used just to create a horizontal line, so it only has a bottom border - - 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" "2" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "2" - } - - 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" "0" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "0" - } - 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 +Scheme { - "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" "2" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "2" - } - LoadoutItemPopupBorder - { - "bordertype" "scalable_image" - "backgroundtype" "2" - - "image" "backpack_rect_mouseover_color" - "color" "ItemPanelBG" - - "src_corner_height" "32" // pixels inside the image - "src_corner_width" "32" - "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" - } - - 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" - } - } - } - - 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" - } - - - 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" - } - 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" - } - } - //////////////////////// CUSTOM FONT FILES ///////////////////////////// - // // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts + // Range specificies the characters to be used from the custom font before falling back to a default font + // characters in the range not specificed in the font will appear empty + // For TF2: Any special character will need to be added to our font file + //////////////////////////////////////////////////////////////////////// + CustomFontFiles { "1" "resource/tf.ttf" @@ -6888,100 +75,51 @@ Scheme "7" // Main font { - "font" "resource/Cerbetica.ttf" + "font" "resource/fonts/Cerbetica.ttf" "name" "Cerbetica" } "8" // Tournament HUD block { - "font" "resource/Blocks.ttf" + "font" "resource/fonts/Blocks.ttf" "name" "Blocks" } "9" // Fog's xHairs { - "font" "resource/crosshairs.ttf" + "font" "resource/fonts/crosshairs.ttf" "name" "Crosshairs" } "10" // Thin Cross { - "font" "resource/Symbol.ttf" + "font" "resource/fonts/Symbol.ttf" "name" "Symbol" } "11" // Konr Wings { - "font" "resource/Garm3nFont.ttf" + "font" "resource/fonts/Garm3nFont.ttf" "name" "Garm3nFont" } "12" // Edited font for TargetIDs, menus, etc. { - "font" "resource/Cerbetica_edited.ttf" + "font" "resource/fonts/Cerbetica_edited.ttf" "name" "Cerbetica_edited" } "13" // Cerbetica bolded, for ammo/health, etc. { - "font" "resource/Cerbetica_bold.ttf" + "font" "resource/fonts/Cerbetica_bold.ttf" "name" "Cerbetica Bold" } "14" { - "font" "resource/Cerbetica_bold_medic.otf" + "font" "resource/fonts/Cerbetica_bold_medic.otf" "name" "Cerbetica Bold Medic" } "15" // Used for main menu icons { - "font" "resource/heydings_icons.ttf" + "font" "resource/fonts/heydings_icons.ttf" "name" "Heydings Icons" } -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + } +}
\ No newline at end of file diff --git a/minmode/resource/Blocks.ttf b/minmode/resource/fonts/Blocks.ttf Binary files differindex 32154ec..32154ec 100644 --- a/minmode/resource/Blocks.ttf +++ b/minmode/resource/fonts/Blocks.ttf diff --git a/minmode/resource/Cerbetica-mac.ttf b/minmode/resource/fonts/Cerbetica-mac.ttf Binary files differindex 6fa4168..6fa4168 100644 --- a/minmode/resource/Cerbetica-mac.ttf +++ b/minmode/resource/fonts/Cerbetica-mac.ttf diff --git a/minmode/resource/Cerbetica.ttf b/minmode/resource/fonts/Cerbetica.ttf Binary files differindex 0646fc7..0646fc7 100644 --- a/minmode/resource/Cerbetica.ttf +++ b/minmode/resource/fonts/Cerbetica.ttf diff --git a/minmode/resource/Cerbetica_bold-alt.ttf b/minmode/resource/fonts/Cerbetica_bold-alt.ttf Binary files differindex 90072c6..90072c6 100644 --- a/minmode/resource/Cerbetica_bold-alt.ttf +++ b/minmode/resource/fonts/Cerbetica_bold-alt.ttf diff --git a/minmode/resource/Cerbetica_bold.ttf b/minmode/resource/fonts/Cerbetica_bold.ttf Binary files differindex 90072c6..90072c6 100644 --- a/minmode/resource/Cerbetica_bold.ttf +++ b/minmode/resource/fonts/Cerbetica_bold.ttf diff --git a/minmode/resource/Cerbetica_edited-alt.ttf b/minmode/resource/fonts/Cerbetica_edited-alt.ttf Binary files differindex 0e58154..0e58154 100644 --- a/minmode/resource/Cerbetica_edited-alt.ttf +++ b/minmode/resource/fonts/Cerbetica_edited-alt.ttf diff --git a/minmode/resource/Cerbetica_edited-mac.ttf b/minmode/resource/fonts/Cerbetica_edited-mac.ttf Binary files differindex 7df5a2f..7df5a2f 100644 --- a/minmode/resource/Cerbetica_edited-mac.ttf +++ b/minmode/resource/fonts/Cerbetica_edited-mac.ttf diff --git a/minmode/resource/Cerbetica_edited.ttf b/minmode/resource/fonts/Cerbetica_edited.ttf Binary files differindex 0e58154..0e58154 100644 --- a/minmode/resource/Cerbetica_edited.ttf +++ b/minmode/resource/fonts/Cerbetica_edited.ttf diff --git a/minmode/resource/Garm3nFont.ttf b/minmode/resource/fonts/Garm3nFont.ttf Binary files differindex 54af19a..54af19a 100644 --- a/minmode/resource/Garm3nFont.ttf +++ b/minmode/resource/fonts/Garm3nFont.ttf diff --git a/minmode/resource/Symbol.ttf b/minmode/resource/fonts/Symbol.ttf Binary files differindex fd1c033..fd1c033 100644 --- a/minmode/resource/Symbol.ttf +++ b/minmode/resource/fonts/Symbol.ttf diff --git a/minmode/resource/crosshairs.ttf b/minmode/resource/fonts/crosshairs.ttf Binary files differindex 7a582ad..7a582ad 100644 --- a/minmode/resource/crosshairs.ttf +++ b/minmode/resource/fonts/crosshairs.ttf diff --git a/minmode/resource/heydings_icons.ttf b/minmode/resource/fonts/heydings_icons.ttf Binary files differindex 41d81b8..41d81b8 100644 --- a/minmode/resource/heydings_icons.ttf +++ b/minmode/resource/fonts/heydings_icons.ttf diff --git a/minmode/resource/scheme/clientscheme_borders.res b/minmode/resource/scheme/clientscheme_borders.res new file mode 100644 index 0000000..df4d7d5 --- /dev/null +++ b/minmode/resource/scheme/clientscheme_borders.res @@ -0,0 +1,3138 @@ +Scheme +{ + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + 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" + + // This border is used just to create a horizontal line, so it only has a bottom border + + 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" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + 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" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + 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" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + LoadoutItemPopupBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + + "image" "backpack_rect_mouseover_color" + "color" "ItemPanelBG" + + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "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" + } + + 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" + } + } + } + + 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" + } + + + 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" + } + 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" + } + } +}
\ No newline at end of file diff --git a/minmode/resource/scheme/clientscheme_colors.res b/minmode/resource/scheme/clientscheme_colors.res new file mode 100644 index 0000000..2c7312f --- /dev/null +++ b/minmode/resource/scheme/clientscheme_colors.res @@ -0,0 +1,271 @@ +Scheme +{ + Colors + { + + "Tutorial Color" "0 255 0 128" + + //rayshud colors + + "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" + + //'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" + + "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" + + "QuestGold" "208 147 75 255" + "HalloweenThemeColor2015_Light" "238 126 17 255" + "HalloweenThemeColor2015" "135 54 16 255" + "HalloweenThemeColor2015_Dark" "108 49 21 255" + "QuestStandardHighlight" "0 255 0 255" + "QuestBonusHighlight" "150 160 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" + //Changed black to a NTSC safe color + "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" + } +}
\ No newline at end of file diff --git a/minmode/resource/scheme/clientscheme_fonts.res b/minmode/resource/scheme/clientscheme_fonts.res new file mode 100644 index 0000000..a42779c --- /dev/null +++ b/minmode/resource/scheme/clientscheme_fonts.res @@ -0,0 +1,2881 @@ +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 + "Default" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "antialias" "1" + } + "2" + { + "name" "Cerbetica_bold" + "tall" "72" + "antialias" "1" + } + + + } + "DefaultUnderline" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "weight" "500" + "underline" "1" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + "2" + { + "name" "Cerbetica_edited" + "tall" "11" + "range" "0x0000 0x00FF" + "weight" "800" + } + } + "DefaultSmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Cerbetica_edited" + "tall" "13" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Cerbetica_edited" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica_edited" + "tall" "20" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica_edited" + "tall" "22" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + "6" + { + "name" "Cerbetica_edited" + "tall" "12" + "range" "0x0000 0x00FF" + "weight" "0" + } + } + + + "DefaultVerySmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "480 599" + } + "2" + { + "name" "Cerbetica_edited" + "tall" "12" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "600 767" + } + "3" + { + "name" "Cerbetica_edited" + "tall" "12" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica_edited" + "tall" "14" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica_edited" + "tall" "16" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1200 6000" + "antialias" "1" + } + } + DefaultLarge + { + "1" + { + "name" "Cerbetica_edited" + "tall" "18" + "weight" "900" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "480 599" + } + "2" + { + "name" "Cerbetica_edited" + "tall" "21" + "weight" "900" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "600 767" + } + "3" + { + "name" "Cerbetica_edited" + "tall" "22" + "weight" "900" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica_edited" + "tall" "28" + "weight" "900" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica_edited" + "tall" "30" + "weight" "900" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1200 6000" + "antialias" "1" + } + "6" + { + "name" "Cerbetica_edited" + "tall" "20" + "range" "0x0000 0x00FF" + "weight" "900" + } + "7" + { + "name" "Cerbetica_edited" + "tall" "20" + "range" "0x0000 0x00FF" + "weight" "800" + } + } + CenterPrintText + { + // note that this scales with the screen resolution + "1" + { + "name" "Cerbetica_edited" + "tall" "18" + "additive" "0" + "antialias" "1" + } + } + + "PlayerPanelPlayerName" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "6" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + HudHintText + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "additive" "0" + "antialias" "1" + } + } + "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" "28" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmallBold" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "24" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "22" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmallSecondary" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "22" + "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" "Cerbetica_edited" + "tall" "16" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "SpectatorKeyHints" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "8" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ClockSubText" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "9" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ClockSubTextSuddenDeath" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "8" + "tall_hidef" "9" + "tall_lodef" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ClockSubTextTiny" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "8" + "tall_hidef" "7" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudSelectionText" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "15" + "weight" "700" + "antialias" "1" + "yres" "1 599" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "additive" "1" + } + "2" + { + "name" "Cerbetica_edited" + "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" "Cerbetica_edited" + "tall" "18" + "weight" "900" + "antialias" "1" + "yres" "768 1023" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + "4" + { + "name" "Cerbetica_edited" + "tall" "21" + "weight" "900" + "antialias" "1" + "yres" "1024 1199" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + "5" + { + "name" "Cerbetica_edited" + "tall" "24" + "weight" "1000" + "antialias" "1" + "yres" "1200 10000" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + } + DebugOverlay + { + "1" [$WIN32] + { + "name" "Cerbetica_edited" + "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" "Cerbetica Bold" + "tall" "32" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + } + "CloseCaption_Italic" + { + "1" + { + "name" "Cerbetica Bold" + "tall" "32" + "italic" "1" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + } + "CloseCaption_Bold" + { + "1" + { + "name" "Cerbetica Bold" + "tall" "32" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + } + "CloseCaption_BoldItalic" + { + "1" + { + "name" "Cerbetica Bold" + "tall" "32" + "italic" "1" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + } + } + "CloseCaption_Small" + { + "1" + { + "name" "Cerbetica Bold" + "tall" "32" + "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" "Cerbetica_edited" + "tall" "24" + "antialias" "1" + "weight" "500" + } + } + "MenuClassBuckets" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "11" + "tall_lodef" "14" + "antialias" "1" + "weight" "500" + } + } + "MenuKeys" + { + "1" + { + "name" "Cerbetica_edited" + "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" "Cerbetica_edited" + "tall" "12" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardSmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "13" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardMediumSmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "14" + "weight" "500" + "range" "0x0000 0x007F" // Basic Latin + "antialias" "1" + "additive" "0" + } + } + "ScoreboardMedium" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "20" + "weight" "500" + "range" "0x0000 0x007F" // Basic Latin + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamName" + { + "1" + { + "name" "Cerbetica_edited" + "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" "Cerbetica_edited" + "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" "Cerbetica_edited" + "tall" "52" + "tall_lodef" "80" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "1 599" + "antialias" "1" + } + "2" + { + "name" "Cerbetica_edited" + "tall" "72" + "tall_hidef" "120" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "600 767" + "antialias" "1" + } + "3" + { + "name" "Cerbetica_edited" + "tall" "100" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica_edited" + "tall" "140" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica_edited" + "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" "Cerbetica_edited" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ControlPointTimerSmaller" + { + "1" + { + "name" "Cerbetica_edited" + "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" "Cerbetica_edited" + "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" "Cerbetica_edited" + "tall" "14" + "tall_lodef" "18" + "range" "0x0000 0x00FF" + "weight" "300" + "weight_lodef" "600" + "antialias" "1" + } + } + CapPlayerFont + { + "1" + { + "name" "Cerbetica_edited" + "tall" "12" + "weight" "500" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "TextColor" "Black" + "antialias" "1" + } + } + CapPlayerFontSmall + { + "1" + { + "name" "Cerbetica_edited" + "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" "Cerbetica Bold" + "tall" "22" + "weight" "900" + } + } + MatchmakingDialogMenuBrowserDetails + { + "1" // browser item players and map name + { + "name" "Cerbetica Bold" + "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" "Cerbetica_edited" + "tall" "11" + "weight" "600" + "additive" "0" + "antialias" "1" + } + } + "IntroMenuCaption" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "18" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "AchievementNotification" + { + "1" + { + "name" "Cerbetica Bold" + "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" "12" + "additive" "0" + "antialias" "1" + } + } + "ItemFontNameSmall" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "13" + "additive" "0" + "antialias" "1" + } + } + "ItemFontNameLarge" + { + "1" + { + "name" "Cerbetica_edited" + "tall" "14" + "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" + } + } + "ItemTrackerScore_InGame" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "antialias" "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" + } + } + + "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" "Cerbetica Bold" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "EconFontMedium" + { + "1" + { + "name" "Cerbetica Bold" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "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 + + // tournament hud edit + "Blocks48" + { + "1" + { + "name" "Blocks" + "tall" "48" + "weight" "0" + "antialias" "1" + } + } + + + "Blocks24" + { + "1" + { + "name" "Blocks" + "tall" "24" + "weight" "0" + "antialias" "1" + } + } + + "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_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 Medic" + "tall" "56" + "additive" "0" + "antialias" "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" + } + } + "Multimedia16" + { + "1" + { + "name" "Heydings Icons" + "tall" "16" + "additive" "0" + "antialias" "1" + } + } + "TF2ComboBox" + { + "1" + { + "name" "TF2 Secondary" + "tall" "11" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + } + + //////////////////////// BITMAP FONT FILES ///////////////////////////// + BitmapFontFiles + { + // UI buttons, custom font, (256x64) + "Buttons" "materials/vgui/fonts/buttons_32.vbf" + } +} diff --git a/minmode/resource/scheme/clientscheme_settings.res b/minmode/resource/scheme/clientscheme_settings.res new file mode 100644 index 0000000..6842e3e --- /dev/null +++ b/minmode/resource/scheme/clientscheme_settings.res @@ -0,0 +1,237 @@ +Scheme +{ + 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" + } +}
\ No newline at end of file diff --git a/minmode/resource/scheme/clientscheme_xhairs.res b/minmode/resource/scheme/clientscheme_xhairs.res new file mode 100644 index 0000000..3e84998 --- /dev/null +++ b/minmode/resource/scheme/clientscheme_xhairs.res @@ -0,0 +1,275 @@ +Scheme +{ + Fonts + { + "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" + } + } + + "CrosshairsOutline18" + { + "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" + } + } + + "CrosshairsOutline24" + { + "1" + { + "name" "Crosshairs" + "tall" "24" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs26" + { + "1" + { + "name" "Crosshairs" + "tall" "26" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline26" + { + "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" + } + } + + "CrosshairsOutline32" + { + "1" + { + "name" "Crosshairs" + "tall" "32" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + + "Crosshairs34" + { + "1" + { + "name" "Crosshairs" + "tall" "34" + "weight" "0" + "antialias" "1" + } + } + + "CrosshairsOutline34" + { + "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" + } + } + } +}
\ No newline at end of file diff --git a/minmode/scripts/HudAnimations_custom.txt b/minmode/scripts/HudAnimations_custom.txt new file mode 100644 index 0000000..8c34557 --- /dev/null +++ b/minmode/scripts/HudAnimations_custom.txt @@ -0,0 +1,229 @@ +// sample animation script +// +// +// commands: +// Animate <panel name> <variable> <target value> <interpolator> <start time> <duration> +// variables: +// FgColor +// BgColor +// Position +// Size +// Blur (hud panels only) +// TextColor (hud panels only) +// Ammo2Color (hud panels only) +// Alpha (hud weapon selection only) +// SelectionAlpha (hud weapon selection only) +// TextScan (hud weapon selection only) +// +// interpolator: +// Linear +// Accel - starts moving slow, ends fast +// Deaccel - starts moving fast, ends slow +// Spline - simple ease in/out curve +// Pulse - < freq > over the duration, the value is pulsed (cosine) freq times ending at the dest value (assuming freq is integral) +// Flicker - < randomness factor 0.0 to 1.0 > over duration, each frame if random # is less than factor, use end value, otherwise use prev value +// Gain - < bias > Lower bias values bias towards 0.5 and higher bias values bias away from it. +// Bias - < bias > Lower values bias the curve towards 0 and higher values bias it towards 1. +// +// RunEvent <event name> <start time> +// starts another even running at the specified time +// +// StopEvent <event name> <start time> +// stops another event that is current running at the specified time +// +// StopAnimation <panel name> <variable> <start time> +// stops all animations refering to the specified variable in the specified panel +// +// StopPanelAnimations <panel name> <start time> +// stops all active animations operating on the specified panel +// +// SetFont <panel name> <fontparameter> <fontname from scheme> <set time> +// +// SetTexture <panel name> <textureidname> <texturefilename> <set time> +// +// SetString <panel name> <string varname> <stringvalue> <set time> + +//=========================================== +//Health Bonus Pulse +event HudHealthBonusPulse +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 + + Animate PlayerStatusHealthValue FgColor "Health Buff" Accel 0.0 0.0 + Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Buff" Accel 0.0 0.0 + Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Buff" Accel 0.0 0.0 + + RunEvent HudHealthBonusPulseLoop 0.4 +} + +// call to loop HudHealthBonusPulse +event HudHealthBonusPulseLoop +{ + RunEvent HudHealthBonusPulse 0.0 +} + +event HudHealthBonusPulseStop +{ + StopEvent HudHealthBonusPulse 0.0 + StopEvent HudHealthBonusPulseLoop 0.0 + + Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Normal" Accel 0.0 0.0 + Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Normal" Accel 0.0 0.0 +} + +//=========================================== +//Health Dying Pulse +event HudHealthDyingPulse +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2 + + Animate PlayerStatusHealthValue FgColor "Health Hurt" Accel 0.0 0.0 + Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Hurt" Accel 0.0 0.0 + Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Hurt" Accel 0.0 0.0 + + RunEvent HudHealthDyingPulseLoop 0.4 +} + +// call to loop HudHealthDyingPulse +event HudHealthDyingPulseLoop +{ + RunEvent HudHealthDyingPulse 0.0 +} + +event HudHealthDyingPulseStop +{ + StopEvent HudHealthDyingPulse 0.0 + StopEvent HudHealthDyingPulseLoop 0.0 + + Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Normal" Accel 0.0 0.0 + Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Normal" Accel 0.0 0.0 +} + +//=========================================== +event HudLowAmmoPulse +{ + Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 + Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 + + Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.000 + Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.000 + Animate AmmoNoClip FgColor "Ammo In Clip Low" Linear 0.0 0.000 + + RunEvent HudLowAmmoPulseLoop 0.25 +} + +// call to loop HudLowAmmoPulse +event HudLowAmmoPulseLoop +{ + RunEvent HudLowAmmoPulse 0.0 +} + +event HudLowAmmoPulseStop +{ + StopEvent HudLowAmmoPulse 0.0 + StopEvent HudLowAmmoPulseLoop 0.0 + + Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0 + Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0 + Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0 +} + +//=========================================== +// Spy Disguise +event HudSpyDisguiseFadeIn +{ + //RunEvent HudSpyDisguiseChanged 0 + //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 + + //Uncomment the line below for spy disguise image. + //Animate PlayerStatusClassImage Alpha "255" Linear 0.0 0.0 +} + +event HudSpyDisguiseFadeOut +{ + //RunEvent HudSpyDisguiseChanged 0 + //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 + + //Uncomment the line below for spy disguise image. + //Animate PlayerStatusClassImage Alpha "0" Linear 0.0 0.0 +} + +//==================================== +// Flash the medic charge hud when we have full charge + +event HudMedicCharged +{ + +///////Rainbow Charge +// Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 +// Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 +// Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 +// Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 +// Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 +// Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 + +///////Solid Color Charge +// Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.000 + +///////Orange Pulse Charge + + Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3 + Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3 + + + + +///////Rainbow Charge +// Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 +// Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 +// Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 +// Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 +// Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 +// Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 + +///////Solid Color Charge +// Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.000 + +///////Orange Pulse Charge + + Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3 + Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3 + + RunEvent HudMedicChargedLoop 0.6 +} + +// call to loop HudHealthBonusPulse +event HudMedicChargedLoop +{ + RunEvent HudMedicCharged 0.0 +} + +event HudMedicChargedStop +{ + StopEvent HudMedicCharged 0.0 + StopEvent HudMedicChargedLoop 0.0 + + Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 + Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 +} + +event HudReadyPulse +{ + Animate TournamentInstructionsLabel FgColor "255 165 0 255" Linear 0.0 0.3 + Animate TournamentInstructionsLabel FgColor "255 69 0 255" Linear 0.3 0.3 + + RunEvent HudReadyPulseLoop 0.6 +} +event CompetitiveGame_HideDisconnectButton +{ + Animate DisconnectButton ypos r-100 Accel 0 0 +} + +event CompetitiveGame_ShowDisconnectButton +{ + Animate DisconnectButton ypos r30 Accel 0 0.4 +}
\ No newline at end of file diff --git a/minmode/scripts/HudAnimations_manifest.txt b/minmode/scripts/HudAnimations_manifest.txt new file mode 100644 index 0000000..06b08c3 --- /dev/null +++ b/minmode/scripts/HudAnimations_manifest.txt @@ -0,0 +1,6 @@ +hudanimations_manifest +{ + "file" "scripts/hudanimations.txt" + "file" "scripts/hudanimations_tf.txt" + "file" "scripts/HudAnimations_custom.txt" +}
\ No newline at end of file diff --git a/minmode/scripts/HudAnimations_tf-white.txt b/minmode/scripts/HudAnimations_tf-white.txt deleted file mode 100644 index 223b517..0000000 --- a/minmode/scripts/HudAnimations_tf-white.txt +++ /dev/null @@ -1,828 +0,0 @@ -// sample animation script -// -// -// commands: -// Animate <panel name> <variable> <target value> <interpolator> <start time> <duration> -// variables: -// FgColor -// BgColor -// Position -// Size -// Blur (hud panels only) -// TextColor (hud panels only) -// Ammo2Color (hud panels only) -// Alpha (hud weapon selection only) -// SelectionAlpha (hud weapon selection only) -// TextScan (hud weapon selection only) -// -// interpolator: -// Linear -// Accel - starts moving slow, ends fast -// Deaccel - starts moving fast, ends slow -// Spline - simple ease in/out curve -// Pulse - < freq > over the duration, the value is pulsed (cosine) freq times ending at the dest value (assuming freq is integral) -// Flicker - < randomness factor 0.0 to 1.0 > over duration, each frame if random # is less than factor, use end value, otherwise use prev value -// -// RunEvent <event name> <start time> -// starts another even running at the specified time -// -// StopEvent <event name> <start time> -// stops another event that is current running at the specified time -// -// StopAnimation <panel name> <variable> <start time> -// stops all animations refering to the specified variable in the specified panel -// -// StopPanelAnimations <panel name> <start time> -// stops all active animations operating on the specified panel -// -// SetFont <panel name> <fontparameter> <fontname from scheme> <set time> -// -// SetTexture <panel name> <textureidname> <texturefilename> <set time> -// -// SetString <panel name> <string varname> <stringvalue> <set time> - -event LevelInit -{ -} - -event OpenWeaponSelectionMenu -{ - StopEvent CloseWeaponSelectionMenu 0.0 - StopEvent WeaponPickup 0.0 - - // make the display visible - Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 - Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 - Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 - //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 - Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 -} - -event CloseWeaponSelectionMenu -{ - StopEvent CloseWeaponSelectionMenu 0.0 - StopEvent WeaponPickup 0.0 - - // make the display visible - Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 - Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 - Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 - //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 - Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 -} - - -event MenuOpen -{ - StopEvent MenuClose 0.0 - - // fade in - Animate HudMenu Alpha "255" Linear 0.0 0.1 - Animate HudMenu SelectionAlpha "255" Linear 0.0 0.1 - Animate HudMenu FgColor "FgColor" Linear 0.0 0.1 - Animate HudMenu MenuColor "MenuColor" Linear 0.0 0.1 - Animate HudMenu ItemColor "ItemColor" Linear 0.0 0.1 - Animate HudMenu TextScan "1" Linear 0.0 0.1 - - // Undo any blur - Animate HudMenu Blur "1" Linear 0.0 0.01 -} - -event MenuClose -{ - // Hide it - Animate HudMenu Alpha "0" Linear 0.0 1 - Animate HudMenu SelectionAlpha "0" Linear 0.0 1 - Animate HudMenu FgColor "0 0 0 0" Linear 0.0 1 - Animate HudMenu MenuColor "0 0 0 0" Linear 0.0 1 - Animate HudMenu ItemColor "0 0 0 0" Linear 0.0 1 -} - -event MenuPulse -{ - Animate HudMenu Blur "7" Linear 0.0 0.1 - Animate HudMenu Blur "2" Deaccel 0.1 0.1 - Animate HudMenu Blur "7" Linear 0.2 0.1 - Animate HudMenu Blur "2" Deaccel 0.3 0.1 - Animate HudMenu Blur "7" Linear 0.4 0.1 - Animate HudMenu Blur "2" Deaccel 0.5 0.1 - Animate HudMenu Blur "1" Deaccel 0.6 0.4 -} - -event TimerIncrement -{ - Animate HudTimer Blur "7" Linear 0.0 0.1 - Animate HudTimer Blur "2" Deaccel 0.1 0.8 - Animate HudTimer Blur "0" Deaccel 1.1 1.5 -} - -event TimerDecrement -{ - Animate HudTimer Blur "7" Linear 0.0 0.1 - Animate HudTimer Blur "2" Deaccel 0.1 0.8 - Animate HudTimer Blur "0" Deaccel 1.1 1.5 -} - - -event ResourceIncrement -{ - Animate HudResources Blur "3" Linear 0.0 0.0 - Animate HudResources PulseAmount "0" Linear 0.0 0.01 - Animate HudResources Blur "1" Deaccel 0.1 1.5 - Animate HudResources PulseAmount "1" Linear 0.1 2 - - Animate HudResources PulseAmount "0" Linear 2 2 -} - -event ResourceDecrement -{ - Animate HudResources Blur "7" Linear 0.0 0.0 - Animate HudResources PulseAmount "0" Linear 0.0 0.01 - Animate HudResources Blur "1" Deaccel 0.1 1.5 - Animate HudResources PulseAmount "1" Linear 0.1 2 - - Animate HudResources PulseAmount "0" Linear 2 2 -} - -event ResourcePickup -{ - Animate HudResourcesPickup Alpha "255" Linear 0 0 - Animate HudResourcesPickup Position "80 r40" Linear 0 0 - Animate HudResourcesPickup Position "80 r120" Deaccel 0 1 - Animate HudResourcesPickup Blur "7" Deaccel 0 0.2 - Animate HudResourcesPickup Alpha "0" Deaccel .8 0.2 - Animate HudResourcesPickup Blur "1" Deaccel 0.2 0.3 -} - -event HintMessageShow -{ - Animate HudHintDisplay HintSize "1" Deaccel 0.0 0.3 - Animate HudHintDisplay FgColor "FgColor" Linear 0.4 0.4 - - // flash text - Animate HudHintDisplay FgColor "FgColor" Linear 1.5 0.01 - Animate HudHintDisplay FgColor "255 220 0 255" Linear 2.0 0.2 - Animate HudHintDisplay FgColor "FgColor" Linear 2.2 0.2 - Animate HudHintDisplay FgColor "255 220 0 255" Linear 3.0 0.2 - Animate HudHintDisplay FgColor "FgColor" Linear 3.2 0.2 - - // hide the panel after a while - Animate HudHintDisplay FgColor "255 220 0 0" Linear 10.0 0.2 - Animate HudHintDisplay HintSize "0" Deaccel 10.2 0.3 -} - - -event HintMessageHide -{ - Animate HudHintDisplay FgColor "255 220 0 0" Linear 0.0 0.2 - Animate HudHintDisplay HintSize "0" Deaccel 0.2 0.3 -} - -event KeyHintMessageShow -{ - // show the hints - Animate HudHintKeyDisplay Alpha 255 Linear 0.0 0.5 - - // flash text - Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.0 0.01 - Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 0.5 0.2 - Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.7 0.2 - Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 1.5 0.2 - Animate HudHintKeyDisplay FgColor "FgColor" Linear 1.7 0.2 - - // hide the panel after a while - Animate HudHintKeyDisplay Alpha 0 Linear 12.0 1.0 -} - -event KeyHintMessageHide -{ - Animate HudHintKeyDisplay Alpha 0 Linear 0.0 0.5 -} - -//=========================================== - -//Health Bonus Pulse -event HudHealthBonusPulse -{ - Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 - Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 - - Animate PlayerStatusHealthValue FgColor "48 255 48 255" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "48 255 48 255" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "48 255 48 255" Accel 0.0 0.0 - - RunEvent HudHealthBonusPulseLoop 0.4 -} - -// call to loop HudHealthBonusPulse -event HudHealthBonusPulseLoop -{ - RunEvent HudHealthBonusPulse 0.0 -} - -event HudHealthBonusPulseStop -{ - StopEvent HudHealthBonusPulse 0.0 - StopEvent HudHealthBonusPulseLoop 0.0 - - Animate PlayerStatusHealthValue FgColor "TanLight" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "TanLight" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "TanLight" Accel 0.0 0.0 -} - -//=========================================== - -//Health Dying Pulse -event HudHealthDyingPulse -{ - Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.075 - Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.125 0.075 - - Animate PlayerStatusHealthValue FgColor "255 153 0 255" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "255 153 0 255" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "255 153 0 255" Accel 0.0 0.0 - - RunEvent HudHealthDyingPulseLoop 0.25 -} - -// call to loop HudHealthDyingPulse -event HudHealthDyingPulseLoop -{ - RunEvent HudHealthDyingPulse 0.0 -} - -event HudHealthDyingPulseStop -{ - StopEvent HudHealthDyingPulse 0.0 - StopEvent HudHealthDyingPulseLoop 0.0 - - Animate PlayerStatusHealthValue FgColor "TanLight" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "TanLight" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "TanLight" Accel 0.0 0.0 -} - -//=========================================== - -event HudLowAmmoPulse -{ - Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 - Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 - - Animate AmmoInClip FgColor "180 0 0 255" Linear 0.0 0.075 - Animate AmmoInClip FgColor "255 0 0 255" Linear 0.125 0.075 - - Animate AmmoInReserve FgColor "180 0 0 255" Linear 0.0 0.075 - Animate AmmoInReserve FgColor "255 0 0 255" Linear 0.125 0.075 - - Animate AmmoNoClip FgColor "180 0 0 255" Linear 0.0 0.075 - Animate AmmoNoClip FgColor "255 0 0 255" Linear 0.125 0.075 - - RunEvent HudLowAmmoPulseLoop 0.25 -} - -// call to loop HudLowAmmoPulse -event HudLowAmmoPulseLoop -{ - RunEvent HudLowAmmoPulse 0.0 -} - -event HudLowAmmoPulseStop -{ - StopEvent HudLowAmmoPulse 0.0 - StopEvent HudLowAmmoPulseLoop 0.0 - - Animate AmmoInClip FgColor "TanLight" Accel 0.0 0.0 - - Animate AmmoInReserve FgColor "TanLight" Accel 0.0 0.0 - - Animate AmmoNoClip FgColor "TanLight" Accel 0.0 0.0 -} - -//=========================================== - -event ControlPointIconShrink -{ - Animate HudControlPointIcons icon_expand "0" Linear 0.0 0.2 -} - -event ControlPointIconGrow -{ - Animate HudControlPointIcons icon_expand "4" Linear 0.0 0.2 -} - -// Metal Account - -//activecolor - instantly turn red, fade back to yellow -event AccountMoneyRemoved -{ - Animate HudAccount FgColor "HudIcon_Red" Linear 0.0 0.0001 - Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 - - Animate HudAccount Ammo2Color "HudIcon_Red" Linear 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 -} - -//activecolor - instantly turn green, fade back to yellow -event AccountMoneyAdded -{ - Animate HudAccount FgColor "HudIcon_Green" Linear 0.0 0.0001 - Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 - - Animate HudAccount Ammo2Color "HudIcon_Green" Accel 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 -} - -event AccountMoneyInvisible -{ - Animate HudAccount FgColor "OrangeDim" Accel 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 0.0001 -} - -//=========================================== - -event FlagOutlineHide -{ - Animate OutlineImage Alpha "0" Linear 0.0 0.1 -} - -// Local player flag pickup/drop - - -//=========================================== - -// Spy Disguise -event HudSpyDisguiseChanged -{ - Animate PlayerStatusSpyOutlineImage Alpha "255" Linear 0.0 0.2 - - Animate PlayerStatusSpyOutlineImage Position "c-200 c-200" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "400 400" Linear 0.0 0.2 - - RunEvent HudSpyDisguiseHide 0.7 -} - -event HudSpyDisguiseHide -{ - Animate PlayerStatusSpyOutlineImage Position "3 413" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "55 55" Linear 0.0 0.2 - - Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.2 0.1 -} - - -event HudSpyDisguiseFadeIn -{ - //RunEvent HudSpyDisguiseChanged 0 - //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 - - //Uncomment the line below for spy disguise image. - //Animate PlayerStatusClassImage Alpha "255" Linear 0.0 0.0 -} - -event HudSpyDisguiseFadeOut -{ - //RunEvent HudSpyDisguiseChanged 0 - //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 - - //Uncomment the line below for spy disguise image. - //Animate PlayerStatusClassImage Alpha "0" Linear 0.0 0.0 -} - -//=========================================== - -// Show the Overtime panel -event OvertimeShow -{ - Animate OvertimeLabel Alpha "255" Linear 0.0 0.1 - Animate OvertimeBG Alpha "255" Linear 0.0 0.1 -} - - -event HudSnapShotReminderIn -{ - Animate ScreenshotPanel Position "c-83 -50" Linear 0.0 0.001 - Animate ScreenshotPanel Position "c-83 13" Spline 0.001 0.2 -} - -event HudReplayReminderIn // Places the replay reminder in the same place as the snapshot reminder -{ - Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 - Animate ReplayReminder Position "c-83 13" Spline 0.001 0.2 -} - -event HudReplayReminderIn2 // Puts the panel below the snapshot panel -{ - Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 - Animate ReplayReminder Position "c-83 53" Spline 0.001 0.2 -} - -event HudReplayTipIn -{ - Animate ReplayTip Position "10 -100" Linear 0.0 0.001 - Animate ReplayTip Position "10 6" Spline 0.001 0.1 -} - -event HudReplayTipOut -{ - Animate ReplayTip Position "10 6" Linear 0.0 0.001 - Animate ReplayTip Position "10 -100" Spline 0.001 0.1 -} - -event HudTournamentSetupPanelOpen -{ - Animate HudTournamentSetup Position "c-90 -70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-90 70" Spline 0.001 0.2 -} - -event HudTournamentSetupPanelClose -{ - Animate HudTournamentSetup Position "c-90 70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-90 -70" Spline 0.001 0.2 -} - - -//==================================== - -// Flash the medic charge hud when we have full charge - -event HudMedicCharged -{ - -///////Rainbow Charge -// Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 -// Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 -// Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 -// Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 -// Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 -// Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 - -///////Purple Charge -// Animate ChargeLabel FgColor "255 50 255 255" Linear 0.0 0.000 - -///////Orange Pulse Charge - - Animate ChargeLabel FgColor "255 165 0 255" Linear 0.0 0.3 - Animate ChargeLabel FgColor "255 69 0 255" Linear 0.3 0.3 - - - - -///////Rainbow Charge -// Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 -// Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 -// Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 -// Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 -// Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 -// Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 - -///////Purple Charge -// Animate ChargeMeter FgColor "255 50 255 255" Linear 0.0 0.000 - -///////Orange Pulse Charge - - Animate ChargeMeter FgColor "255 165 0 255" Linear 0.0 0.3 - Animate ChargeMeter FgColor "255 69 0 255" Linear 0.3 0.3 - - RunEvent HudMedicChargedLoop 0.6 -} - -// call to loop HudHealthBonusPulse -event HudMedicChargedLoop -{ - RunEvent HudMedicCharged 0.0 -} - -event HudMedicChargedStop -{ - StopEvent HudMedicCharged 0.0 - StopEvent HudMedicChargedLoop 0.0 - - Animate ChargeLabel FgColor "48 255 48 255" Linear 0.0 0.0001 - Animate ChargeMeter FgColor "TanLight" Linear 0.0 0.0001 - -} - -//==================================== - -event VideoCaptionFadeIn -{ - Animate VideoCaption Alpha "255" Linear 0.0 0.1 -} - -event VideoCaptionFadeOut -{ - Animate VideoCaption Alpha "0" Linear 0.0 0.1 -} - -//==================================== - -// arena - -event ArenaVsPanelOnShow -{ - Animate bluepanel Position "-200 50" Linear 0.0 0.001 - Animate redpanel Position "r-200 140" Linear 0.0 0.001 - Animate vslabel Alpha "0" Linear 0.0 0.001 - - RunEvent ArenaVsPanelSlideIn 1.0 - RunEvent ArenaVsPanelSlideOut 4.8 -} - -event ArenaVsPanelSlideIn -{ - Animate bluepanel Position "c-100 50" Spline 0.0 0.2 - Animate redpanel Position "c-100 140" Spline 0.0 0.2 - Animate vslabel Alpha "255" Linear 0.15 0.2 -} - -event ArenaVsPanelSlideOut -{ - Animate bluepanel Position "-200 50" Spline 0.0 0.2 - Animate redpanel Position "r-200 140" Spline 0.0 0.2 - Animate vslabel Alpha "0" Linear 0.0 0.05 -} - -//=========================================== - -//Cart Alarm Pulse -event HudCartAlarmPulse -{ - Animate EscortItemImageAlert Alpha "160" Linear 0.0 0.3 - Animate EscortItemImageAlert Alpha "0" Linear 0.6 0.3 - - RunEvent HudCartAlarmPulseLoop 1.2 -} - -event HudCartAlarmPulseLoop -{ - RunEvent HudCartAlarmPulse 0.0 -} - -event HudCartAlarmPulseStop -{ - StopEvent HudCartAlarmPulse 0.0 - StopEvent HudCartAlarmPulseLoop 0.0 -} - -//=========================================== - -// Active Timer BG Pulse -event ActiveTimerBGPulse -{ - Animate ActiveTimerBG Alpha "0" Linear 0.1 0.1 - Animate ActiveTimerBG Alpha "255" Linear 0.3 0.1 - - Animate ActiveTimerBG Alpha "0" Linear 0.5 0.1 - Animate ActiveTimerBG Alpha "255" Linear 0.7 0.1 - - Animate ActiveTimerBG Alpha "0" Linear 0.9 0.1 - Animate ActiveTimerBG Alpha "255" Linear 1.1 0.1 -} - -//=========================================== - -event TeamsFullArrowAnimate -{ - Animate TeamsFullArrow Position "c-118 165" Linear 0 0 - Animate TeamsFullArrow Position "c-118 180" Linear 0 0.4 - Animate TeamsFullArrow Position "c-118 165" Linear 0.4 0.4 - - RunEvent TeamsFullArrowAnimateLoop 0.8 -} - -event TeamsFullArrowAnimateLoop -{ - RunEvent TeamsFullArrowAnimate 0.0 -} - -event TeamsFullArrowAnimateEnd -{ - StopEvent TeamsFullArrowAnimate 0.0 - StopEvent TeamsFullArrowAnimateLoop 0.0 -} - -//=========================================== - -event TrainingHudBounce -{ - Animate ObjectiveStatusTraining Position "c-160 r187" Linear 0 0 - Animate ObjectiveStatusTraining Position "c-160 r127" Bounce 0.0 2.0 -} - -event TrainingPressSpacebarBlink -{ - Animate PressSpacebarToContinue Alpha "255" Linear 0.0 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 0.2 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 0.4 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 0.6 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 0.8 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 1.0 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 1.2 0.1 - - RunEvent TrainingPressSpacebarBlinkLoop 3.0 -} - -event TrainingPressSpacebarBlinkLoop -{ - RunEvent TrainingPressSpacebarBlink 0.0 -} - -event TrainingPressSpacebarBlinkStop -{ - StopEvent TrainingPressSpacebarBlink 0.0 - StopEvent TrainingPressSpacebarBlinkLoop 0.0 -} - -//=========================================== - -event IntroMovieContinueBlink -{ - Animate continue Alpha "255" Linear 0.0 0.1 - Animate continue Alpha "0" Linear 0.2 0.1 - - Animate continue Alpha "255" Linear 0.4 0.1 - Animate continue Alpha "0" Linear 0.6 0.1 - - Animate continue Alpha "255" Linear 0.8 0.1 - Animate continue Alpha "0" Linear 1.0 0.1 - - Animate continue Alpha "255" Linear 1.2 0.1 - - RunEvent IntroMovieContinueBlinkLoop 2.0 -} - -event IntroMovieContinueBlinkLoop -{ - RunEvent IntroMovieContinueBlink 0.0 -} - -event IntroMovieContinueBlinkStop -{ - StopEvent IntroMovieContinueBlink 0.0 - StopEvent IntroMovieContinueBlinkLoop 0.0 -} - -//=========================================== - -event HasMOTDBlink -{ - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 - - RunEvent HasMOTDBlinkLoop 2.0 -} - -event HasMOTDBlinkLoop -{ - RunEvent HasMOTDBlink 0.0 -} - -event HasMOTDBlinkStop -{ - StopEvent HasMOTDBlink 0.0 - StopEvent HasMOTDBlinkLoop 0.0 - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event HasNotificationsBlink -{ - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 - - RunEvent HasNotificationsBlinkLoop 2.0 -} - -event HasNotificationsBlinkLoop -{ - RunEvent HasNotificationsBlink 0.0 -} - -event HasNotificationsBlinkStop -{ - StopEvent HasNotificationsBlink 0.0 - StopEvent HasNotificationsBlinkLoop 0.0 - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event AddToCartBlink -{ - Animate CartButton BgColor "TanDark" Linear 0.0 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.1 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.2 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.3 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.4 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.5 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.6 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.7 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.8 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.9 0.01 - - Animate CartButton BgColor "TanDark" Linear 1.0 0.01 -} - -//=========================================== - -event NotificationsPresentBlink -{ - Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 0.2 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 0.4 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 0.6 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 0.8 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 1.0 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 1.2 0.1 - - RunEvent NotificationsPresentBlinkLoop 2.0 -} - -event NotificationsPresentBlinkLoop -{ - RunEvent NotificationsPresentBlink 0.0 -} - -event NotificationsPresentBlinkStop -{ - StopEvent NotificationsPresentBlink 0.0 - StopEvent NotificationsPresentBlinkLoop 0.0 - Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event DamagedPlayer -{ - // empty -} - -//=========================================== - -event SpyWarningFlash -{ - Animate EnemyCountImageBG BgColor "RedSolid" Linear 0.0 0.01 - Animate EnemyCountImageBG BgColor "TanLight" Linear 0.21 0.01 - - RunEvent SpyWarningFlashLoop 0.42 -} - -event SpyWarningFlashLoop -{ - RunEvent SpyWarningFlash 0.0 -} - -event SpyWarningFlashEnd -{ - StopEvent SpyWarningFlash 0.0 - StopEvent SpyWarningFlashLoop 0.0 -} - -event HudReadyPulse -{ - Animate TournamentInstructionsLabel FgColor "255 165 0 255" Linear 0.0 0.3 - Animate TournamentInstructionsLabel FgColor "255 69 0 255" Linear 0.3 0.3 - - RunEvent HudReadyPulseLoop 0.6 -} - -event HudReadyPulseLoop -{ - RunEvent HudReadyPulse 0.0 -} - -event HudReadyPulseEnd -{ - Animate TournamentInstructionsLabel FgColor "TanLight" Linear 0.0 0.1 - - StopEvent HudReadyPulse 0.0 - StopEvent HudReadyPulseLoop 0.0 -} - diff --git a/minmode/scripts/HudAnimations_tf.txt b/minmode/scripts/HudAnimations_tf.txt deleted file mode 100644 index 331c86a..0000000 --- a/minmode/scripts/HudAnimations_tf.txt +++ /dev/null @@ -1,1856 +0,0 @@ -// sample animation script -// -// -// commands: -// Animate <panel name> <variable> <target value> <interpolator> <start time> <duration> -// variables: -// FgColor -// BgColor -// Position -// Size -// Blur (hud panels only) -// TextColor (hud panels only) -// Ammo2Color (hud panels only) -// Alpha (hud weapon selection only) -// SelectionAlpha (hud weapon selection only) -// TextScan (hud weapon selection only) -// -// interpolator: -// Linear -// Accel - starts moving slow, ends fast -// Deaccel - starts moving fast, ends slow -// Spline - simple ease in/out curve -// Pulse - < freq > over the duration, the value is pulsed (cosine) freq times ending at the dest value (assuming freq is integral) -// Flicker - < randomness factor 0.0 to 1.0 > over duration, each frame if random # is less than factor, use end value, otherwise use prev value -// -// RunEvent <event name> <start time> -// starts another even running at the specified time -// -// StopEvent <event name> <start time> -// stops another event that is current running at the specified time -// -// StopAnimation <panel name> <variable> <start time> -// stops all animations refering to the specified variable in the specified panel -// -// StopPanelAnimations <panel name> <start time> -// stops all active animations operating on the specified panel -// -// SetFont <panel name> <fontparameter> <fontname from scheme> <set time> -// -// SetTexture <panel name> <textureidname> <texturefilename> <set time> -// -// SetString <panel name> <string varname> <stringvalue> <set time> - -event LevelInit -{ -} - -event OpenWeaponSelectionMenu -{ - StopEvent CloseWeaponSelectionMenu 0.0 - StopEvent WeaponPickup 0.0 - - // make the display visible - Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 - Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 - Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 - //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 - Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 -} - -event CloseWeaponSelectionMenu -{ - StopEvent CloseWeaponSelectionMenu 0.0 - StopEvent WeaponPickup 0.0 - - // make the display visible - Animate HudWeaponSelection Alpha "128" Linear 0.0 0.1 - Animate HudWeaponSelection SelectionAlpha "255" Linear 0.0 0.1 - Animate HudWeaponSelection FgColor "FgColor" Linear 0.0 0.1 - //Animate HudWeaponSelection TextColor "BrightFg" Linear 0.0 0.1 - Animate HudWeaponSelection TextScan "1" Linear 0.0 0.1 -} - - -event MenuOpen -{ - StopEvent MenuClose 0.0 - - // fade in - Animate HudMenu Alpha "255" Linear 0.0 0.1 - Animate HudMenu SelectionAlpha "255" Linear 0.0 0.1 - Animate HudMenu FgColor "FgColor" Linear 0.0 0.1 - Animate HudMenu MenuColor "MenuColor" Linear 0.0 0.1 - Animate HudMenu ItemColor "ItemColor" Linear 0.0 0.1 - Animate HudMenu TextScan "1" Linear 0.0 0.1 - - // Undo any blur - Animate HudMenu Blur "1" Linear 0.0 0.01 -} - -event MenuClose -{ - // Hide it - Animate HudMenu Alpha "0" Linear 0.0 1 - Animate HudMenu SelectionAlpha "0" Linear 0.0 1 - Animate HudMenu FgColor "0 0 0 0" Linear 0.0 1 - Animate HudMenu MenuColor "0 0 0 0" Linear 0.0 1 - Animate HudMenu ItemColor "0 0 0 0" Linear 0.0 1 -} - -event MenuPulse -{ - Animate HudMenu Blur "7" Linear 0.0 0.1 - Animate HudMenu Blur "2" Deaccel 0.1 0.1 - Animate HudMenu Blur "7" Linear 0.2 0.1 - Animate HudMenu Blur "2" Deaccel 0.3 0.1 - Animate HudMenu Blur "7" Linear 0.4 0.1 - Animate HudMenu Blur "2" Deaccel 0.5 0.1 - Animate HudMenu Blur "1" Deaccel 0.6 0.4 -} - -event TimerIncrement -{ - Animate HudTimer Blur "7" Linear 0.0 0.1 - Animate HudTimer Blur "2" Deaccel 0.1 0.8 - Animate HudTimer Blur "0" Deaccel 1.1 1.5 -} - -event TimerDecrement -{ - Animate HudTimer Blur "7" Linear 0.0 0.1 - Animate HudTimer Blur "2" Deaccel 0.1 0.8 - Animate HudTimer Blur "0" Deaccel 1.1 1.5 -} - - -event ResourceIncrement -{ - Animate HudResources Blur "3" Linear 0.0 0.0 - Animate HudResources PulseAmount "0" Linear 0.0 0.01 - Animate HudResources Blur "1" Deaccel 0.1 1.5 - Animate HudResources PulseAmount "1" Linear 0.1 2 - - Animate HudResources PulseAmount "0" Linear 2 2 -} - -event ResourceDecrement -{ - Animate HudResources Blur "7" Linear 0.0 0.0 - Animate HudResources PulseAmount "0" Linear 0.0 0.01 - Animate HudResources Blur "1" Deaccel 0.1 1.5 - Animate HudResources PulseAmount "1" Linear 0.1 2 - - Animate HudResources PulseAmount "0" Linear 2 2 -} - -event ResourcePickup -{ - Animate HudResourcesPickup Alpha "255" Linear 0 0 - Animate HudResourcesPickup Position "80 r40" Linear 0 0 - Animate HudResourcesPickup Position "80 r120" Deaccel 0 1 - Animate HudResourcesPickup Blur "7" Deaccel 0 0.2 - Animate HudResourcesPickup Alpha "0" Deaccel .8 0.2 - Animate HudResourcesPickup Blur "1" Deaccel 0.2 0.3 -} - -event HintMessageShow -{ - Animate HudHintDisplay HintSize "1" Deaccel 0.0 0.3 - Animate HudHintDisplay FgColor "FgColor" Linear 0.4 0.4 - - // flash text - Animate HudHintDisplay FgColor "FgColor" Linear 1.5 0.01 - Animate HudHintDisplay FgColor "255 220 0 255" Linear 2.0 0.2 - Animate HudHintDisplay FgColor "FgColor" Linear 2.2 0.2 - Animate HudHintDisplay FgColor "255 220 0 255" Linear 3.0 0.2 - Animate HudHintDisplay FgColor "FgColor" Linear 3.2 0.2 - - // hide the panel after a while - Animate HudHintDisplay FgColor "255 220 0 0" Linear 10.0 0.2 - Animate HudHintDisplay HintSize "0" Deaccel 10.2 0.3 -} - - -event HintMessageHide -{ - Animate HudHintDisplay FgColor "255 220 0 0" Linear 0.0 0.2 - Animate HudHintDisplay HintSize "0" Deaccel 0.2 0.3 -} - -event KeyHintMessageShow -{ - // show the hints - Animate HudHintKeyDisplay Alpha 255 Linear 0.0 0.5 - - // flash text - Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.0 0.01 - Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 0.5 0.2 - Animate HudHintKeyDisplay FgColor "FgColor" Linear 0.7 0.2 - Animate HudHintKeyDisplay FgColor "255 220 0 255" Linear 1.5 0.2 - Animate HudHintKeyDisplay FgColor "FgColor" Linear 1.7 0.2 - - // hide the panel after a while - Animate HudHintKeyDisplay Alpha 0 Linear 12.0 1.0 -} - -event KeyHintMessageHide -{ - Animate HudHintKeyDisplay Alpha 0 Linear 0.0 0.5 -} - -//=========================================== - -//Health Bonus Pulse -event HudHealthBonusPulse -{ - Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 - Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 - - Animate PlayerStatusHealthValue FgColor "Health Buff" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Buff" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Buff" Accel 0.0 0.0 - - RunEvent HudHealthBonusPulseLoop 0.4 -} - -// call to loop HudHealthBonusPulse -event HudHealthBonusPulseLoop -{ - RunEvent HudHealthBonusPulse 0.0 -} - -event HudHealthBonusPulseStop -{ - StopEvent HudHealthBonusPulse 0.0 - StopEvent HudHealthBonusPulseLoop 0.0 - - Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Normal" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Normal" Accel 0.0 0.0 -} - -//=========================================== - -//Health Dying Pulse -event HudHealthDyingPulse -{ - Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 - Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2 - - Animate PlayerStatusHealthValue FgColor "Health Hurt" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Hurt" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Hurt" Accel 0.0 0.0 - - RunEvent HudHealthDyingPulseLoop 0.4 -} - -// call to loop HudHealthDyingPulse -event HudHealthDyingPulseLoop -{ - RunEvent HudHealthDyingPulse 0.0 -} - -event HudHealthDyingPulseStop -{ - StopEvent HudHealthDyingPulse 0.0 - StopEvent HudHealthDyingPulseLoop 0.0 - - Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0 - Animate PlayerStatusHealthValueSpectator FgColor "Spec Health Normal" Accel 0.0 0.0 - Animate PlayerStatusHealthValueFreezePanel FgColor "Spec Health Normal" Accel 0.0 0.0 -} - -//=========================================== - -event HudLowAmmoPulse -{ - Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075 - Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075 - - Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.000 - - Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.000 - - Animate AmmoNoClip FgColor "Ammo In Clip Low" Linear 0.0 0.000 - - RunEvent HudLowAmmoPulseLoop 0.25 -} - -// call to loop HudLowAmmoPulse -event HudLowAmmoPulseLoop -{ - RunEvent HudLowAmmoPulse 0.0 -} - -event HudLowAmmoPulseStop -{ - StopEvent HudLowAmmoPulse 0.0 - StopEvent HudLowAmmoPulseLoop 0.0 - - Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0 - - Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0 - - Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0 -} - -//=========================================== - -event ControlPointIconShrink -{ - Animate HudControlPointIcons icon_expand "0" Linear 0.0 0.2 -} - -event ControlPointIconGrow -{ - Animate HudControlPointIcons icon_expand "4" Linear 0.0 0.2 -} - -// Metal Account - -//activecolor - instantly turn red, fade back to yellow -event AccountMoneyRemoved -{ - Animate HudAccount FgColor "HudIcon_Red" Linear 0.0 0.0001 - Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 - - Animate HudAccount Ammo2Color "HudIcon_Red" Linear 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 -} - -//activecolor - instantly turn green, fade back to yellow -event AccountMoneyAdded -{ - Animate HudAccount FgColor "HudIcon_Green" Linear 0.0 0.0001 - Animate HudAccount FgColor "OrangeDim" Accel 0.0 3.0 - - Animate HudAccount Ammo2Color "HudIcon_Green" Accel 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 3.0 -} - -event AccountMoneyInvisible -{ - Animate HudAccount FgColor "OrangeDim" Accel 0.0 0.0001 - Animate HudAccount Ammo2Color "0 0 0 0" Accel 0.0 0.0001 -} - -//=========================================== - -event FlagOutlineHide -{ - Animate OutlineImage Alpha "0" Linear 0.0 0.1 -} - -// Local player flag pickup/drop - - -//=========================================== - -// Spy Disguise -event HudSpyDisguiseChanged -{ - Animate PlayerStatusSpyOutlineImage Alpha "255" Linear 0.0 0.2 - - Animate PlayerStatusSpyOutlineImage Position "c-200 c-200" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "400 400" Linear 0.0 0.2 - - RunEvent HudSpyDisguiseHide 0.7 -} - -event HudSpyDisguiseHide -{ - Animate PlayerStatusSpyOutlineImage Position "3 413" Linear 0.0 0.2 - Animate PlayerStatusSpyOutlineImage Size "55 55" Linear 0.0 0.2 - - Animate PlayerStatusSpyOutlineImage Alpha "0" Linear 0.2 0.1 -} - - -event HudSpyDisguiseFadeIn -{ - //RunEvent HudSpyDisguiseChanged 0 - //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 - - //Uncomment the line below for spy disguise image. - //Animate PlayerStatusClassImage Alpha "255" Linear 0.0 0.0 -} - -event HudSpyDisguiseFadeOut -{ - //RunEvent HudSpyDisguiseChanged 0 - //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 - - //Uncomment the line below for spy disguise image. - //Animate PlayerStatusClassImage Alpha "0" Linear 0.0 0.0 -} - -//=========================================== - -// Show the Overtime panel -event OvertimeShow -{ - Animate OvertimeLabel Alpha "255" Linear 0.0 0.1 - Animate OvertimeBG Alpha "255" Linear 0.0 0.1 -} - - -event HudSnapShotReminderIn -{ - Animate ScreenshotPanel Position "c-83 -50" Linear 0.0 0.001 - Animate ScreenshotPanel Position "c-83 13" Spline 0.001 0.2 -} - -event HudReplayReminderIn // Places the replay reminder in the same place as the snapshot reminder -{ - Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 - Animate ReplayReminder Position "c-83 13" Spline 0.001 0.2 -} - -event HudReplayReminderIn2 // Puts the panel below the snapshot panel -{ - Animate ReplayReminder Position "c-83 -50" Linear 0.0 0.001 - Animate ReplayReminder Position "c-83 53" Spline 0.001 0.2 -} - -event HudReplayTipIn -{ - Animate ReplayTip Position "10 -100" Linear 0.0 0.001 - Animate ReplayTip Position "10 6" Spline 0.001 0.1 -} - -event HudReplayTipOut -{ - Animate ReplayTip Position "10 6" Linear 0.0 0.001 - Animate ReplayTip Position "10 -100" Spline 0.001 0.1 -} - -event HudTournamentSetupPanelOpen -{ - Animate HudTournamentSetup Position "c-90 -70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-90 70" Spline 0.001 0.2 -} - -event HudTournamentSetupPanelClose -{ - Animate HudTournamentSetup Position "c-90 70" Linear 0.0 0.001 - Animate HudTournamentSetup Position "c-90 -70" Spline 0.001 0.2 -} - - -//==================================== - -// Flash the medic charge hud when we have full charge - -event HudMedicCharged -{ - -///////Rainbow Charge -// Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 -// Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 -// Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 -// Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 -// Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 -// Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 - -///////Solid Color Charge -// Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.000 - -///////Orange Pulse Charge - - Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.3 - Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.3 - - - - -///////Rainbow Charge -// Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 -// Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 -// Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 -// Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 -// Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 -// Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 - -///////Solid Color Charge -// Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.000 - -///////Orange Pulse Charge - - Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3 - Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3 - - RunEvent HudMedicChargedLoop 0.6 -} - -// call to loop HudHealthBonusPulse -event HudMedicChargedLoop -{ - RunEvent HudMedicCharged 0.0 -} - -event HudMedicChargedStop -{ - StopEvent HudMedicCharged 0.0 - StopEvent HudMedicChargedLoop 0.0 - - Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 - Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 - -} - -//==================================== - -event VideoCaptionFadeIn -{ - Animate VideoCaption Alpha "255" Linear 0.0 0.1 -} - -event VideoCaptionFadeOut -{ - Animate VideoCaption Alpha "0" Linear 0.0 0.1 -} - -//==================================== - -// arena - -event ArenaVsPanelOnShow -{ - Animate bluepanel Position "-200 50" Linear 0.0 0.001 - Animate redpanel Position "r-200 140" Linear 0.0 0.001 - Animate vslabel Alpha "0" Linear 0.0 0.001 - - RunEvent ArenaVsPanelSlideIn 1.0 - RunEvent ArenaVsPanelSlideOut 4.8 -} - -event ArenaVsPanelSlideIn -{ - Animate bluepanel Position "c-100 50" Spline 0.0 0.2 - Animate redpanel Position "c-100 140" Spline 0.0 0.2 - Animate vslabel Alpha "255" Linear 0.15 0.2 -} - -event ArenaVsPanelSlideOut -{ - Animate bluepanel Position "-200 50" Spline 0.0 0.2 - Animate redpanel Position "r-200 140" Spline 0.0 0.2 - Animate vslabel Alpha "0" Linear 0.0 0.05 -} - -//=========================================== - -//Cart Alarm Pulse -event HudCartAlarmPulse -{ - Animate EscortItemImageAlert Alpha "160" Linear 0.0 0.3 - Animate EscortItemImageAlert Alpha "0" Linear 0.6 0.3 - - RunEvent HudCartAlarmPulseLoop 1.2 -} - -event HudCartAlarmPulseLoop -{ - RunEvent HudCartAlarmPulse 0.0 -} - -event HudCartAlarmPulseStop -{ - StopEvent HudCartAlarmPulse 0.0 - StopEvent HudCartAlarmPulseLoop 0.0 -} - -//=========================================== - -// Active Timer BG Pulse -event ActiveTimerBGPulse -{ - Animate ActiveTimerBG Alpha "0" Linear 0.1 0.1 - Animate ActiveTimerBG Alpha "255" Linear 0.3 0.1 - - Animate ActiveTimerBG Alpha "0" Linear 0.5 0.1 - Animate ActiveTimerBG Alpha "255" Linear 0.7 0.1 - - Animate ActiveTimerBG Alpha "0" Linear 0.9 0.1 - Animate ActiveTimerBG Alpha "255" Linear 1.1 0.1 -} - -event ActiveTimerHighlight -{ - Animate TimePanelValue FgColor TanLight Linear 0.1 0.1 - Animate TimePanelValue FgColor "142 134 115 255" Linear 0.3 0.1 - - Animate TimePanelValue FgColor TanLight Linear 0.5 0.1 - Animate TimePanelValue FgColor "142 134 115 255" Linear 0.7 0.1 - - Animate TimePanelValue FgColor TanLight Linear 0.9 0.1 - Animate TimePanelValue FgColor "142 134 115 255" Linear 1.1 0.1 - - Animate TimePanelValue FgColor TanLight Linear 1.3 0.3 - -} - -event ActiveTimerDim -{ - // Slow fade out - Animate TimePanelValue FgColor "142 134 115 255" Linear 0.0 0.4 -} - -//=========================================== - -event OvertimeLabelPulseRed -{ - Animate OvertimeLabel FgColor TanLight Linear 0.0 0.3 - Animate OvertimeLabel FgColor RedSolid Linear 0.3 0.3 - - RunEvent OvertimeLabelPulseRed 0.6 -} - -event SuddenDeathLabelPulseRed -{ - Animate SuddenDeathLabel FgColor TanLight Linear 0.0 0.3 - Animate SuddenDeathLabel FgColor RedSolid Linear 0.3 0.3 - - RunEvent SuddenDeathLabelPulseRed 0.2 -} -//=========================================== - -event TeamsFullArrowAnimate -{ - Animate TeamsFullArrow Position "c-118 165" Linear 0 0 - Animate TeamsFullArrow Position "c-118 180" Linear 0 0.4 - Animate TeamsFullArrow Position "c-118 165" Linear 0.4 0.4 - - RunEvent TeamsFullArrowAnimateLoop 0.8 -} - -event TeamsFullArrowAnimateLoop -{ - RunEvent TeamsFullArrowAnimate 0.0 -} - -event TeamsFullArrowAnimateEnd -{ - StopEvent TeamsFullArrowAnimate 0.0 - StopEvent TeamsFullArrowAnimateLoop 0.0 -} - -//=========================================== - -event TrainingHudBounce -{ - Animate ObjectiveStatusTraining Position "c-160 r187" Linear 0 0 - Animate ObjectiveStatusTraining Position "c-160 r127" Bounce 0.0 2.0 -} - -event TrainingPressSpacebarBlink -{ - Animate PressSpacebarToContinue Alpha "255" Linear 0.0 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 0.2 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 0.4 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 0.6 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 0.8 0.1 - Animate PressSpacebarToContinue Alpha "0" Linear 1.0 0.1 - - Animate PressSpacebarToContinue Alpha "255" Linear 1.2 0.1 - - RunEvent TrainingPressSpacebarBlinkLoop 3.0 -} - -event TrainingPressSpacebarBlinkLoop -{ - RunEvent TrainingPressSpacebarBlink 0.0 -} - -event TrainingPressSpacebarBlinkStop -{ - StopEvent TrainingPressSpacebarBlink 0.0 - StopEvent TrainingPressSpacebarBlinkLoop 0.0 -} - -//=========================================== - -event IntroMovieContinueBlink -{ - Animate continue Alpha "255" Linear 0.0 0.1 - Animate continue Alpha "0" Linear 0.2 0.1 - - Animate continue Alpha "255" Linear 0.4 0.1 - Animate continue Alpha "0" Linear 0.6 0.1 - - Animate continue Alpha "255" Linear 0.8 0.1 - Animate continue Alpha "0" Linear 1.0 0.1 - - Animate continue Alpha "255" Linear 1.2 0.1 - - RunEvent IntroMovieContinueBlinkLoop 2.0 -} - -event IntroMovieContinueBlinkLoop -{ - RunEvent IntroMovieContinueBlink 0.0 -} - -event IntroMovieContinueBlinkStop -{ - StopEvent IntroMovieContinueBlink 0.0 - StopEvent IntroMovieContinueBlinkLoop 0.0 -} - -//=========================================== - -event HasMOTDBlink -{ - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 - Animate MOTD_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 - - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 - - RunEvent HasMOTDBlinkLoop 2.0 -} - -event HasMOTDBlinkLoop -{ - RunEvent HasMOTDBlink 0.0 -} - -event HasMOTDBlinkStop -{ - StopEvent HasMOTDBlink 0.0 - StopEvent HasMOTDBlinkLoop 0.0 - Animate MOTD_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event HasNotificationsBlink -{ - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.2 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.4 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 0.6 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.8 0.1 - Animate Notifications_ShowButtonPanel_SB Alpha "0" Linear 1.0 0.1 - - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 1.2 0.1 - - RunEvent HasNotificationsBlinkLoop 2.0 -} - -event HasNotificationsBlinkLoop -{ - RunEvent HasNotificationsBlink 0.0 -} - -event HasNotificationsBlinkStop -{ - StopEvent HasNotificationsBlink 0.0 - StopEvent HasNotificationsBlinkLoop 0.0 - Animate Notifications_ShowButtonPanel_SB Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event AddToCartBlink -{ - Animate CartButton BgColor "TanDark" Linear 0.0 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.1 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.2 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.3 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.4 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.5 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.6 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.7 0.01 - - Animate CartButton BgColor "TanDark" Linear 0.8 0.01 - Animate CartButton BgColor "255 150 0 255" Linear 0.9 0.01 - - Animate CartButton BgColor "TanDark" Linear 1.0 0.01 -} - -//=========================================== - -event NotificationsPresentBlink -{ - Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 0.2 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 0.4 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 0.6 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 0.8 0.1 - Animate NotificationsPresentPanel Alpha "0" Linear 1.0 0.1 - - Animate NotificationsPresentPanel Alpha "255" Linear 1.2 0.1 - - RunEvent NotificationsPresentBlinkLoop 2.0 -} - -event NotificationsPresentBlinkLoop -{ - RunEvent NotificationsPresentBlink 0.0 -} - -event NotificationsPresentBlinkStop -{ - StopEvent NotificationsPresentBlink 0.0 - StopEvent NotificationsPresentBlinkLoop 0.0 - Animate NotificationsPresentPanel Alpha "255" Linear 0.0 0.1 -} - -//=========================================== - -event DamagedPlayer -{ - // empty -} - -//=========================================== - -event SpyWarningFlash -{ - Animate EnemyCountImageBG BgColor "RedSolid" Linear 0.0 0.01 - Animate EnemyCountImageBG BgColor "TanLight" Linear 0.21 0.01 - - RunEvent SpyWarningFlashLoop 0.42 -} - -event SpyWarningFlashLoop -{ - RunEvent SpyWarningFlash 0.0 -} - -event SpyWarningFlashEnd -{ - StopEvent SpyWarningFlash 0.0 - StopEvent SpyWarningFlashLoop 0.0 -} - -event HudReadyPulse -{ - Animate TournamentInstructionsLabel FgColor "255 165 0 255" Linear 0.0 0.3 - Animate TournamentInstructionsLabel FgColor "255 69 0 255" Linear 0.3 0.3 - - RunEvent HudReadyPulseLoop 0.6 -} - -event HudReadyPulseLoop -{ - RunEvent HudReadyPulse 0.0 -} - -event HudReadyPulseEnd -{ - Animate TournamentInstructionsLabel FgColor "TanLight" Linear 0.0 0.1 - - StopEvent HudReadyPulse 0.0 - StopEvent HudReadyPulseLoop 0.0 -} - -// Respec in Win -event RespecEarnedPulse -{ - Animate RespecTextLabelWin FgColor "TanLight" Linear 0.0 0.1 - Animate RespecTextLabelWin FgColor "RedSolid" Linear 0.3 0.4 - - RunEvent RespecEarnedPulseLoop 0.5 -} - -event RespecEarnedPulseLoop -{ - RunEvent RespecEarnedPulse 0.0 -} - -event RespecEarnedPulseEnd -{ - Animate RespecTextLabelWin FgColor "TanLight" Linear 0.0 0.1 - - StopEvent RespecEarnedPulse 0.0 - StopEvent RespecEarnedPulseLoop 0.0 -} - -// Respec on Loss -event RespecEarnedPulseLoss -{ - Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 - Animate RespecTextLabelLoss FgColor "RedSolid" Linear 0.3 0.4 - - RunEvent RespecEarnedPulseLoopLoss 0.5 -} - -event RespecEarnedPulseLoopLoss -{ - RunEvent RespecEarnedPulseLoss 0.0 -} - -event RespecEarnedPulseEndLoss -{ - Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 - Animate RespecTextLabelLoss FgColor "TanLight" Linear 0.0 0.1 - - StopEvent RespecEarnedPulseLoss 0.0 - StopEvent RespecEarnedPulseLoopLoss 0.0 -} - -event RDPositiveScorePulse -{ - Animate Score FgColor "25 255 25 255" Linear 0.0 0.0 - Animate Score FgColor "TanLight" Linear 0.1 0.2 - - Animate Score Position "3 5" Deaccel 0.0 0.05 - Animate Score Position "3 10" Accel 0.05 0.2 - - Animate ScoreShadow FgColor "0 0 0 200" Deaccel 0.0 0.05 - Animate ScoreShadow FgColor "0 0 0 255" Accel 0.1 0.2 -} - -event RDNegativeScorePulse -{ - Animate Score FgColor "255 75 75 255" Linear 0.0 0.0 - Animate Score FgColor "TanLight" Linear 0.1 0.2 - - Animate Score Position "3 5" Deaccel 0.0 0.05 - Animate Score Position "3 10" Accel 0.05 0.2 - - Animate ScoreShadow FgColor "0 0 0 200" Deaccel 0.0 0.05 - Animate ScoreShadow FgColor "0 0 0 255" Accel 0.1 0.2 -} - -event QuestNotification_Present -{ - Animate MainContainer Position "r0 94" Deaccel 0 0 - Animate MainContainer Position "r115 94" Deaccel 0.01 0.4 -} - -event QuestNotification_Hide -{ - Animate MainContainer Position "r115 94" Deaccel 0 0 - Animate MainContainer Position "r0 94" Deaccel 0.01 0.4 -} - -event ItemCard_ShowPinHint -{ - Animate PinLabel Position "0 -20" Deaccel 0 0 - - Animate PinLabel FgColor "TanLight" Linear 0.2 0 - Animate PinLabel Position "0 0" Deaccel 0.2 0.2 -} - -event ItemCard_HidePinHint -{ - Animate PinLabel Position "0 5" Deaccel 0 0.3 - - Animate PinLabel Position "0 -20" Accel 0.3 0.1 -} - -event ItemCard_ShowCloseButton -{ - Animate CloseButton Position "-8 -68" Deaccel 0 0.3 - - Animate CloseButton Position "-8 -68" Accel 0.3 0.1 -} - -event ItemCard_HideCloseButton -{ - Animate CloseButton Position "-30 -90" Deaccel 0 0.0 -} - -event QuestItem_StaticPhoto_Reveal -{ - Animate StaticPhoto Alpha "0" Accel 0 2 -} - -event HideStamp -{ - SetVisible ApplyStampButton 0 0 -} - -event CollectionCrafting_Intro -{ - // Reset - SetVisible ApplyStampButton 0 0 - SetVisible Stamp 0 0 - Animate Stamp xpos c140 Accel 0 0 - Animate DrawingPanel xpos c0 Accel 0 0 - Animate DrawingPanel wide 0 Accel 0 0 - Animate LetterFront xpos c0 Accel 0 0 - Animate LetterFront wide 0 Accel 0 0 - Animate LetterBack_Top xpos c-250 Accel 0 0 - Animate LetterBack_Top ypos 400 Accel 0 0 - Animate LetterBack_Top wide 500 Accel 0 0 - Animate LetterBack_Bottom xpos c-250 Accel 0 0 - Animate LetterBack_Bottom ypos 400 Accel 0 0 - Animate LetterBack_Bottom wide 500 Accel 0 0 - Animate LetterBack_Flap xpos c-250 Accel 0 0 - Animate LetterBack_Flap ypos 400 Accel 0 0 - Animate LetterBack_Flap wide 500 Accel 0 0 - Animate LetterBack_Flap tall 0 Deaccel 0.6 0.4 - Animate LetterBack_Top ypos 400 Accel 0 0 - SetVisible ReturnModel 0 0 - Animate SendEvelopeButton ypos 280 Accel 0 0 - SetVisible SendEvelopeButton 0 0 - SetVisible ResponseTimeout 0 0 - SetVisible WaitingForResponse 0 0 - - SetVisible ShowExplanationsButton1 1 0 - SetVisible ShowExplanationsButton2 0 0 - Animate TradeUpContainer wide 800 Accel 0 0 - - // Slide paper down - Animate TradeUpContainer Position "0 60" Deaccel 0 0.3 - - // Slider BG up - Animate BG Position "0 34" Deaccel 0 0.3 - - // Fade dimmer down - Animate Dimmer Alpha "255" Linear 0 0.4 -} - -event CollectionCrafting_LetterStart -{ - // Slide envelope up - FireCommand 0.0 "playsound ui/trade_up_envelope_slide_in.wav" - Animate LetterBack_Bottom ypos 60 Deaccel 0 0.3 - Animate LetterBack_Flap ypos 60 Deaccel 0 0.3 - Animate LetterBack_Top ypos 60 Deaccel 0 0.3 - SetVisible ShowExplanationsButton1 0 0 - - // Close flap - FireCommand 0.3 "playsound ui/trade_up_envelope_fold.wav" - Animate LetterBack_Flap tall 250 Deaccel 0.4 0.2 - - // Start Flip - FireCommand 0.8 "playsound ui/trade_up_envelope_spin.wav" - Animate TradeUpContainer wide 0 Accel 0.8 0 - Animate LetterBack_Bottom wide 0 Accel 0.8 0.2 - Animate LetterBack_Bottom xpos c0 Accel 0.8 0.2 - Animate LetterBack_Flap wide 0 Accel 0.8 0.2 - Animate LetterBack_Flap xpos c0 Accel 0.8 0.2 - Animate LetterBack_Top wide 0 Accel 0.8 0.2 - Animate LetterBack_Top xpos c0 Accel 0.8 0.2 - - // End Flips - Animate LetterFront xpos c-250 Deaccel 1.0 0.2 - Animate LetterFront wide 500 Deaccel 1.0 0.2 - Animate DrawingPanel xpos c-250 Deaccel 1.0 0.2 - Animate DrawingPanel wide 500 Deaccel 1.0 0.2 - SetVisible ApplyStampButton 1 1.3 - SetVisible ShowExplanationsButton2 1 1.3 -} - -event CollectionCrafting_PlaceStamp -{ - SetVisible Stamp 1 0 - SetVisible ApplyStampButton 0 0 - FireCommand 0 "playsound ui/trade_up_apply_stamp.wav" -} - -event CollectionCrafting_LetterSend -{ - SetVisible ShowExplanationsButton2 0 0 - SetVisible SendEvelopeButton 0 0 - Animate Stamp xpos c70 Deaccel 0 0.3 - Animate LetterFront xpos c-320 Deaccel 0 0.3 - Animate DrawingPanel xpos c-320 Deaccel 0 0.3 - - RunEventChild BehindItemParticlePanel StartParticle2 0.3 - Animate Stamp xpos 1120 Accel 0.3 0.2 - Animate LetterFront xpos 1000 Accel 0.3 0.2 - Animate DrawingPanel xpos 1000 Accel 0.3 0.2 - SetVisible CloseButton 0 0 - FireCommand 0.2 "playsound ui/trade_up_envelope_slide_out.wav" -} - -event StartParticle0 -{ - FireCommand 0 "start0" -} - -event StartParticle1 -{ - FireCommand 0 "start1" -} - -event StartParticle2 -{ - FireCommand 0 "start2" -} - -event ShowFoundLabels -{ - Animate YouTradedForLabel alpha 0 Linear 0 0 - Animate ItemName alpha 0 Linear 0 0 - - Animate YouTradedForLabel alpha 255 Linear 3 1 - Animate ItemName alpha 255 Linear 3 1 -} - -event CollectionCrafting_ItemRecieved -{ - RunEventChild NewItemPanel ShowFoundLabels 0 - FireCommand 0 "playcratesequence1" - SetVisible NewItemPanel 0 0 - SetVisible ReturnModel 1 0.05 - RunEventChild BehindItemParticlePanel StartParticle1 0.2 - - FireCommand 0 "playsound ui/trade_up_crate_smash.wav" - - SetVisible NewItemPanel 1 1.5 - SetVisible CloseButton 1 1.5 - - FireCommand 2.1 "playcratesequence2" - RunEventChild BehindItemParticlePanel PlayNewItemParticles 1.5 - - FireCommand 1.0 "playsound ../player/taunt_medic_heroic.wav" -} - -event CollectionCrafting_OKBlink_Repeatable -{ - Animate OkButton FgColor Red Linear 0 0.1 - Animate OkButton FgColor TanLight Linear 0.1 0.1 -} - -event CollectionCrafting_OKBlink -{ - RunEvent CollectionCrafting_OKBlink_Repeatable 0 - RunEvent CollectionCrafting_OKBlink_Repeatable 0.2 - RunEvent CollectionCrafting_OKBlink_Repeatable 0.4 - RunEvent CollectionCrafting_OKBlink_Repeatable 0.6 -} - - -event CollectionCrafting_ShowSendButton -{ - SetVisible SendEvelopeButton 1 0 - Animate SendEvelopeButton ypos 320 Deaccel 0 0.5 -} - -event CollectionCrafting_ShowWaiting -{ - SetVisible WaitingForResponse 1 0 -} - -event CollectionCrafting_HideWaiting -{ - SetVisible WaitingForResponse 0 0 -} - -event CollectionCrafting_ShowFailure -{ - SetVisible ResponseTimeout 1 0 - SetVisible CloseButton 1 0 -} - -event CollectionCrafting_WaitForItemsOnly -{ - // Set Everything Invisible - SetVisible ReturnModel 0 0 - SetVisible SendEvelopeButton 0 0 - SetVisible ResponseTimeout 0 0 - SetVisible WaitingForResponse 0 0 - SetVisible ShowExplanationsButton1 0 0 - SetVisible ShowExplanationsButton2 0 0 - SetVisible ShowExplanationsButton2 0 0 - SetVisible SendEvelopeButton 0 0 - SetVisible CloseButton 0 0 - - SetVisible ApplyStampButton 0 0 - SetVisible Stamp 0 0 - Animate Stamp xpos c140 Accel 0 0 - Animate DrawingPanel xpos c0 Accel 0 0 - Animate DrawingPanel wide 0 Accel 0 0 - Animate LetterFront xpos c0 Accel 0 0 - Animate LetterFront wide 0 Accel 0 0 - Animate LetterBack_Top xpos c-250 Accel 0 0 - Animate LetterBack_Top ypos 400 Accel 0 0 - Animate LetterBack_Top wide 500 Accel 0 0 - Animate LetterBack_Bottom xpos c-250 Accel 0 0 - Animate LetterBack_Bottom ypos 400 Accel 0 0 - Animate LetterBack_Bottom wide 500 Accel 0 0 - Animate LetterBack_Flap xpos c-250 Accel 0 0 - Animate LetterBack_Flap ypos 400 Accel 0 0 - Animate LetterBack_Flap wide 500 Accel 0 0 - Animate LetterBack_Flap tall 0 Deaccel 0.6 0.4 - Animate LetterBack_Top ypos 400 Accel 0 0 - - // Slider BG up - Animate BG Position "0 34" Deaccel 0 0.3 - - // Fade dimmer down - Animate Dimmer Alpha "255" Linear 0 0.4 -} -//-------------------------------------------------------------------------- -event QuestItem_Identify_Expand -{ - StopEvent QuestItem_Identify_Collapse 0 - Animate Dimmer wide 285 Bias 0.1 0.0 0.4 - Animate Dimmer xpos 0 Bias 0.1 0.0 0.4 -} - -event QuestItem_Identify_Collapse -{ - StopEvent QuestItem_Identify_Expand 0 - Animate Dimmer wide 0 Accel 0.4 0.4 - Animate Dimmer xpos 142 Accel 0.4 0.4 -} - -event QuestItem_Complete_Expand -{ - Animate Dimmer wide 285 Deaccel 0.4 0.1 - Animate Dimmer xpos 0 Deaccel 0.4 0.1 -} - -event QuestItem_Complete_Collapse -{ - Animate Dimmer wide 0 Accel 0 0.4 - Animate Dimmer xpos 142 Accel 0 0.4 -} - -event QuestItem_Complete_Progress -{ - Animate Dimmer wide 0 Linear 0 5 - Animate Dimmer xpos 142 Linear 0 5 -} - -event QuestItem_Options_Flash -{ - Animate OptionsButton FgColor LightOrange Linear 0 0.1 - Animate OptionsButton FgColor TanLight Linear 0.1 0.1 - Animate OptionsButton FgColor LightOrange Linear 0.2 0.1 - Animate OptionsButton FgColor TanLight Linear 0.3 0.1 - Animate OptionsButton FgColor LightOrange Linear 0.4 0.1 - Animate OptionsButton FgColor TanLight Linear 0.5 0.1 -} - -//-------------------------------------------------------------------------- -event QuestItem_Expand -{ - Animate FrontFolderContainer ypos 240 Gain 0.75 0 0.4 - RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0 - RunEventChild TurnInContainer QuestItem_Complete_Expand 0 - - SetInputEnabled FrontFolderContainer 0 0 - RunEvent QuestItem_Options_Flash 1 -} - -event QuestItem_Collapse -{ - Animate FrontFolderContainer ypos 0 Gain 0.75 0 0.4 - RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 - RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 - - SetInputEnabled FrontFolderContainer 1 0 -} - -event QuestItem_TurningIn -{ - RunEventChild TurnInContainer QuestItem_Complete_Progress 0 -} - -event QuestItem_Reset -{ - Animate FrontFolderContainer ypos 0 Linear 0 0 - RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 - RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 - - SetInputEnabled FrontFolderContainer 1 0 -} - -//-------------------------------------------------------------------------- -event QuestItem_Operation2_Expand -{ - StopEvent QuestItem_Operation2_Collapse 0 - - RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0.4 - RunEventChild TurnInContainer QuestItem_Complete_Expand 0.4 - - Animate FrontFolderContainer xpos -270 Gain 0.75 0.4 0.3 - Animate BackFolderContainer xpos -270 Gain 0.75 0.4 0.3 - Animate FrontFolderContainer xpos -10 Gain 0.75 0.7 0.3 - Animate BackFolderContainer xpos 0 Gain 0.75 0.7 0.3 - SetVisible FrontFolderContainer 0 0.7 - SetVisible BackFolderContainer 1 0.7 - - SetInputEnabled FrontFolderContainer 0 0 - RunEvent QuestItem_Options_Flash 1 -} - -event QuestItem_Operation2_Collapse -{ - StopEvent QuestItem_Operation2_Expand 0 - - RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 - RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 - - Animate FrontFolderContainer xpos -270 Gain 0.75 0.0 0.3 - Animate BackFolderContainer xpos -270 Gain 0.75 0.0 0.3 - Animate FrontFolderContainer xpos 0 Gain 0.75 0.3 0.4 - Animate BackFolderContainer xpos 0 Gain 0.75 0.3 0.4 - SetVisible FrontFolderContainer 1 0.3 - SetVisible BackFolderContainer 0 0.3 - - SetInputEnabled FrontFolderContainer 1 0 -} - -event QuestItem_Operation2_TurningIn -{ - RunEventChild TurnInContainer QuestItem_Complete_Progress 0 -} - -event QuestItem_Operation2_Reset -{ - StopEvent QuestItem_Operation2_Collapse 0 - StopEvent QuestItem_Operation2_Expand 0 - - RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 - RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 - - Animate FrontFolderContainer xpos 0 Linear 0 0 - Animate BackFolderContainer xpos 0 Linear 0 0 - SetVisible FrontFolderContainer 1 0 - SetVisible BackFolderContainer 0 0 - - SetInputEnabled FrontFolderContainer 1 0 -} - -//-------------------------------------------------------------------------- -event QuestItem_DisableFrontMouse -{ - SetVisible FrontInputProxyPanel 0 0 -} - -event QuestItem_EnableFrontMouse -{ - SetVisible FrontInputProxyPanel 1 0 -} - -event QuestItem_Expand_Halloween -{ - StopEvent QuestItem_Collapse_Halloween 0 - - // Immediately disable the mouse proxy so the inactive hint goes away - RunEventChild FrontFolderContainer QuestItem_DisableFrontMouse 0 - SetInputEnabled FrontFolderContainer 0 0 - - // Slide the sleeve - Animate SleeveImage xpos 300 Bias 0.2 0.0 0.4 - Animate EncodedStatus xpos 300 Bias 0.2 0.0 0.4 - Animate ReadyToTurnInStatus xpos 300 Bias 0.2 0.0 0.4 - Animate InactiveStatus xpos 300 Bias 0.2 0.0 0.4 - - // Once the sleeve is off, then "unroll" the paper - FireCommand 0.4 "playsound ui/quest_folder_open_halloween.wav" - RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0.4 - RunEventChild TurnInContainer QuestItem_Complete_Expand 0.4 - Animate FrontFolderContainer ypos 240 Gain 0.75 0.4 0.4 - Animate QuestPaperContainer tall 300 Gain 0.75 0.4 0.4 - - RunEvent QuestItem_Options_Flash 1 -} - -event QuestItem_Collapse_Halloween -{ - StopEvent QuestItem_Expand_Halloween 0 - - // Roll up the paper - Animate FrontFolderContainer ypos 0 Gain 0.75 0 0.4 - Animate QuestPaperContainer tall 70 Gain 0.75 0 0.4 - RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0 - RunEventChild TurnInContainer QuestItem_Complete_Collapse 0 - RunEventChild FrontFolderContainer QuestItem_EnableFrontMouse 0 - - // Put the sleeve back - FireCommand 0.5 "playsound ui/quest_folder_keeper_slide_on_halloween.wav" - - Animate SleeveImage xpos 15 Bias 0.8 0.5 0.2 - Animate ReadyToTurnInStatus xpos 10 Bias 0.8 0.5 0.2 - Animate InactiveStatus xpos 10 Bias 0.8 0.5 0.2 - Animate EncodedStatus xpos 10 Bias 0.8 0.5 0.2 - SetInputEnabled FrontFolderContainer 1 0 -} - -event QuestItem_Reset_Halloween -{ - StopEvent QuestItem_Expand_Halloween 0 - SetVisible FrontFolderContainer 1 0 - RunEventChild FrontFolderContainer QuestItem_EnableFrontMouse 0 - - // Roll up the paper - Animate FrontFolderContainer ypos 0 Linear 0 0 - Animate QuestPaperContainer tall 70 Linear 0 0 - Animate EncodedStatus xpos 10 Bias 0 0 0 - Animate ReadyToTurnInStatus xpos 10 Bias 0 0 0 - Animate InactiveStatus xpos 10 Bias 0 0 0 - - // Put the sleeve back - Animate SleeveImage xpos 15 Linear 0 0 - SetInputEnabled FrontFolderContainer 1 0 -} - -//-------------------------------------------------------------------------- -event QuestItem_Front_Selected -{ - StopEvent QuestItem_Front_OtherSelected 0 - StopEvent QuestItem_Front_NoneSelected 0 - - Animate MainContainer ypos 0 Gain 0.75 0 0.4 -} - -event QuestItem_Front_OtherSelected -{ - StopEvent QuestItem_Front_Selected 0 - StopEvent QuestItem_Front_NoneSelected 0 - - Animate MainContainer ypos 300 Gain 0.75 0 0.4 -} - - -event QuestItem_Front_NoneSelected -{ - StopEvent QuestItem_Front_Selected 0 - StopEvent QuestItem_Front_OtherSelected 0 - - Animate MainContainer ypos 120 Gain 0.75 0 0.4 -} - -//-------------------------------------------------------------------------- -event QuestItem_Back_Selected -{ - StopEvent QuestItem_Back_OtherSelected 0 - StopEvent QuestItem_Back_NoneSelected 0 - - Animate MainContainer ypos 0 Gain 0.75 0 0.4 -} - -event QuestItem_Back_OtherSelected -{ - StopEvent QuestItem_Back_Selected 0 - StopEvent QuestItem_Back_NoneSelected 0 - - Animate MainContainer ypos 300 Gain 0.75 0 0.8 -} - - -event QuestItem_Back_NoneSelected -{ - StopEvent QuestItem_Back_Selected 0 - StopEvent QuestItem_Back_OtherSelected 0 - - Animate MainContainer ypos 0 Gain 0.75 0 0.4 -} - -//-------------------------------------------------------------------------- -event QuestItem_Highlight_On_Halloween -{ - SetVisible GlowImage 1 0 - Animate GlowImage Alpha 255 Bias 0.8 0 0.2 -} - -event QuestItem_Highlight_Off_Halloween -{ - Animate GlowImage Alpha 0 Bias 0.8 0 0.2 -} - - -//-------------------------------------------------------------------------- -event CompetitiveGame_LowerChatWindow -{ - Animate HudChat ypos r140 Accel 0 0 -} - -event CompetitiveGame_RestoreChatWindow -{ - Animate HudChat ypos 275 Accel 0 0 -} - -event HudTournament_MoveChatWindow -{ - RunEvent CompetitiveGame_LowerChatWindow 0 - RunEvent CompetitiveGame_RestoreChatWindow 10 -} - -//-------------------------------------------------------------------------- -event HudTournament_MoveTimerDown -{ - Animate CountdownLabel ypos 150 Linear 0 0 - Animate CountdownLabelShadow ypos 150 Linear 0 0 - - SetVisible CountdownBG 0 5 - SetVisible CountdownLabel 1 0 - SetVisible CountdownLabelShadow 1 0 - - Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 - Animate CountdownLabelShadow ypos c0 Gain 0.75 0 0.4 - - SetVisible TournamentConditionLabel 0 2 - - SetVisible CountdownLabel 0 3 - SetVisible CountdownLabelShadow 0 3 -} -event HudTournament_AnimateTeams_In -{ - Animate RedTeamPanel xpos c150 Accel 0 0.25 - Animate BlueTeamPanel xpos c-300 Accel 0 0.25 -} - -event HudTournament_AnimateTeams_Out -{ - Animate RedTeamPanel xpos r-5 Accel 0 0.68 - Animate BlueTeamPanel xpos -155 Accel 0 0.68 -} - -event HudMatchStatus_ShowMatchStartDoors -{ - SetVisible MatchDoors 1 0 - SetVisible BlueTeamPanel 1 0 - SetVisible RedTeamPanel 1 0 - SetVisible CountdownLabel 1 0 - SetVisible CountdownLabelShadow 1 0 - Animate CountdownLabel ypos 150 Linear 0 0 - Animate CountdownLabelShadow ypos 150 Linear 0 0 - - Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 - Animate CountdownLabelShadow ypos c-0 Gain 0.75 0 0.4 - - SetVisible HudTournamentBG 0 2 - RunEventChild MatchDoors PlayDoorCloseAnim 0 - RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 - RunEventChild MatchDoors PlayDoorOpenAnim 7 - - RunEvent HudTournament_AnimateTeams_In 0.25 - RunEvent HudTournament_AnimateTeams_Out 7.70 - - SetVisible MatchDoors 0 9 - SetVisible CountdownLabel 0 9.9 - SetVisible CountdownLabelShadow 0 9.9 - - RunEvent HudTournament_DoorsCleanup 10 - - SetVisible CountdownBG 1 11 -} - -event HudMatchStatus_ShowCountdown -{ - SetVisible CountdownLabel 1 0 - SetVisible CountdownLabelShadow 1 0 - Animate CountdownLabel ypos 150 Linear 0 0 - Animate CountdownLabelShadow ypos 150 Linear 0 0 - Animate CountdownLabel ypos c-3 Gain 0.75 0 0.4 - Animate CountdownLabelShadow ypos c-0 Gain 0.75 0 0.4 - SetVisible CountdownLabel 0 9.9 - SetVisible CountdownLabelShadow 0 9.9 -} - -event PlayDoorSlamParticles -{ - FireCommand 0 "start0" -} - -event PlayDoorCloseAnim -{ - FireCommand 0 "animation close" -} - -event PlayDoorOpenAnim -{ - FireCommand 0 "animation open" -} - -event HudTournament_ShowTimerCompetitive -{ - Animate CountdownLabel ypos 150 Linear 0 0 - Animate CountdownLabelShadow ypos 150 Linear 0 0 - - SetVisible CountdownBG 1 0 - SetVisible CountdownLabel 1 0 - SetVisible CountdownLabelShadow 1 0 -} - -event HudTournament_ShowTimerDefault -{ - Animate CountdownLabel ypos 425 Linear 0 0 - Animate CountdownLabelShadow ypos 425 Linear 0 0 - - SetVisible CountdownBG 1 0 - SetVisible CountdownLabel 1 0 - SetVisible CountdownLabelShadow 1 0 -} - -event HudTournament_HideTimer -{ - SetVisible CountdownBG 0 0 - SetVisible CountdownLabel 0 0 - SetVisible CountdownLabelShadow 0 0 -} - -event CompetitiveGame_HideDisconnectButton -{ - Animate DisconnectButton ypos r-100 Accel 0 0 -} - -event CompetitiveGame_ShowDisconnectButton -{ - Animate DisconnectButton ypos r30 Accel 0 0.4 -} - -event HudTournament_ShowRoundSign -{ - SetVisible RoundSignModel 1 0 - RunEventChild RoundSignModel HudTournament_PlaySignAnim 0 - SetVisible RoundSignModel 0 6 -} - -event HudTournament_PlaySignAnim -{ - FireCommand 0 "animation intro" - FireCommand 5 "animation outro" -} - -event TeamStatus_PlayerDead -{ - SetVisible DeathPanel 1 0 - SetVisible SkullPanel 1 0 - SetVisible respawntime 1 0 - - Animate DeathPanel ypos 19 Accel 0 0.2 - Animate SkullPanel ypos 22 Accel 0 0.2 - Animate respawntime ypos 18 Accel 0 0.2 -} - -event TeamStatus_PlayerAlive -{ - Animate DeathPanel ypos 0 Accel 0 0.2 - Animate SkullPanel ypos 0 Accel 0 0.2 - Animate respawntime ypos 0 Accel 0 0.2 - - SetVisible DeathPanel 0 0.2 - SetVisible SkullPanel 0 0.2 - SetVisible respawntime 0 0.2 -} - -event HudMatchStatus_ShowMatchWinDoors -{ - SetVisible MatchDoors 1 0 - SetVisible FrontParticlePanel 1 0 - - RunEventChild MatchDoors PlayDoorCloseAnim 0 - RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 - RunEventChild MatchDoors PlayDoorOpenAnim 4.5 - - SetVisible MatchDoors 0 7 - SetVisible FrontParticlePanel 0 7 -} - -event HudMatchStatus_ShowMatchWinDoors_NoOpen -{ - SetVisible MatchDoors 1 0 - SetVisible FrontParticlePanel 1 0 - - RunEventChild MatchDoors PlayDoorCloseAnim 0 - RunEventChild FrontParticlePanel PlayDoorSlamParticles 0.45 -} - -event HudMatchSummary_SlideInPanels -{ - Animate BlueTeamPanel xpos 0 Accel 0.25 0.25 - Animate RedTeamPanel xpos 0 Accel 0.25 0.25 -} - -event MMenu_PlayList_Expand -{ - Animate ItemsContainer ypos 420 Spline 0 0.4 - Animate EventPromo ypos 470 Spline 0 0.4 - Animate SafeMode ypos 470 Spline 0 0.4 - Animate VRBGPanel ypos 633 Spline 0 0.4 - Animate VRModeButton ypos 639 Spline 0 0.4 - Animate ShowPromoCodesButton ypos 639 Spline 0 0.4 - - Animate PlayListContainer Tall 260 Spline 0.0 0.40 - - FireCommand 0 "soundentry Panel.SlideDown" -} - -event MMenu_PlayList_Collapse -{ - Animate ItemsContainer ypos 160 Spline 0 0.4 - Animate EventPromo ypos 210 Spline 0 0.4 - Animate SafeMode ypos 210 Spline 0 0.4 - Animate VRBGPanel ypos 373 Spline 0 0.4 - Animate VRModeButton ypos 379 Spline 0 0.4 - Animate ShowPromoCodesButton ypos 379 Spline 0 0.4 - - Animate PlayListContainer Tall 0 Spline 0 0.4 - - FireCommand 0 "soundentry Panel.SlideUp" -} - -event MMenu_PlayList_Collapse_Immediate -{ - Animate ItemsContainer ypos 160 Spline 0 0 - Animate EventPromo ypos 210 Spline 0 0 - Animate VRBGPanel ypos 373 Spline 0 0 - Animate VRModeButton ypos 379 Spline 0 0 - Animate ShowPromoCodesButton ypos 379 Spline 0 0 - - Animate PlayListContainer Tall 0 Spline 0 0 -} - -event MMenu_SafeMode_Blink -{ - Animate InfoImage alpha 255 Linear 0.0 0.1 - Animate InfoImage alpha 0 Linear 0.1 0.1 - - Animate InfoImage alpha 255 Linear 0.2 0.1 - Animate InfoImage alpha 0 Linear 0.3 0.1 - - Animate InfoImage alpha 255 Linear 0.4 0.1 - - RunEvent MMenu_SafeMode_Blink 1 -} - -event PvPRankModelClicked -{ - RunEventChild AboveModelParticlePanel StartParticle1 0 -} - -event PvPRankLevelUpXPBar -{ - Animate ContinuousProgressBar BgColor "100 255 100 255" Linear 0.0 0.1 - Animate ContinuousProgressBar BgColor ProgressBackground Linear 0.1 0.3 - - Animate LevelLabel FgColor "100 255 100 255" Linear 0.0 0.1 - Animate LevelLabel FgColor TanLight Linear 4.0 0.3 -} - -event PvPRankLevelUpModel -{ - RunEventChild BelowModelParticlePanel StartParticle0 1.0 - RunEventChild AboveModelParticlePanel StartParticle0 1.0 - - PlaySound 0 "ui/mm_medal_spin_hit.wav" -} - -event PvPRankLevelDownXPBar -{ - Animate ContinuousProgressBar FgColor "255 100 100 255" Linear 0.0 0.1 - Animate ContinuousProgressBar FgColor CreditsGreen Linear 0.1 0.3 - - Animate LevelLabel FgColor "255 100 100 255" Linear 0.0 0.1 - Animate LevelLabel FgColor TanLight Linear 4.0 0.3 -} - -event PvPRankLevelDownModel -{ - RunEventChild AboveModelParticlePanel StartParticle2 0.15 - PlaySound 0 "ui/mm_rank_down_medal_shoot.wav" - PlaySound 0.15 "ui/mm_rank_down_medal_shoot_impact.wav" -} - -event CompetitiveGame_ShowPvPRankPanel -{ - Animate RankPanel ypos r0 Linear 0 0 - Animate RankPanel ypos r295 Bias 0.90 0.2 0.3 - RunEventChild RankPanel PvPRankPanelShowXPChange 1 -} - -event PvPRankPanelShowXPChange -{ - FireCommand 0 "begin_xp_lerp" -} - -event PyroVsHeavyWar_ShowChooseScene -{ - // Reset - Animate Background ypos -250 Linear 0 0 - Animate Heavy ypos -180 Linear 0 0 - Animate Pyro ypos -180 Linear 0 0 - Animate Foreground ypos -100 Linear 0 0 - - // Paralax - Animate Background ypos -175 Bias 0.9 0 1 - Animate Heavy ypos -60 Bias 0.9 0 1 - Animate Pyro ypos -60 Bias 0.9 0 1 - Animate Foreground ypos 65 Bias 0.9 0 1 -} - -event CasualCategory_Checkbox_Hide -{ - Animate Checkbutton xpos 250 Deaccel 0 0.2 - Animate Title xpos 115 Deaccel 0 0.2 - Animate TitleShadow xpos 116 Deaccel 0 0.2 - - //Animate Title FgColor TanDark Deaccel 0 0.2 -} - -event CasualCategory_Checkbox_Show -{ - Animate Checkbutton xpos 215 Deaccel 0 0.2 - Animate Title xpos 100 Deaccel 0 0.2 - Animate TitleShadow xpos 101 Deaccel 0 0.2 - - //Animate Title FgColor TanLight Deaccel 0 0.2 -} - -event CasualCategory_Selected -{ - Animate Shade BgColor "0 0 0 0" Deaccel 0 0.2 - Animate Title FgColor TanLight Deaccel 0 0.2 -} - -event CasualCategory_NotSelected -{ - Animate Shade BgColor "0 0 0 200" Deaccel 0 0.2 - Animate Title FgColor TanDark Deaccel 0 0.2 -} - -event MMenu_UpdateButton_StartGlow -{ - SetVisible ViewDetailsGlow 1 0 - Animate ViewDetailsGlow BgColor "238 103 17 255" Linear 0 0 - Animate ViewDetailsGlow Alpha 0 Linear 0.0 0.2 - Animate ViewDetailsGlow Alpha 255 Linear 0.2 0.2 - Animate ViewDetailsGlow Alpha 0 Linear 0.4 0.2 - Animate ViewDetailsGlow Alpha 255 Linear 0.6 0.2 - Animate ViewDetailsGlow Alpha 0 Linear 0.8 0.2 - Animate ViewDetailsGlow Alpha 255 Linear 1.0 0.2 - Animate ViewDetailsGlow BgColor "178 83 22 255" Linear 1.0 1.0 - - SetVisible ViewWarButtonGlow 1 0 - Animate ViewWarButtonGlow BgColor "238 103 17 255" Linear 0 0 - Animate ViewWarButtonGlow Alpha 0 Linear 0.0 0.2 - Animate ViewWarButtonGlow Alpha 255 Linear 0.2 0.2 - Animate ViewWarButtonGlow Alpha 0 Linear 0.4 0.2 - Animate ViewWarButtonGlow Alpha 255 Linear 0.6 0.2 - Animate ViewWarButtonGlow Alpha 0 Linear 0.8 0.2 - Animate ViewWarButtonGlow Alpha 255 Linear 1.0 0.2 - Animate ViewWarButtonGlow BgColor "178 83 22 255" Linear 1.0 1.0 - - RunEvent MMenu_UpdateButton_SubtleGlow 5 -} - -event MMenu_UpdateButton_SubtleGlow -{ - Animate ViewDetailsGlow BgColor "238 103 17 255" Linear 0 0.2 - Animate ViewDetailsGlow BgColor "178 83 22 255" Linear 0.2 1.0 - - Animate ViewWarButtonGlow BgColor "238 103 17 255" Linear 0 0.2 - Animate ViewWarButtonGlow BgColor "178 83 22 255" Linear 0.2 1.0 - - RunEvent MMenu_UpdateButton_SubtleGlow 5 -} - -// |
