Showing preview only (2,678K chars total). Download the full file or copy to clipboard to get everything.
Repository: CriticalFlaw/flawhud
Branch: master
Commit: 29f0e6e30de2
Files: 880
Total size: 16.1 MB
Directory structure:
gitextract_kk725_or/
├── .gitattributes
├── .github/
│ ├── CODEOWNERS
│ ├── FUNDING.yml
│ └── README.md
├── .gitignore
├── cfg/
│ ├── hud_customization.cfg
│ ├── hud_customization_colors.cfg
│ ├── hud_customization_crosshairs.cfg
│ ├── hud_customization_fonts.cfg
│ ├── hud_customization_general.cfg
│ ├── hud_customization_reset.cfg
│ ├── hud_first_run.cfg
│ ├── tf2_crosshair_default.cfg
│ └── valve.rc
├── info.vdf
├── materials/
│ ├── console/
│ │ ├── background_2fort.vmt
│ │ ├── background_2fort.vtf
│ │ ├── background_2fort_widescreen.vmt
│ │ ├── background_2fort_widescreen.vtf
│ │ ├── background_borneo.vmt
│ │ ├── background_borneo.vtf
│ │ ├── background_borneo_widescreen.vmt
│ │ ├── background_borneo_widescreen.vtf
│ │ ├── background_gravelpit.vmt
│ │ ├── background_gravelpit.vtf
│ │ ├── background_gravelpit_widescreen.vmt
│ │ ├── background_gravelpit_widescreen.vtf
│ │ ├── background_mvm.vmt
│ │ ├── background_mvm.vtf
│ │ ├── background_mvm_widescreen.vmt
│ │ ├── background_mvm_widescreen.vtf
│ │ ├── background_process.vmt
│ │ ├── background_process.vtf
│ │ ├── background_process_widescreen.vmt
│ │ ├── background_process_widescreen.vtf
│ │ ├── background_upward.vmt
│ │ ├── background_upward.vtf
│ │ ├── background_upward_widescreen.vmt
│ │ ├── background_upward_widescreen.vtf
│ │ ├── background_xmas2020.vmt
│ │ ├── background_xmas2020.vtf
│ │ ├── background_xmas2020_widescreen.vmt
│ │ ├── background_xmas2020_widescreen.vtf
│ │ ├── background_xmas2023.vmt
│ │ ├── background_xmas2023.vtf
│ │ ├── background_xmas2023_widescreen.vmt
│ │ ├── background_xmas2023_widescreen.vtf
│ │ ├── characters/
│ │ │ └── soldier.vtf
│ │ └── startup_loading.vtf
│ ├── hud/
│ │ ├── cart_blue.vmt
│ │ ├── cart_point_blue.vmt
│ │ ├── cart_point_blue_opaque.vmt
│ │ ├── cart_point_neutral.vmt
│ │ ├── cart_point_neutral_opaque.vmt
│ │ ├── cart_point_red.vmt
│ │ ├── cart_point_red_opaque.vmt
│ │ ├── cart_red.vmt
│ │ ├── cart_track_blue.vmt
│ │ ├── cart_track_blue_opaque.vmt
│ │ ├── cart_track_neutral_opaque.vmt
│ │ ├── cart_track_red.vmt
│ │ └── cart_track_red_opaque.vmt
│ ├── sprites/
│ │ └── obj_icons/
│ │ ├── icon_obj_1_blu.vmt
│ │ ├── icon_obj_1_blu_locked.vmt
│ │ ├── icon_obj_1_neutral.vmt
│ │ ├── icon_obj_1_neutral_locked.vmt
│ │ ├── icon_obj_1_red.vmt
│ │ ├── icon_obj_1_red_locked.vmt
│ │ ├── icon_obj_2_blu.vmt
│ │ ├── icon_obj_2_blu_locked.vmt
│ │ ├── icon_obj_2_neutral.vmt
│ │ ├── icon_obj_2_neutral_locked.vmt
│ │ ├── icon_obj_2_red.vmt
│ │ ├── icon_obj_2_red_locked.vmt
│ │ ├── icon_obj_3_blu.vmt
│ │ ├── icon_obj_3_blu_locked.vmt
│ │ ├── icon_obj_3_neutral.vmt
│ │ ├── icon_obj_3_neutral_locked.vmt
│ │ ├── icon_obj_3_red.vmt
│ │ ├── icon_obj_3_red_locked.vmt
│ │ ├── icon_obj_4_blu.vmt
│ │ ├── icon_obj_4_blu_locked.vmt
│ │ ├── icon_obj_4_neutral.vmt
│ │ ├── icon_obj_4_neutral_locked.vmt
│ │ ├── icon_obj_4_red.vmt
│ │ ├── icon_obj_4_red_locked.vmt
│ │ ├── icon_obj_5_blu.vmt
│ │ ├── icon_obj_5_blu_locked.vmt
│ │ ├── icon_obj_5_neutral.vmt
│ │ ├── icon_obj_5_neutral_locked.vmt
│ │ ├── icon_obj_5_red.vmt
│ │ ├── icon_obj_5_red_locked.vmt
│ │ ├── icon_obj_a.vmt
│ │ ├── icon_obj_b.vmt
│ │ ├── icon_obj_blu.vmt
│ │ ├── icon_obj_blu_locked.vmt
│ │ ├── icon_obj_blu_mannhattan_locked.vmt
│ │ ├── icon_obj_c.vmt
│ │ ├── icon_obj_d.vmt
│ │ ├── icon_obj_e.vmt
│ │ ├── icon_obj_neutral.vmt
│ │ ├── icon_obj_neutral_locked.vmt
│ │ ├── icon_obj_red.vmt
│ │ └── icon_obj_red_locked.vmt
│ └── vgui/
│ ├── maps/
│ │ └── menu_thumb_Missing.vmt
│ └── replay/
│ └── thumbnails/
│ ├── cart_icons/
│ │ ├── cart_blue.vtf
│ │ ├── cart_neutral.vtf
│ │ └── cart_red.vtf
│ ├── cp_icons/
│ │ ├── icon_obj_1_blu.vtf
│ │ ├── icon_obj_1_blu_locked.vtf
│ │ ├── icon_obj_1_neutral.vtf
│ │ ├── icon_obj_1_neutral_locked.vtf
│ │ ├── icon_obj_1_red.vtf
│ │ ├── icon_obj_1_red_locked.vtf
│ │ ├── icon_obj_2_blu.vtf
│ │ ├── icon_obj_2_blu_locked.vtf
│ │ ├── icon_obj_2_neutral.vtf
│ │ ├── icon_obj_2_neutral_locked.vtf
│ │ ├── icon_obj_2_red.vtf
│ │ ├── icon_obj_2_red_locked.vtf
│ │ ├── icon_obj_3_blu.vtf
│ │ ├── icon_obj_3_blu_locked.vtf
│ │ ├── icon_obj_3_neutral.vtf
│ │ ├── icon_obj_3_neutral_locked.vtf
│ │ ├── icon_obj_3_red.vtf
│ │ ├── icon_obj_3_red_locked.vtf
│ │ ├── icon_obj_4_blu.vtf
│ │ ├── icon_obj_4_blu_locked.vtf
│ │ ├── icon_obj_4_neutral.vtf
│ │ ├── icon_obj_4_neutral_locked.vtf
│ │ ├── icon_obj_4_red.vtf
│ │ ├── icon_obj_4_red_locked.vtf
│ │ ├── icon_obj_5_blu.vtf
│ │ ├── icon_obj_5_blu_locked.vtf
│ │ ├── icon_obj_5_neutral.vtf
│ │ ├── icon_obj_5_neutral_locked.vtf
│ │ ├── icon_obj_5_red.vtf
│ │ ├── icon_obj_5_red_locked.vtf
│ │ ├── icon_obj_a.vtf
│ │ ├── icon_obj_b.vtf
│ │ ├── icon_obj_blu.vtf
│ │ ├── icon_obj_blu_locked.vtf
│ │ ├── icon_obj_blu_mannhattan_locked.vtf
│ │ ├── icon_obj_c.vtf
│ │ ├── icon_obj_d.vtf
│ │ ├── icon_obj_e.vtf
│ │ ├── icon_obj_neutral.vtf
│ │ ├── icon_obj_neutral_locked.vtf
│ │ ├── icon_obj_red.vtf
│ │ └── icon_obj_red_locked.vtf
│ ├── customizations/
│ │ ├── health_cross.vmt
│ │ ├── health_cross.vtf
│ │ ├── speedometer.vmt
│ │ ├── speedometer.vtf
│ │ ├── transparent_viewmodels_off.vmt
│ │ ├── transparent_viewmodels_off.vtf
│ │ ├── transparent_viewmodels_on.vmt
│ │ ├── transparent_viewmodels_on.vtf
│ │ ├── uber_counter.vmt
│ │ └── uber_counter.vtf
│ ├── deadshield.vmt
│ ├── deadshield.vtf
│ ├── kritz.vmt
│ ├── kritz.vtf
│ ├── main_menu/
│ │ ├── comfig.vmt
│ │ ├── comfig.vtf
│ │ ├── discord.vmt
│ │ ├── discord.vtf
│ │ ├── main_menu_button_casual.vmt
│ │ ├── main_menu_button_casual.vtf
│ │ ├── main_menu_button_community_server.vmt
│ │ ├── main_menu_button_community_server.vtf
│ │ ├── main_menu_button_competitive.vmt
│ │ ├── main_menu_button_competitive.vtf
│ │ ├── main_menu_button_mvm.vmt
│ │ ├── main_menu_button_mvm.vtf
│ │ ├── main_menu_logo.vmt
│ │ ├── main_menu_logo.vtf
│ │ ├── nogc.vmt
│ │ ├── nogc.vtf
│ │ ├── potato.vmt
│ │ ├── potato.vtf
│ │ ├── tenna.vmt
│ │ ├── tenna.vtf
│ │ ├── uncletopia.vmt
│ │ └── uncletopia.vtf
│ ├── mmbg.vmt
│ ├── mmbg.vtf
│ ├── numbers.vmt
│ ├── numbers.vtf
│ ├── quickfix.vmt
│ ├── quickfix.vtf
│ ├── selbyen_pickup.vmt
│ ├── selbyen_pickup.vtf
│ ├── speedometer.vmt
│ ├── transparent.vmt
│ ├── transparent.vtf
│ ├── uber.vmt
│ └── uber.vtf
├── resource/
│ ├── chat_brazilian.txt
│ ├── chat_bulgarian.txt
│ ├── chat_czech.txt
│ ├── chat_danish.txt
│ ├── chat_dutch.txt
│ ├── chat_english.txt
│ ├── chat_finnish.txt
│ ├── chat_french.txt
│ ├── chat_german.txt
│ ├── chat_greek.txt
│ ├── chat_hungarian.txt
│ ├── chat_italian.txt
│ ├── chat_japanese.txt
│ ├── chat_korean.txt
│ ├── chat_koreana.txt
│ ├── chat_latam.txt
│ ├── chat_norwegian.txt
│ ├── chat_polish.txt
│ ├── chat_portuguese.txt
│ ├── chat_romanian.txt
│ ├── chat_russian.txt
│ ├── chat_schinese.txt
│ ├── chat_spanish.txt
│ ├── chat_swedish.txt
│ ├── chat_tchinese.txt
│ ├── chat_thai.txt
│ ├── chat_turkish.txt
│ ├── chat_vietnamese.txt
│ ├── chatscheme.res
│ ├── clientscheme.res
│ ├── closecaption_english.txt
│ ├── fonts/
│ │ ├── code-pro-bold.otf
│ │ └── code-pro-lc.otf
│ ├── gamemenu.res
│ ├── links.res
│ ├── preload.res
│ ├── scheme/
│ │ ├── clientscheme_borders.res
│ │ ├── clientscheme_colors.res
│ │ ├── clientscheme_fonts.res
│ │ ├── clientscheme_fonts_paths.res
│ │ ├── clientscheme_fonts_pro.res
│ │ ├── clientscheme_icons.res
│ │ ├── clientscheme_settings.res
│ │ └── clientscheme_xhairs.res
│ ├── sourcescheme.res
│ ├── support.res
│ └── ui/
│ ├── basechat.res
│ ├── build_menu/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── build_menu_360/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── build_menu_sc/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── charinfoarmorysubpanel.res
│ ├── charinfoloadoutsubpanel.res
│ ├── charinfopanel.res
│ ├── classloadoutpanel.res
│ ├── classselection.res
│ ├── classselection_sc.res
│ ├── compstats.res
│ ├── controlpointcountdown.res
│ ├── controlpointicon.res
│ ├── controlpointprogressbar.res
│ ├── cp_powerhouse_event_hud.res
│ ├── craftingpanel.res
│ ├── craftingstatusdialog.res
│ ├── customizations/
│ │ ├── #customization_menu/
│ │ │ ├── hud_customization.res
│ │ │ ├── hud_customization_colors.res
│ │ │ ├── hud_customization_crosshairs.res
│ │ │ ├── hud_customization_damage.res
│ │ │ ├── hud_customization_dev.res
│ │ │ ├── hud_customization_fonts.res
│ │ │ ├── hud_customization_frame.res
│ │ │ ├── hud_customization_health_ammo.res
│ │ │ ├── hud_customization_home.res
│ │ │ ├── hud_customization_layout.res
│ │ │ ├── hud_customization_layout_base.res
│ │ │ ├── hud_customization_miscellaneous.res
│ │ │ └── hud_customization_quick_settings.res
│ │ ├── colors/
│ │ │ ├── ammo_low/
│ │ │ │ ├── ammo_low_black.res
│ │ │ │ ├── ammo_low_blue.res
│ │ │ │ ├── ammo_low_cyan.res
│ │ │ │ ├── ammo_low_forest.res
│ │ │ │ ├── ammo_low_green.res
│ │ │ │ ├── ammo_low_grey.res
│ │ │ │ ├── ammo_low_magenta.res
│ │ │ │ ├── ammo_low_maroon.res
│ │ │ │ ├── ammo_low_navy.res
│ │ │ │ ├── ammo_low_olive.res
│ │ │ │ ├── ammo_low_orange.res
│ │ │ │ ├── ammo_low_pink.res
│ │ │ │ ├── ammo_low_purple.res
│ │ │ │ ├── ammo_low_red.res
│ │ │ │ ├── ammo_low_salmon.res
│ │ │ │ ├── ammo_low_tan.res
│ │ │ │ ├── ammo_low_teal.res
│ │ │ │ ├── ammo_low_violet.res
│ │ │ │ ├── ammo_low_white.res
│ │ │ │ └── ammo_low_yellow.res
│ │ │ ├── color_customization.res
│ │ │ ├── color_healed/
│ │ │ │ ├── color_healed_black.res
│ │ │ │ ├── color_healed_blue.res
│ │ │ │ ├── color_healed_cyan.res
│ │ │ │ ├── color_healed_forest.res
│ │ │ │ ├── color_healed_green.res
│ │ │ │ ├── color_healed_grey.res
│ │ │ │ ├── color_healed_magenta.res
│ │ │ │ ├── color_healed_maroon.res
│ │ │ │ ├── color_healed_navy.res
│ │ │ │ ├── color_healed_olive.res
│ │ │ │ ├── color_healed_orange.res
│ │ │ │ ├── color_healed_pink.res
│ │ │ │ ├── color_healed_purple.res
│ │ │ │ ├── color_healed_red.res
│ │ │ │ ├── color_healed_salmon.res
│ │ │ │ ├── color_healed_tan.res
│ │ │ │ ├── color_healed_teal.res
│ │ │ │ ├── color_healed_violet.res
│ │ │ │ ├── color_healed_white.res
│ │ │ │ └── color_healed_yellow.res
│ │ │ ├── color_neutral/
│ │ │ │ ├── color_neutral_black.res
│ │ │ │ ├── color_neutral_blue.res
│ │ │ │ ├── color_neutral_cyan.res
│ │ │ │ ├── color_neutral_forest.res
│ │ │ │ ├── color_neutral_green.res
│ │ │ │ ├── color_neutral_grey.res
│ │ │ │ ├── color_neutral_magenta.res
│ │ │ │ ├── color_neutral_maroon.res
│ │ │ │ ├── color_neutral_navy.res
│ │ │ │ ├── color_neutral_olive.res
│ │ │ │ ├── color_neutral_orange.res
│ │ │ │ ├── color_neutral_pink.res
│ │ │ │ ├── color_neutral_purple.res
│ │ │ │ ├── color_neutral_red.res
│ │ │ │ ├── color_neutral_salmon.res
│ │ │ │ ├── color_neutral_tan.res
│ │ │ │ ├── color_neutral_teal.res
│ │ │ │ ├── color_neutral_violet.res
│ │ │ │ ├── color_neutral_white.res
│ │ │ │ └── color_neutral_yellow.res
│ │ │ ├── crosshair/
│ │ │ │ ├── crosshair_black.res
│ │ │ │ ├── crosshair_blue.res
│ │ │ │ ├── crosshair_cyan.res
│ │ │ │ ├── crosshair_forest.res
│ │ │ │ ├── crosshair_green.res
│ │ │ │ ├── crosshair_grey.res
│ │ │ │ ├── crosshair_magenta.res
│ │ │ │ ├── crosshair_maroon.res
│ │ │ │ ├── crosshair_navy.res
│ │ │ │ ├── crosshair_olive.res
│ │ │ │ ├── crosshair_orange.res
│ │ │ │ ├── crosshair_pink.res
│ │ │ │ ├── crosshair_purple.res
│ │ │ │ ├── crosshair_red.res
│ │ │ │ ├── crosshair_salmon.res
│ │ │ │ ├── crosshair_tan.res
│ │ │ │ ├── crosshair_teal.res
│ │ │ │ ├── crosshair_violet.res
│ │ │ │ ├── crosshair_white.res
│ │ │ │ └── crosshair_yellow.res
│ │ │ ├── crosshair_flash/
│ │ │ │ ├── crosshair_flash_black.res
│ │ │ │ ├── crosshair_flash_blue.res
│ │ │ │ ├── crosshair_flash_cyan.res
│ │ │ │ ├── crosshair_flash_forest.res
│ │ │ │ ├── crosshair_flash_green.res
│ │ │ │ ├── crosshair_flash_grey.res
│ │ │ │ ├── crosshair_flash_magenta.res
│ │ │ │ ├── crosshair_flash_maroon.res
│ │ │ │ ├── crosshair_flash_navy.res
│ │ │ │ ├── crosshair_flash_olive.res
│ │ │ │ ├── crosshair_flash_orange.res
│ │ │ │ ├── crosshair_flash_pink.res
│ │ │ │ ├── crosshair_flash_purple.res
│ │ │ │ ├── crosshair_flash_red.res
│ │ │ │ ├── crosshair_flash_salmon.res
│ │ │ │ ├── crosshair_flash_tan.res
│ │ │ │ ├── crosshair_flash_teal.res
│ │ │ │ ├── crosshair_flash_violet.res
│ │ │ │ ├── crosshair_flash_white.res
│ │ │ │ └── crosshair_flash_yellow.res
│ │ │ ├── damage_last/
│ │ │ │ ├── damage_last_black.res
│ │ │ │ ├── damage_last_blue.res
│ │ │ │ ├── damage_last_cyan.res
│ │ │ │ ├── damage_last_forest.res
│ │ │ │ ├── damage_last_green.res
│ │ │ │ ├── damage_last_grey.res
│ │ │ │ ├── damage_last_magenta.res
│ │ │ │ ├── damage_last_maroon.res
│ │ │ │ ├── damage_last_navy.res
│ │ │ │ ├── damage_last_olive.res
│ │ │ │ ├── damage_last_orange.res
│ │ │ │ ├── damage_last_pink.res
│ │ │ │ ├── damage_last_purple.res
│ │ │ │ ├── damage_last_red.res
│ │ │ │ ├── damage_last_salmon.res
│ │ │ │ ├── damage_last_tan.res
│ │ │ │ ├── damage_last_teal.res
│ │ │ │ ├── damage_last_violet.res
│ │ │ │ ├── damage_last_white.res
│ │ │ │ └── damage_last_yellow.res
│ │ │ ├── health_buff/
│ │ │ │ ├── health_buff_black.res
│ │ │ │ ├── health_buff_blue.res
│ │ │ │ ├── health_buff_cyan.res
│ │ │ │ ├── health_buff_forest.res
│ │ │ │ ├── health_buff_green.res
│ │ │ │ ├── health_buff_grey.res
│ │ │ │ ├── health_buff_magenta.res
│ │ │ │ ├── health_buff_maroon.res
│ │ │ │ ├── health_buff_navy.res
│ │ │ │ ├── health_buff_olive.res
│ │ │ │ ├── health_buff_orange.res
│ │ │ │ ├── health_buff_pink.res
│ │ │ │ ├── health_buff_purple.res
│ │ │ │ ├── health_buff_red.res
│ │ │ │ ├── health_buff_salmon.res
│ │ │ │ ├── health_buff_tan.res
│ │ │ │ ├── health_buff_teal.res
│ │ │ │ ├── health_buff_violet.res
│ │ │ │ ├── health_buff_white.res
│ │ │ │ └── health_buff_yellow.res
│ │ │ ├── health_hurt/
│ │ │ │ ├── health_hurt_black.res
│ │ │ │ ├── health_hurt_blue.res
│ │ │ │ ├── health_hurt_cyan.res
│ │ │ │ ├── health_hurt_forest.res
│ │ │ │ ├── health_hurt_green.res
│ │ │ │ ├── health_hurt_grey.res
│ │ │ │ ├── health_hurt_magenta.res
│ │ │ │ ├── health_hurt_maroon.res
│ │ │ │ ├── health_hurt_navy.res
│ │ │ │ ├── health_hurt_olive.res
│ │ │ │ ├── health_hurt_orange.res
│ │ │ │ ├── health_hurt_pink.res
│ │ │ │ ├── health_hurt_purple.res
│ │ │ │ ├── health_hurt_red.res
│ │ │ │ ├── health_hurt_salmon.res
│ │ │ │ ├── health_hurt_tan.res
│ │ │ │ ├── health_hurt_teal.res
│ │ │ │ ├── health_hurt_violet.res
│ │ │ │ ├── health_hurt_white.res
│ │ │ │ └── health_hurt_yellow.res
│ │ │ ├── team_blu/
│ │ │ │ ├── team_blu_black.res
│ │ │ │ ├── team_blu_blue.res
│ │ │ │ ├── team_blu_cyan.res
│ │ │ │ ├── team_blu_forest.res
│ │ │ │ ├── team_blu_green.res
│ │ │ │ ├── team_blu_grey.res
│ │ │ │ ├── team_blu_magenta.res
│ │ │ │ ├── team_blu_maroon.res
│ │ │ │ ├── team_blu_navy.res
│ │ │ │ ├── team_blu_olive.res
│ │ │ │ ├── team_blu_orange.res
│ │ │ │ ├── team_blu_pink.res
│ │ │ │ ├── team_blu_purple.res
│ │ │ │ ├── team_blu_red.res
│ │ │ │ ├── team_blu_salmon.res
│ │ │ │ ├── team_blu_tan.res
│ │ │ │ ├── team_blu_teal.res
│ │ │ │ ├── team_blu_violet.res
│ │ │ │ ├── team_blu_white.res
│ │ │ │ └── team_blu_yellow.res
│ │ │ ├── team_red/
│ │ │ │ ├── team_red_black.res
│ │ │ │ ├── team_red_blue.res
│ │ │ │ ├── team_red_cyan.res
│ │ │ │ ├── team_red_forest.res
│ │ │ │ ├── team_red_green.res
│ │ │ │ ├── team_red_grey.res
│ │ │ │ ├── team_red_magenta.res
│ │ │ │ ├── team_red_maroon.res
│ │ │ │ ├── team_red_navy.res
│ │ │ │ ├── team_red_olive.res
│ │ │ │ ├── team_red_orange.res
│ │ │ │ ├── team_red_pink.res
│ │ │ │ ├── team_red_purple.res
│ │ │ │ ├── team_red_red.res
│ │ │ │ ├── team_red_salmon.res
│ │ │ │ ├── team_red_tan.res
│ │ │ │ ├── team_red_teal.res
│ │ │ │ ├── team_red_violet.res
│ │ │ │ ├── team_red_white.res
│ │ │ │ └── team_red_yellow.res
│ │ │ ├── ubercharge/
│ │ │ │ ├── uber_black.res
│ │ │ │ ├── uber_blue.res
│ │ │ │ ├── uber_cyan.res
│ │ │ │ ├── uber_forest.res
│ │ │ │ ├── uber_green.res
│ │ │ │ ├── uber_grey.res
│ │ │ │ ├── uber_magenta.res
│ │ │ │ ├── uber_maroon.res
│ │ │ │ ├── uber_navy.res
│ │ │ │ ├── uber_olive.res
│ │ │ │ ├── uber_orange.res
│ │ │ │ ├── uber_pink.res
│ │ │ │ ├── uber_purple.res
│ │ │ │ ├── uber_red.res
│ │ │ │ ├── uber_salmon.res
│ │ │ │ ├── uber_tan.res
│ │ │ │ ├── uber_teal.res
│ │ │ │ ├── uber_violet.res
│ │ │ │ ├── uber_white.res
│ │ │ │ └── uber_yellow.res
│ │ │ └── ubercharge_full/
│ │ │ ├── uber_full_black.res
│ │ │ ├── uber_full_blue.res
│ │ │ ├── uber_full_cyan.res
│ │ │ ├── uber_full_forest.res
│ │ │ ├── uber_full_green.res
│ │ │ ├── uber_full_grey.res
│ │ │ ├── uber_full_magenta.res
│ │ │ ├── uber_full_maroon.res
│ │ │ ├── uber_full_navy.res
│ │ │ ├── uber_full_olive.res
│ │ │ ├── uber_full_orange.res
│ │ │ ├── uber_full_pink.res
│ │ │ ├── uber_full_purple.res
│ │ │ ├── uber_full_red.res
│ │ │ ├── uber_full_salmon.res
│ │ │ ├── uber_full_tan.res
│ │ │ ├── uber_full_teal.res
│ │ │ ├── uber_full_violet.res
│ │ │ ├── uber_full_white.res
│ │ │ └── uber_full_yellow.res
│ │ ├── crosshair/
│ │ │ ├── crosshair.res
│ │ │ ├── crosshair_base.res
│ │ │ ├── crosshair_size.res
│ │ │ ├── crosshair_style.res
│ │ │ └── crosshair_visibility.res
│ │ ├── damage/
│ │ │ ├── damage_font_bold_small.res
│ │ │ ├── damage_font_thin_large.res
│ │ │ └── damage_font_thin_small.res
│ │ ├── disguise/
│ │ │ └── hud_disguise_anim_off.res
│ │ ├── health_ammo/
│ │ │ ├── ammo_no_box.res
│ │ │ ├── health_cross.res
│ │ │ └── health_no_box.res
│ │ ├── killfeed/
│ │ │ ├── killfeed.res
│ │ │ ├── killfeed_base.res
│ │ │ └── killfeed_rows.res
│ │ ├── player_model/
│ │ │ └── player_model_off.res
│ │ ├── scoreboard/
│ │ │ └── scoreboard_large.res
│ │ ├── speedometer/
│ │ │ └── speedometer_on.res
│ │ ├── transparent_viewmodels/
│ │ │ └── transparent_viewmodels.res
│ │ └── uber/
│ │ └── ubercounter.res
│ ├── destroy_menu/
│ │ ├── base_active.res
│ │ ├── base_inactive.res
│ │ ├── dispenser_active.res
│ │ ├── dispenser_inactive.res
│ │ ├── hudmenuengydestroy.res
│ │ ├── pipboy/
│ │ │ ├── dispenser_active.res
│ │ │ ├── dispenser_inactive.res
│ │ │ ├── hudmenuengydestroy.res
│ │ │ ├── sentry_active.res
│ │ │ ├── sentry_inactive.res
│ │ │ ├── tele_entrance_active.res
│ │ │ ├── tele_entrance_inactive.res
│ │ │ ├── tele_exit_active.res
│ │ │ └── tele_exit_inactive.res
│ │ ├── sentry_active.res
│ │ ├── sentry_inactive.res
│ │ ├── tele_entrance_active.res
│ │ ├── tele_entrance_inactive.res
│ │ ├── tele_exit_active.res
│ │ └── tele_exit_inactive.res
│ ├── disguise_menu/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguise_menu_360/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguise_menu_sc/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguisestatuspanel.res
│ ├── dynamicrecipepanel.res
│ ├── econ/
│ │ ├── backpackpanel.res
│ │ ├── collectioncraftingdialog_base.res
│ │ ├── comboboxbackpackoverlaydialog.res
│ │ ├── confirmapplydecodedialog.res
│ │ ├── confirmapplygiftwrapdialog.res
│ │ ├── confirmapplypaintcandialog.res
│ │ ├── confirmapplystrangepartapplicationdialog.res
│ │ ├── confirmapplystrangerestrictionapplicationdialog.res
│ │ ├── confirmapplystrangifierdialog.res
│ │ ├── confirmapplyteamcolorpaintcandialog.res
│ │ ├── confirmcustomizetexturedialog.res
│ │ ├── confirmdialog.res
│ │ ├── confirmdialogabandonnopenalty.res
│ │ ├── confirmdialogabandonpenalty.res
│ │ ├── confirmdialogabandonsafe.res
│ │ ├── genericnotificationtoast.res
│ │ ├── genericnotificationtoastmainmenu.res
│ │ ├── genericwaitingdialog.res
│ │ ├── inspectionpanel.res
│ │ ├── inspectionpanel_cosmetic.res
│ │ ├── itemdiscardpanel.res
│ │ ├── itemmodelpanel.res
│ │ ├── itemmodelpanelcollectioncosmeticitem.res
│ │ ├── itemmodelpanelcollectionitem.res
│ │ ├── itempickuppanel.res
│ │ ├── messageboxdialog.res
│ │ ├── notificationspresentpanel.res
│ │ ├── notificationtoastcontainer.res
│ │ ├── notificationtoastcontrol.res
│ │ ├── paintkitconsumedialog.res
│ │ ├── questlogpanel.res
│ │ ├── questnotificationpanel_base.res
│ │ ├── store/
│ │ │ └── v2/
│ │ │ ├── storehome_base.res
│ │ │ ├── storehome_premium.res
│ │ │ ├── storepage.res
│ │ │ ├── storepanel.res
│ │ │ ├── storepreviewitempanel.res
│ │ │ ├── storepreviewitempanel_maps.res
│ │ │ └── storeviewcartpanel.res
│ │ ├── strangecounttransferdialog.res
│ │ └── tradingstartdialog.res
│ ├── flagstatus.res
│ ├── freezepanel_basic.res
│ ├── freezepanelkillerhealth.res
│ ├── globalchat.res
│ ├── healthiconpanel.res
│ ├── hud_obj_dispenser.res
│ ├── hud_obj_sapper.res
│ ├── hud_obj_sentrygun.res
│ ├── hud_obj_sentrygun_disp.res
│ ├── hud_obj_tele.res
│ ├── hud_obj_tele_entrance.res
│ ├── hud_obj_tele_exit.res
│ ├── hudaccountpanel.res
│ ├── hudammoweapons.res
│ ├── hudammoweapons_base.res
│ ├── hudarenaclasslayout.res
│ ├── hudarenanotification.res
│ ├── hudarenaplayercount.res
│ ├── hudarenateammenu.res
│ ├── hudarenateammenu_sc.res
│ ├── hudarenawinpanel.res
│ ├── hudbosshealth.res
│ ├── hudcurrencyaccount.res
│ ├── huddamageaccount.res
│ ├── huddamageaccount_base.res
│ ├── huddemomancharge.res
│ ├── huddemomanpipes.res
│ ├── hudhealthaccount.res
│ ├── hudinspectpanel.res
│ ├── huditemattributetracker.res
│ ├── huditemeffectmeter.res
│ ├── huditemeffectmeter_action.res
│ ├── huditemeffectmeter_cleaver.res
│ ├── huditemeffectmeter_demoman.res
│ ├── huditemeffectmeter_engineer.res
│ ├── huditemeffectmeter_heavy.res
│ ├── huditemeffectmeter_kartcharge.res
│ ├── huditemeffectmeter_killstreak.res
│ ├── huditemeffectmeter_organs.res
│ ├── huditemeffectmeter_particlecannon.res
│ ├── huditemeffectmeter_pomson.res
│ ├── huditemeffectmeter_powerupbottle.res
│ ├── huditemeffectmeter_pyro.res
│ ├── huditemeffectmeter_raygun.res
│ ├── huditemeffectmeter_sapper.res
│ ├── huditemeffectmeter_scout.res
│ ├── huditemeffectmeter_sniper.res
│ ├── huditemeffectmeter_sniperfocus.res
│ ├── huditemeffectmeter_sodapopper.res
│ ├── huditemeffectmeter_spy.res
│ ├── huditemeffectmeter_spyknife.res
│ ├── hudkillstreaknotice.res
│ ├── hudmannvsmachinestatus.res
│ ├── hudmatchstatus.res
│ ├── hudmatchsummary.res
│ ├── hudmediccharge.res
│ ├── hudmenutauntselection.res
│ ├── hudmenutauntselection_sc.res
│ ├── hudminigame_base.res
│ ├── hudobjectivearenahybrid.res
│ ├── hudobjectiveflagpanel.res
│ ├── hudobjectivekothtimepanel.res
│ ├── hudobjectiveplayerdestruction.res
│ ├── hudobjectiverobotdestruction.res
│ ├── hudobjectivetimepanel.res
│ ├── hudpasstimeballstatus.res
│ ├── hudpasstimepassnotify.res
│ ├── hudpasstimeteamscore.res
│ ├── hudplayerclass.res
│ ├── hudplayerclass_base.res
│ ├── hudplayerhealth.res
│ ├── hudplayerhealth_base.res
│ ├── hudpowerupeffectmeter.res
│ ├── hudpvewinpanel.res
│ ├── hudrocketpack.res
│ ├── hudroundcounter.res
│ ├── hudspellselection.res
│ ├── hudstopwatch.res
│ ├── hudteamswitch.res
│ ├── hudtournament.res
│ ├── hudtournamentsetup.res
│ ├── hudtraining.res
│ ├── hudupgradepanel.res
│ ├── hudweaponselection.res
│ ├── importfiledialog.res
│ ├── intromenu.res
│ ├── intromenu_sc.res
│ ├── itemoptionspanel.res
│ ├── itemquickswitch.res
│ ├── itemrenameconfirmationdialog.res
│ ├── itemrenamedialog.res
│ ├── itemrenameinvaliddialog.res
│ ├── itemselectionpanel.res
│ ├── loadoutpresetpanel.res
│ ├── mainmenuoverride.res
│ ├── mainmenuplaylistentry.res
│ ├── mapinfomenu.res
│ ├── mapinfomenu_sc.res
│ ├── matchhistoryentrypanel.res
│ ├── matchmakingcasualcriteria.res
│ ├── matchmakingdashboard.res
│ ├── matchmakingdashboardcasualcriteria.res
│ ├── matchmakingdashboardcomp.res
│ ├── matchmakingdashboardmvmcriteria.res
│ ├── matchmakingdashboardmvmmodeselect.res
│ ├── matchmakingdashboardplaylist.res
│ ├── matchmakingdashboardpopup_newmatch.res
│ ├── matchmakingdashboardpopup_nextmapvoting.res
│ ├── matchmakingdashboardpopup_nextmapwinner.res
│ ├── matchmakingdashboardsidepanel.res
│ ├── matchmakingpingpanel.res
│ ├── matchmakingplaylist.res
│ ├── matchmakingtooltip.res
│ ├── mediccallerpanel.res
│ ├── mediguninfo.res
│ ├── medigunpanel.res
│ ├── mvmcreditspendpanel.res
│ ├── mvmcreditsubpanel.res
│ ├── mvmcriteria.res
│ ├── mvminworldcurrency.res
│ ├── mvmscoreboard.res
│ ├── mvmvictorymannupentry.res
│ ├── mvmvictorymannuppanel.res
│ ├── mvmwavelosspanel.res
│ ├── notifications/
│ │ └── notify_passtime_howto.res
│ ├── objectivestatusescort.res
│ ├── objectivestatusmultipleescort.res
│ ├── publishfiledialog.res
│ ├── pvpcomprankpanel.res
│ ├── pvprankpanel.res
│ ├── replaybrowser/
│ │ └── mainpanel.res
│ ├── revivedialog.res
│ ├── roundinfo.res
│ ├── scoreboard.res
│ ├── scoreboard_base.res
│ ├── selbyenhud.res
│ ├── spectator.res
│ ├── spectator_sc.res
│ ├── spectatorcoach.res
│ ├── spectatorguihealth.res
│ ├── spectatortournament.res
│ ├── spectatortournamentguihealth.res
│ ├── stampdonationadd.res
│ ├── statsummary.res
│ ├── statsummary_embedded.res
│ ├── steamfriendpanel.res
│ ├── steamworkshopdialog.res
│ ├── steamworkshopitem.res
│ ├── tankprogressbar.res
│ ├── tankstatuspanel.res
│ ├── targetid.res
│ ├── teammenu.res
│ ├── teammenu_sc.res
│ ├── teamscorepanel.res
│ ├── testitemdialog.res
│ ├── testitemroot.res
│ ├── textwindow.res
│ ├── textwindow_sc.res
│ ├── textwindowcustomserver.res
│ ├── textwindowcustomserver_sc.res
│ ├── tfadvancedoptionsdialog.res
│ ├── training/
│ │ ├── basictraining/
│ │ │ ├── classdetails.res
│ │ │ └── classpanel.res
│ │ ├── main.res
│ │ ├── modeselection/
│ │ │ └── modepanel.res
│ │ └── offlinepractice/
│ │ ├── mapselection.res
│ │ └── practicemodeselection.res
│ ├── upgradeboxdialog.res
│ ├── votehud.res
│ ├── vsh_hud.res
│ ├── vsh_hud_hell.res
│ ├── wavecompletesummarypanel.res
│ ├── wavestatuspanel.res
│ └── winpanel.res
└── scripts/
├── hudanimations_custom.txt
├── hudanimations_health_ammo.txt
├── hudanimations_hitmarker.txt
├── hudanimations_manifest.txt
└── hudlayout.res
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitattributes
================================================
# Auto detect text files and perform LF normalization
* text=auto
# These filetypes should be recognized as VDF, not ReScript
*.vdf linguist-detectable=true
*.res linguist-detectable=true linguist-language=vdf
*.txt linguist-detectable=true linguist-language=vdf
*.vmt linguist-detectable=true linguist-language=vdf
# Do not export these files on download
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore
================================================
FILE: .github/CODEOWNERS
================================================
* @CriticalFlaw
================================================
FILE: .github/FUNDING.yml
================================================
github: criticalflaw
ko_fi: criticalflaw
================================================
FILE: .github/README.md
================================================
<div align="center">
<img width="739" height="212" alt="image" src="https://github.com/CriticalFlaw/flawhud/assets/6818236/5a1c39df-a98c-44fd-81f3-f2bb64c8f1d7" />
<i>Custom heads-up display for Team Fortress 2 with a focus on dark themed colors.</i>
[](https://github.com/CriticalFlaw/flawhud/archive/refs/heads/master.zip)
[](https://github.com/CriticalFlaw/flawhud/wiki/Credits)
[](https://github.com/CriticalFlaw/flawhud/wiki/Screenshots)
[](https://discord.gg/hTdtK9vBhE)
[](https://gamebanana.com/mods/26828)
[](https://comfig.app/huds/page/flawhud)
[](https://tf2huds.dev/hud/flawhud)
</div>
================================================
FILE: .gitignore
================================================
sound/sound.cache
================================================
FILE: cfg/hud_customization.cfg
================================================
//=================================================================
// Make sure the time stamp is not included when printing lines
//=================================================================
con_timestamp "0"
//=================================================================
// Easier unlog alias
//=================================================================
alias "console_unlog" "con_logfile console.log"
//=================================================================
// Execute all customization files
//=================================================================
exec hud_customization_general
exec hud_customization_colors
exec hud_customization_fonts
exec hud_customization_crosshairs
exec hud_customization_reset
//=================================================================
// Execute first HUD launch setup
//=================================================================
alias "hud_firstrun" "exec hud_first_run"
exec flawhud/hud_setup.txt
hud_firstrun
================================================
FILE: cfg/hud_customization_colors.cfg
================================================
//=================================================================
// TEAM RED
//=================================================================
alias "hud_color_team_red_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_team_red.txt"
alias "hud_color_team_red_log" "con_logfile cfg/flawhud/hud_color_team_red.txt"
//-----------------------------------------------------------------
alias "hud_color_team_red_white" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_white.res; console_unlog"
alias "hud_color_team_red_tan" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_tan.res; console_unlog"
alias "hud_color_team_red_black" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_black.res; console_unlog"
alias "hud_color_team_red_grey" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_grey.res; console_unlog"
alias "hud_color_team_red_maroon" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_maroon.res; console_unlog"
alias "hud_color_team_red_red" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_red.res; console_unlog"
alias "hud_color_team_red_salmon" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_salmon.res; console_unlog"
alias "hud_color_team_red_orange" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_orange.res; console_unlog"
alias "hud_color_team_red_yellow" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_yellow.res; console_unlog"
alias "hud_color_team_red_olive" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_olive.res; console_unlog"
alias "hud_color_team_red_green" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_green.res; console_unlog"
alias "hud_color_team_red_forest" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_forest.res; console_unlog"
alias "hud_color_team_red_teal" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_teal.res; console_unlog"
alias "hud_color_team_red_cyan" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_cyan.res; console_unlog"
alias "hud_color_team_red_blue" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_blue.res; console_unlog"
alias "hud_color_team_red_navy" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_navy.res; console_unlog"
alias "hud_color_team_red_purple" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_purple.res; console_unlog"
alias "hud_color_team_red_violet" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_violet.res; console_unlog"
alias "hud_color_team_red_pink" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_pink.res; console_unlog"
alias "hud_color_team_red_magenta" "hud_color_team_red_clear; hud_color_team_red_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_red/team_red_magenta.res; console_unlog"
//=================================================================
// TEAM BLUE
//=================================================================
alias "hud_color_team_blu_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_team_blu.txt"
alias "hud_color_team_blu_log" "con_logfile cfg/flawhud/hud_color_team_blu.txt"
//-----------------------------------------------------------------
alias "hud_color_team_blu_white" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_white.res; console_unlog"
alias "hud_color_team_blu_tan" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_tan.res; console_unlog"
alias "hud_color_team_blu_black" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_black.res; console_unlog"
alias "hud_color_team_blu_grey" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_grey.res; console_unlog"
alias "hud_color_team_blu_maroon" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_maroon.res; console_unlog"
alias "hud_color_team_blu_red" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_red.res; console_unlog"
alias "hud_color_team_blu_salmon" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_salmon.res; console_unlog"
alias "hud_color_team_blu_orange" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_orange.res; console_unlog"
alias "hud_color_team_blu_yellow" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_yellow.res; console_unlog"
alias "hud_color_team_blu_olive" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_olive.res; console_unlog"
alias "hud_color_team_blu_green" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_green.res; console_unlog"
alias "hud_color_team_blu_forest" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_forest.res; console_unlog"
alias "hud_color_team_blu_teal" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_teal.res; console_unlog"
alias "hud_color_team_blu_cyan" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_cyan.res; console_unlog"
alias "hud_color_team_blu_blue" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_blue.res; console_unlog"
alias "hud_color_team_blu_navy" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_navy.res; console_unlog"
alias "hud_color_team_blu_purple" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_purple.res; console_unlog"
alias "hud_color_team_blu_violet" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_violet.res; console_unlog"
alias "hud_color_team_blu_pink" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_pink.res; console_unlog"
alias "hud_color_team_blu_magenta" "hud_color_team_blu_clear; hud_color_team_blu_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/team_blu/team_blu_magenta.res; console_unlog"
//=================================================================
// NEUTRAL
//=================================================================
alias "hud_color_neutral_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_neutral.txt"
alias "hud_color_neutral_log" "con_logfile cfg/flawhud/hud_color_neutral.txt"
//-----------------------------------------------------------------
alias "hud_color_neutral_white" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_white.res; console_unlog"
alias "hud_color_neutral_tan" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_tan.res; console_unlog"
alias "hud_color_neutral_black" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_black.res; console_unlog"
alias "hud_color_neutral_grey" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_grey.res; console_unlog"
alias "hud_color_neutral_maroon" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_maroon.res; console_unlog"
alias "hud_color_neutral_red" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_red.res; console_unlog"
alias "hud_color_neutral_salmon" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_salmon.res; console_unlog"
alias "hud_color_neutral_orange" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_orange.res; console_unlog"
alias "hud_color_neutral_yellow" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_yellow.res; console_unlog"
alias "hud_color_neutral_olive" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_olive.res; console_unlog"
alias "hud_color_neutral_green" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_green.res; console_unlog"
alias "hud_color_neutral_forest" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_forest.res; console_unlog"
alias "hud_color_neutral_teal" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_teal.res; console_unlog"
alias "hud_color_neutral_cyan" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_cyan.res; console_unlog"
alias "hud_color_neutral_blue" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_blue.res; console_unlog"
alias "hud_color_neutral_navy" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_navy.res; console_unlog"
alias "hud_color_neutral_purple" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_purple.res; console_unlog"
alias "hud_color_neutral_violet" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_violet.res; console_unlog"
alias "hud_color_neutral_pink" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_pink.res; console_unlog"
alias "hud_color_neutral_magenta" "hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_magenta.res; console_unlog"
//=================================================================
// HEALTH BUFF
//=================================================================
alias "hud_color_buff_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_buff.txt"
alias "hud_color_buff_log" "con_logfile cfg/flawhud/hud_color_buff.txt"
//-----------------------------------------------------------------
alias "hud_color_buff_white" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_white.res; console_unlog"
alias "hud_color_buff_tan" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_tan.res; console_unlog"
alias "hud_color_buff_black" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_black.res; console_unlog"
alias "hud_color_buff_grey" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_grey.res; console_unlog"
alias "hud_color_buff_maroon" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_maroon.res; console_unlog"
alias "hud_color_buff_red" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_red.res; console_unlog"
alias "hud_color_buff_salmon" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_salmon.res; console_unlog"
alias "hud_color_buff_orange" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_orange.res; console_unlog"
alias "hud_color_buff_yellow" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_yellow.res; console_unlog"
alias "hud_color_buff_olive" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_olive.res; console_unlog"
alias "hud_color_buff_green" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_green.res; console_unlog"
alias "hud_color_buff_forest" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_forest.res; console_unlog"
alias "hud_color_buff_teal" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_teal.res; console_unlog"
alias "hud_color_buff_cyan" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_cyan.res; console_unlog"
alias "hud_color_buff_blue" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_blue.res; console_unlog"
alias "hud_color_buff_navy" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_navy.res; console_unlog"
alias "hud_color_buff_purple" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_purple.res; console_unlog"
alias "hud_color_buff_violet" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_violet.res; console_unlog"
alias "hud_color_buff_pink" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_pink.res; console_unlog"
alias "hud_color_buff_magenta" "hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_magenta.res; console_unlog"
//=================================================================
// HEALTH HURT
//=================================================================
alias "hud_color_hurt_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_hurt.txt"
alias "hud_color_hurt_log" "con_logfile cfg/flawhud/hud_color_hurt.txt"
//-----------------------------------------------------------------
alias "hud_color_hurt_white" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_white.res; console_unlog"
alias "hud_color_hurt_tan" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_tan.res; console_unlog"
alias "hud_color_hurt_black" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_black.res; console_unlog"
alias "hud_color_hurt_grey" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_grey.res; console_unlog"
alias "hud_color_hurt_maroon" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_maroon.res; console_unlog"
alias "hud_color_hurt_red" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_red.res; console_unlog"
alias "hud_color_hurt_salmon" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_salmon.res; console_unlog"
alias "hud_color_hurt_orange" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_orange.res; console_unlog"
alias "hud_color_hurt_yellow" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_yellow.res; console_unlog"
alias "hud_color_hurt_olive" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_olive.res; console_unlog"
alias "hud_color_hurt_green" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_green.res; console_unlog"
alias "hud_color_hurt_forest" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_forest.res; console_unlog"
alias "hud_color_hurt_teal" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_teal.res; console_unlog"
alias "hud_color_hurt_cyan" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_cyan.res; console_unlog"
alias "hud_color_hurt_blue" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_blue.res; console_unlog"
alias "hud_color_hurt_navy" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_navy.res; console_unlog"
alias "hud_color_hurt_purple" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_purple.res; console_unlog"
alias "hud_color_hurt_violet" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_violet.res; console_unlog"
alias "hud_color_hurt_pink" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_pink.res; console_unlog"
alias "hud_color_hurt_magenta" "hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_magenta.res; console_unlog"
//=================================================================
// AMMO LOW
//=================================================================
alias "hud_color_ammo_low_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_ammo_low.txt"
alias "hud_color_ammo_low_log" "con_logfile cfg/flawhud/hud_color_ammo_low.txt"
//-----------------------------------------------------------------
alias "hud_color_ammo_low_white" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_white.res; console_unlog"
alias "hud_color_ammo_low_tan" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_tan.res; console_unlog"
alias "hud_color_ammo_low_black" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_black.res; console_unlog"
alias "hud_color_ammo_low_grey" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_grey.res; console_unlog"
alias "hud_color_ammo_low_maroon" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_maroon.res; console_unlog"
alias "hud_color_ammo_low_red" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_red.res; console_unlog"
alias "hud_color_ammo_low_salmon" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_salmon.res; console_unlog"
alias "hud_color_ammo_low_orange" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_orange.res; console_unlog"
alias "hud_color_ammo_low_yellow" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_yellow.res; console_unlog"
alias "hud_color_ammo_low_olive" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_olive.res; console_unlog"
alias "hud_color_ammo_low_green" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_green.res; console_unlog"
alias "hud_color_ammo_low_forest" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_forest.res; console_unlog"
alias "hud_color_ammo_low_teal" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_teal.res; console_unlog"
alias "hud_color_ammo_low_cyan" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_cyan.res; console_unlog"
alias "hud_color_ammo_low_blue" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_blue.res; console_unlog"
alias "hud_color_ammo_low_navy" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_navy.res; console_unlog"
alias "hud_color_ammo_low_purple" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_purple.res; console_unlog"
alias "hud_color_ammo_low_violet" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_violet.res; console_unlog"
alias "hud_color_ammo_low_pink" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_pink.res; console_unlog"
alias "hud_color_ammo_low_magenta" "hud_color_ammo_low_clear; hud_color_ammo_low_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ammo_low/ammo_low_magenta.res; console_unlog"
//=================================================================
// UBERCHARGE
//=================================================================
alias "hud_color_uber_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_uber.txt"
alias "hud_color_uber_log" "con_logfile cfg/flawhud/hud_color_uber.txt"
//-----------------------------------------------------------------
alias "hud_color_uber_white" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_white.res; console_unlog"
alias "hud_color_uber_tan" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_tan.res; console_unlog"
alias "hud_color_uber_black" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_black.res; console_unlog"
alias "hud_color_uber_grey" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_grey.res; console_unlog"
alias "hud_color_uber_maroon" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_maroon.res; console_unlog"
alias "hud_color_uber_red" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_red.res; console_unlog"
alias "hud_color_uber_salmon" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_salmon.res; console_unlog"
alias "hud_color_uber_orange" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_orange.res; console_unlog"
alias "hud_color_uber_yellow" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_yellow.res; console_unlog"
alias "hud_color_uber_olive" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_olive.res; console_unlog"
alias "hud_color_uber_green" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_green.res; console_unlog"
alias "hud_color_uber_forest" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_forest.res; console_unlog"
alias "hud_color_uber_teal" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_teal.res; console_unlog"
alias "hud_color_uber_cyan" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_cyan.res; console_unlog"
alias "hud_color_uber_blue" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_blue.res; console_unlog"
alias "hud_color_uber_navy" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_navy.res; console_unlog"
alias "hud_color_uber_purple" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_purple.res; console_unlog"
alias "hud_color_uber_violet" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_violet.res; console_unlog"
alias "hud_color_uber_pink" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_pink.res; console_unlog"
alias "hud_color_uber_magenta" "hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_magenta.res; console_unlog"
//=================================================================
// UBERCHARGE FULL
//=================================================================
alias "hud_color_fulluber_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_uber_full.txt"
alias "hud_color_fulluber_log" "con_logfile cfg/flawhud/hud_color_uber_full.txt"
//-----------------------------------------------------------------
alias "hud_color_fulluber_white" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_white.res; console_unlog"
alias "hud_color_fulluber_tan" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_tan.res; console_unlog"
alias "hud_color_fulluber_black" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_black.res; console_unlog"
alias "hud_color_fulluber_grey" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_grey.res; console_unlog"
alias "hud_color_fulluber_maroon" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_maroon.res; console_unlog"
alias "hud_color_fulluber_red" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_red.res; console_unlog"
alias "hud_color_fulluber_salmon" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_salmon.res; console_unlog"
alias "hud_color_fulluber_orange" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_orange.res; console_unlog"
alias "hud_color_fulluber_yellow" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_yellow.res; console_unlog"
alias "hud_color_fulluber_olive" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_olive.res; console_unlog"
alias "hud_color_fulluber_green" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_green.res; console_unlog"
alias "hud_color_fulluber_forest" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_forest.res; console_unlog"
alias "hud_color_fulluber_teal" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_teal.res; console_unlog"
alias "hud_color_fulluber_cyan" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_cyan.res; console_unlog"
alias "hud_color_fulluber_blue" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_blue.res; console_unlog"
alias "hud_color_fulluber_navy" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_navy.res; console_unlog"
alias "hud_color_fulluber_purple" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_purple.res; console_unlog"
alias "hud_color_fulluber_violet" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_violet.res; console_unlog"
alias "hud_color_fulluber_pink" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_pink.res; console_unlog"
alias "hud_color_fulluber_magenta" "hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_magenta.res; console_unlog"
//=================================================================
// HEALING DONE
//=================================================================
alias "hud_color_healed_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_healed.txt"
alias "hud_color_healed_log" "con_logfile cfg/flawhud/hud_color_healed.txt"
//-----------------------------------------------------------------
alias "hud_color_healed_white" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_white.res; console_unlog"
alias "hud_color_healed_tan" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_tan.res; console_unlog"
alias "hud_color_healed_black" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_black.res; console_unlog"
alias "hud_color_healed_grey" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_grey.res; console_unlog"
alias "hud_color_healed_maroon" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_maroon.res; console_unlog"
alias "hud_color_healed_red" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_red.res; console_unlog"
alias "hud_color_healed_salmon" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_salmon.res; console_unlog"
alias "hud_color_healed_orange" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_orange.res; console_unlog"
alias "hud_color_healed_yellow" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_yellow.res; console_unlog"
alias "hud_color_healed_olive" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_olive.res; console_unlog"
alias "hud_color_healed_green" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_green.res; console_unlog"
alias "hud_color_healed_forest" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_forest.res; console_unlog"
alias "hud_color_healed_teal" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_teal.res; console_unlog"
alias "hud_color_healed_cyan" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_cyan.res; console_unlog"
alias "hud_color_healed_blue" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_blue.res; console_unlog"
alias "hud_color_healed_navy" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_navy.res; console_unlog"
alias "hud_color_healed_purple" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_purple.res; console_unlog"
alias "hud_color_healed_violet" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_violet.res; console_unlog"
alias "hud_color_healed_pink" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_pink.res; console_unlog"
alias "hud_color_healed_magenta" "hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_magenta.res; console_unlog"
//=================================================================
// LAST DAMAGE DONE
//=================================================================
alias "hud_color_damage_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_damage_last.txt"
alias "hud_color_damage_log" "con_logfile cfg/flawhud/hud_color_damage_last.txt"
//-----------------------------------------------------------------
alias "hud_color_damage_white" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_white.res; console_unlog"
alias "hud_color_damage_tan" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_tan.res; console_unlog"
alias "hud_color_damage_black" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_black.res; console_unlog"
alias "hud_color_damage_grey" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_grey.res; console_unlog"
alias "hud_color_damage_maroon" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_maroon.res; console_unlog"
alias "hud_color_damage_red" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_red.res; console_unlog"
alias "hud_color_damage_salmon" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_salmon.res; console_unlog"
alias "hud_color_damage_orange" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_orange.res; console_unlog"
alias "hud_color_damage_yellow" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_yellow.res; console_unlog"
alias "hud_color_damage_olive" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_olive.res; console_unlog"
alias "hud_color_damage_green" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_green.res; console_unlog"
alias "hud_color_damage_forest" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_forest.res; console_unlog"
alias "hud_color_damage_teal" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_teal.res; console_unlog"
alias "hud_color_damage_cyan" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_cyan.res; console_unlog"
alias "hud_color_damage_blue" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_blue.res; console_unlog"
alias "hud_color_damage_navy" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_navy.res; console_unlog"
alias "hud_color_damage_purple" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_purple.res; console_unlog"
alias "hud_color_damage_violet" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_violet.res; console_unlog"
alias "hud_color_damage_pink" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_pink.res; console_unlog"
alias "hud_color_damage_magenta" "hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_magenta.res; console_unlog"
//=================================================================
// HUD CROSSHAIR
//=================================================================
alias "hud_color_xhair_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_crosshair.txt"
alias "hud_color_xhair_log" "con_logfile cfg/flawhud/hud_color_crosshair.txt"
//-----------------------------------------------------------------
alias "hud_color_xhair_white" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_white.res; console_unlog"
alias "hud_color_xhair_tan" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_tan.res; console_unlog"
alias "hud_color_xhair_black" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_black.res; console_unlog"
alias "hud_color_xhair_grey" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_grey.res; console_unlog"
alias "hud_color_xhair_maroon" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_maroon.res; console_unlog"
alias "hud_color_xhair_red" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_red.res; console_unlog"
alias "hud_color_xhair_salmon" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_salmon.res; console_unlog"
alias "hud_color_xhair_orange" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_orange.res; console_unlog"
alias "hud_color_xhair_yellow" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_yellow.res; console_unlog"
alias "hud_color_xhair_olive" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_olive.res; console_unlog"
alias "hud_color_xhair_green" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_green.res; console_unlog"
alias "hud_color_xhair_forest" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_forest.res; console_unlog"
alias "hud_color_xhair_teal" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_teal.res; console_unlog"
alias "hud_color_xhair_cyan" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_cyan.res; console_unlog"
alias "hud_color_xhair_blue" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_blue.res; console_unlog"
alias "hud_color_xhair_navy" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_navy.res; console_unlog"
alias "hud_color_xhair_purple" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_purple.res; console_unlog"
alias "hud_color_xhair_violet" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_violet.res; console_unlog"
alias "hud_color_xhair_pink" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_pink.res; console_unlog"
alias "hud_color_xhair_magenta" "hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_magenta.res; console_unlog"
//=================================================================
// HUD CROSSHAIR FLASH
//=================================================================
alias "hud_color_xhair_flash_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_crosshair_flash.txt"
alias "hud_color_xhair_flash_log" "con_logfile cfg/flawhud/hud_color_crosshair_flash.txt"
//-----------------------------------------------------------------
alias "hud_color_xhair_flash_white" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_white.res; console_unlog"
alias "hud_color_xhair_flash_tan" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_tan.res; console_unlog"
alias "hud_color_xhair_flash_black" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_black.res; console_unlog"
alias "hud_color_xhair_flash_grey" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_grey.res; console_unlog"
alias "hud_color_xhair_flash_maroon" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_maroon.res; console_unlog"
alias "hud_color_xhair_flash_red" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_red.res; console_unlog"
alias "hud_color_xhair_flash_salmon" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_salmon.res; console_unlog"
alias "hud_color_xhair_flash_orange" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_orange.res; console_unlog"
alias "hud_color_xhair_flash_yellow" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_yellow.res; console_unlog"
alias "hud_color_xhair_flash_olive" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_olive.res; console_unlog"
alias "hud_color_xhair_flash_green" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_green.res; console_unlog"
alias "hud_color_xhair_flash_forest" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_forest.res; console_unlog"
alias "hud_color_xhair_flash_teal" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_teal.res; console_unlog"
alias "hud_color_xhair_flash_cyan" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_cyan.res; console_unlog"
alias "hud_color_xhair_flash_blue" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_blue.res; console_unlog"
alias "hud_color_xhair_flash_navy" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_navy.res; console_unlog"
alias "hud_color_xhair_flash_purple" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_purple.res; console_unlog"
alias "hud_color_xhair_flash_violet" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_violet.res; console_unlog"
alias "hud_color_xhair_flash_pink" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_pink.res; console_unlog"
alias "hud_color_xhair_flash_magenta" "hud_color_xhair_flash_clear; hud_color_xhair_flash_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair_flash/crosshair_flash_magenta.res; console_unlog"
================================================
FILE: cfg/hud_customization_crosshairs.cfg
================================================
//=================================================================
// VISIBILITY
//=================================================================
alias "hud_xhair_visibility_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_visibility.txt"
alias "hud_xhair_visibility_log" "con_logfile cfg/flawhud/hud_crosshair_visibility.txt"
//-----------------------------------------------------------------
alias "hud_xhair_visible" "hud_xhair_visibility_clear; hud_xhair_visibility_log; echo x{CustomCrosshair{visible 1}}; console_unlog"
alias "hud_xhair_invisible" "hud_xhair_visibility_clear; hud_xhair_visibility_log; echo x{CustomCrosshair{visible 0}}; console_unlog"
//=================================================================
// FLASH ANIMATION
//=================================================================
alias "hud_xhair_animation_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_animation.txt"
alias "hud_xhair_animation_log" "con_logfile cfg/flawhud/hud_crosshair_animation.txt"
//-----------------------------------------------------------------
alias "hud_xhair_animation_on" "hud_hitmarker_animation_clear; hud_xhair_animation_clear; hud_xhair_animation_log; echo event DamagedPlayer{RunEvent CrosshairFlash 0.0}; console_unlog"
alias "hud_xhair_animation_off" "hud_xhair_animation_clear"
//=================================================================
// STYLE
//=================================================================
alias "hud_xhair_style_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_style.txt"
alias "hud_xhair_style_log" "con_logfile cfg/flawhud/hud_crosshair_style.txt"
//-----------------------------------------------------------------
alias "hud_xhair_style_1" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext !}}; console_unlog"
alias "hud_xhair_style_2" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext #}}; console_unlog"
alias "hud_xhair_style_3" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext $}}; console_unlog"
alias "hud_xhair_style_4" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext %}}; console_unlog"
alias "hud_xhair_style_5" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext '}}; console_unlog"
alias "hud_xhair_style_6" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext (}}; console_unlog"
alias "hud_xhair_style_7" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext )}}; console_unlog"
alias "hud_xhair_style_8" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext *}}; console_unlog"
alias "hud_xhair_style_9" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext +}}; console_unlog"
alias "hud_xhair_style_10" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ,}}; console_unlog"
alias "hud_xhair_style_11" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext -}}; console_unlog"
alias "hud_xhair_style_12" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext .}}; console_unlog"
alias "hud_xhair_style_13" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext /}}; console_unlog"
alias "hud_xhair_style_14" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 0}}; console_unlog"
alias "hud_xhair_style_15" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 1}}; console_unlog"
alias "hud_xhair_style_16" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 2}}; console_unlog"
alias "hud_xhair_style_17" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 3}}; console_unlog"
alias "hud_xhair_style_18" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 4}}; console_unlog"
alias "hud_xhair_style_19" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 5}}; console_unlog"
alias "hud_xhair_style_20" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 6}}; console_unlog"
alias "hud_xhair_style_21" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 7}}; console_unlog"
alias "hud_xhair_style_22" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 8}}; console_unlog"
alias "hud_xhair_style_23" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 9}}; console_unlog"
alias "hud_xhair_style_24" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext :}}; console_unlog"
alias "hud_xhair_style_25" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext <}}; console_unlog"
alias "hud_xhair_style_26" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext =}}; console_unlog"
alias "hud_xhair_style_27" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext >}}; console_unlog"
alias "hud_xhair_style_28" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ?}}; console_unlog"
alias "hud_xhair_style_29" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext @}}; console_unlog"
alias "hud_xhair_style_30" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext A}}; console_unlog"
alias "hud_xhair_style_31" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext B}}; console_unlog"
alias "hud_xhair_style_32" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext C}}; console_unlog"
alias "hud_xhair_style_33" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext D}}; console_unlog"
alias "hud_xhair_style_34" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext E}}; console_unlog"
alias "hud_xhair_style_35" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext F}}; console_unlog"
alias "hud_xhair_style_36" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext G}}; console_unlog"
alias "hud_xhair_style_37" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext H}}; console_unlog"
alias "hud_xhair_style_38" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext I}}; console_unlog"
alias "hud_xhair_style_39" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext J}}; console_unlog"
alias "hud_xhair_style_40" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext K}}; console_unlog"
alias "hud_xhair_style_41" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext L}}; console_unlog"
alias "hud_xhair_style_42" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext M}}; console_unlog"
alias "hud_xhair_style_43" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext N}}; console_unlog"
alias "hud_xhair_style_44" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext O}}; console_unlog"
alias "hud_xhair_style_45" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext P}}; console_unlog"
alias "hud_xhair_style_46" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Q}}; console_unlog"
alias "hud_xhair_style_47" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext R}}; console_unlog"
alias "hud_xhair_style_48" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext S}}; console_unlog"
alias "hud_xhair_style_49" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext T}}; console_unlog"
alias "hud_xhair_style_50" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext U}}; console_unlog"
alias "hud_xhair_style_51" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext V}}; console_unlog"
alias "hud_xhair_style_52" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext W}}; console_unlog"
alias "hud_xhair_style_53" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext X}}; console_unlog"
alias "hud_xhair_style_54" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Y}}; console_unlog"
alias "hud_xhair_style_55" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Z}}; console_unlog"
alias "hud_xhair_style_56" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext [}}; console_unlog"
alias "hud_xhair_style_57" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ]}}; console_unlog"
alias "hud_xhair_style_58" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ^}}; console_unlog"
alias "hud_xhair_style_59" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext _}}; console_unlog"
alias "hud_xhair_style_60" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext `}}; console_unlog"
alias "hud_xhair_style_61" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext a}}; console_unlog"
alias "hud_xhair_style_62" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext b}}; console_unlog"
alias "hud_xhair_style_63" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext c}}; console_unlog"
alias "hud_xhair_style_64" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext d}}; console_unlog"
alias "hud_xhair_style_65" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext e}}; console_unlog"
alias "hud_xhair_style_66" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext f}}; console_unlog"
alias "hud_xhair_style_67" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext g}}; console_unlog"
alias "hud_xhair_style_68" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext h}}; console_unlog"
alias "hud_xhair_style_69" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext i}}; console_unlog"
alias "hud_xhair_style_70" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext j}}; console_unlog"
alias "hud_xhair_style_71" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext k}}; console_unlog"
alias "hud_xhair_style_72" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext l}}; console_unlog"
alias "hud_xhair_style_73" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext m}}; console_unlog"
alias "hud_xhair_style_74" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext n}}; console_unlog"
alias "hud_xhair_style_75" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext o}}; console_unlog"
alias "hud_xhair_style_76" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext p}}; console_unlog"
alias "hud_xhair_style_77" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext q}}; console_unlog"
alias "hud_xhair_style_78" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext r}}; console_unlog"
alias "hud_xhair_style_79" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext s}}; console_unlog"
alias "hud_xhair_style_80" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext t}}; console_unlog"
alias "hud_xhair_style_81" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext u}}; console_unlog"
alias "hud_xhair_style_82" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext v}}; console_unlog"
alias "hud_xhair_style_83" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext w}}; console_unlog"
alias "hud_xhair_style_84" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext x}}; console_unlog"
alias "hud_xhair_style_85" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext y}}; console_unlog"
alias "hud_xhair_style_86" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext z}}; console_unlog"
alias "hud_xhair_style_87" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext |}}; console_unlog"
alias "hud_xhair_style_88" "hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ~}}; console_unlog"
//=================================================================
// SIZE
//=================================================================
alias "hud_xhair_size_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_size.txt"
alias "hud_xhair_size_log" "con_logfile cfg/flawhud/hud_crosshair_size.txt"
//-----------------------------------------------------------------
alias "hud_xhair_size_10" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_10}}; console_unlog"
alias "hud_xhair_size_12" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_12}}; console_unlog"
alias "hud_xhair_size_14" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_14}}; console_unlog"
alias "hud_xhair_size_16" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_16}}; console_unlog"
alias "hud_xhair_size_18" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_18}}; console_unlog"
alias "hud_xhair_size_20" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_20}}; console_unlog"
alias "hud_xhair_size_22" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_22}}; console_unlog"
alias "hud_xhair_size_24" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_24}}; console_unlog"
alias "hud_xhair_size_26" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_26}}; console_unlog"
alias "hud_xhair_size_28" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_28}}; console_unlog"
alias "hud_xhair_size_30" "hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_30}}; console_unlog"
================================================
FILE: cfg/hud_customization_fonts.cfg
================================================
//=================================================================
// FONT
//=================================================================
alias "hud_font_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_font.txt"
alias "hud_font_log" "con_logfile cfg/flawhud/hud_font.txt"
//-----------------------------------------------------------------
alias "hud_font_tf2" "hud_font_clear; hud_font_log; echo #base ../../custom/flawhud/resource/scheme/clientscheme_fonts.res; console_unlog"
alias "hud_font_code_pro" "hud_font_clear; hud_font_log; echo #base ../../custom/flawhud/resource/scheme/clientscheme_fonts_pro.res; console_unlog"
================================================
FILE: cfg/hud_customization_general.cfg
================================================
//=================================================================
// CUSTOMIZATION MENU
//=================================================================
alias "hud_customization_menu_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_customization_menu.txt"
alias "hud_customization_menu_log" "con_logfile cfg/flawhud/hud_customization_menu.txt"
//-----------------------------------------------------------------
alias "hud_custom_home" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 1}}}}}; console_unlog"
alias "hud_custom_settings" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Quick_Settings_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_colors" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Colors_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_fonts" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Font_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_health_ammo" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Health_Ammo_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_damage" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Damage_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_match_status" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Match_Status_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_meters" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Meters_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_crosshairs" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Crosshairs_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_miscellaneous" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Miscellaneous_Selection {Visible 1}}}}}; console_unlog"
alias "hud_custom_dev" "hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 0} HUD_Dev_Selection {Visible 1}}}}}; console_unlog"
//=================================================================
// UBER
//=================================================================
alias "hud_uber_counter_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_uber_counter.txt"
alias "hud_uber_counter_log" "con_logfile cfg/flawhud/hud_uber_counter.txt"
//-----------------------------------------------------------------
alias "hud_uber_counter_on" "hud_uber_counter_clear; hud_uber_counter_log; echo event UberTimer{RunEvent UberTimerHide 0.0 RunEvent UberTimerRun 0.1}; console_unlog"
//=================================================================
// LAYOUT
//=================================================================
alias "hud_layout_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_layout.txt"
alias "hud_layout_log" "con_logfile cfg/flawhud/hud_layout.txt"
//-----------------------------------------------------------------
alias "hud_layout_cornered" "hud_layout_clear; hud_layout_log; echo #base ../../custom/flawhud/resource/ui/customizations/ammo/hudammoweapons_font_small.res; console_unlog"
//=================================================================
// HEALTH
//=================================================================
alias "hud_health_style_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_health_style.txt"
alias "hud_health_style_log" "con_logfile cfg/flawhud/hud_health_style.txt"
//-----------------------------------------------------------------
alias "hud_health_cross" "hud_health_style_clear; hud_health_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/health_cross.res; console_unlog"
alias "hud_health_no_box" "hud_health_style_clear; hud_health_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/health_no_box.res; console_unlog"
//-----------------------------------------------------------------//-----------------------------------------------------------------
alias "hud_ammo_style_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_ammo_style.txt"
alias "hud_ammo_style_log" "con_logfile cfg/flawhud/hud_ammo_style.txt"
//-----------------------------------------------------------------
alias "hud_ammo_no_box" "hud_ammo_style_clear; hud_ammo_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/ammo_no_box.res; console_unlog"
//-----------------------------------------------------------------//-----------------------------------------------------------------
alias "hud_health_ammo_anim_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_health_ammo.txt"
alias "hud_health_ammo_anim_log" "con_logfile cfg/flawhud/hud_health_ammo.txt"
//-----------------------------------------------------------------
alias "hud_health_pulse_box" "echo event HudHealthBonusPulse{RunEvent HudHealthBonusBox 0.0}event HudHealthBonusPulseStop{RunEvent HudHealthStopBox 0.0}"
alias "hud_health_dying_box" "echo event HudHealthDyingPulse{RunEvent HudHealthDyingBox 0.0}event HudHealthDyingPulseStop{RunEvent HudHealthStopBox 0.0}"
alias "hud_ammo_low_box" "echo event HudLowAmmoPulse{RunEvent HudAmmoLowBox 0.0}event HudLowAmmoPulseStop{RunEvent HudAmmoStopBox 0.0}"
alias "hud_health_ammo_anim_box" "hud_health_ammo_anim_clear; hud_health_ammo_anim_log; hud_health_pulse_box; hud_health_dying_box; hud_ammo_low_box; console_unlog"
//=================================================================
// DAMAGE
//=================================================================
alias "hud_damage_font_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_damage_font.txt"
alias "hud_damage_font_log" "con_logfile cfg/flawhud/hud_damage_font.txt"
//-----------------------------------------------------------------
alias "hud_damage_font_bold_small" "hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_bold_small.res; console_unlog"
alias "hud_damage_font_thin_large" "hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_thin_large.res; console_unlog"
alias "hud_damage_font_thin_small" "hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_thin_small.res; console_unlog"
//=================================================================
// SCOREBOARD
//=================================================================
alias "hud_scoreboard_style_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_scoreboard_style.txt"
alias "hud_scoreboard_style_log" "con_logfile cfg/flawhud/hud_scoreboard_style.txt"
//-----------------------------------------------------------------
alias "hud_scoreboard_large" "hud_scoreboard_style_clear; hud_scoreboard_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/scoreboard/scoreboard_large.res; console_unlog"
//==============================================================
// KILLFEED
//==============================================================
alias "hud_killfeed_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_killfeed.txt"
alias "hud_killfeed_log" "con_logfile cfg/flawhud/hud_killfeed.txt"
//-----------------------------------------------------------------
alias "hud_killfeed_rows_0" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 0}}; console_unlog"
alias "hud_killfeed_rows_1" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 1}}; console_unlog"
alias "hud_killfeed_rows_2" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 2}}; console_unlog"
alias "hud_killfeed_rows_3" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 3}}; console_unlog"
alias "hud_killfeed_rows_4" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 4}}; console_unlog"
alias "hud_killfeed_rows_5" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 5}}; console_unlog"
alias "hud_killfeed_rows_6" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 6}}; console_unlog"
alias "hud_killfeed_rows_7" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 7}}; console_unlog"
alias "hud_killfeed_rows_8" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 8}}; console_unlog"
alias "hud_killfeed_rows_9" "hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 9}}; console_unlog"
//=================================================================
// TRANSPARENT VIEWMODELS
//=================================================================
alias "hud_trans_viewmodels_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_transparent_viewmodels.txt"
alias "hud_trans_viewmodels_log" "con_logfile cfg/flawhud/hud_transparent_viewmodels.txt"
//-----------------------------------------------------------------
alias "hud_trans_viewmodels_on" "hud_trans_viewmodels_clear; hud_trans_viewmodels_log; echo #base ../../custom/flawhud/resource/ui/customizations/transparent_viewmodels/transparent_viewmodels.res; console_unlog"
//=================================================================
// SPY DISGUISE
//=================================================================
alias "hud_disguise_anim_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_disguise_anim.txt"
alias "hud_disguise_anim_log" "con_logfile cfg/flawhud/hud_disguise_anim.txt"
//-----------------------------------------------------------------
alias "hud_disguise_anim_off" "hud_disguise_anim_clear; hud_disguise_anim_log; echo #base ../../custom/flawhud/resource/ui/customizations/disguise/hud_disguise_anim_off.res; console_unlog"
//=================================================================
// 3D PLAYER MODEL
//=================================================================
alias "hud_player_model_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_player_model.txt"
alias "hud_player_model_log" "con_logfile cfg/flawhud/hud_player_model.txt"
//-----------------------------------------------------------------
alias "hud_player_model_off" "hud_player_model_clear; hud_player_model_log; echo #base ../../custom/flawhud/resource/ui/customizations/player_model/player_model_off.res; console_unlog"
//=================================================================
// SPEEDOMETER
//=================================================================
alias "hud_speedometer_clear" "sixense_clear_bindings; sixense_write_bindings flawhud/hud_speedometer.txt"
alias "hud_speedometer_log" "con_logfile cfg/flawhud/hud_speedometer.txt"
//-----------------------------------------------------------------
alias "hud_speedometer_on" "hud_speedometer_clear; hud_speedometer_log; echo #base ../../custom/flawhud/resource/ui/customizations/speedometer/speedometer_on.res; console_unlog"
================================================
FILE: cfg/hud_customization_reset.cfg
================================================
//=================================================================
// FULL CUSTOMIZATIONS RESET
//=================================================================
alias "hud_font_reset" "hud_font_tf2"
//-----------------------------------------------------------------
alias "hud_colors_reset" "hud_color_team_red_clear; hud_color_team_blu_clear; hud_color_neutral_clear; hud_color_buff_clear; hud_color_hurt_clear; hud_color_ammo_low_clear; hud_color_uber_clear; hud_color_fulluber_clear; hud_color_healed_clear; hud_color_damage_clear; hud_color_xhair_clear; hud_color_xhair_flash_clear"
//-----------------------------------------------------------------
alias "hud_layout_reset" "hud_layout_clear"
alias "hud_health_style_reset" "hud_health_style_clear"
alias "hud_ammo_style_reset" "hud_ammo_style_clear"
alias "hud_uber_counter_reset" "hud_uber_counter_clear"
alias "hud_health_ammo_anim_reset" "hud_health_ammo_anim_clear"
//-----------------------------------------------------------------
alias "hud_damage_reset" "hud_damage_font_clear"
//-----------------------------------------------------------------
alias "hud_xhair_visibility_reset" "hud_xhair_visibility_clear"
alias "hud_xhair_animation_reset" "hud_xhair_animation_clear"
alias "hud_xhair_style_reset" "hud_xhair_style_clear"
alias "hud_xhair_size_reset" "hud_xhair_size_clear"
//-----------------------------------------------------------------
alias "hud_scoreboard_style_reset" "hud_scoreboard_style_clear"
alias "hud_viewmodels_reset" "hud_trans_viewmodels_clear"
alias "hud_disguise_reset" "hud_disguise_anim_clear"
alias "hud_player_model_reset" "hud_player_model_clear"
alias "hud_killfeed_reset" "hud_killfeed_clear"
alias "hud_speedometer_reset" "hud_speedometer_clear"
//-----------------------------------------------------------------
alias "hud_customization_reset" "hud_font_reset; hud_colors_reset; hud_layout_reset; hud_health_style_reset; hud_ammo_style_reset; hud_uber_counter_reset; hud_health_ammo_anim_reset; hud_damage_reset; hud_xhair_visibility_reset; hud_xhair_animation_reset; hud_xhair_style_reset; hud_xhair_size_reset; hud_scoreboard_style_reset; hud_viewmodels_reset; hud_disguise_reset; hud_player_model_reset; hud_killfeed_reset; hud_speedometer_reset"
================================================
FILE: cfg/hud_first_run.cfg
================================================
con_timestamp "0"
//=================================================================
// On first HUD launch creates a flawhud folder inside tf/cfg
//=================================================================
alias "hud_folder" "host_writeconfig flawhud_temporary_cfg_backup.cfg full; ds_dir cfg/flawhud; ds_log 0; ds_record; ds_stop; exec flawhud_temporary_cfg_backup.cfg"
hud_folder
//=================================================================
// Generates hud_setup.txt, stops the file from executing each time the game is launched
//=================================================================
con_logfile "cfg/flawhud/hud_setup.txt"
echo "alias hud_firstrun"
con_logfile "console.log"
//=================================================================
// Clean up console errors from files that are yet to be generated
//=================================================================
hud_uber_counter_clear
hud_xhair_animation_clear
hud_hitmarker_animation_clear
hud_health_ammo_anim_clear
================================================
FILE: cfg/tf2_crosshair_default.cfg
================================================
cl_crosshair_file ""
================================================
FILE: cfg/valve.rc
================================================
// Load the base configuration
//exec default.cfg
r_decal_cullsize 1
// Setup custom controller
exec joystick.cfg
// Run a user script file if present
exec autoexec.cfg
// Stuff command line statements
stuffcmds
// Display the startup level
startupmenu
sv_unlockedchapters 99
// Apply HUD settings
cl_hud_minmode 0
tf_hud_target_id_alpha 255
vgui_cache_res_files 1
tf_mm_dashboard_slide_panel_step 14
hud_reloadscheme
// Setup HUD customizations
exec hud_customization
================================================
FILE: info.vdf
================================================
"flawhud"
{
"ui_version" "3"
}
================================================
FILE: materials/console/background_2fort.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_2fort"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_2fort_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_2fort"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_borneo.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_borneo"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_borneo_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_borneo"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_gravelpit.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_gravelpit"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_gravelpit_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_gravelpit"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_mvm.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_mvm"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_mvm_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_mvm"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_process.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_process"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_process_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_process"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_upward.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_upward"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_upward_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_upward"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_xmas2020.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_xmas2020"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_xmas2020_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_xmas2020"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_xmas2023.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_xmas2023"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/console/background_xmas2023_widescreen.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "console/background_xmas2023"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$ignorez" "1"
"$no_fullbright" "1"
"$nolod" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_blue.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_blue"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_blue.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_blue"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_blue_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_blue"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_neutral_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_point_red_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_track_blue.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_blue"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_track_blue_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_blue"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_track_neutral_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_track_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/hud/cart_track_red_opaque.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cart_icons/cart_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_1_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_1_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_2_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_2_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_3_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_3_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_4_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_4_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_5_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_5_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_a.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_a"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_b.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_b"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_blu.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_blu"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_blu_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_c.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_c"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_d.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_d"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_e.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_e"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_neutral.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_neutral"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_neutral_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_red.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_red"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/sprites/obj_icons/icon_obj_red_locked.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/cp_icons/icon_obj_red_locked"
"$alpha" "1"
"$vertexalpha" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/maps/menu_thumb_Missing.vmt
================================================
"UnlitGeneric"
{
"$translucent" "1"
"$baseTexture" "vgui/replay/thumbnails/menu_thumb_Missing"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/customizations/health_cross.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/customizations/health_cross"
"$vertexalpha" "1"
"$alpha" "1"
"$translucent" "1"
"$vertexcolor" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/customizations/speedometer.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/customizations/speedometer"
"$vertexalpha" "1"
"$alpha" "1"
"$translucent" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_off.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/customizations/transparent_viewmodels_off"
"$vertexalpha" "1"
"$alpha" "1"
"$translucent" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_on.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/customizations/transparent_viewmodels_on"
"$vertexalpha" "1"
"$alpha" "1"
"$translucent" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/customizations/uber_counter.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/customizations/uber_counter"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$nolod" "1"
"$translucent" "1"
"Proxies"
{
"AnimatedTexture"
{
"animatedtexturevar" "$basetexture"
"animatedtextureframenumvar" "$frame"
"animatedtextureframerate" "23"
}
}
}
================================================
FILE: materials/vgui/replay/thumbnails/deadshield.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/deadshield"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/kritz.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/kritz"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/comfig.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/comfig"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/discord.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/discord"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/main_menu_button_casual.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/main_menu_button_casual"
"$translucent" "1"
"$ignorez" "1"
"$vertexcolor" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/main_menu_button_community_server.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/main_menu_button_community_server"
"$translucent" "1"
"$ignorez" "1"
"$vertexcolor" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/main_menu_button_competitive.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/main_menu_button_competitive"
"$translucent" "1"
"$ignorez" "1"
"$vertexcolor" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/main_menu_button_mvm.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/main_menu_button_mvm"
"$translucent" "1"
"$ignorez" "1"
"$vertexcolor" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/main_menu_logo.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/main_menu_logo"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/nogc.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/nogc"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/potato.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/potato"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/tenna.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/tenna"
"$translucent" "1"
"$alphatest" "1"
"$nocull" "1"
"$ignorez" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$frameinterval" "30"
"$framecounter" "0"
"$const_one" "1"
"$const_zero" "0"
"$constfloat" "0.07"
"$addtoframe" "0"
Proxies
{
Add
{
srcVar1 "$constfloat"
srcVar2 "$frame"
resultVar "$frame"
}
WrapMinMax
{
srcVar1 "$frame"
minVal "0"
maxVal "92"
resultVar "$frame"
}
}
}
================================================
FILE: materials/vgui/replay/thumbnails/main_menu/uncletopia.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/main_menu/uncletopia"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/mmbg.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/mmbg"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$translucent" "1"
}
================================================
FILE: materials/vgui/replay/thumbnails/numbers.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/numbers"
"$translucent" 1
"$vertexcolor" 1
"$no_fullbright" 1
"$ignorez" 1
"$speed" 0
"$alpha" "0.5"
Proxies {
PlayerSpeed {
scale 1
resultVar $speed
}
Clamp {
min 0
max 3500
srcVar1 $speed
resultVar $frame
}
}
}
================================================
FILE: materials/vgui/replay/thumbnails/numbers.vtf
================================================
[File too large to display: 13.7 MB]
================================================
FILE: materials/vgui/replay/thumbnails/quickfix.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/quickfix"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: materials/vgui/replay/thumbnails/selbyen_pickup.vmt
================================================
"UnlitGeneric"
{
"$baseTexture" "vgui/replay/thumbnails/selbyen_pickup"
"$translucent" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"%keywords" "tf"
}
// image by aar <3 https://aarmastah.xyz/
================================================
FILE: materials/vgui/replay/thumbnails/speedometer.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/numbers"
"$translucent" "1"
"$vertexcolor" "1"
"$no_fullbright" "1"
"$ignorez" "1"
"$speed" "0"
Proxies {
PlayerSpeed {
scale 1
resultVar $speed
}
Clamp {
min 0
max 9999
srcVar1 $speed
resultVar $frame
}
}
}
================================================
FILE: materials/vgui/replay/thumbnails/transparent.vmt
================================================
"Refract"
{
"%keywords" "tf"
"$refractamount" "0.0"
"$refracttint" "{255 255 255}"
"$refractblur" "0.0"
"$scale" "[1 1]"
"$normalmap" "vgui/replay/thumbnails/transparent"
}
================================================
FILE: materials/vgui/replay/thumbnails/uber.vmt
================================================
"UnlitGeneric"
{
"$basetexture" "vgui/replay/thumbnails/uber"
"$translucent" "1"
"$vertexcolor" "1"
"$ignorez" "1"
"%keywords" "tf"
}
================================================
FILE: resource/chat_dutch.txt
================================================
"lang"
{
"Language" "dutch"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filters"
"filter_joinleave" "Doe mee/Ga weg"
"filter_namechange" "Naamswijzigingen"
"filter_publicchat" "Openbare chat"
"filter_servermsg" "Serverberichten"
"filter_teamchange" "Teamwijzigingen"
"filter_achievement" "Prestatieaankondiging"
"chat_say" "Zeg:"
"chat_say_team" "Zeg (TEAM):"
"chat_say_party" "Zeg (PARTY) :"
// FlawHUD stuff
// resource/gamemenu.res
"FH_favorite_server" "FAVORIETE SERVER"
"FH_refresh_hud" "HERNIEUW HUD"
// resource/support.res
"FH_supporters_info" "Eeen speciale dankjewel aan iedereen die dit project ondersteund heeft via PayPal of GitHub Sponsors."
"FH_supporters_list" "Als je mij zou willen ondersteunen en je naam op het bord wil zien, klik dan hier: https://github.com/sponsors/CriticalFlaw"
// resource/tools.res
"FH_reload_hud" "HERLAAD HUD"
"FH_streamer_mode" "STREAMER MODE"
"FH_toggle_captions" "GESLOTEN ONDERSCHRIFT"
"FH_toggle_netgraph" "NETWERK GRAFIEK"
"FH_toggle_match_hud" "MATCH HUD"
"FH_toggle_chat" "IN-SPEL CHAT"
"FH_viewmodel_min" "MIN. VIEWMODEL"
"FH_viewmodel_fov" "VIEWMODEL FOV"
"FH_game_volume" "SPEL VOLUME"
"FH_voice_volume" "STEM VOLUME"
"FH_damage_color" "SCHADE KLEUR"
// resource/ui/charinfopanel.res
"FH_back" "Terug (&Q)"
// resource/ui/classselection.res
"FH_random_class" "&R Willekeurig"
"FH_edit_loadout" "&E Pas Uitrusting Aan"
"FH_cancel_class" "&Q Annuleer"
// resource/ui/econ/store/v2/storepanel.res
"FH_exit_store" "Verlaat Winkel (&Q)"
// resource/ui/mainmenuoverride.res
"FH_streamer_mode_active" "Streamer Mode Geactiveerd!"
// resource/ui/replaybrowser/mainpanel.res
// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res ("FH_back")
}
}
================================================
FILE: resource/chat_german.txt
================================================
"lang"
{
"Language" "german"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filter"
"filter_joinleave" "Einklinken/Verlassen"
"filter_namechange" "Namensänderungen"
"filter_publicchat" "Öffentlicher Chat"
"filter_servermsg" "Servermeldungen"
"filter_teamchange" "Teamänderungen"
"filter_achievement" "Errungenschaftsmeldungen"
"chat_say" "Nachricht:"
"chat_say_team" "Nachricht (TEAM):"
"chat_say_party" "Say (PARTY) :"
// FlawHUD stuff
// resource/gamemenu.res
"FH_favorite_server" "LIEBLINGSSERVER"
"FH_refresh_hud" "HUD AKTUALISIEREN"
// resource/support.res
"FH_supporters_info" "Besonderer Dank geht an alle, die dieses Projekt über PayPal oder GitHub-Sponsoren unterstützt haben."
"FH_supporters_list" "Wenn du mich unterstützen möchtest und du deinen Namem auf dem Board sehen möchtest, klicke hier: https://github.com/sponsors/CriticalFlaw"
// resource/tools.res
"FH_reload_hud" "HUD NEU LADEN"
"FH_streamer_mode" "STREAMER-MODUS"
"FH_toggle_captions" "UNTERTITEL"
"FH_toggle_netgraph" "NET GRAPH"
"FH_toggle_match_hud" "SPIEL-HUD"
"FH_toggle_chat" "SPIEL-CHAT"
"FH_viewmodel_min" "MINIMALES ANSICHTSMODELL"
"FH_viewmodel_fov" "FOV ANSICHTSMODELL"
"FH_game_volume" "SPIELLAUTSTÄRKE"
"FH_voice_volume" "SPRACHLAUTSTÄRKE"
"FH_damage_color" "SCHADENSFARBE"
// resource/ui/charinfopanel.res
"FH_back" "Zurück (&Q)"
// resource/ui/classselection.res
"FH_random_class" "&R Zufällig"
"FH_edit_loadout" "&E Loadout bearbeiten"
"FH_cancel_class" "&Q Abbrechen"
// resource/ui/econ/store/v2/storepanel.res
"FH_exit_store" "Shop verlassen (&Q)"
// resource/ui/mainmenuoverride.res
"FH_streamer_mode_active" "Streamer-Modus Aktiviert!"
// resource/ui/replaybrowser/mainpanel.res
// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res ("FH_back")
}
}
================================================
FILE: resource/chat_polish.txt
================================================
"lang"
{
"Language" "polish"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filtry"
"filter_joinleave" "Dołączenia/rozłączenia"
"filter_namechange" "Zmiany nazwy"
"filter_publicchat" "Czat publiczny"
"filter_servermsg" "Komunikaty serwera"
"filter_teamchange" "Zmiany drużyny"
"filter_achievement" "Powiadomienia o osiągnięciach"
"chat_say" "Mów:"
"chat_say_team" "Mów (DRUŻYNA):"
"chat_say_party" "Say (PARTY) :"
// FlawHUD stuff
// resource/gamemenu.res
"FH_favorite_server" "ULUBIONY SERWER"
"FH_refresh_hud" "ODŚWIEŻ HUD"
// resource/support.res
"FH_supporters_info" "Szczególne podziękowania dla wszystkich, którzy wsparli ten projekt poprzez PayPal lub GitHub Sponsors."
"FH_supporters_list" "Jeśli chcesz mnie wesprzeć oraz zobaczyć swoje imię na liście, kliknij tutaj: https://github.com/sponsors/CriticalFlaw"
// resource/tools.res
"FH_reload_hud" "PRZEŁADUJ HUD"
"FH_streamer_mode" "TRYB STREAMERA"
"FH_toggle_captions" "NAPISY"
"FH_toggle_netgraph" "NET GRAPH"
"FH_toggle_match_hud" "HUD MECZOWY"
"FH_toggle_chat" "CZAT W GRZE"
"FH_viewmodel_min" "OBNIŻONY MODEL BRONI"
"FH_viewmodel_fov" "FOV MODELU BRONI"
"FH_game_volume" "GŁOŚNOŚĆ GRY"
"FH_voice_volume" "GŁOŚNOŚĆ CZATU GŁOSOWEGO"
"FH_damage_color" "KOLOR OBRAŻEŃ"
// resource/ui/charinfopanel.res
"FH_back" "Wróć (&Q)"
// resource/ui/classselection.res
"FH_random_class" "&R Losowa"
"FH_edit_loadout" "&E Zmień Ekwipunek"
"FH_cancel_class" "&Q Anuluj"
// resource/ui/econ/store/v2/storepanel.res
"FH_exit_store" "Opuść Sklep (&Q)"
// resource/ui/mainmenuoverride.res
"FH_streamer_mode_active" "Tryb streamera aktywny!"
// resource/ui/replaybrowser/mainpanel.res
// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res ("FH_back")
}
}
================================================
FILE: resource/chat_portuguese.txt
================================================
"lang"
{
"Language" "portuguese"
"Tokens"
{
// TF2 stuff
"chat_filterbutton" "Filtros"
"filter_joinleave" "Entradas / Saídas"
"filter_namechange" "Mudanças de nome"
"filter_publicchat" "Chat público"
"filter_servermsg" "Mensagens de servidor"
"filter_teamchange" "Mudanças de equipa"
"filter_achievement" "Anúncio de Proeza"
"chat_say" "Comunicar:"
"chat_say_team" "Comunicar (EQUIPA):"
"chat_say_party" "Say (PARTY) :"
// FlawHUD stuff
// resource/gamemenu.res
"FH_favorite_server" "SERVIDOR FAVORITO"
"FH_refresh_hud" "ATUALIZAR HUD"
// resource/support.res
"FH_supporters_info" "Um agradecimento especial a todos aqueles que têm vindo a suportar este projeto através do PayPal e do GitHub Sponsors"
"FH_supporters_list" "Se deseja suportar-me e ver o seu nome adicionado à tabela, clique aqui: https://github.com/sponsors/CriticalFlaw"
// resource/tools.res
"FH_reload_hud" "ATUALIZAR HUD"
"FH_streamer_mode" "MODO STREAMER"
"FH_toggle_captions" "LEGENDAS"
"FH_toggle_netgraph" "NET GRAPH"
"FH_toggle_match_hud" "MATCH HUD"
"FH_toggle_chat" "CHAT DE JOGO"
"FH_viewmodel_min" "MIN. VIEWMODEL"
"FH_viewmodel_fov" "VIEWMODEL FOV"
"FH_game_volume" "VOLUME DO JOGO"
"FH_voice_volume" "VOLUME DO CHAT DE VOZ"
"FH_damage_color" "COR DO TEXTO DE DANO"
// resource/ui/charinfopanel.res
"FH_back" "Voltar (&Q)"
// resource/ui/classselection.res
"FH_random_class" "&R Aleatório"
"FH_edit_loadout" "&E Editar Equipamento"
"FH_cancel_class" "&Q Cancelar"
// resource/ui/econ/store/v2/storepanel.res
"FH_exit_store" "Sair da loja (&Q)"
// resource/ui/mainmenuoverride.res
"FH_streamer_mode_active" "Modo Streamer Ativo!"
// resource/ui/replaybrowser/mainpanel.res
// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res ("FH_back")
}
}
================================================
FILE: resource/chatscheme.res
================================================
Scheme
{
//////////////////////// COLORS ///////////////////////////
// color details
// this is a list of all the colors used by the scheme
Colors
{
// base colors
"White" "255 255 255 255"
"OffWhite" "216 216 216 255"
"DullWhite" "142 142 142 255"
"Orange" "156 82 33 255"
"TransparentBlack" "0 0 0 128"
"Black" "0 0 0 255"
"Green" "63 185 73 255"
"Blank" "0 0 0 0"
"DarkBrown" "60 56 53 255"
"TanBright" "236 227 203 150"
"TanLight" "201 188 162 150"
"TanDark" "96 90 78 90"
"TextBright" "251 236 203 150"
"TextBlack" "42 39 37 255"
"TextDull" "131 121 104 255"
}
///////////////////// BASE SETTINGS ////////////////////////
//
// default settings for all panels
// controls use these to determine their settings
BaseSettings
{
// vgui_controls color specifications
Border.Bright "TanDark"
Border.Dark "TanDark"
Border.Selection "BorderSelection"
Button.TextColor "DarkBrown"
Button.BgColor "TanLight"
Button.ArmedTextColor "DarkBrown"
Button.ArmedBgColor "TanBright"
Button.DepressedTextColor "DarkBrown"
Button.DepressedBgColor "TanLight"
Button.FocusBorderColor "TransparentBlack"
CheckButton.TextColor "TextBright"
CheckButton.SelectedTextColor "TextBright"
CheckButton.BgColor "TransparentBlack"
CheckButton.HighlightFgColor "TextDull"
CheckButton.ArmedBgColor "Blank"
CheckButton.DepressedBgColor "Blank"
CheckButton.Border1 "Border.Dark"
CheckButton.Border2 "Border.Bright"
CheckButton.Check "TanBright"
CheckButton.DisabledBgColor "TransparentBlack"
ComboBoxButton.ArrowColor "TanLight"
ComboBoxButton.ArmedArrowColor "TanBright"
ComboBoxButton.BgColor "Blank"
ComboBoxButton.DisabledBgColor "Blank"
"Chat.TypingText" "TextBright"
Frame.BgColor "TransparentBlack"
Frame.OutOfFocusBgColor "TransparentBlack"
Frame.FocusTransitionEffectTime "0.0"
Frame.TransitionEffectTime "0.0"
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 "White"
GraphPanel.BgColor "TransparentBlack"
Label.TextDullColor "TextDull"
Label.TextColor "TextBright"
Label.TextBrightColor "TextBright"
Label.SelectedTextColor "TextBright"
Label.BgColor "Blank"
Label.DisabledFgColor1 "TextDull"
Label.DisabledFgColor2 "Blank"
ListPanel.TextColor "TextBright"
ListPanel.BgColor "TransparentBlack"
ListPanel.SelectedBgColor "90 84 75 255"
ListPanel.SelectedOutOfFocusBgColor "69 64 57 255"
Menu.TextColor "White"
Menu.BgColor "TransparentBlack"
Menu.ArmedTextColor "TextBlack"
Menu.ArmedBgColor "Orange"
Menu.TextInset "6"
Panel.FgColor "Blank"
Panel.BgColor "DarkBrown"
ProgressBar.FgColor "White"
ProgressBar.BgColor "TransparentBlack"
PropertySheet.TextColor "OffWhite"
PropertySheet.SelectedTextColor "White"
PropertySheet.TransitionEffectTime "0"
RadioButton.TextColor "DullWhite"
RadioButton.SelectedTextColor "White"
RichText.TextColor "White"
RichText.BgColor "TransparentBlack"
RichText.SelectedTextColor "White"
RichText.SelectedBgColor "Orange"
ScrollBar.Wide "0"
ScrollBarButton.FgColor "Blank"
ScrollBarButton.BgColor "Blank"
ScrollBarButton.ArmedFgColor "Blank"
ScrollBarButton.ArmedBgColor "Blank"
ScrollBarButton.DepressedFgColor "Blank"
ScrollBarButton.DepressedBgColor "Blank"
ScrollBarSlider.FgColor "Blank"
ScrollBarSlider.BgColor "Blank"
SectionedListPanel.HeaderTextColor "White"
SectionedListPanel.HeaderBgColor "Blank"
SectionedListPanel.DividerColor "Black"
SectionedListPanel.TextColor "DullWhite"
SectionedListPanel.BrightTextColor "White"
SectionedListPanel.BgColor "TransparentBlack"
SectionedListPanel.SelectedTextColor "Black"
SectionedListPanel.SelectedBgColor "Orange"
SectionedListPanel.OutOfFocusSelectedTextColor "Black"
SectionedListPanel.OutOfFocusSelectedBgColor "255 155 0 128"
Slider.NobColor "108 108 108 255"
Slider.TextColor "180 180 180 255"
Slider.TrackColor "31 31 31 255"
Slider.DisabledTextColor1 "117 117 117 255"
Slider.DisabledTextColor2 "30 30 30 255"
TextEntry.TextColor "TextBright"
TextEntry.BgColor "TransparentBlack"
TextEntry.CursorColor "OffWhite"
TextEntry.DisabledTextColor "DullWhite"
TextEntry.DisabledBgColor "Blank"
TextEntry.SelectedTextColor "White"
TextEntry.SelectedBgColor "Orange"
TextEntry.OutOfFocusSelectedBgColor "255 155 0 128"
TextEntry.FocusEdgeColor "0 0 0 196"
ToggleButton.SelectedTextColor "Orange"
Tooltip.TextColor "0 0 0 196"
Tooltip.BgColor "Orange"
TreeView.BgColor "TransparentBlack"
WizardSubPanel.BgColor "Blank"
// scheme-specific colors
MainMenu.TextColor "White"
MainMenu.ArmedTextColor "200 200 200 255"
MainMenu.DepressedTextColor "192 186 80 255"
MainMenu.MenuItemHeight "16"
MainMenu.Inset "32"
MainMenu.Backdrop "0 0 0 156"
Console.TextColor "OffWhite"
Console.DevTextColor "White"
NewGame.TextColor "White"
NewGame.FillColor "0 0 0 255"
NewGame.SelectionColor "Orange"
NewGame.DisabledColor "128 128 128 196"
TFColors.ChatTextYellow "251 235 202 255"
TFColors.ChatTextTeamBlue "153 204 255 255"
TFColors.ChatTextTeamRed "255 63 53 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
{
"Default"
{
"isproportional" "only"
"1"
{
"name" "Verdana"
"tall" "12" [!$POSIX]
"tall" "14" [$POSIX]
"weight" "0"
"range" "0x0000 0x017F"
"yres" "480 599"
}
"2"
{
"name" "Verdana"
"tall" "13" [!$POSIX]
"tall" "16" [$POSIX]
"weight" "0"
"range" "0x0000 0x017F"
"yres" "600 767"
}
"3"
{
"name" "Verdana"
"tall" "14" [!$POSIX]
"tall" "16" [$POSIX]
"weight" "0"
"range" "0x0000 0x017F"
"yres" "768 1023"
"antialias" "1"
}
"4"
{
"name" "Verdana"
"tall" "16" [!$POSIX]
"tall" "18" [$POSIX]
"weight" "0"
"range" "0x0000 0x017F"
"yres" "1024 1199"
"antialias" "1"
}
"5"
{
"name" "Verdana"
"tall" "8"
"weight" "0"
"range" "0x0000 0x017F"
"antialias" "1"
}
}
// this is the symbol font
"Marlett"
{
"1"
{
"name" "Marlett"
"tall" "10"
"weight" "0"
"yres" "480 599"
"symbol" "1"
}
"2"
{
"name" "Marlett"
"tall" "14"
"weight" "0"
"yres" "600 767"
"symbol" "1"
}
"3"
{
"name" "Marlett"
"tall" "13"
"weight" "0"
"yres" "768 1023"
"symbol" "1"
}
"4"
{
"name" "Marlett"
"tall" "17"
"weight" "0"
"yres" "1024 1199"
"symbol" "1"
}
"5"
{
"name" "Marlett"
"tall" "22"
"weight" "0"
"yres" "1200 10000"
"symbol" "1"
}
}
"MarlettSmall"
{
"1"
{
"name" "Marlett"
"tall" "7"
"weight" "0"
"yres" "480 599"
"symbol" "1"
}
"2"
{
"name" "Marlett"
"tall" "9"
"weight" "0"
"yres" "600 767"
"symbol" "1"
}
"3"
{
"name" "Marlett"
"tall" "11"
"weight" "0"
"yres" "768 1023"
"symbol" "1"
}
"4"
{
"name" "Marlett"
"tall" "13"
"weight" "0"
"yres" "1024 1199"
"symbol" "1"
}
"5"
{
"name" "Marlett"
"tall" "17"
"weight" "0"
"yres" "1200 10000"
"symbol" "1"
}
}
"ChatFont"
{
"isproportional" "only"
"1"
{
"name" "Verdana"
"tall" "12" [!$POSIX]
"tall" "15" [$POSIX]
"weight" "700"
"yres" "480 599"
"dropshadow" "1"
"antialias" "1"
}
"2"
{
"name" "Verdana"
"tall" "14" [!$POSIX]
"tall" "17" [$POSIX]
"weight" "700"
"yres" "600 767"
"dropshadow" "1"
"antialias" "1"
}
"3"
{
"name" "Verdana"
"tall" "15" [!$POSIX]
"tall" "18" [$POSIX]
"weight" "700"
"yres" "768 1023"
"dropshadow" "1"
"antialias" "1"
}
"4"
{
"name" "Verdana"
"tall" "17" [!$POSIX]
"tall" "20" [$POSIX]
"weight" "700"
"yres" "1024 1199"
"dropshadow" "1"
"antialias" "1"
}
"5"
{
"name" "Verdana"
"tall" "8"
"weight" "300"
"dropshadow" "1"
"antialias" "1"
}
}
"DefaultVerySmall"
{
"1"
{
"name" "Verdana"
"tall" "12"
"weight" "0"
"range" "0x0000 0x017F"
"yres" "480 599"
}
"2"
{
"name" "Verdana"
"tall" "12"
"weight" "0"
"range" "0x0000 0x017F"
"yres" "600 767"
}
"3"
{
"name" "Verdana"
"tall" "12"
"weight" "0"
"range" "0x0000 0x017F"
"yres" "768 1023"
"antialias" "1"
}
"4"
{
"name" "Verdana"
"tall" "14"
"weight" "0"
"range" "0x0000 0x017F"
"yres" "1024 1199"
"antialias" "1"
}
"5"
{
"name" "Verdana"
"tall" "16"
"weight" "0"
"range" "0x0000 0x017F"
"yres" "1200 6000"
"antialias" "1"
}
}
}
//
//////////////////// BORDERS //////////////////////////////
//
// describes all the border types
Borders
{
BaseBorder DepressedBorder
ButtonBorder RaisedBorder
ComboBoxBorder DepressedBorder
MenuBorder RaisedBorder
BrowserBorder DepressedBorder
PropertySheetBorder RaisedBorder
FrameBorder
{
"backgroundtype" "2"
}
DepressedBorder
{
"inset" "0 0 1 1"
Left
{
"1"
{
"color" "Border.Dark"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Border.Bright"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Border.Bright"
"offset" "0 0"
}
}
}
RaisedBorder
{
"inset" "0 0 1 1"
Left
{
"1"
{
"color" "Border.Bright"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "Border.Bright"
"offset" "0 1"
}
}
Bottom
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
}
TitleButtonBorder
{
"backgroundtype" "0"
}
TitleButtonDisabledBorder
{
"backgroundtype" "0"
}
TitleButtonDepressedBorder
{
"backgroundtype" "0"
}
ScrollBarButtonBorder
{
"inset" "2 2 0 0"
Left
{
"1"
{
"color" "Blank"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Blank"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
}
ScrollBarButtonDepressedBorder
{
"inset" "2 2 0 0"
Left
{
"1"
{
"color" "Blank"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Blank"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
}
TabBorder
{
"inset" "0 0 1 1"
Left
{
"1"
{
"color" "Border.Bright"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Border.Dark"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Border.Bright"
"offset" "0 0"
}
}
}
TabActiveBorder
{
"inset" "0 0 1 0"
Left
{
"1"
{
"color" "Border.Bright"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Border.Dark"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Border.Bright"
"offset" "0 0"
}
}
}
ToolTipBorder
{
"inset" "0 0 1 0"
Left
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Border.Dark"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
}
// this is the border used for default buttons (the button that gets pressed when you hit enter)
ButtonKeyFocusBorder
{
"inset" "0 0 1 1"
Left
{
"1"
{
"color" "Border.Selection"
"offset" "0 0"
}
"2"
{
"color" "Border.Bright"
"offset" "0 1"
}
}
Top
{
"1"
{
"color" "Border.Selection"
"offset" "0 0"
}
"2"
{
"color" "Border.Bright"
"offset" "1 0"
}
}
Right
{
"1"
{
"color" "Border.Selection"
"offset" "0 0"
}
"2"
{
"color" "Border.Dark"
"offset" "1 0"
}
}
Bottom
{
"1"
{
"color" "Border.Selection"
"offset" "0 0"
}
"2"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
}
ButtonDepressedBorder
{
"inset" "2 1 1 1"
Left
{
"1"
{
"color" "Border.Dark"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Border.Bright"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Border.Dark"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Border.Bright"
"offset" "0 0"
}
}
}
}
//////////////////////// CUSTOM FONT FILES /////////////////////////////
//
// specifies all the custom (non-system) font files that need to be loaded to service the above described fonts
CustomFontFiles
{
"1" "resource/halflife2.ttf"
"2" "resource/hl2ep2.ttf"
"10" "resource/linux_fonts/dejavusans.ttf"
"11" "resource/linux_fonts/dejavusans-bold.ttf"
"12" "resource/linux_fonts/dejavusans-boldoblique.ttf"
"13" "resource/linux_fonts/dejavusans-oblique.ttf"
"14" "resource/linux_fonts/liberationsans-regular.ttf"
"15" "resource/linux_fonts/liberationsans-bold.ttf"
"16" "resource/linux_fonts/liberationmono-regular.ttf"
}
}
================================================
FILE: resource/clientscheme.res
================================================
//=================================================================
// CUSTOMIZATIONS
//=================================================================
#base "../../../cfg/flawhud/hud_font.txt"
#base "ui/customizations/colors/color_customization.res"
//=================================================================
// BASE SCHEMA
//=================================================================
#base "scheme/clientscheme_settings.res"
#base "scheme/clientscheme_borders.res"
#base "scheme/clientscheme_colors.res"
#base "scheme/clientscheme_fonts_paths.res"
#base "scheme/clientscheme_fonts.res"
#base "scheme/clientscheme_icons.res"
#base "scheme/clientscheme_xhairs.res"
================================================
FILE: resource/gamemenu.res
================================================
"GameMenu"
{
"HomeServerButton"
{
"label" "}"
"command" "engine clear; showconsole; echo To setup a shortcut to your favorite server, open flawhud/resource/gamemenu.res and under 'HomeServerButton' replace the value of 'command' with the connection string to your server. Example: engine connect 192.168.1.10:27015; password hello"
"tooltip" "#FH_favorite_server"
}
"TF2SettingsButton"
{
"label" "a"
"command" "opentf2options"
"tooltip" "#MMenu_Tooltip_AdvOptions"
}
"AchievementsButton"
{
"label" "b"
"command" "OpenAchievementsDialog"
"tooltip" "#Achievements"
}
"ReplayButton"
{
"label" "d"
"command" "engine replay_reloadbrowser"
"tooltip" "#MMenu_Tooltip_Replay"
}
"ReportBugButton"
{
"label" "e"
"command" "engine bug"
"tooltip" "#MMenu_Tooltip_ReportBug"
}
"ItemTestButton"
{
"label" "f"
"command" "engine itemtest"
"tooltip" "#IT_Title"
}
"TrainingModeButton"
{
"label" "V"
"command" "engine training_showdlg"
"tooltip" "#MMenu_PlayList_Training_Button"
}
"CreateServerButton"
{
"label" "W"
"command" "OpenCreateMultiplayerGameDialog"
"tooltip" "#MMenu_PlayList_CreateServer_Button"
}
"ConsoleButton"
{
"label" "c"
"command" "engine toggleconsole"
"tooltip" "#GameUI_Console"
}
"CoachPlayersButton"
{
"label" "g"
"command" "engine cl_coach_toggle"
"tooltip" "#MMenu_Tooltip_Coach"
}
"RequestCoachButton"
{
"label" "h"
"command" "engine cl_coach_find_coach"
"OnlyInGame" "1"
"tooltip" "#MMenu_RequestCoach"
}
"CallVoteButton"
{
"label" "i"
"command" "callvote"
"OnlyInGame" "1"
"tooltip" "#MMenu_CallVote"
}
"MutePlayersButton"
{
"label" "j"
"command" "OpenMutePlayerDialog"
"OnlyInGame" "1"
"tooltip" "#MMenu_MutePlayers"
}
"ReportPlayerButton"
{
"label" "k"
"command" "OpenReportPlayerDialog"
"OnlyInGame" "1"
"tooltip" "#MMenu_ReportPlayer"
}
"QuestLogButton"
{
"label" "@"
"command" "questlog"
"tooltip" "#TF_QuestMap_Intro_Title"
}
"MOTD_ShowButtonPanel"
{
"label" "r"
"command" "motd_show"
"tooltip" "#TF_MOTD_Title"
}
"ShowToolsButton"
{
"label" "w"
"command" "engine toggle cl_mainmenu_safemode 1; gameui_preventescape; mat_queue_mode 0"
"tooltip" "#TF_OptionCategory_HUD"
}
"ReloadHUDButton"
{
"label" "."
"command" "engine record fix;stop;snd_restart;vgui_cache_res_files 0;hud_reloadscheme;vgui_cache_res_files 1"
"tooltip" "#FH_refresh_hud"
}
}
================================================
FILE: resource/links.res
================================================
"resource/ui/mainmenuoverride.res"
{
"GitLink"
{
"ControlName" "EditablePanel"
"fieldName" "GitLink"
"xpos" "-10"
"ypos" "-5"
"zpos" "1"
"wide" "18"
"tall" "18"
"visible" "1"
"bgcolor_override" "23 26 33 255"
"PaintBackgroundType" "2"
"pin_to_sibling" "BGPanel"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
"GitUrl"
{
"ControlName" "URLLabel"
"fieldName" "GitUrl"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"font" "SmallIcons"
"labelText" "Y"
"enabled" "1"
"visible" "1"
"paintBackground" "0"
"textAlignment" "center"
"fgcolor_override" "HudWhite"
"proportionaltoparent" "1"
"urlText" "https://github.com/CriticalFlaw/FlawHUD"
}
}
"DiscordLink"
{
"ControlName" "EditablePanel"
"fieldName" "DiscordLink"
"xpos" "0"
"ypos" "5"
"zpos" "1"
"wide" "18"
"tall" "18"
"visible" "1"
"bgcolor_override" "88 101 242 255"
"PaintBackgroundType" "2"
"pin_to_sibling" "GitLink"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
"DiscordUrl"
{
"ControlName" "URLLabel"
"fieldName" "DiscordUrl"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"font" "SmallIcons"
"labelText" ""
"enabled" "1"
"visible" "1"
"paintBackground" "0"
"textAlignment" "center"
"fgcolor_override" "HudWhite"
"proportionaltoparent" "1"
"urlText" "https://discord.gg/hTdtK9vBhE"
}
"DiscordLogo"
{
"ControlName" "ImagePanel"
"fieldName" "DiscordLogo"
"xpos" "cs-0.51"
"ypos" "cs-0.5"
"wide" "13"
"tall" "13"
"proportionaltoparent" "1"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/discord"
"scaleimage" "1"
"alpha" "120"
}
}
"Separator"
{
"ControlName" "ImagePanel"
"fieldName" "Separator"
"xpos" "6"
"ypos" "5"
"zpos" "2"
"wide" "29"
"tall" "2"
"visible" "1"
"enabled" "1"
"fillcolor" "44 44 44 255"
"pin_to_sibling" "DiscordLink"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
"ComfigLink"
{
"ControlName" "EditablePanel"
"fieldName" "ComfigLink"
"xpos" "0"
"ypos" "12"
"zpos" "1"
"wide" "18"
"tall" "18"
"visible" "1"
"bgcolor_override" "ComfigGreen"
"PaintBackgroundType" "2"
"pin_to_sibling" "DiscordLink"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
"ComfigUrl"
{
"ControlName" "URLLabel"
"fieldName" "ComfigUrl"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"font" "FontBold18"
"labelText" ""
"enabled" "1"
"visible" "1"
"paintBackground" "0"
"textAlignment" "center"
"fgcolor_override" "HudWhite"
"proportionaltoparent" "1"
"urlText" "https://comfig.app/quickplay"
}
"ComfigLogo"
{
"ControlName" "ImagePanel"
"fieldName" "ComfigLogo"
"xpos" "cs-0.52"
"ypos" "cs-0.52"
"wide" "13"
"tall" "13"
"proportionaltoparent" "1"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/comfig"
"scaleimage" "1"
"alpha" "120"
}
}
"UncleLink"
{
"ControlName" "EditablePanel"
"fieldName" "UncleLink"
"xpos" "0"
"ypos" "5"
"zpos" "1"
"wide" "18"
"tall" "18"
"visible" "1"
"bgcolor_override" "181 64 60 255"
"PaintBackgroundType" "2"
"pin_to_sibling" "ComfigLink"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
"UncleUrl"
{
"ControlName" "URLLabel"
"fieldName" "UncleUrl"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"font" "SmallIcons"
"labelText" ""
"enabled" "1"
"visible" "1"
"paintBackground" "0"
"textAlignment" "center"
"fgcolor_override" "HudWhite"
"proportionaltoparent" "1"
"urlText" "https://uncletopia.com/servers"
}
"UncleLogo"
{
"ControlName" "ImagePanel"
"fieldName" "UncleLogo"
"xpos" "cs-0.53"
"ypos" "cs-0.47"
"wide" "15"
"tall" "15"
"proportionaltoparent" "1"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/uncletopia"
"scaleimage" "1"
"alpha" "120"
}
}
"PotatoLink"
{
"ControlName" "EditablePanel"
"fieldName" "PotatoLink"
"xpos" "0"
"ypos" "5"
"zpos" "1"
"wide" "18"
"tall" "18"
"visible" "1"
"bgcolor_override" "54 54 54 255"
"PaintBackgroundType" "2"
"pin_to_sibling" "UncleLink"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
"PotatoUrl"
{
"ControlName" "URLLabel"
"fieldName" "PotatoUrl"
"xpos" "0"
"ypos" "0"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"font" "SmallIcons"
"labelText" ""
"enabled" "1"
"visible" "1"
"paintBackground" "0"
"textAlignment" "center"
"fgcolor_override" "HudWhite"
"proportionaltoparent" "1"
"urlText" "https://potato.tf/servers"
}
"PotatoLogo"
{
"ControlName" "ImagePanel"
"fieldName" "PotatoLogo"
"xpos" "cs-0.53"
"ypos" "cs-0.5"
"wide" "16"
"tall" "16"
"proportionaltoparent" "1"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/potato"
"scaleimage" "1"
"alpha" "120"
}
}
"BGPanel"
{
"ControlName" "EditablePanel"
"fieldname" "BGPanel"
"xpos" "0"
"ypos" "10"
"zpos" "-1"
"wide" "45"
"tall" "128"
"visible" "1"
"bgcolor_override" "TransparentBlack"
"PaintBackgroundType" "2"
"pin_to_sibling" "BGPanel5"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_BOTTOMLEFT"
}
}
================================================
FILE: resource/preload.res
================================================
"resource/ui/mainmenuoverride.res"
{
//---------------------
// Control Point Icons
//---------------------
"CPIconBlu"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_blu"
}
"CPIconBluLocked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBluLocked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_blu_locked"
}
"CPIconRed"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_red"
}
"CPIconRedLocked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRedLocked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_red_locked"
}
"CPIconNeutral"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_neutral"
}
"CPIconNeutralLocked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutralLocked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_neutral_locked"
}
"CPIconBlu1"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu1"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_blu"
}
"CPIconBlu1Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu1Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_blu_locked"
}
"CPIconRed1"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed1"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_red"
}
"CPIconRed1Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed1Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_red_locked"
}
"CPIconNeutral1"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral1"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_neutral"
}
"CPIconNeutral1Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral1Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_1_neutral_locked"
}
"CPIconBlu2"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu2"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_blu"
}
"CPIconBlu2Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu2Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_blu_locked"
}
"CPIconRed2"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed2"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_red"
}
"CPIconRed2Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed2Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_red_locked"
}
"CPIconNeutral2"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral2"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_neutral"
}
"CPIconNeutral2Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral2Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_2_neutral_locked"
}
"CPIconBlu3"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu3"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_blu"
}
"CPIconBlu3Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu3Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_blu_locked"
}
"CPIconRed3"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed3"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_red"
}
"CPIconRed3Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed3Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_red_locked"
}
"CPIconNeutral3"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral3"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_neutral"
}
"CPIconNeutral3Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral3Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_3_neutral_locked"
}
"CPIconBlu4"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu4"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_blu"
}
"CPIconBlu4Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu4Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_blu_locked"
}
"CPIconRed4"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed4"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_red"
}
"CPIconRed4Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed4Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_red_locked"
}
"CPIconNeutral4"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral4"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_neutral"
}
"CPIconNeutral4Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral4Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_4_neutral_locked"
}
"CPIconBlu5"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu5"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_blu"
}
"CPIconBlu5Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconBlu5Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_blu_locked"
}
"CPIconRed5"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed5"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_red"
}
"CPIconRed5Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconRed5Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_red_locked"
}
"CPIconNeutral5"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral5"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_neutral"
}
"CPIconNeutral5Locked"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconNeutral5Locked"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_5_neutral_locked"
}
"CPIconA"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconA"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_a"
}
"CPIconB"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconB"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_b"
}
"CPIconC"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconC"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_c"
}
"CPIconD"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconD"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_d"
}
"CPIconE"
{
"ControlName" "ImagePanel"
"fieldName" "CPIconE"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../sprites/obj_icons/icon_obj_e"
}
//---------------------
// Payload Tracker
//---------------------
"CartBlue"
{
"ControlName" "ImagePanel"
"fieldName" "CartBlue"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_blue"
}
"CartPointBlu"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointBlu"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_blue"
}
"CartPointBluOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointBluOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_blue_opaque"
}
"CartPointNeutral"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointNeutral"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_neutral"
}
"CartPointNeutralOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointNeutralOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_neutral_opaque"
}
"CartPointRed"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointRed"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_red"
}
"CartPointRedOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartPointRedOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_point_red_opaque"
}
"CartRed"
{
"ControlName" "ImagePanel"
"fieldName" "CartRed"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_red"
}
"CartTrackBlue"
{
"ControlName" "ImagePanel"
"fieldName" "CartTrackBlue"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_track_blue"
}
"CartTrackBlueOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartTrackBlueOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_track_blue_opaque"
}
"CartTrackNeutralOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartTrackNeutralOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_track_neutral_opaque"
}
"CartTrackRed"
{
"ControlName" "ImagePanel"
"fieldName" "CartTrackRed"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_track_red"
}
"CartTrackRedOpaque"
{
"ControlName" "ImagePanel"
"fieldName" "CartTrackRedOpaque"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "../hud/cart_track_red_opaque"
}
//---------------------
// Main Menu
//---------------------
"MainMenuButtonCasual"
{
"ControlName" "ImagePanel"
"fieldName" "MainMenuButtonCasual"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/main_menu_button_casual"
}
"MainMenuButtonCommunityServer"
{
"ControlName" "ImagePanel"
"fieldName" "MainMenuButtonCommunityServer"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/main_menu_button_community_server"
}
"MainMenuButtonCompetitive"
{
"ControlName" "ImagePanel"
"fieldName" "MainMenuButtonCompetitive"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/main_menu_button_competitive"
}
"MainMenuButtonMvM"
{
"ControlName" "ImagePanel"
"fieldName" "MainMenuButtonMvM"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/main_menu_button_mvm"
}
"MainMenuLogo"
{
"ControlName" "ImagePanel"
"fieldName" "MainMenuLogo"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/main_menu/main_menu_logo"
}
//---------------------
// Misc
//---------------------
"MenuThumbMissing"
{
"ControlName" "ImagePanel"
"fieldName" "MenuThumbMissing"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "maps/menu_thumb_Missing"
}
"SelbyenPickup"
{
"ControlName" "ImagePanel"
"fieldName" "SelbyenPickup"
"xpos" "9999"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/selbyen_pickup"
}
}
================================================
FILE: resource/scheme/clientscheme_borders.res
================================================
Scheme
{
//
//////////////////// BORDERS //////////////////////////////
//
// describes all the border types
Borders
{
WhiteBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "TanLight"
"offset" "0 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"
}
}
}
DarkBorderThick
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "TanDark"
"offset" "0 0"
}
"2"
{
"color" "TanDark"
"offset" "1 0"
}
"3"
{
"color" "TanDark"
"offset" "2 0"
}
}
Right
{
"1"
{
"color" "TanDark"
"offset" "0 0"
}
"2"
{
"color" "TanDark"
"offset" "1 0"
}
"3"
{
"color" "TanDark"
"offset" "2 0"
}
}
Top
{
"1"
{
"color" "TanDark"
"offset" "0 0"
}
"2"
{
"color" "TanDark"
"offset" "1 0"
}
"3"
{
"color" "TanDark"
"offset" "2 0"
}
}
Bottom
{
"1"
{
"color" "TanDark"
"offset" "0 0"
}
"2"
{
"color" "TanDark"
"offset" "1 0"
}
"3"
{
"color" "TanDark"
"offset" "2 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"
}
}
}
PanelBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Black"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Black"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "Black"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Black"
"offset" "0 0"
}
}
}
DarkBlueTeamBorder
{
"inset" "0 0 0 0"
Bottom
{
"1"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
"2"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
"3"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
"4"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
"5"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
"6"
{
"color" "HUDBlueTeamDark"
"offset" "0 0"
}
}
}
DarkRedTeamBorder
{
"inset" "0 0 0 0"
Bottom
{
"1"
{
"color" "HUDRedTeamDark"
"offset" "0 0"
}
"2"
{
"color" "HUDRedTeamDark"
"offset" "0 0"
}
"3"
{
"color" "HUDRedTeamDark"
"offset" "0 0"
}
"4"
{
"color" "HUDRedTeamDark"
"offset" "0 0"
}
"5"
{
"color" "HUDRedTeamDark"
"offset" "0 0"
}
"6"
{
"color" "HUDRedTeamDark"
"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
{
"inset" "0 0 0 0"
"backgroundtype" "2"
}
ButtonKeyFocusBorder
{
"inset" "0 0 0 0"
"backgroundtype" "2"
}
ButtonDepressedBorder
{
"inset" "0 0 0 0"
"backgroundtype" "2"
}
ComboBoxBorder
{
"inset" "0 0 1 1"
Left
{
"1"
{
"color" "Blank"
"offset" "0 1"
}
}
Right
{
"1"
{
"color" "Blank"
"offset" "1 0"
}
}
Top
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
}
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 0 0"
Left
{
"1"
{
"color" "SaleGreen"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "SaleGreen"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "SaleGreen"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "SaleGreen"
"offset" "0 0"
}
}
}
MainMenuSubButtonBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Blank"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Blank"
"offset" "0 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"
}
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"
}
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"
}
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" "0"
"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" "0"
"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" "0"
"image" "../hud/color_panel_red_more_opaque"
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
TFFatLineBorderBlueBG
{
"bordertype" "scalable_image"
"backgroundtype" "0"
"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" "0"
"image" "../hud/color_panel_blu_more_opaque"
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
}
TFFatLineBorderBlueBGOpaque
{
"bordertype" "scalable_image"
"backgroundtype" "0"
"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 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"
}
}
}
OptionsCategoryBorder
{
"inset" "0 0 0 0"
Bottom
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
}
}
GrayDialogBorder
{
"bordertype" "scalable_image"
"backgroundtype" "2"
"image" "loadout_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"
}
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" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
EconItemBorder
{
"bordertype" "scalable_image"
"backgroundtype" "2"
"image" "backpack_rect_mouseover_color"
"color" "Grey"
"src_corner_height" "24" // pixels inside the image
"src_corner_width" "24"
"draw_corner_width" "2" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "2"
}
Econ.Button.Border.Default
{
"inset" "0 0 0 0"
"backgroundtype" "2"
}
Econ.Button.Border.Armed
{
"inset" "0 0 0 0"
"backgroundtype" "2"
}
LoadoutItemMouseOverBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "60 54 53 255"
"offset" "1 1"
}
"3"
{
"color" "60 54 53 255"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "60 54 53 255"
"offset" "1 1"
}
"3"
{
"color" "60 54 53 255"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "60 54 53 255"
"offset" "1 1"
}
"3"
{
"color" "60 54 53 255"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "60 54 53 255"
"offset" "1 1"
}
"3"
{
"color" "60 54 53 255"
"offset" "1 1"
}
}
}
LoadoutItemPopupBorder
{
"bordertype" "scalable_image"
"backgroundtype" "2"
"color" "DarkGrey"
"image" "backpack_rect_mouseover_color"
"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"
}
BackpackItemGrayedOut
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "DarkGrey"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "DarkGrey"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "DarkGrey"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "DarkGrey"
"offset" "0 0"
}
}
}
BackpackItemGrayedOut_Selected
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Transparent"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Transparent"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "Transparent"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Transparent"
"offset" "0 0"
}
}
}
// Standard ------------------------------------------------------------------------------------------------
BackpackItemBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Grey"
"offset" "0 0"
}
}
Right
{
"1"
{
"color" "Grey"
"offset" "0 0"
}
}
Top
{
"1"
{
"color" "Grey"
"offset" "0 0"
}
}
Bottom
{
"1"
{
"color" "Grey"
"offset" "0 0"
}
}
}
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"
}
}
}
BackpackItemSelectedBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
"2"
{
"color" "TanLight"
"offset" "2 2"
}
"3"
{
"color" "TanLight"
"offset" "3 3"
}
}
Right
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
"2"
{
"color" "TanLight"
"offset" "1 1"
}
"3"
{
"color" "TanLight"
"offset" "2 2"
}
}
Top
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
"2"
{
"color" "TanLight"
"offset" "1 2"
}
"3"
{
"color" "TanLight"
"offset" "2 3"
}
}
Bottom
{
"1"
{
"color" "TanLight"
"offset" "0 0"
}
"2"
{
"color" "TanLight"
"offset" "1 2"
}
"3"
{
"color" "TanLight"
"offset" "2 3"
}
}
}
BackpackItemGreyedOutBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "2 2"
}
}
Right
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 2"
}
}
Bottom
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 2"
}
}
}
BackpackItemGreyedOutSelectedBorder
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "2 2"
}
"3"
{
"color" "Black"
"offset" "3 3"
}
}
Right
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 1"
}
"3"
{
"color" "Black"
"offset" "2 2"
}
}
Top
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 2"
}
"3"
{
"color" "Black"
"offset" "2 3"
}
}
Bottom
{
"1"
{
"color" "Black"
"offset" "0 0"
}
"2"
{
"color" "Black"
"offset" "1 2"
}
"3"
{
"color" "Black"
"offset" "2 3"
}
}
}
// Unique ------------------------------------------------------------------------------------------------
BackpackItemBorder_Unique
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorUnique"
"offset" "1 1"
}
}
}
BackpackItemMouseOverBorder_Unique
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique"
"offset" "1 1"
}
}
}
BackpackItemGreyedOutBorder_Unique
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
}
BackpackItemGreyedOutSelectedBorder_Unique
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorUnique_GreyedOut"
"offset" "1 1"
}
}
}
// Rarity1 ------------------------------------------------------------------------------------------------
BackpackItemBorder_1
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity1"
"offset" "1 1"
}
}
}
BackpackItemMouseOverBorder_1
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1"
"offset" "1 1"
}
}
}
BackpackItemGreyedOutBorder_1
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
}
BackpackItemGreyedOutSelectedBorder_1
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity1_GreyedOut"
"offset" "1 1"
}
}
}
// Rarity2 ------------------------------------------------------------------------------------------------
BackpackItemBorder_2
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "DimmQualityColorrarity2"
"offset" "1 1"
}
}
}
BackpackItemMouseOverBorder_2
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2"
"offset" "1 1"
}
}
}
BackpackItemGreyedOutBorder_2
{
"inset" "0 0 0 0"
Left
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
}
Right
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
}
Top
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
"2"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
"3"
{
"color" "QualityColorrarity2_GreyedOut"
"offset" "1 1"
}
}
Bottom
{
"1"
{
"color" "0 0 0 0"
"offset" "1 1"
}
gitextract_kk725_or/
├── .gitattributes
├── .github/
│ ├── CODEOWNERS
│ ├── FUNDING.yml
│ └── README.md
├── .gitignore
├── cfg/
│ ├── hud_customization.cfg
│ ├── hud_customization_colors.cfg
│ ├── hud_customization_crosshairs.cfg
│ ├── hud_customization_fonts.cfg
│ ├── hud_customization_general.cfg
│ ├── hud_customization_reset.cfg
│ ├── hud_first_run.cfg
│ ├── tf2_crosshair_default.cfg
│ └── valve.rc
├── info.vdf
├── materials/
│ ├── console/
│ │ ├── background_2fort.vmt
│ │ ├── background_2fort.vtf
│ │ ├── background_2fort_widescreen.vmt
│ │ ├── background_2fort_widescreen.vtf
│ │ ├── background_borneo.vmt
│ │ ├── background_borneo.vtf
│ │ ├── background_borneo_widescreen.vmt
│ │ ├── background_borneo_widescreen.vtf
│ │ ├── background_gravelpit.vmt
│ │ ├── background_gravelpit.vtf
│ │ ├── background_gravelpit_widescreen.vmt
│ │ ├── background_gravelpit_widescreen.vtf
│ │ ├── background_mvm.vmt
│ │ ├── background_mvm.vtf
│ │ ├── background_mvm_widescreen.vmt
│ │ ├── background_mvm_widescreen.vtf
│ │ ├── background_process.vmt
│ │ ├── background_process.vtf
│ │ ├── background_process_widescreen.vmt
│ │ ├── background_process_widescreen.vtf
│ │ ├── background_upward.vmt
│ │ ├── background_upward.vtf
│ │ ├── background_upward_widescreen.vmt
│ │ ├── background_upward_widescreen.vtf
│ │ ├── background_xmas2020.vmt
│ │ ├── background_xmas2020.vtf
│ │ ├── background_xmas2020_widescreen.vmt
│ │ ├── background_xmas2020_widescreen.vtf
│ │ ├── background_xmas2023.vmt
│ │ ├── background_xmas2023.vtf
│ │ ├── background_xmas2023_widescreen.vmt
│ │ ├── background_xmas2023_widescreen.vtf
│ │ ├── characters/
│ │ │ └── soldier.vtf
│ │ └── startup_loading.vtf
│ ├── hud/
│ │ ├── cart_blue.vmt
│ │ ├── cart_point_blue.vmt
│ │ ├── cart_point_blue_opaque.vmt
│ │ ├── cart_point_neutral.vmt
│ │ ├── cart_point_neutral_opaque.vmt
│ │ ├── cart_point_red.vmt
│ │ ├── cart_point_red_opaque.vmt
│ │ ├── cart_red.vmt
│ │ ├── cart_track_blue.vmt
│ │ ├── cart_track_blue_opaque.vmt
│ │ ├── cart_track_neutral_opaque.vmt
│ │ ├── cart_track_red.vmt
│ │ └── cart_track_red_opaque.vmt
│ ├── sprites/
│ │ └── obj_icons/
│ │ ├── icon_obj_1_blu.vmt
│ │ ├── icon_obj_1_blu_locked.vmt
│ │ ├── icon_obj_1_neutral.vmt
│ │ ├── icon_obj_1_neutral_locked.vmt
│ │ ├── icon_obj_1_red.vmt
│ │ ├── icon_obj_1_red_locked.vmt
│ │ ├── icon_obj_2_blu.vmt
│ │ ├── icon_obj_2_blu_locked.vmt
│ │ ├── icon_obj_2_neutral.vmt
│ │ ├── icon_obj_2_neutral_locked.vmt
│ │ ├── icon_obj_2_red.vmt
│ │ ├── icon_obj_2_red_locked.vmt
│ │ ├── icon_obj_3_blu.vmt
│ │ ├── icon_obj_3_blu_locked.vmt
│ │ ├── icon_obj_3_neutral.vmt
│ │ ├── icon_obj_3_neutral_locked.vmt
│ │ ├── icon_obj_3_red.vmt
│ │ ├── icon_obj_3_red_locked.vmt
│ │ ├── icon_obj_4_blu.vmt
│ │ ├── icon_obj_4_blu_locked.vmt
│ │ ├── icon_obj_4_neutral.vmt
│ │ ├── icon_obj_4_neutral_locked.vmt
│ │ ├── icon_obj_4_red.vmt
│ │ ├── icon_obj_4_red_locked.vmt
│ │ ├── icon_obj_5_blu.vmt
│ │ ├── icon_obj_5_blu_locked.vmt
│ │ ├── icon_obj_5_neutral.vmt
│ │ ├── icon_obj_5_neutral_locked.vmt
│ │ ├── icon_obj_5_red.vmt
│ │ ├── icon_obj_5_red_locked.vmt
│ │ ├── icon_obj_a.vmt
│ │ ├── icon_obj_b.vmt
│ │ ├── icon_obj_blu.vmt
│ │ ├── icon_obj_blu_locked.vmt
│ │ ├── icon_obj_blu_mannhattan_locked.vmt
│ │ ├── icon_obj_c.vmt
│ │ ├── icon_obj_d.vmt
│ │ ├── icon_obj_e.vmt
│ │ ├── icon_obj_neutral.vmt
│ │ ├── icon_obj_neutral_locked.vmt
│ │ ├── icon_obj_red.vmt
│ │ └── icon_obj_red_locked.vmt
│ └── vgui/
│ ├── maps/
│ │ └── menu_thumb_Missing.vmt
│ └── replay/
│ └── thumbnails/
│ ├── cart_icons/
│ │ ├── cart_blue.vtf
│ │ ├── cart_neutral.vtf
│ │ └── cart_red.vtf
│ ├── cp_icons/
│ │ ├── icon_obj_1_blu.vtf
│ │ ├── icon_obj_1_blu_locked.vtf
│ │ ├── icon_obj_1_neutral.vtf
│ │ ├── icon_obj_1_neutral_locked.vtf
│ │ ├── icon_obj_1_red.vtf
│ │ ├── icon_obj_1_red_locked.vtf
│ │ ├── icon_obj_2_blu.vtf
│ │ ├── icon_obj_2_blu_locked.vtf
│ │ ├── icon_obj_2_neutral.vtf
│ │ ├── icon_obj_2_neutral_locked.vtf
│ │ ├── icon_obj_2_red.vtf
│ │ ├── icon_obj_2_red_locked.vtf
│ │ ├── icon_obj_3_blu.vtf
│ │ ├── icon_obj_3_blu_locked.vtf
│ │ ├── icon_obj_3_neutral.vtf
│ │ ├── icon_obj_3_neutral_locked.vtf
│ │ ├── icon_obj_3_red.vtf
│ │ ├── icon_obj_3_red_locked.vtf
│ │ ├── icon_obj_4_blu.vtf
│ │ ├── icon_obj_4_blu_locked.vtf
│ │ ├── icon_obj_4_neutral.vtf
│ │ ├── icon_obj_4_neutral_locked.vtf
│ │ ├── icon_obj_4_red.vtf
│ │ ├── icon_obj_4_red_locked.vtf
│ │ ├── icon_obj_5_blu.vtf
│ │ ├── icon_obj_5_blu_locked.vtf
│ │ ├── icon_obj_5_neutral.vtf
│ │ ├── icon_obj_5_neutral_locked.vtf
│ │ ├── icon_obj_5_red.vtf
│ │ ├── icon_obj_5_red_locked.vtf
│ │ ├── icon_obj_a.vtf
│ │ ├── icon_obj_b.vtf
│ │ ├── icon_obj_blu.vtf
│ │ ├── icon_obj_blu_locked.vtf
│ │ ├── icon_obj_blu_mannhattan_locked.vtf
│ │ ├── icon_obj_c.vtf
│ │ ├── icon_obj_d.vtf
│ │ ├── icon_obj_e.vtf
│ │ ├── icon_obj_neutral.vtf
│ │ ├── icon_obj_neutral_locked.vtf
│ │ ├── icon_obj_red.vtf
│ │ └── icon_obj_red_locked.vtf
│ ├── customizations/
│ │ ├── health_cross.vmt
│ │ ├── health_cross.vtf
│ │ ├── speedometer.vmt
│ │ ├── speedometer.vtf
│ │ ├── transparent_viewmodels_off.vmt
│ │ ├── transparent_viewmodels_off.vtf
│ │ ├── transparent_viewmodels_on.vmt
│ │ ├── transparent_viewmodels_on.vtf
│ │ ├── uber_counter.vmt
│ │ └── uber_counter.vtf
│ ├── deadshield.vmt
│ ├── deadshield.vtf
│ ├── kritz.vmt
│ ├── kritz.vtf
│ ├── main_menu/
│ │ ├── comfig.vmt
│ │ ├── comfig.vtf
│ │ ├── discord.vmt
│ │ ├── discord.vtf
│ │ ├── main_menu_button_casual.vmt
│ │ ├── main_menu_button_casual.vtf
│ │ ├── main_menu_button_community_server.vmt
│ │ ├── main_menu_button_community_server.vtf
│ │ ├── main_menu_button_competitive.vmt
│ │ ├── main_menu_button_competitive.vtf
│ │ ├── main_menu_button_mvm.vmt
│ │ ├── main_menu_button_mvm.vtf
│ │ ├── main_menu_logo.vmt
│ │ ├── main_menu_logo.vtf
│ │ ├── nogc.vmt
│ │ ├── nogc.vtf
│ │ ├── potato.vmt
│ │ ├── potato.vtf
│ │ ├── tenna.vmt
│ │ ├── tenna.vtf
│ │ ├── uncletopia.vmt
│ │ └── uncletopia.vtf
│ ├── mmbg.vmt
│ ├── mmbg.vtf
│ ├── numbers.vmt
│ ├── numbers.vtf
│ ├── quickfix.vmt
│ ├── quickfix.vtf
│ ├── selbyen_pickup.vmt
│ ├── selbyen_pickup.vtf
│ ├── speedometer.vmt
│ ├── transparent.vmt
│ ├── transparent.vtf
│ ├── uber.vmt
│ └── uber.vtf
├── resource/
│ ├── chat_brazilian.txt
│ ├── chat_bulgarian.txt
│ ├── chat_czech.txt
│ ├── chat_danish.txt
│ ├── chat_dutch.txt
│ ├── chat_english.txt
│ ├── chat_finnish.txt
│ ├── chat_french.txt
│ ├── chat_german.txt
│ ├── chat_greek.txt
│ ├── chat_hungarian.txt
│ ├── chat_italian.txt
│ ├── chat_japanese.txt
│ ├── chat_korean.txt
│ ├── chat_koreana.txt
│ ├── chat_latam.txt
│ ├── chat_norwegian.txt
│ ├── chat_polish.txt
│ ├── chat_portuguese.txt
│ ├── chat_romanian.txt
│ ├── chat_russian.txt
│ ├── chat_schinese.txt
│ ├── chat_spanish.txt
│ ├── chat_swedish.txt
│ ├── chat_tchinese.txt
│ ├── chat_thai.txt
│ ├── chat_turkish.txt
│ ├── chat_vietnamese.txt
│ ├── chatscheme.res
│ ├── clientscheme.res
│ ├── closecaption_english.txt
│ ├── fonts/
│ │ ├── code-pro-bold.otf
│ │ └── code-pro-lc.otf
│ ├── gamemenu.res
│ ├── links.res
│ ├── preload.res
│ ├── scheme/
│ │ ├── clientscheme_borders.res
│ │ ├── clientscheme_colors.res
│ │ ├── clientscheme_fonts.res
│ │ ├── clientscheme_fonts_paths.res
│ │ ├── clientscheme_fonts_pro.res
│ │ ├── clientscheme_icons.res
│ │ ├── clientscheme_settings.res
│ │ └── clientscheme_xhairs.res
│ ├── sourcescheme.res
│ ├── support.res
│ └── ui/
│ ├── basechat.res
│ ├── build_menu/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── build_menu_360/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── build_menu_sc/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ ├── hudmenueurekaeffect.res
│ │ └── pipboy/
│ │ ├── base_active.res
│ │ ├── base_active_teleport_target.res
│ │ ├── base_already_built.res
│ │ ├── base_cant_afford.res
│ │ ├── base_unavailable.res
│ │ ├── base_unavailable_teleport_target.res
│ │ ├── hudmenuengybuild.res
│ │ └── hudmenueurekaeffect.res
│ ├── charinfoarmorysubpanel.res
│ ├── charinfoloadoutsubpanel.res
│ ├── charinfopanel.res
│ ├── classloadoutpanel.res
│ ├── classselection.res
│ ├── classselection_sc.res
│ ├── compstats.res
│ ├── controlpointcountdown.res
│ ├── controlpointicon.res
│ ├── controlpointprogressbar.res
│ ├── cp_powerhouse_event_hud.res
│ ├── craftingpanel.res
│ ├── craftingstatusdialog.res
│ ├── customizations/
│ │ ├── #customization_menu/
│ │ │ ├── hud_customization.res
│ │ │ ├── hud_customization_colors.res
│ │ │ ├── hud_customization_crosshairs.res
│ │ │ ├── hud_customization_damage.res
│ │ │ ├── hud_customization_dev.res
│ │ │ ├── hud_customization_fonts.res
│ │ │ ├── hud_customization_frame.res
│ │ │ ├── hud_customization_health_ammo.res
│ │ │ ├── hud_customization_home.res
│ │ │ ├── hud_customization_layout.res
│ │ │ ├── hud_customization_layout_base.res
│ │ │ ├── hud_customization_miscellaneous.res
│ │ │ └── hud_customization_quick_settings.res
│ │ ├── colors/
│ │ │ ├── ammo_low/
│ │ │ │ ├── ammo_low_black.res
│ │ │ │ ├── ammo_low_blue.res
│ │ │ │ ├── ammo_low_cyan.res
│ │ │ │ ├── ammo_low_forest.res
│ │ │ │ ├── ammo_low_green.res
│ │ │ │ ├── ammo_low_grey.res
│ │ │ │ ├── ammo_low_magenta.res
│ │ │ │ ├── ammo_low_maroon.res
│ │ │ │ ├── ammo_low_navy.res
│ │ │ │ ├── ammo_low_olive.res
│ │ │ │ ├── ammo_low_orange.res
│ │ │ │ ├── ammo_low_pink.res
│ │ │ │ ├── ammo_low_purple.res
│ │ │ │ ├── ammo_low_red.res
│ │ │ │ ├── ammo_low_salmon.res
│ │ │ │ ├── ammo_low_tan.res
│ │ │ │ ├── ammo_low_teal.res
│ │ │ │ ├── ammo_low_violet.res
│ │ │ │ ├── ammo_low_white.res
│ │ │ │ └── ammo_low_yellow.res
│ │ │ ├── color_customization.res
│ │ │ ├── color_healed/
│ │ │ │ ├── color_healed_black.res
│ │ │ │ ├── color_healed_blue.res
│ │ │ │ ├── color_healed_cyan.res
│ │ │ │ ├── color_healed_forest.res
│ │ │ │ ├── color_healed_green.res
│ │ │ │ ├── color_healed_grey.res
│ │ │ │ ├── color_healed_magenta.res
│ │ │ │ ├── color_healed_maroon.res
│ │ │ │ ├── color_healed_navy.res
│ │ │ │ ├── color_healed_olive.res
│ │ │ │ ├── color_healed_orange.res
│ │ │ │ ├── color_healed_pink.res
│ │ │ │ ├── color_healed_purple.res
│ │ │ │ ├── color_healed_red.res
│ │ │ │ ├── color_healed_salmon.res
│ │ │ │ ├── color_healed_tan.res
│ │ │ │ ├── color_healed_teal.res
│ │ │ │ ├── color_healed_violet.res
│ │ │ │ ├── color_healed_white.res
│ │ │ │ └── color_healed_yellow.res
│ │ │ ├── color_neutral/
│ │ │ │ ├── color_neutral_black.res
│ │ │ │ ├── color_neutral_blue.res
│ │ │ │ ├── color_neutral_cyan.res
│ │ │ │ ├── color_neutral_forest.res
│ │ │ │ ├── color_neutral_green.res
│ │ │ │ ├── color_neutral_grey.res
│ │ │ │ ├── color_neutral_magenta.res
│ │ │ │ ├── color_neutral_maroon.res
│ │ │ │ ├── color_neutral_navy.res
│ │ │ │ ├── color_neutral_olive.res
│ │ │ │ ├── color_neutral_orange.res
│ │ │ │ ├── color_neutral_pink.res
│ │ │ │ ├── color_neutral_purple.res
│ │ │ │ ├── color_neutral_red.res
│ │ │ │ ├── color_neutral_salmon.res
│ │ │ │ ├── color_neutral_tan.res
│ │ │ │ ├── color_neutral_teal.res
│ │ │ │ ├── color_neutral_violet.res
│ │ │ │ ├── color_neutral_white.res
│ │ │ │ └── color_neutral_yellow.res
│ │ │ ├── crosshair/
│ │ │ │ ├── crosshair_black.res
│ │ │ │ ├── crosshair_blue.res
│ │ │ │ ├── crosshair_cyan.res
│ │ │ │ ├── crosshair_forest.res
│ │ │ │ ├── crosshair_green.res
│ │ │ │ ├── crosshair_grey.res
│ │ │ │ ├── crosshair_magenta.res
│ │ │ │ ├── crosshair_maroon.res
│ │ │ │ ├── crosshair_navy.res
│ │ │ │ ├── crosshair_olive.res
│ │ │ │ ├── crosshair_orange.res
│ │ │ │ ├── crosshair_pink.res
│ │ │ │ ├── crosshair_purple.res
│ │ │ │ ├── crosshair_red.res
│ │ │ │ ├── crosshair_salmon.res
│ │ │ │ ├── crosshair_tan.res
│ │ │ │ ├── crosshair_teal.res
│ │ │ │ ├── crosshair_violet.res
│ │ │ │ ├── crosshair_white.res
│ │ │ │ └── crosshair_yellow.res
│ │ │ ├── crosshair_flash/
│ │ │ │ ├── crosshair_flash_black.res
│ │ │ │ ├── crosshair_flash_blue.res
│ │ │ │ ├── crosshair_flash_cyan.res
│ │ │ │ ├── crosshair_flash_forest.res
│ │ │ │ ├── crosshair_flash_green.res
│ │ │ │ ├── crosshair_flash_grey.res
│ │ │ │ ├── crosshair_flash_magenta.res
│ │ │ │ ├── crosshair_flash_maroon.res
│ │ │ │ ├── crosshair_flash_navy.res
│ │ │ │ ├── crosshair_flash_olive.res
│ │ │ │ ├── crosshair_flash_orange.res
│ │ │ │ ├── crosshair_flash_pink.res
│ │ │ │ ├── crosshair_flash_purple.res
│ │ │ │ ├── crosshair_flash_red.res
│ │ │ │ ├── crosshair_flash_salmon.res
│ │ │ │ ├── crosshair_flash_tan.res
│ │ │ │ ├── crosshair_flash_teal.res
│ │ │ │ ├── crosshair_flash_violet.res
│ │ │ │ ├── crosshair_flash_white.res
│ │ │ │ └── crosshair_flash_yellow.res
│ │ │ ├── damage_last/
│ │ │ │ ├── damage_last_black.res
│ │ │ │ ├── damage_last_blue.res
│ │ │ │ ├── damage_last_cyan.res
│ │ │ │ ├── damage_last_forest.res
│ │ │ │ ├── damage_last_green.res
│ │ │ │ ├── damage_last_grey.res
│ │ │ │ ├── damage_last_magenta.res
│ │ │ │ ├── damage_last_maroon.res
│ │ │ │ ├── damage_last_navy.res
│ │ │ │ ├── damage_last_olive.res
│ │ │ │ ├── damage_last_orange.res
│ │ │ │ ├── damage_last_pink.res
│ │ │ │ ├── damage_last_purple.res
│ │ │ │ ├── damage_last_red.res
│ │ │ │ ├── damage_last_salmon.res
│ │ │ │ ├── damage_last_tan.res
│ │ │ │ ├── damage_last_teal.res
│ │ │ │ ├── damage_last_violet.res
│ │ │ │ ├── damage_last_white.res
│ │ │ │ └── damage_last_yellow.res
│ │ │ ├── health_buff/
│ │ │ │ ├── health_buff_black.res
│ │ │ │ ├── health_buff_blue.res
│ │ │ │ ├── health_buff_cyan.res
│ │ │ │ ├── health_buff_forest.res
│ │ │ │ ├── health_buff_green.res
│ │ │ │ ├── health_buff_grey.res
│ │ │ │ ├── health_buff_magenta.res
│ │ │ │ ├── health_buff_maroon.res
│ │ │ │ ├── health_buff_navy.res
│ │ │ │ ├── health_buff_olive.res
│ │ │ │ ├── health_buff_orange.res
│ │ │ │ ├── health_buff_pink.res
│ │ │ │ ├── health_buff_purple.res
│ │ │ │ ├── health_buff_red.res
│ │ │ │ ├── health_buff_salmon.res
│ │ │ │ ├── health_buff_tan.res
│ │ │ │ ├── health_buff_teal.res
│ │ │ │ ├── health_buff_violet.res
│ │ │ │ ├── health_buff_white.res
│ │ │ │ └── health_buff_yellow.res
│ │ │ ├── health_hurt/
│ │ │ │ ├── health_hurt_black.res
│ │ │ │ ├── health_hurt_blue.res
│ │ │ │ ├── health_hurt_cyan.res
│ │ │ │ ├── health_hurt_forest.res
│ │ │ │ ├── health_hurt_green.res
│ │ │ │ ├── health_hurt_grey.res
│ │ │ │ ├── health_hurt_magenta.res
│ │ │ │ ├── health_hurt_maroon.res
│ │ │ │ ├── health_hurt_navy.res
│ │ │ │ ├── health_hurt_olive.res
│ │ │ │ ├── health_hurt_orange.res
│ │ │ │ ├── health_hurt_pink.res
│ │ │ │ ├── health_hurt_purple.res
│ │ │ │ ├── health_hurt_red.res
│ │ │ │ ├── health_hurt_salmon.res
│ │ │ │ ├── health_hurt_tan.res
│ │ │ │ ├── health_hurt_teal.res
│ │ │ │ ├── health_hurt_violet.res
│ │ │ │ ├── health_hurt_white.res
│ │ │ │ └── health_hurt_yellow.res
│ │ │ ├── team_blu/
│ │ │ │ ├── team_blu_black.res
│ │ │ │ ├── team_blu_blue.res
│ │ │ │ ├── team_blu_cyan.res
│ │ │ │ ├── team_blu_forest.res
│ │ │ │ ├── team_blu_green.res
│ │ │ │ ├── team_blu_grey.res
│ │ │ │ ├── team_blu_magenta.res
│ │ │ │ ├── team_blu_maroon.res
│ │ │ │ ├── team_blu_navy.res
│ │ │ │ ├── team_blu_olive.res
│ │ │ │ ├── team_blu_orange.res
│ │ │ │ ├── team_blu_pink.res
│ │ │ │ ├── team_blu_purple.res
│ │ │ │ ├── team_blu_red.res
│ │ │ │ ├── team_blu_salmon.res
│ │ │ │ ├── team_blu_tan.res
│ │ │ │ ├── team_blu_teal.res
│ │ │ │ ├── team_blu_violet.res
│ │ │ │ ├── team_blu_white.res
│ │ │ │ └── team_blu_yellow.res
│ │ │ ├── team_red/
│ │ │ │ ├── team_red_black.res
│ │ │ │ ├── team_red_blue.res
│ │ │ │ ├── team_red_cyan.res
│ │ │ │ ├── team_red_forest.res
│ │ │ │ ├── team_red_green.res
│ │ │ │ ├── team_red_grey.res
│ │ │ │ ├── team_red_magenta.res
│ │ │ │ ├── team_red_maroon.res
│ │ │ │ ├── team_red_navy.res
│ │ │ │ ├── team_red_olive.res
│ │ │ │ ├── team_red_orange.res
│ │ │ │ ├── team_red_pink.res
│ │ │ │ ├── team_red_purple.res
│ │ │ │ ├── team_red_red.res
│ │ │ │ ├── team_red_salmon.res
│ │ │ │ ├── team_red_tan.res
│ │ │ │ ├── team_red_teal.res
│ │ │ │ ├── team_red_violet.res
│ │ │ │ ├── team_red_white.res
│ │ │ │ └── team_red_yellow.res
│ │ │ ├── ubercharge/
│ │ │ │ ├── uber_black.res
│ │ │ │ ├── uber_blue.res
│ │ │ │ ├── uber_cyan.res
│ │ │ │ ├── uber_forest.res
│ │ │ │ ├── uber_green.res
│ │ │ │ ├── uber_grey.res
│ │ │ │ ├── uber_magenta.res
│ │ │ │ ├── uber_maroon.res
│ │ │ │ ├── uber_navy.res
│ │ │ │ ├── uber_olive.res
│ │ │ │ ├── uber_orange.res
│ │ │ │ ├── uber_pink.res
│ │ │ │ ├── uber_purple.res
│ │ │ │ ├── uber_red.res
│ │ │ │ ├── uber_salmon.res
│ │ │ │ ├── uber_tan.res
│ │ │ │ ├── uber_teal.res
│ │ │ │ ├── uber_violet.res
│ │ │ │ ├── uber_white.res
│ │ │ │ └── uber_yellow.res
│ │ │ └── ubercharge_full/
│ │ │ ├── uber_full_black.res
│ │ │ ├── uber_full_blue.res
│ │ │ ├── uber_full_cyan.res
│ │ │ ├── uber_full_forest.res
│ │ │ ├── uber_full_green.res
│ │ │ ├── uber_full_grey.res
│ │ │ ├── uber_full_magenta.res
│ │ │ ├── uber_full_maroon.res
│ │ │ ├── uber_full_navy.res
│ │ │ ├── uber_full_olive.res
│ │ │ ├── uber_full_orange.res
│ │ │ ├── uber_full_pink.res
│ │ │ ├── uber_full_purple.res
│ │ │ ├── uber_full_red.res
│ │ │ ├── uber_full_salmon.res
│ │ │ ├── uber_full_tan.res
│ │ │ ├── uber_full_teal.res
│ │ │ ├── uber_full_violet.res
│ │ │ ├── uber_full_white.res
│ │ │ └── uber_full_yellow.res
│ │ ├── crosshair/
│ │ │ ├── crosshair.res
│ │ │ ├── crosshair_base.res
│ │ │ ├── crosshair_size.res
│ │ │ ├── crosshair_style.res
│ │ │ └── crosshair_visibility.res
│ │ ├── damage/
│ │ │ ├── damage_font_bold_small.res
│ │ │ ├── damage_font_thin_large.res
│ │ │ └── damage_font_thin_small.res
│ │ ├── disguise/
│ │ │ └── hud_disguise_anim_off.res
│ │ ├── health_ammo/
│ │ │ ├── ammo_no_box.res
│ │ │ ├── health_cross.res
│ │ │ └── health_no_box.res
│ │ ├── killfeed/
│ │ │ ├── killfeed.res
│ │ │ ├── killfeed_base.res
│ │ │ └── killfeed_rows.res
│ │ ├── player_model/
│ │ │ └── player_model_off.res
│ │ ├── scoreboard/
│ │ │ └── scoreboard_large.res
│ │ ├── speedometer/
│ │ │ └── speedometer_on.res
│ │ ├── transparent_viewmodels/
│ │ │ └── transparent_viewmodels.res
│ │ └── uber/
│ │ └── ubercounter.res
│ ├── destroy_menu/
│ │ ├── base_active.res
│ │ ├── base_inactive.res
│ │ ├── dispenser_active.res
│ │ ├── dispenser_inactive.res
│ │ ├── hudmenuengydestroy.res
│ │ ├── pipboy/
│ │ │ ├── dispenser_active.res
│ │ │ ├── dispenser_inactive.res
│ │ │ ├── hudmenuengydestroy.res
│ │ │ ├── sentry_active.res
│ │ │ ├── sentry_inactive.res
│ │ │ ├── tele_entrance_active.res
│ │ │ ├── tele_entrance_inactive.res
│ │ │ ├── tele_exit_active.res
│ │ │ └── tele_exit_inactive.res
│ │ ├── sentry_active.res
│ │ ├── sentry_inactive.res
│ │ ├── tele_entrance_active.res
│ │ ├── tele_entrance_inactive.res
│ │ ├── tele_exit_active.res
│ │ └── tele_exit_inactive.res
│ ├── disguise_menu/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguise_menu_360/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguise_menu_sc/
│ │ ├── demoman_blue.res
│ │ ├── demoman_red.res
│ │ ├── engineer_blue.res
│ │ ├── engineer_red.res
│ │ ├── heavy_blue.res
│ │ ├── heavy_red.res
│ │ ├── hudmenuspydisguise.res
│ │ ├── medic_blue.res
│ │ ├── medic_red.res
│ │ ├── pyro_blue.res
│ │ ├── pyro_red.res
│ │ ├── scout_blue.res
│ │ ├── scout_red.res
│ │ ├── sniper_blue.res
│ │ ├── sniper_red.res
│ │ ├── soldier_blue.res
│ │ ├── soldier_red.res
│ │ ├── spy_blue.res
│ │ └── spy_red.res
│ ├── disguisestatuspanel.res
│ ├── dynamicrecipepanel.res
│ ├── econ/
│ │ ├── backpackpanel.res
│ │ ├── collectioncraftingdialog_base.res
│ │ ├── comboboxbackpackoverlaydialog.res
│ │ ├── confirmapplydecodedialog.res
│ │ ├── confirmapplygiftwrapdialog.res
│ │ ├── confirmapplypaintcandialog.res
│ │ ├── confirmapplystrangepartapplicationdialog.res
│ │ ├── confirmapplystrangerestrictionapplicationdialog.res
│ │ ├── confirmapplystrangifierdialog.res
│ │ ├── confirmapplyteamcolorpaintcandialog.res
│ │ ├── confirmcustomizetexturedialog.res
│ │ ├── confirmdialog.res
│ │ ├── confirmdialogabandonnopenalty.res
│ │ ├── confirmdialogabandonpenalty.res
│ │ ├── confirmdialogabandonsafe.res
│ │ ├── genericnotificationtoast.res
│ │ ├── genericnotificationtoastmainmenu.res
│ │ ├── genericwaitingdialog.res
│ │ ├── inspectionpanel.res
│ │ ├── inspectionpanel_cosmetic.res
│ │ ├── itemdiscardpanel.res
│ │ ├── itemmodelpanel.res
│ │ ├── itemmodelpanelcollectioncosmeticitem.res
│ │ ├── itemmodelpanelcollectionitem.res
│ │ ├── itempickuppanel.res
│ │ ├── messageboxdialog.res
│ │ ├── notificationspresentpanel.res
│ │ ├── notificationtoastcontainer.res
│ │ ├── notificationtoastcontrol.res
│ │ ├── paintkitconsumedialog.res
│ │ ├── questlogpanel.res
│ │ ├── questnotificationpanel_base.res
│ │ ├── store/
│ │ │ └── v2/
│ │ │ ├── storehome_base.res
│ │ │ ├── storehome_premium.res
│ │ │ ├── storepage.res
│ │ │ ├── storepanel.res
│ │ │ ├── storepreviewitempanel.res
│ │ │ ├── storepreviewitempanel_maps.res
│ │ │ └── storeviewcartpanel.res
│ │ ├── strangecounttransferdialog.res
│ │ └── tradingstartdialog.res
│ ├── flagstatus.res
│ ├── freezepanel_basic.res
│ ├── freezepanelkillerhealth.res
│ ├── globalchat.res
│ ├── healthiconpanel.res
│ ├── hud_obj_dispenser.res
│ ├── hud_obj_sapper.res
│ ├── hud_obj_sentrygun.res
│ ├── hud_obj_sentrygun_disp.res
│ ├── hud_obj_tele.res
│ ├── hud_obj_tele_entrance.res
│ ├── hud_obj_tele_exit.res
│ ├── hudaccountpanel.res
│ ├── hudammoweapons.res
│ ├── hudammoweapons_base.res
│ ├── hudarenaclasslayout.res
│ ├── hudarenanotification.res
│ ├── hudarenaplayercount.res
│ ├── hudarenateammenu.res
│ ├── hudarenateammenu_sc.res
│ ├── hudarenawinpanel.res
│ ├── hudbosshealth.res
│ ├── hudcurrencyaccount.res
│ ├── huddamageaccount.res
│ ├── huddamageaccount_base.res
│ ├── huddemomancharge.res
│ ├── huddemomanpipes.res
│ ├── hudhealthaccount.res
│ ├── hudinspectpanel.res
│ ├── huditemattributetracker.res
│ ├── huditemeffectmeter.res
│ ├── huditemeffectmeter_action.res
│ ├── huditemeffectmeter_cleaver.res
│ ├── huditemeffectmeter_demoman.res
│ ├── huditemeffectmeter_engineer.res
│ ├── huditemeffectmeter_heavy.res
│ ├── huditemeffectmeter_kartcharge.res
│ ├── huditemeffectmeter_killstreak.res
│ ├── huditemeffectmeter_organs.res
│ ├── huditemeffectmeter_particlecannon.res
│ ├── huditemeffectmeter_pomson.res
│ ├── huditemeffectmeter_powerupbottle.res
│ ├── huditemeffectmeter_pyro.res
│ ├── huditemeffectmeter_raygun.res
│ ├── huditemeffectmeter_sapper.res
│ ├── huditemeffectmeter_scout.res
│ ├── huditemeffectmeter_sniper.res
│ ├── huditemeffectmeter_sniperfocus.res
│ ├── huditemeffectmeter_sodapopper.res
│ ├── huditemeffectmeter_spy.res
│ ├── huditemeffectmeter_spyknife.res
│ ├── hudkillstreaknotice.res
│ ├── hudmannvsmachinestatus.res
│ ├── hudmatchstatus.res
│ ├── hudmatchsummary.res
│ ├── hudmediccharge.res
│ ├── hudmenutauntselection.res
│ ├── hudmenutauntselection_sc.res
│ ├── hudminigame_base.res
│ ├── hudobjectivearenahybrid.res
│ ├── hudobjectiveflagpanel.res
│ ├── hudobjectivekothtimepanel.res
│ ├── hudobjectiveplayerdestruction.res
│ ├── hudobjectiverobotdestruction.res
│ ├── hudobjectivetimepanel.res
│ ├── hudpasstimeballstatus.res
│ ├── hudpasstimepassnotify.res
│ ├── hudpasstimeteamscore.res
│ ├── hudplayerclass.res
│ ├── hudplayerclass_base.res
│ ├── hudplayerhealth.res
│ ├── hudplayerhealth_base.res
│ ├── hudpowerupeffectmeter.res
│ ├── hudpvewinpanel.res
│ ├── hudrocketpack.res
│ ├── hudroundcounter.res
│ ├── hudspellselection.res
│ ├── hudstopwatch.res
│ ├── hudteamswitch.res
│ ├── hudtournament.res
│ ├── hudtournamentsetup.res
│ ├── hudtraining.res
│ ├── hudupgradepanel.res
│ ├── hudweaponselection.res
│ ├── importfiledialog.res
│ ├── intromenu.res
│ ├── intromenu_sc.res
│ ├── itemoptionspanel.res
│ ├── itemquickswitch.res
│ ├── itemrenameconfirmationdialog.res
│ ├── itemrenamedialog.res
│ ├── itemrenameinvaliddialog.res
│ ├── itemselectionpanel.res
│ ├── loadoutpresetpanel.res
│ ├── mainmenuoverride.res
│ ├── mainmenuplaylistentry.res
│ ├── mapinfomenu.res
│ ├── mapinfomenu_sc.res
│ ├── matchhistoryentrypanel.res
│ ├── matchmakingcasualcriteria.res
│ ├── matchmakingdashboard.res
│ ├── matchmakingdashboardcasualcriteria.res
│ ├── matchmakingdashboardcomp.res
│ ├── matchmakingdashboardmvmcriteria.res
│ ├── matchmakingdashboardmvmmodeselect.res
│ ├── matchmakingdashboardplaylist.res
│ ├── matchmakingdashboardpopup_newmatch.res
│ ├── matchmakingdashboardpopup_nextmapvoting.res
│ ├── matchmakingdashboardpopup_nextmapwinner.res
│ ├── matchmakingdashboardsidepanel.res
│ ├── matchmakingpingpanel.res
│ ├── matchmakingplaylist.res
│ ├── matchmakingtooltip.res
│ ├── mediccallerpanel.res
│ ├── mediguninfo.res
│ ├── medigunpanel.res
│ ├── mvmcreditspendpanel.res
│ ├── mvmcreditsubpanel.res
│ ├── mvmcriteria.res
│ ├── mvminworldcurrency.res
│ ├── mvmscoreboard.res
│ ├── mvmvictorymannupentry.res
│ ├── mvmvictorymannuppanel.res
│ ├── mvmwavelosspanel.res
│ ├── notifications/
│ │ └── notify_passtime_howto.res
│ ├── objectivestatusescort.res
│ ├── objectivestatusmultipleescort.res
│ ├── publishfiledialog.res
│ ├── pvpcomprankpanel.res
│ ├── pvprankpanel.res
│ ├── replaybrowser/
│ │ └── mainpanel.res
│ ├── revivedialog.res
│ ├── roundinfo.res
│ ├── scoreboard.res
│ ├── scoreboard_base.res
│ ├── selbyenhud.res
│ ├── spectator.res
│ ├── spectator_sc.res
│ ├── spectatorcoach.res
│ ├── spectatorguihealth.res
│ ├── spectatortournament.res
│ ├── spectatortournamentguihealth.res
│ ├── stampdonationadd.res
│ ├── statsummary.res
│ ├── statsummary_embedded.res
│ ├── steamfriendpanel.res
│ ├── steamworkshopdialog.res
│ ├── steamworkshopitem.res
│ ├── tankprogressbar.res
│ ├── tankstatuspanel.res
│ ├── targetid.res
│ ├── teammenu.res
│ ├── teammenu_sc.res
│ ├── teamscorepanel.res
│ ├── testitemdialog.res
│ ├── testitemroot.res
│ ├── textwindow.res
│ ├── textwindow_sc.res
│ ├── textwindowcustomserver.res
│ ├── textwindowcustomserver_sc.res
│ ├── tfadvancedoptionsdialog.res
│ ├── training/
│ │ ├── basictraining/
│ │ │ ├── classdetails.res
│ │ │ └── classpanel.res
│ │ ├── main.res
│ │ ├── modeselection/
│ │ │ └── modepanel.res
│ │ └── offlinepractice/
│ │ ├── mapselection.res
│ │ └── practicemodeselection.res
│ ├── upgradeboxdialog.res
│ ├── votehud.res
│ ├── vsh_hud.res
│ ├── vsh_hud_hell.res
│ ├── wavecompletesummarypanel.res
│ ├── wavestatuspanel.res
│ └── winpanel.res
└── scripts/
├── hudanimations_custom.txt
├── hudanimations_health_ammo.txt
├── hudanimations_hitmarker.txt
├── hudanimations_manifest.txt
└── hudlayout.res
Condensed preview — 880 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (3,624K chars).
[
{
"path": ".gitattributes",
"chars": 433,
"preview": "# Auto detect text files and perform LF normalization\n* text=auto\n\n# These filetypes should be recognized as VDF, not Re"
},
{
"path": ".github/CODEOWNERS",
"chars": 16,
"preview": "* @CriticalFlaw\n"
},
{
"path": ".github/FUNDING.yml",
"chars": 41,
"preview": "github: criticalflaw\nko_fi: criticalflaw\n"
},
{
"path": ".github/README.md",
"chars": 1165,
"preview": "<div align=\"center\">\n \n <img width=\"739\" height=\"212\" alt=\"image\" src=\"https://github.com/CriticalFlaw/flawhud/assets/"
},
{
"path": ".gitignore",
"chars": 17,
"preview": "sound/sound.cache"
},
{
"path": "cfg/hud_customization.cfg",
"chars": 1005,
"preview": "//=================================================================\n// Make sure the time stamp is not included when pri"
},
{
"path": "cfg/hud_customization_colors.cfg",
"chars": 52403,
"preview": "//=================================================================\n// TEAM RED\n//======================================"
},
{
"path": "cfg/hud_customization_crosshairs.cfg",
"chars": 14944,
"preview": "//=================================================================\n// VISIBILITY\n//===================================="
},
{
"path": "cfg/hud_customization_fonts.cfg",
"chars": 670,
"preview": "//=================================================================\n// FONT\n//=========================================="
},
{
"path": "cfg/hud_customization_general.cfg",
"chars": 12381,
"preview": "//=================================================================\n// CUSTOMIZATION MENU\n//============================"
},
{
"path": "cfg/hud_customization_reset.cfg",
"chars": 2324,
"preview": "//=================================================================\n// FULL CUSTOMIZATIONS RESET\n//====================="
},
{
"path": "cfg/hud_first_run.cfg",
"chars": 1024,
"preview": "con_timestamp\t\"0\"\n\n//=================================================================\n// On first HUD launch creates a "
},
{
"path": "cfg/tf2_crosshair_default.cfg",
"chars": 20,
"preview": "cl_crosshair_file \"\""
},
{
"path": "cfg/valve.rc",
"chars": 474,
"preview": "// Load the base configuration\n//exec default.cfg\nr_decal_cullsize 1\n\n// Setup custom controller\nexec joystick.cfg\n\n// R"
},
{
"path": "info.vdf",
"chars": 31,
"preview": "\"flawhud\"\n{\n\t\"ui_version\"\t\"3\"\n}"
},
{
"path": "materials/console/background_2fort.vmt",
"chars": 180,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_2fort\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\""
},
{
"path": "materials/console/background_2fort_widescreen.vmt",
"chars": 180,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_2fort\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\""
},
{
"path": "materials/console/background_borneo.vmt",
"chars": 181,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_borneo\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1"
},
{
"path": "materials/console/background_borneo_widescreen.vmt",
"chars": 181,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_borneo\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1"
},
{
"path": "materials/console/background_gravelpit.vmt",
"chars": 184,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_gravelpit\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t"
},
{
"path": "materials/console/background_gravelpit_widescreen.vmt",
"chars": 184,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_gravelpit\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t"
},
{
"path": "materials/console/background_mvm.vmt",
"chars": 178,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_mvm\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t"
},
{
"path": "materials/console/background_mvm_widescreen.vmt",
"chars": 178,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_mvm\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t"
},
{
"path": "materials/console/background_process.vmt",
"chars": 182,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_process\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\""
},
{
"path": "materials/console/background_process_widescreen.vmt",
"chars": 182,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_process\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\""
},
{
"path": "materials/console/background_upward.vmt",
"chars": 181,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_upward\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1"
},
{
"path": "materials/console/background_upward_widescreen.vmt",
"chars": 181,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_upward\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1"
},
{
"path": "materials/console/background_xmas2020.vmt",
"chars": 183,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_xmas2020\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t"
},
{
"path": "materials/console/background_xmas2020_widescreen.vmt",
"chars": 183,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_xmas2020\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t"
},
{
"path": "materials/console/background_xmas2023.vmt",
"chars": 183,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_xmas2023\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t"
},
{
"path": "materials/console/background_xmas2023_widescreen.vmt",
"chars": 183,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"console/background_xmas2023\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t"
},
{
"path": "materials/hud/cart_blue.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_blue\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$"
},
{
"path": "materials/hud/cart_point_blue.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_blue\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$"
},
{
"path": "materials/hud/cart_point_blue_opaque.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_blue\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$"
},
{
"path": "materials/hud/cart_point_neutral.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_neutral\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/hud/cart_point_neutral_opaque.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_neutral\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/hud/cart_point_red.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/hud/cart_point_red_opaque.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/hud/cart_red.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/hud/cart_track_blue.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_blue\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$"
},
{
"path": "materials/hud/cart_track_blue_opaque.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_blue\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$"
},
{
"path": "materials/hud/cart_track_neutral_opaque.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_neutral\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/hud/cart_track_red.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/hud/cart_track_red_opaque.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cart_icons/cart_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_blu.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_blu_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_neutral.vmt",
"chars": 227,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt",
"chars": 234,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral_locked\"\n\t\"$al"
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_red.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_red\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_1_red_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_1_red_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_blu.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_blu_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_neutral.vmt",
"chars": 227,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt",
"chars": 234,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral_locked\"\n\t\"$al"
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_red.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_red\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_2_red_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_2_red_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_blu.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_blu_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_neutral.vmt",
"chars": 227,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt",
"chars": 234,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral_locked\"\n\t\"$al"
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_red.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_red\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_3_red_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_3_red_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_blu.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_blu_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_neutral.vmt",
"chars": 227,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt",
"chars": 234,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral_locked\"\n\t\"$al"
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_red.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_red\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_4_red_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_4_red_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_blu.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_blu_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_neutral.vmt",
"chars": 227,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt",
"chars": 234,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral_locked\"\n\t\"$al"
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_red.vmt",
"chars": 223,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_red\"\n\t\"$alpha\"\t\t\t\"1\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_5_red_locked.vmt",
"chars": 230,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_5_red_locked\"\n\t\"$alpha\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_a.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_a\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_b.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_b\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_blu.vmt",
"chars": 221,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_blu\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_blu_locked.vmt",
"chars": 228,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked\"\n\t\"$alpha\"\t\t"
},
{
"path": "materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt",
"chars": 239,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked\"\n"
},
{
"path": "materials/sprites/obj_icons/icon_obj_c.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_c\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_d.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_d\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_e.vmt",
"chars": 219,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_e\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$v"
},
{
"path": "materials/sprites/obj_icons/icon_obj_neutral.vmt",
"chars": 225,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_neutral\"\n\t\"$alpha\"\t\t\t\"1"
},
{
"path": "materials/sprites/obj_icons/icon_obj_neutral_locked.vmt",
"chars": 232,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked\"\n\t\"$alph"
},
{
"path": "materials/sprites/obj_icons/icon_obj_red.vmt",
"chars": 221,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_red\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\""
},
{
"path": "materials/sprites/obj_icons/icon_obj_red_locked.vmt",
"chars": 228,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_red_locked\"\n\t\"$alpha\"\t\t"
},
{
"path": "materials/vgui/maps/menu_thumb_Missing.vmt",
"chars": 161,
"preview": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/menu_thumb_Missing\"\n\t\"$vertexcolor\"\t\t\"1\"\n"
},
{
"path": "materials/vgui/replay/thumbnails/customizations/health_cross.vmt",
"chars": 167,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/health_cross\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$alpha\"\t\t\t"
},
{
"path": "materials/vgui/replay/thumbnails/customizations/speedometer.vmt",
"chars": 188,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/speedometer\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$alpha\"\t\t\t\""
},
{
"path": "materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_off.vmt",
"chars": 203,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/transparent_viewmodels_off\"\n\t\"$vertexalpha\"\t\t\"1"
},
{
"path": "materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_on.vmt",
"chars": 202,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/transparent_viewmodels_on\"\n\t\"$vertexalpha\"\t\t\"1\""
},
{
"path": "materials/vgui/replay/thumbnails/customizations/uber_counter.vmt",
"chars": 338,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/uber_counter\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalp"
},
{
"path": "materials/vgui/replay/thumbnails/deadshield.vmt",
"chars": 151,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/deadshield\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$ignor"
},
{
"path": "materials/vgui/replay/thumbnails/kritz.vmt",
"chars": 146,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/kritz\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$ignorez\"\t\t"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/comfig.vmt",
"chars": 157,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/comfig\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\""
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/discord.vmt",
"chars": 158,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/discord\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_casual.vmt",
"chars": 154,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_casual\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ign"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_community_server.vmt",
"chars": 164,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_community_server\"\n\t\"$translucent\"\t\t"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_competitive.vmt",
"chars": 159,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_competitive\"\n\t\"$translucent\"\t\t\"1\"\n\t"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_mvm.vmt",
"chars": 151,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_mvm\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ignore"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/main_menu_logo.vmt",
"chars": 167,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_logo\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbrigh"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/nogc.vmt",
"chars": 157,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/nogc\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/potato.vmt",
"chars": 157,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/potato\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\""
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/tenna.vmt",
"chars": 524,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/tenna\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$alphatest\"\t\t\"1\"\n\t\"$no"
},
{
"path": "materials/vgui/replay/thumbnails/main_menu/uncletopia.vmt",
"chars": 161,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/uncletopia\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1"
},
{
"path": "materials/vgui/replay/thumbnails/mmbg.vmt",
"chars": 147,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/mmbg\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t"
},
{
"path": "materials/vgui/replay/thumbnails/numbers.vmt",
"chars": 304,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\" \"vgui/replay/thumbnails/numbers\"\n\t\"$translucent\" 1\n\t\"$vertexcolor\" 1\n\t\"$no_fullbright\" "
},
{
"path": "materials/vgui/replay/thumbnails/quickfix.vmt",
"chars": 149,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/quickfix\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$ignorez"
},
{
"path": "materials/vgui/replay/thumbnails/selbyen_pickup.vmt",
"chars": 220,
"preview": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/selbyen_pickup\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$n"
},
{
"path": "materials/vgui/replay/thumbnails/speedometer.vmt",
"chars": 307,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/numbers\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullb"
},
{
"path": "materials/vgui/replay/thumbnails/transparent.vmt",
"chars": 187,
"preview": "\"Refract\"\n{\n\t\"%keywords\"\t\t\t\"tf\"\n\t\"$refractamount\"\t\"0.0\"\n\t\"$refracttint\"\t\t\"{255 255 255}\"\n\t\"$refractblur\"\t\t\"0.0\"\n\t\"$scale"
},
{
"path": "materials/vgui/replay/thumbnails/uber.vmt",
"chars": 145,
"preview": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/uber\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t"
},
{
"path": "resource/chat_dutch.txt",
"chars": 1946,
"preview": "\"lang\"\r\n{\r\n\t\"Language\" \"dutch\"\r\n\t\"Tokens\"\r\n\t{\r\n\t\t// TF2 stuff\r\n\t\t\"chat_filterbutton\"\t\t\"Filters\"\r\n\t\t\"filter_joinleave\"\t\t"
},
{
"path": "resource/chat_german.txt",
"chars": 1996,
"preview": "\"lang\"\r\n{\r\n\t\"Language\" \"german\"\r\n\t\"Tokens\"\r\n\t{\r\n\t\t// TF2 stuff\r\n\t\t\"chat_filterbutton\"\t\t\"Filter\"\r\n\t\t\"filter_joinleave\"\t\t"
},
{
"path": "resource/chat_polish.txt",
"chars": 1949,
"preview": "\"lang\"\r\n{\r\n\t\"Language\" \"polish\"\r\n\t\"Tokens\"\r\n\t{\r\n\t\t// TF2 stuff\r\n\t\t\"chat_filterbutton\"\t\t\"Filtry\"\r\n\t\t\"filter_joinleave\"\t\t"
},
{
"path": "resource/chat_portuguese.txt",
"chars": 1976,
"preview": "\"lang\"\r\n{\r\n\t\"Language\" \"portuguese\"\r\n\t\"Tokens\"\r\n\t{\r\n\t\t// TF2 stuff\r\n\t\t\"chat_filterbutton\"\t\t\"Filtros\"\r\n\t\t\"filter_joinlea"
},
{
"path": "resource/chatscheme.res",
"chars": 15145,
"preview": "Scheme\n{\n\t//////////////////////// COLORS ///////////////////////////\n\t// color details\n\t// this is a list of all the co"
},
{
"path": "resource/clientscheme.res",
"chars": 683,
"preview": "//=================================================================\n// CUSTOMIZATIONS\n//================================"
},
{
"path": "resource/gamemenu.res",
"chars": 2515,
"preview": "\"GameMenu\"\n{\n\t\"HomeServerButton\"\n\t{\n\t\t\"label\"\t\t\t\"}\"\n\t\t\"command\"\t\t\"engine clear; showconsole; echo To setup a shortcut to"
},
{
"path": "resource/links.res",
"chars": 6146,
"preview": "\"resource/ui/mainmenuoverride.res\"\n{\n\t\"GitLink\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"GitLink\"\n\t\t\"xpos\""
},
{
"path": "resource/preload.res",
"chars": 11842,
"preview": "\"resource/ui/mainmenuoverride.res\"\n{\n\t//---------------------\n\t// Control Point Icons\n\t//---------------------\n\t\n\t\"CPIco"
},
{
"path": "resource/scheme/clientscheme_borders.res",
"chars": 132597,
"preview": "Scheme\n{\n\t//\n\t//////////////////// BORDERS //////////////////////////////\n\t//\n\t// describes all the border types\n\tBorder"
},
{
"path": "resource/scheme/clientscheme_colors.res",
"chars": 10660,
"preview": "Scheme\n{\n\t//////////////////////// COLORS ///////////////////////////\n\tColors\n\t{\n\t\t//-----------------------------------"
},
{
"path": "resource/scheme/clientscheme_fonts.res",
"chars": 39691,
"preview": "Scheme\n{\n\t//////////////////////// FONTS /////////////////////////////\n\t//\n\t// describes all the fonts\n\tFonts\n\t{\n\t\t// CU"
},
{
"path": "resource/scheme/clientscheme_fonts_paths.res",
"chars": 2875,
"preview": "Scheme\n{\n\t//////////////////////// CUSTOM FONT FILES /////////////////////////////\n\t//\n\t// specifies all the custom (non"
},
{
"path": "resource/scheme/clientscheme_fonts_pro.res",
"chars": 39535,
"preview": "Scheme\n{\n\t//////////////////////// FONTS /////////////////////////////\n\t//\n\t// describes all the fonts\n\tFonts\n\t{\n\t\t// CU"
},
{
"path": "resource/scheme/clientscheme_icons.res",
"chars": 900,
"preview": "Scheme\n{\n\tFonts\n\t{\n\t\t\"LargeIcons\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2Icons\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"addit"
},
{
"path": "resource/scheme/clientscheme_settings.res",
"chars": 8159,
"preview": "Scheme\n{\n\t///////////////////// BASE SETTINGS ////////////////////////\n\t// default settings for all panels\n\t// controls "
},
{
"path": "resource/scheme/clientscheme_xhairs.res",
"chars": 2606,
"preview": "Scheme\n{\n\tFonts\n\t{\n\t\t\"Size_10\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2Crosshairs\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"ant"
},
{
"path": "resource/sourcescheme.res",
"chars": 17780,
"preview": "#base \"sourceschemebase.res\"\n\nScheme\n{\n //////////////////////// COLORS ///////////////////////////\n\t// color details"
},
{
"path": "resource/support.res",
"chars": 2563,
"preview": "\"resource/ui/statsummary_embedded.res\"\n{\n\t\"TopLine\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TopLine\"\n\t\t\"xpos"
},
{
"path": "resource/ui/basechat.res",
"chars": 1260,
"preview": "\"resource/ui/basechat.res\"\n{\n\t\"HudChat\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\t\"HudChat\"\n\t\t\"visible\" \t\t\t\t"
},
{
"path": "resource/ui/build_menu/base_active.res",
"chars": 3029,
"preview": "\"resource/ui/build_menu/base_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemNameLabe"
},
{
"path": "resource/ui/build_menu/base_active_teleport_target.res",
"chars": 1987,
"preview": "\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\""
},
{
"path": "resource/ui/build_menu/base_already_built.res",
"chars": 2756,
"preview": "\"resource/ui/build_menu/base_already_built.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemN"
},
{
"path": "resource/ui/build_menu/base_cant_afford.res",
"chars": 3484,
"preview": "\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemNam"
},
{
"path": "resource/ui/build_menu/base_unavailable.res",
"chars": 3484,
"preview": "\"resource/ui/build_menu/base_unavailable.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemNam"
},
{
"path": "resource/ui/build_menu/base_unavailable_teleport_target.res",
"chars": 2093,
"preview": "\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"field"
},
{
"path": "resource/ui/build_menu/hudmenuengybuild.res",
"chars": 4888,
"preview": "\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"M"
},
{
"path": "resource/ui/build_menu/hudmenueurekaeffect.res",
"chars": 2761,
"preview": "\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"M"
},
{
"path": "resource/ui/build_menu/pipboy/base_active.res",
"chars": 314,
"preview": "#base \"../base_active.res\"\n\n\"resource/ui/build_menu/base_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n"
},
{
"path": "resource/ui/build_menu/pipboy/base_active_teleport_target.res",
"chars": 252,
"preview": "#base \"../base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\t\"ItemNameLabel\"\n"
},
{
"path": "resource/ui/build_menu/pipboy/base_already_built.res",
"chars": 235,
"preview": "#base \"../base_already_built.res\"\n\n\"resource/ui/build_menu/base_already_built.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\""
},
{
"path": "resource/ui/build_menu/pipboy/base_cant_afford.res",
"chars": 131,
"preview": "#base \"../base_cant_afford.res\"\n\n\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"Neon"
},
{
"path": "resource/ui/build_menu/pipboy/base_unavailable.res",
"chars": 131,
"preview": "#base \"../base_unavailable.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"Neon"
},
{
"path": "resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res",
"chars": 215,
"preview": "#base \"../base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\t\"ItemN"
},
{
"path": "resource/ui/build_menu/pipboy/hudmenuengybuild.res",
"chars": 855,
"preview": "#base \"../hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\""
},
{
"path": "resource/ui/build_menu/pipboy/hudmenueurekaeffect.res",
"chars": 544,
"preview": "#base \"../hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlNa"
},
{
"path": "resource/ui/build_menu_360/base_active.res",
"chars": 77,
"preview": "#base \"../build_menu/base_active.res\"\n\n\"resource/ui/build_menu/base.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/base_active_teleport_target.res",
"chars": 116,
"preview": "#base \"../build_menu/base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/base_already_built.res",
"chars": 98,
"preview": "#base \"../build_menu/base_already_built.res\"\n\n\"resource/ui/build_menu/base_already_built.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/base_cant_afford.res",
"chars": 94,
"preview": "#base \"../build_menu/base_cant_afford.res\"\n\n\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/base_unavailable.res",
"chars": 94,
"preview": "#base \"../build_menu/base_unavailable.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/base_unavailable_teleport_target.res",
"chars": 110,
"preview": "#base \"../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/hudmenuengybuild.res",
"chars": 94,
"preview": "#base \"../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/hudmenueurekaeffect.res",
"chars": 100,
"preview": "#base \"../build_menu/hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_active.res",
"chars": 87,
"preview": "#base \"../../build_menu/base_active.res\"\n\n\"resource/ui/build_menu/base_active.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_active_teleport_target.res",
"chars": 119,
"preview": "#base \"../../build_menu/base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_already_built.res",
"chars": 101,
"preview": "#base \"../../build_menu/base_already_built.res\"\n\n\"resource/ui/build_menu/base_already_built.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_cant_afford.res",
"chars": 97,
"preview": "#base \"../../build_menu/base_cant_afford.res\"\n\n\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_unavailable.res",
"chars": 97,
"preview": "#base \"../../build_menu/base_unavailable.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/base_unavailable_teleport_target.res",
"chars": 129,
"preview": "#base \"../../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target."
},
{
"path": "resource/ui/build_menu_360/pipboy/hudmenuengybuild.res",
"chars": 97,
"preview": "#base \"../../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_360/pipboy/hudmenueurekaeffect.res",
"chars": 103,
"preview": "#base \"../../build_menu/hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_active.res",
"chars": 84,
"preview": "#base \"../build_menu/base_active.res\"\n\n\"resource/ui/build_menu/base_active.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_active_teleport_target.res",
"chars": 116,
"preview": "#base \"../build_menu/base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_already_built.res",
"chars": 98,
"preview": "#base \"../build_menu/base_already_built.res\"\n\n\"resource/ui/build_menu/base_already_built.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_cant_afford.res",
"chars": 94,
"preview": "#base \"../build_menu/base_cant_afford.res\"\n\n\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_unavailable.res",
"chars": 94,
"preview": "#base \"../build_menu/base_unavailable.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/base_unavailable_teleport_target.res",
"chars": 126,
"preview": "#base \"../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res"
},
{
"path": "resource/ui/build_menu_sc/hudmenuengybuild.res",
"chars": 94,
"preview": "#base \"../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/hudmenueurekaeffect.res",
"chars": 100,
"preview": "#base \"../build_menu/hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_active.res",
"chars": 87,
"preview": "#base \"../../build_menu/base_active.res\"\n\n\"resource/ui/build_menu/base_active.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_active_teleport_target.res",
"chars": 119,
"preview": "#base \"../../build_menu/base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_already_built.res",
"chars": 101,
"preview": "#base \"../../build_menu/base_already_built.res\"\n\n\"resource/ui/build_menu/base_already_built.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_cant_afford.res",
"chars": 97,
"preview": "#base \"../../build_menu/base_cant_afford.res\"\n\n\"resource/ui/build_menu/base_cant_afford.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_unavailable.res",
"chars": 97,
"preview": "#base \"../../build_menu/base_unavailable.res\"\n\n\"resource/ui/build_menu/base_unavailable.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/base_unavailable_teleport_target.res",
"chars": 129,
"preview": "#base \"../../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target."
},
{
"path": "resource/ui/build_menu_sc/pipboy/hudmenuengybuild.res",
"chars": 97,
"preview": "#base \"../../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
},
{
"path": "resource/ui/build_menu_sc/pipboy/hudmenueurekaeffect.res",
"chars": 103,
"preview": "#base \"../../build_menu/hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\n}"
},
{
"path": "resource/ui/charinfoarmorysubpanel.res",
"chars": 8540,
"preview": "\"resource/ui/charinfoarmorysubpanel.res\"\n{\n\t\"armory_panel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"armory_panel\"\n"
},
{
"path": "resource/ui/charinfoloadoutsubpanel.res",
"chars": 53433,
"preview": "\"resource/ui/charinfoloadoutsubpanel.res\"\n{\n\t\"CharInfoLoadoutSubPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\t\""
},
{
"path": "resource/ui/charinfopanel.res",
"chars": 3627,
"preview": "\"resource/ui/charinfopanel.res\"\n{\n\t\"character_info\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"character_inf"
},
{
"path": "resource/ui/classloadoutpanel.res",
"chars": 11213,
"preview": "\"resource/ui/fullloadoutpanel.res\"\n{\n\t\"class_loadout_panel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"class_loadout"
},
{
"path": "resource/ui/classselection.res",
"chars": 30873,
"preview": "\"resource/ui/classselection.res\"\n{\n\t\"class\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\t\"class\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t"
},
{
"path": "resource/ui/classselection_sc.res",
"chars": 26,
"preview": "#base \"classselection.res\""
},
{
"path": "resource/ui/compstats.res",
"chars": 8362,
"preview": "\"resource/ui/compstats.res\"\n{\n\t\"ScrollableContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ScrollableContai"
},
{
"path": "resource/ui/controlpointcountdown.res",
"chars": 451,
"preview": "\"resource/ui/controlpointcountdown.res\"\n{\n\t\"CapCountdownLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CapCountd"
},
{
"path": "resource/ui/controlpointicon.res",
"chars": 1845,
"preview": "\"resource/ui/controlpointicon.res\"\n{\n\t\"ControlPointIcon\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ControlPoint"
},
{
"path": "resource/ui/controlpointprogressbar.res",
"chars": 978,
"preview": "\"resource/ui/controlpointprogressbar.res\"\n{\n\t\"ControlPointProgressBar\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t"
},
{
"path": "resource/ui/cp_powerhouse_event_hud.res",
"chars": 1023,
"preview": "#base \"hudobjectiveplayerdestruction.res\"\n\n\"resource/ui/cp_powerhouse_event_hud.res\"\n{\n\t\"ObjectiveStatusRobotDestruction"
},
{
"path": "resource/ui/craftingpanel.res",
"chars": 9534,
"preview": "\"resource/ui/craftingpanel.res\"\n{\n\t\"crafting_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\"crafting_panel\"\n\t\t\"xpos"
},
{
"path": "resource/ui/craftingstatusdialog.res",
"chars": 2504,
"preview": "\"resource/ui/craftingstatusdialog.res\"\n{\n\t\"CraftingStatusDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CraftingStatusDialog\"\n\t\t\"visible\"\t"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization.res",
"chars": 1864,
"preview": "//==============================================================\n// HOME PAGE\n//========================================"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_colors.res",
"chars": 241580,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_colors.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_crosshairs.res",
"chars": 146600,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_crosshairs.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Pan"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_damage.res",
"chars": 19426,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_damage.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_dev.res",
"chars": 5497,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_dev.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_fonts.res",
"chars": 8593,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_fonts.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t"
},
{
"path": "resource/ui/customizations/#customization_menu/hud_customization_frame.res",
"chars": 12692,
"preview": "\"resource/ui/customizations/#customization_menu/hud_customization_frame.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"controlName\"\t\t\t\t\t\t\t\t\t\"E"
}
]
// ... and 680 more files (download for full content)
About this extraction
This page contains the full source code of the CriticalFlaw/flawhud GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 880 files (16.1 MB), approximately 670.6k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.