diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/scheme/clientscheme_borders.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/scheme/clientscheme_borders.res')
| -rw-r--r-- | resource/scheme/clientscheme_borders.res | 1212 |
1 files changed, 513 insertions, 699 deletions
diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res index 8a65505..66737ef 100644 --- a/resource/scheme/clientscheme_borders.res +++ b/resource/scheme/clientscheme_borders.res @@ -2,15 +2,14 @@ Scheme { Borders { - // rayshud borders - ButtonHover + ButtonHover { "inset" "0 0 0 0" Left { "1" { - "color" "Base Color" + "color" "ColorCyan" "offset" "0 0" } } @@ -18,7 +17,7 @@ Scheme { "1" { - "color" "Base Color" + "color" "ColorCyan" "offset" "0 0" } } @@ -26,7 +25,7 @@ Scheme { "1" { - "color" "Base Color" + "color" "ColorCyan" "offset" "0 0" } } @@ -34,7 +33,40 @@ Scheme { "1" { - "color" "Base Color" + "color" "ColorCyan" + "offset" "0 0" + } + } + } + + MenuBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "Yellow" + "offset" "0 0" + } + "2" + { + "color" "Yellow" + "offset" "0 0" + } + "3" + { + "color" "Yellow" + "offset" "0 0" + } + "4" + { + "color" "Yellow" + "offset" "0 0" + } + "5" + { + "color" "Yellow" "offset" "0 0" } } @@ -47,17 +79,17 @@ Scheme { "1" { - "color" "Base Color" + "color" "ColorCyan" "offset" "0 0" } "2" { - "color" "Base Color" + "color" "ColorCyan" "offset" "0 1" } "3" { - "color" "Base Color" + "color" "ColorCyan" "offset" "1 1" } } @@ -300,6 +332,7 @@ Scheme } } } + CyanBorderThick { "inset" "0 0 0 0" @@ -377,83 +410,6 @@ Scheme } } - 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" @@ -491,117 +447,6 @@ Scheme } } - 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" @@ -701,6 +546,7 @@ Scheme "inset" "0 0 0 0" "backgroundtype" "2" } + ScrollBarButtonDepressedBorder { "inset" "0 0 0 0" @@ -712,17 +558,12 @@ Scheme "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 { @@ -798,95 +639,6 @@ Scheme } } - 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" @@ -995,39 +747,20 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_round_rect_selected" - "src_corner_height" "24" // pixels inside the image + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -1037,119 +770,119 @@ Scheme "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_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" + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_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" + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "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_height" "23" // pixels inside the image "src_corner_width" "23" - "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -1209,9 +942,9 @@ Scheme "backgroundtype" "2" "image" "loadout_rect" //"color" "ItemPanelBG" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -1220,9 +953,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "loadout_rect_red" - "src_corner_height" "24" // pixels inside the image + "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_width" "11" // screen size of the corners ( and sides ), proportional "draw_corner_height" "11" } @@ -1232,11 +965,12 @@ Scheme "backgroundtype" "2" "image" "loadout_rect" //"color" "ItemPanelBG" - "src_corner_height" "24" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } + Econ.Button.Border.Default { "inset" "0 0 0 0" @@ -1273,6 +1007,7 @@ Scheme } } } + Econ.Button.Border.Armed { "inset" "0 0 0 0" @@ -1320,6 +1055,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + LoadoutItemPopupBorder { "bordertype" "scalable_image" @@ -1332,52 +1068,6 @@ Scheme "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" @@ -1390,6 +1080,7 @@ Scheme "draw_corner_height" "2" } + // Standard ------------------------------------------------------------------------------------------------ BackpackItemBorder { "bordertype" "scalable_image" @@ -1400,16 +1091,7 @@ Scheme "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" @@ -1421,6 +1103,44 @@ Scheme "draw_corner_height" "2" } + BackpackItemMouseOverBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + } + + // Unique ------------------------------------------------------------------------------------------------ BackpackItemBorder_Unique { "bordertype" "scalable_image" @@ -1432,6 +1152,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_Unique { "bordertype" "scalable_image" @@ -1443,6 +1164,8 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + + // Rarity1 ------------------------------------------------------------------------------------------------ BackpackItemBorder_1 { "bordertype" "scalable_image" @@ -1452,8 +1175,9 @@ Scheme "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "2" + "draw_corner_height" "2" } + BackpackItemMouseOverBorder_1 { "bordertype" "scalable_image" @@ -1463,8 +1187,10 @@ Scheme "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "2" + "draw_corner_height" "2" } + + // Rarity2 ------------------------------------------------------------------------------------------------ BackpackItemBorder_2 { "bordertype" "scalable_image" @@ -1476,6 +1202,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_2 { "bordertype" "scalable_image" @@ -1487,6 +1214,8 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + + // Rarity3 ------------------------------------------------------------------------------------------------ BackpackItemBorder_3 { "bordertype" "scalable_image" @@ -1498,6 +1227,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_3 { "bordertype" "scalable_image" @@ -1509,6 +1239,8 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + + // Rarity4 ------------------------------------------------------------------------------------------------ BackpackItemBorder_4 { "bordertype" "scalable_image" @@ -1520,6 +1252,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_4 { "bordertype" "scalable_image" @@ -1531,6 +1264,8 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + + // Haunted ------------------------------------------------------------------------------------------------ BackpackItemBorder_Haunted { "bordertype" "scalable_image" @@ -1542,6 +1277,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_Haunted { "bordertype" "scalable_image" @@ -1553,6 +1289,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutBorder_Haunted { "bordertype" "scalable_image" @@ -1564,6 +1301,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutSelectedBorder_Haunted { "bordertype" "scalable_image" @@ -1575,97 +1313,8 @@ Scheme "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" - } + // Vintage ------------------------------------------------------------------------------------------------ BackpackItemBorder_Vintage { "bordertype" "scalable_image" @@ -1677,6 +1326,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_Vintage { "bordertype" "scalable_image" @@ -1700,6 +1350,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutSelectedBorder_Vintage { "bordertype" "scalable_image" @@ -1712,6 +1363,7 @@ Scheme "draw_corner_height" "2" } + // Community ------------------------------------------------------------------------------------------------ BackpackItemBorder_Community { "bordertype" "scalable_image" @@ -1723,6 +1375,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_Community { "bordertype" "scalable_image" @@ -1734,6 +1387,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutBorder_Community { "bordertype" "scalable_image" @@ -1745,6 +1399,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutSelectedBorder_Community { "bordertype" "scalable_image" @@ -1756,6 +1411,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + // Developer ------------------------------------------------------------------------------------------------ BackpackItemBorder_Developer { @@ -1768,6 +1424,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_Developer { "bordertype" "scalable_image" @@ -1779,6 +1436,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutBorder_Developer { "bordertype" "scalable_image" @@ -1790,6 +1448,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutSelectedBorder_Developer { "bordertype" "scalable_image" @@ -1801,6 +1460,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + // SelfMade ------------------------------------------------------------------------------------------------ BackpackItemBorder_SelfMade { @@ -1813,6 +1473,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemMouseOverBorder_SelfMade { "bordertype" "scalable_image" @@ -1824,6 +1485,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutBorder_SelfMade { "bordertype" "scalable_image" @@ -1835,6 +1497,7 @@ Scheme "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + BackpackItemGreyedOutSelectedBorder_SelfMade { "bordertype" "scalable_image" @@ -1854,44 +1517,48 @@ Scheme "backgroundtype" "2" "color" "QualityColorCustomized" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + // Strange ------------------------------------------------------------------------------------------------ BackpackItemBorder_Strange { @@ -1899,44 +1566,48 @@ Scheme "backgroundtype" "2" "color" "QualityColorStrange" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + // Completed ------------------------------------------------------------------------------------------------ BackpackItemBorder_Completed { @@ -1944,45 +1615,146 @@ Scheme "backgroundtype" "2" "color" "QualityColorCompleted" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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" + } + + // 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" } - // *************************************************************************** + // Rarity Default BackpackItemBorder_RarityDefault { @@ -1990,224 +1762,240 @@ Scheme "backgroundtype" "2" "color" "ItemRarityDefault" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + // *************************************************** BackpackItemBorder_RarityLegendary { @@ -2215,44 +2003,48 @@ Scheme "backgroundtype" "2" "color" "ItemRarityLegendary" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "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_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } + //********************************************* BackpackItemBorder_RarityAncient { @@ -2260,9 +2052,9 @@ Scheme "backgroundtype" "2" "color" "ItemRarityAncient" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemMouseOverBorder_RarityAncient @@ -2271,9 +2063,9 @@ Scheme "backgroundtype" "2" "color" "ItemRarityAncient" "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutBorder_RarityAncient @@ -2282,9 +2074,9 @@ Scheme "backgroundtype" "2" "color" "ItemRarityAncient_GreyedOut" "image" "backpack_rect_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } BackpackItemGreyedOutSelectedBorder_RarityAncient @@ -2293,9 +2085,9 @@ Scheme "backgroundtype" "2" "color" "ItemRarityAncient_GreyedOut" "image" "backpack_rect_mouseover_color" - "src_corner_height" "24" // pixels inside the image + "src_corner_height" "24" // pixels inside the image "src_corner_width" "24" - "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } @@ -2416,9 +2208,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "alert_rect" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2428,9 +2220,9 @@ Scheme "backgroundtype" "2" "color" "178 83 22 255" "image" "button_glow" - "src_corner_height" "4" // pixels inside the image + "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_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } MainMenuButtonGlow2 @@ -2439,9 +2231,9 @@ Scheme "backgroundtype" "2" "color" "238 103 17 255" "image" "button_glow" - "src_corner_height" "4" // pixels inside the image + "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_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } MainMenuButtonDefault @@ -2449,9 +2241,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonArmed @@ -2459,9 +2251,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_hover" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuButtonDisabled @@ -2469,9 +2261,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_disabled" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonDefault @@ -2479,9 +2271,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_adv" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuMiniButtonArmed @@ -2489,9 +2281,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_central_adv_hover" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorder @@ -2499,9 +2291,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBGBorderAlpha @@ -2509,9 +2301,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central_alpha" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuBlogTabBG @@ -2519,9 +2311,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "blog_tabby" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } MainMenuHighlightBorder @@ -2529,9 +2321,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "callout_bubble" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2540,9 +2332,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "button_holder_central" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2551,9 +2343,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/innershadow_border" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreNewBorder @@ -2561,9 +2353,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "new_corner" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreHighlightedBorder @@ -2571,9 +2363,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "featured_corner" - "src_corner_height" "32" // pixels inside the image + "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_width" "4" // screen size of the corners ( and sides ), proportional "draw_corner_height" "4" } StoreHighlightedBackgroundBorder @@ -2581,9 +2373,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_featured_item_bg01" - "src_corner_height" "80" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreDiscountBorder @@ -2591,9 +2383,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "sale_corner" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewBorder @@ -2601,9 +2393,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_inspector_bg_small" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StoreAddToCart @@ -2611,9 +2403,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_add_to_cart" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabSelected @@ -2621,9 +2413,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_tab_selected" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePreviewTabUnselected @@ -2631,9 +2423,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_tab_unselected" - "src_corner_height" "32" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } StorePromotion @@ -2641,9 +2433,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "store/store_coupon_border" - "src_corner_height" "16" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2652,9 +2444,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "scroll_button_off" - "src_corner_height" "16" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ArmoryScrollbarWell @@ -2662,9 +2454,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "scroll_well" - "src_corner_height" "16" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2675,36 +2467,36 @@ Scheme { "1" { - "color" "TanDark" - "offset" "0 1" + "color" "TanDark" + "offset" "0 1" } } Right { "1" { - "color" "TanDark" - "offset" "1 0" + "color" "TanDark" + "offset" "1 0" } } Top { "1" { - "color" "TanDark" - "offset" "0 0" + "color" "TanDark" + "offset" "0 0" } } Bottom { "1" { - "color" "TanDark" - "offset" "0 0" + "color" "TanDark" + "offset" "0 0" } } } - + SortCategoryBorder { "inset" "0 0 1 1" @@ -2712,11 +2504,11 @@ Scheme { "1" { - "color" "TanDark" - "offset" "1 0" + "color" "TanDark" + "offset" "1 0" } } - } + } SteamWorkshopBorder { @@ -2725,32 +2517,32 @@ Scheme { "1" { - "color" "TanDark" - "offset" "0 1" + "color" "TanDark" + "offset" "0 1" } } Right { "1" { - "color" "TanDark" - "offset" "1 0" + "color" "TanDark" + "offset" "1 0" } } Top { "1" { - "color" "TanDark" - "offset" "0 0" + "color" "TanDark" + "offset" "0 0" } } Bottom { "1" { - "color" "TanDark" - "offset" "0 0" + "color" "TanDark" + "offset" "0 0" } } } @@ -2760,9 +2552,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/fatlineborder_red" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayFatLineBorderOpaque @@ -2770,9 +2562,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/fatlineborder" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayGrayDialogBorder @@ -2780,9 +2572,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/graydialogborder" - "src_corner_height" "24" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedGreyBox @@ -2790,9 +2582,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/outlinedgreybox" - "src_corner_height" "24" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayOutlinedDullGreyBox @@ -2800,9 +2592,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/dullgreybox" - "src_corner_height" "24" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayThinLineBorder @@ -2811,9 +2603,9 @@ Scheme "backgroundtype" "2" "image" "../hud/tournament_panel_brown" //"image" "../hud/color_panel_browner" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayDefaultBorder @@ -2821,9 +2613,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_default" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayHighlightBorder @@ -2831,9 +2623,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_highlight" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBalloonBorder @@ -2841,9 +2633,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_balloon" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } ReplayBrowser.ScrollBar.SliderButton.Border @@ -2856,9 +2648,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "replay/panel_scalable_transparent" - "src_corner_height" "23" // pixels inside the image + "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_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } @@ -2867,10 +2659,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/panel_scalable_red" - "src_corner_height" "23" // pixels inside the image + "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" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } BlueWithThinBorder @@ -2878,10 +2670,10 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "../hud/panel_scalable_blue" - "src_corner_height" "23" // pixels inside the image + "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" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } InnerShadowBorder @@ -2889,9 +2681,9 @@ Scheme "bordertype" "scalable_image" "backgroundtype" "2" "image" "inner_shadow_border" - "src_corner_height" "5" // pixels inside the image + "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_width" "5" // screen size of the corners ( and sides ), proportional "draw_corner_height" "5" } InnerShadowBorderThin @@ -2905,55 +2697,77 @@ Scheme "draw_corner_height" "4" } + OuterShadowBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "outer_shadow_border" + "src_corner_height" "8" // pixels inside the image + "src_corner_width" "8" + "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "8" + } + + OuterShadowBorderThin + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "outer_shadow_border" + "src_corner_height" "8" // pixels inside the image + "src_corner_width" "8" + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "4" + } + CYOAScreenBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "cyoa/cyoa_map_screen_border" - "src_corner_height" "63" // pixels inside the image + "src_corner_height" "63" // pixels inside the image "src_corner_width" "63" - "draw_corner_width" "26" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "26" + "draw_corner_width" "26" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "26" } CYOANodeViewBorder { "bordertype" "scalable_image" "backgroundtype" "2" "image" "cyoa/node_view_border" - "src_corner_height" "127" // pixels inside the image + "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" - "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "24" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" } CYOANodeViewBorder_Active { "bordertype" "scalable_image" "backgroundtype" "2" "image" "cyoa/node_view_border_active" - "src_corner_height" "127" // pixels inside the image + "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" - "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "24" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" } CYOANodeViewBorder_Inactive { "bordertype" "scalable_image" "backgroundtype" "2" "image" "cyoa/node_view_border_inactive" - "src_corner_height" "127" // pixels inside the image + "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" - "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "24" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" } CYOANodeViewBorder_TurnIn { "bordertype" "scalable_image" "backgroundtype" "2" "image" "cyoa/node_view_border_turnin" - "src_corner_height" "127" // pixels inside the image + "src_corner_height" "127" // pixels inside the image "src_corner_width" "127" - "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "24" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" } CYOAPopupBorder { |
