[
  {
    "path": ".gitattributes",
    "content": "# Auto detect text files and perform LF normalization\n* text=auto\n\n# These filetypes should be recognized as VDF, not ReScript\n*.vdf linguist-detectable=true\n*.res linguist-detectable=true linguist-language=vdf\n*.txt linguist-detectable=true linguist-language=vdf\n*.vmt linguist-detectable=true linguist-language=vdf\n\n# Do not export these files on download\n.gitattributes export-ignore\n.gitignore export-ignore\n.github export-ignore"
  },
  {
    "path": ".github/CODEOWNERS",
    "content": "* @CriticalFlaw\n"
  },
  {
    "path": ".github/FUNDING.yml",
    "content": "github: criticalflaw\nko_fi: criticalflaw\n"
  },
  {
    "path": ".github/README.md",
    "content": "<div align=\"center\">\n  \n  <img width=\"739\" height=\"212\" alt=\"image\" src=\"https://github.com/CriticalFlaw/flawhud/assets/6818236/5a1c39df-a98c-44fd-81f3-f2bb64c8f1d7\" />\n\n  <i>Custom heads-up display for Team Fortress 2 with a focus on dark themed colors.</i>\n  \n  [![Download](https://img.shields.io/badge/-Download-1B2838?logo=github&logoColor=white)](https://github.com/CriticalFlaw/flawhud/archive/refs/heads/master.zip)\n  [![Credits](https://img.shields.io/badge/-Credits-512BD4?logo=readme&logoColor=white)](https://github.com/CriticalFlaw/flawhud/wiki/Credits)\n  [![Screenshots](https://img.shields.io/badge/-Screenshots-003087?logo=imgur&logoColor=white)](https://github.com/CriticalFlaw/flawhud/wiki/Screenshots)\n  [![Discord](https://img.shields.io/badge/-Discord-5865F2?logo=discord&logoColor=white)](https://discord.gg/hTdtK9vBhE)\n  [![GameBanana](https://img.shields.io/badge/-GameBanana-F1E133)](https://gamebanana.com/mods/26828)\n  [![comfig huds](https://img.shields.io/badge/-comfig%20huds-009688)](https://comfig.app/huds/page/flawhud)\n  [![tf2huds.dev](https://img.shields.io/badge/-tf2huds.dev-FE5500)](https://tf2huds.dev/hud/flawhud)\n  \n</div>\n"
  },
  {
    "path": ".gitignore",
    "content": "sound/sound.cache"
  },
  {
    "path": "cfg/hud_customization.cfg",
    "content": "//=================================================================\n// Make sure the time stamp is not included when printing lines\n//=================================================================\ncon_timestamp \"0\"\n\n//=================================================================\n// Easier unlog alias\n//=================================================================\nalias \"console_unlog\"\t\t\t\t\"con_logfile console.log\"\n\n//=================================================================\n// Execute all customization files\n//=================================================================\nexec hud_customization_general\nexec hud_customization_colors\nexec hud_customization_fonts\nexec hud_customization_crosshairs\nexec hud_customization_reset\n\n//=================================================================\n// Execute first HUD launch setup\n//=================================================================\nalias \"hud_firstrun\" \"exec hud_first_run\"\nexec flawhud/hud_setup.txt\nhud_firstrun"
  },
  {
    "path": "cfg/hud_customization_colors.cfg",
    "content": "//=================================================================\n// TEAM RED\n//=================================================================\nalias \"hud_color_team_red_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_team_red.txt\"\nalias \"hud_color_team_red_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_team_red.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_team_red_white\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_tan\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_black\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_grey\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_maroon\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_red\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_salmon\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_orange\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_yellow\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_olive\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_green\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_forest\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_teal\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_cyan\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_blue\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_navy\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_purple\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_violet\"\t\t\t\t\"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\"\nalias \"hud_color_team_red_pink\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_red_magenta\"\t\t\t\t\"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\"\n\n//=================================================================\n// TEAM BLUE\n//=================================================================\nalias \"hud_color_team_blu_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_team_blu.txt\"\nalias \"hud_color_team_blu_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_team_blu.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_team_blu_white\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_tan\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_black\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_grey\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_maroon\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_red\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_salmon\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_orange\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_yellow\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_olive\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_green\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_forest\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_teal\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_cyan\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_blue\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_navy\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_purple\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_violet\"\t\t\t\t\"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\"\nalias \"hud_color_team_blu_pink\"\t\t\t\t\t\"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\"\nalias \"hud_color_team_blu_magenta\"\t\t\t\t\"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\"\n\n//=================================================================\n// NEUTRAL\n//=================================================================\nalias \"hud_color_neutral_clear\"             \"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_neutral.txt\"\nalias \"hud_color_neutral_log\"               \"con_logfile cfg/flawhud/hud_color_neutral.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_neutral_white\"\t\t\t    \"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_white.res; console_unlog\"\nalias \"hud_color_neutral_tan\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_tan.res; console_unlog\"\nalias \"hud_color_neutral_black\"\t\t\t    \"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_black.res; console_unlog\"\nalias \"hud_color_neutral_grey\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_grey.res; console_unlog\"\nalias \"hud_color_neutral_maroon\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_maroon.res; console_unlog\"\nalias \"hud_color_neutral_red\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_red.res; console_unlog\"\nalias \"hud_color_neutral_salmon\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_salmon.res; console_unlog\"\nalias \"hud_color_neutral_orange\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_orange.res; console_unlog\"\nalias \"hud_color_neutral_yellow\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_yellow.res; console_unlog\"\nalias \"hud_color_neutral_olive\"\t\t\t    \"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_olive.res; console_unlog\"\nalias \"hud_color_neutral_green\"\t\t\t    \"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_green.res; console_unlog\"\nalias \"hud_color_neutral_forest\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_forest.res; console_unlog\"\nalias \"hud_color_neutral_teal\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_teal.res; console_unlog\"\nalias \"hud_color_neutral_cyan\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_cyan.res; console_unlog\"\nalias \"hud_color_neutral_blue\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_blue.res; console_unlog\"\nalias \"hud_color_neutral_navy\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_navy.res; console_unlog\"\nalias \"hud_color_neutral_purple\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_purple.res; console_unlog\"\nalias \"hud_color_neutral_violet\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_violet.res; console_unlog\"\nalias \"hud_color_neutral_pink\"\t\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_pink.res; console_unlog\"\nalias \"hud_color_neutral_magenta\"\t\t\t\"hud_color_neutral_clear; hud_color_neutral_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_neutral/color_neutral_magenta.res; console_unlog\"\n\n//=================================================================\n// HEALTH BUFF\n//=================================================================\nalias \"hud_color_buff_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_buff.txt\"\nalias \"hud_color_buff_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_buff.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_buff_white\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_white.res; console_unlog\"\nalias \"hud_color_buff_tan\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_tan.res; console_unlog\"\nalias \"hud_color_buff_black\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_black.res; console_unlog\"\nalias \"hud_color_buff_grey\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_grey.res; console_unlog\"\nalias \"hud_color_buff_maroon\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_maroon.res; console_unlog\"\nalias \"hud_color_buff_red\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_red.res; console_unlog\"\nalias \"hud_color_buff_salmon\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_salmon.res; console_unlog\"\nalias \"hud_color_buff_orange\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_orange.res; console_unlog\"\nalias \"hud_color_buff_yellow\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_yellow.res; console_unlog\"\nalias \"hud_color_buff_olive\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_olive.res; console_unlog\"\nalias \"hud_color_buff_green\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_green.res; console_unlog\"\nalias \"hud_color_buff_forest\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_forest.res; console_unlog\"\nalias \"hud_color_buff_teal\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_teal.res; console_unlog\"\nalias \"hud_color_buff_cyan\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_cyan.res; console_unlog\"\nalias \"hud_color_buff_blue\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_blue.res; console_unlog\"\nalias \"hud_color_buff_navy\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_navy.res; console_unlog\"\nalias \"hud_color_buff_purple\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_purple.res; console_unlog\"\nalias \"hud_color_buff_violet\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_violet.res; console_unlog\"\nalias \"hud_color_buff_pink\"\t\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_pink.res; console_unlog\"\nalias \"hud_color_buff_magenta\"\t\t\t\t\"hud_color_buff_clear; hud_color_buff_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_buff/health_buff_magenta.res; console_unlog\"\n\n//=================================================================\n// HEALTH HURT\n//=================================================================\nalias \"hud_color_hurt_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_hurt.txt\"\nalias \"hud_color_hurt_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_hurt.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_hurt_white\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_white.res; console_unlog\"\nalias \"hud_color_hurt_tan\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_tan.res; console_unlog\"\nalias \"hud_color_hurt_black\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_black.res; console_unlog\"\nalias \"hud_color_hurt_grey\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_grey.res; console_unlog\"\nalias \"hud_color_hurt_maroon\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_maroon.res; console_unlog\"\nalias \"hud_color_hurt_red\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_red.res; console_unlog\"\nalias \"hud_color_hurt_salmon\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_salmon.res; console_unlog\"\nalias \"hud_color_hurt_orange\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_orange.res; console_unlog\"\nalias \"hud_color_hurt_yellow\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_yellow.res; console_unlog\"\nalias \"hud_color_hurt_olive\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_olive.res; console_unlog\"\nalias \"hud_color_hurt_green\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_green.res; console_unlog\"\nalias \"hud_color_hurt_forest\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_forest.res; console_unlog\"\nalias \"hud_color_hurt_teal\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_teal.res; console_unlog\"\nalias \"hud_color_hurt_cyan\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_cyan.res; console_unlog\"\nalias \"hud_color_hurt_blue\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_blue.res; console_unlog\"\nalias \"hud_color_hurt_navy\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_navy.res; console_unlog\"\nalias \"hud_color_hurt_purple\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_purple.res; console_unlog\"\nalias \"hud_color_hurt_violet\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_violet.res; console_unlog\"\nalias \"hud_color_hurt_pink\"\t\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_pink.res; console_unlog\"\nalias \"hud_color_hurt_magenta\"\t\t\t\t\"hud_color_hurt_clear; hud_color_hurt_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/health_hurt/health_hurt_magenta.res; console_unlog\"\n\n//=================================================================\n// AMMO LOW\n//=================================================================\nalias \"hud_color_ammo_low_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_ammo_low.txt\"\nalias \"hud_color_ammo_low_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_color_ammo_low.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_ammo_low_white\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_tan\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_black\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_grey\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_maroon\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_red\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_salmon\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_orange\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_yellow\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_olive\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_green\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_forest\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_teal\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_cyan\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_blue\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_navy\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_purple\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_violet\"\t\t\t\"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\"\nalias \"hud_color_ammo_low_pink\"\t\t\t\t\"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\"\nalias \"hud_color_ammo_low_magenta\"\t\t\t\"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\"\n\n//=================================================================\n// UBERCHARGE\n//=================================================================\nalias \"hud_color_uber_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_uber.txt\"\nalias \"hud_color_uber_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_uber.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_uber_white\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_white.res; console_unlog\"\nalias \"hud_color_uber_tan\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_tan.res; console_unlog\"\nalias \"hud_color_uber_black\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_black.res; console_unlog\"\nalias \"hud_color_uber_grey\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_grey.res; console_unlog\"\nalias \"hud_color_uber_maroon\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_maroon.res; console_unlog\"\nalias \"hud_color_uber_red\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_red.res; console_unlog\"\nalias \"hud_color_uber_salmon\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_salmon.res; console_unlog\"\nalias \"hud_color_uber_orange\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_orange.res; console_unlog\"\nalias \"hud_color_uber_yellow\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_yellow.res; console_unlog\"\nalias \"hud_color_uber_olive\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_olive.res; console_unlog\"\nalias \"hud_color_uber_green\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_green.res; console_unlog\"\nalias \"hud_color_uber_forest\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_forest.res; console_unlog\"\nalias \"hud_color_uber_teal\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_teal.res; console_unlog\"\nalias \"hud_color_uber_cyan\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_cyan.res; console_unlog\"\nalias \"hud_color_uber_blue\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_blue.res; console_unlog\"\nalias \"hud_color_uber_navy\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_navy.res; console_unlog\"\nalias \"hud_color_uber_purple\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_purple.res; console_unlog\"\nalias \"hud_color_uber_violet\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_violet.res; console_unlog\"\nalias \"hud_color_uber_pink\"\t\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_pink.res; console_unlog\"\nalias \"hud_color_uber_magenta\"\t\t\t\t\"hud_color_uber_clear; hud_color_uber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge/uber_magenta.res; console_unlog\"\n\n//=================================================================\n// UBERCHARGE FULL\n//=================================================================\nalias \"hud_color_fulluber_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_uber_full.txt\"\nalias \"hud_color_fulluber_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_color_uber_full.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_fulluber_white\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_white.res; console_unlog\"\nalias \"hud_color_fulluber_tan\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_tan.res; console_unlog\"\nalias \"hud_color_fulluber_black\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_black.res; console_unlog\"\nalias \"hud_color_fulluber_grey\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_grey.res; console_unlog\"\nalias \"hud_color_fulluber_maroon\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_maroon.res; console_unlog\"\nalias \"hud_color_fulluber_red\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_red.res; console_unlog\"\nalias \"hud_color_fulluber_salmon\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_salmon.res; console_unlog\"\nalias \"hud_color_fulluber_orange\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_orange.res; console_unlog\"\nalias \"hud_color_fulluber_yellow\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_yellow.res; console_unlog\"\nalias \"hud_color_fulluber_olive\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_olive.res; console_unlog\"\nalias \"hud_color_fulluber_green\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_green.res; console_unlog\"\nalias \"hud_color_fulluber_forest\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_forest.res; console_unlog\"\nalias \"hud_color_fulluber_teal\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_teal.res; console_unlog\"\nalias \"hud_color_fulluber_cyan\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_cyan.res; console_unlog\"\nalias \"hud_color_fulluber_blue\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_blue.res; console_unlog\"\nalias \"hud_color_fulluber_navy\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_navy.res; console_unlog\"\nalias \"hud_color_fulluber_purple\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_purple.res; console_unlog\"\nalias \"hud_color_fulluber_violet\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_violet.res; console_unlog\"\nalias \"hud_color_fulluber_pink\"\t\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_pink.res; console_unlog\"\nalias \"hud_color_fulluber_magenta\"\t\t\t\"hud_color_fulluber_clear; hud_color_fulluber_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/ubercharge_full/uber_full_magenta.res; console_unlog\"\n\n//=================================================================\n// HEALING DONE\n//=================================================================\nalias \"hud_color_healed_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_healed.txt\"\nalias \"hud_color_healed_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_color_healed.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_healed_white\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_white.res; console_unlog\"\nalias \"hud_color_healed_tan\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_tan.res; console_unlog\"\nalias \"hud_color_healed_black\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_black.res; console_unlog\"\nalias \"hud_color_healed_grey\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_grey.res; console_unlog\"\nalias \"hud_color_healed_maroon\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_maroon.res; console_unlog\"\nalias \"hud_color_healed_red\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_red.res; console_unlog\"\nalias \"hud_color_healed_salmon\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_salmon.res; console_unlog\"\nalias \"hud_color_healed_orange\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_orange.res; console_unlog\"\nalias \"hud_color_healed_yellow\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_yellow.res; console_unlog\"\nalias \"hud_color_healed_olive\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_olive.res; console_unlog\"\nalias \"hud_color_healed_green\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_green.res; console_unlog\"\nalias \"hud_color_healed_forest\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_forest.res; console_unlog\"\nalias \"hud_color_healed_teal\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_teal.res; console_unlog\"\nalias \"hud_color_healed_cyan\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_cyan.res; console_unlog\"\nalias \"hud_color_healed_blue\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_blue.res; console_unlog\"\nalias \"hud_color_healed_navy\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_navy.res; console_unlog\"\nalias \"hud_color_healed_purple\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_purple.res; console_unlog\"\nalias \"hud_color_healed_violet\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_violet.res; console_unlog\"\nalias \"hud_color_healed_pink\"\t\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_pink.res; console_unlog\"\nalias \"hud_color_healed_magenta\"\t\t\t\"hud_color_healed_clear; hud_color_healed_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/color_healed/color_healed_magenta.res; console_unlog\"\n\n//=================================================================\n// LAST DAMAGE DONE\n//=================================================================\nalias \"hud_color_damage_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_damage_last.txt\"\nalias \"hud_color_damage_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_color_damage_last.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_damage_white\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_white.res; console_unlog\"\nalias \"hud_color_damage_tan\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_tan.res; console_unlog\"\nalias \"hud_color_damage_black\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_black.res; console_unlog\"\nalias \"hud_color_damage_grey\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_grey.res; console_unlog\"\nalias \"hud_color_damage_maroon\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_maroon.res; console_unlog\"\nalias \"hud_color_damage_red\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_red.res; console_unlog\"\nalias \"hud_color_damage_salmon\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_salmon.res; console_unlog\"\nalias \"hud_color_damage_orange\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_orange.res; console_unlog\"\nalias \"hud_color_damage_yellow\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_yellow.res; console_unlog\"\nalias \"hud_color_damage_olive\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_olive.res; console_unlog\"\nalias \"hud_color_damage_green\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_green.res; console_unlog\"\nalias \"hud_color_damage_forest\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_forest.res; console_unlog\"\nalias \"hud_color_damage_teal\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_teal.res; console_unlog\"\nalias \"hud_color_damage_cyan\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_cyan.res; console_unlog\"\nalias \"hud_color_damage_blue\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_blue.res; console_unlog\"\nalias \"hud_color_damage_navy\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_navy.res; console_unlog\"\nalias \"hud_color_damage_purple\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_purple.res; console_unlog\"\nalias \"hud_color_damage_violet\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_violet.res; console_unlog\"\nalias \"hud_color_damage_pink\"\t\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_pink.res; console_unlog\"\nalias \"hud_color_damage_magenta\"\t\t\t\"hud_color_damage_clear; hud_color_damage_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/damage_last/damage_last_magenta.res; console_unlog\"\n\n//=================================================================\n// HUD CROSSHAIR\n//=================================================================\nalias \"hud_color_xhair_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_crosshair.txt\"\nalias \"hud_color_xhair_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_color_crosshair.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_xhair_white\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_white.res; console_unlog\"\nalias \"hud_color_xhair_tan\"\t\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_tan.res; console_unlog\"\nalias \"hud_color_xhair_black\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_black.res; console_unlog\"\nalias \"hud_color_xhair_grey\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_grey.res; console_unlog\"\nalias \"hud_color_xhair_maroon\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_maroon.res; console_unlog\"\nalias \"hud_color_xhair_red\"\t\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_red.res; console_unlog\"\nalias \"hud_color_xhair_salmon\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_salmon.res; console_unlog\"\nalias \"hud_color_xhair_orange\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_orange.res; console_unlog\"\nalias \"hud_color_xhair_yellow\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_yellow.res; console_unlog\"\nalias \"hud_color_xhair_olive\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_olive.res; console_unlog\"\nalias \"hud_color_xhair_green\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_green.res; console_unlog\"\nalias \"hud_color_xhair_forest\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_forest.res; console_unlog\"\nalias \"hud_color_xhair_teal\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_teal.res; console_unlog\"\nalias \"hud_color_xhair_cyan\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_cyan.res; console_unlog\"\nalias \"hud_color_xhair_blue\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_blue.res; console_unlog\"\nalias \"hud_color_xhair_navy\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_navy.res; console_unlog\"\nalias \"hud_color_xhair_purple\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_purple.res; console_unlog\"\nalias \"hud_color_xhair_violet\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_violet.res; console_unlog\"\nalias \"hud_color_xhair_pink\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_pink.res; console_unlog\"\nalias \"hud_color_xhair_magenta\"\t\t\t\t\"hud_color_xhair_clear; hud_color_xhair_log; echo #base ../../custom/flawhud/resource/ui/customizations/colors/crosshair/crosshair_magenta.res; console_unlog\"\n\n//=================================================================\n// HUD CROSSHAIR FLASH\n//=================================================================\nalias \"hud_color_xhair_flash_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_color_crosshair_flash.txt\"\nalias \"hud_color_xhair_flash_log\"\t\t\t\"con_logfile cfg/flawhud/hud_color_crosshair_flash.txt\"\n//-----------------------------------------------------------------\nalias \"hud_color_xhair_flash_white\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_tan\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_black\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_grey\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_maroon\"\t\t\"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\"\nalias \"hud_color_xhair_flash_red\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_salmon\"\t\t\"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\"\nalias \"hud_color_xhair_flash_orange\"\t\t\"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\"\nalias \"hud_color_xhair_flash_yellow\"\t\t\"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\"\nalias \"hud_color_xhair_flash_olive\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_green\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_forest\"\t\t\"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\"\nalias \"hud_color_xhair_flash_teal\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_cyan\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_blue\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_navy\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_purple\"\t\t\"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\"\nalias \"hud_color_xhair_flash_violet\"\t\t\"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\"\nalias \"hud_color_xhair_flash_pink\"\t\t\t\"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\"\nalias \"hud_color_xhair_flash_magenta\"\t\t\"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\""
  },
  {
    "path": "cfg/hud_customization_crosshairs.cfg",
    "content": "//=================================================================\n// VISIBILITY\n//=================================================================\nalias \"hud_xhair_visibility_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_visibility.txt\"\nalias \"hud_xhair_visibility_log\"\t\t\t\"con_logfile cfg/flawhud/hud_crosshair_visibility.txt\"\n//-----------------------------------------------------------------\nalias \"hud_xhair_visible\"\t\t\t\t\t\"hud_xhair_visibility_clear; hud_xhair_visibility_log; echo x{CustomCrosshair{visible 1}}; console_unlog\"\nalias \"hud_xhair_invisible\"\t\t\t\t\t\"hud_xhair_visibility_clear; hud_xhair_visibility_log; echo x{CustomCrosshair{visible 0}}; console_unlog\"\n\n//=================================================================\n// FLASH ANIMATION\n//=================================================================\nalias \"hud_xhair_animation_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_animation.txt\"\nalias \"hud_xhair_animation_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_crosshair_animation.txt\"\n//-----------------------------------------------------------------\nalias \"hud_xhair_animation_on\"\t\t\t\t\"hud_hitmarker_animation_clear; hud_xhair_animation_clear; hud_xhair_animation_log; echo event DamagedPlayer{RunEvent CrosshairFlash 0.0}; console_unlog\"\nalias \"hud_xhair_animation_off\"\t\t\t\t\"hud_xhair_animation_clear\"\n\n//=================================================================\n// STYLE\n//=================================================================\nalias \"hud_xhair_style_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_style.txt\"\nalias \"hud_xhair_style_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_crosshair_style.txt\"\n//-----------------------------------------------------------------\nalias \"hud_xhair_style_1\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext !}}; console_unlog\"\nalias \"hud_xhair_style_2\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext #}}; console_unlog\"\nalias \"hud_xhair_style_3\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext $}}; console_unlog\"\nalias \"hud_xhair_style_4\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext %}}; console_unlog\"\nalias \"hud_xhair_style_5\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext '}}; console_unlog\"\nalias \"hud_xhair_style_6\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext (}}; console_unlog\"\nalias \"hud_xhair_style_7\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext )}}; console_unlog\"\nalias \"hud_xhair_style_8\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext *}}; console_unlog\"\nalias \"hud_xhair_style_9\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext +}}; console_unlog\"\nalias \"hud_xhair_style_10\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ,}}; console_unlog\"\nalias \"hud_xhair_style_11\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext -}}; console_unlog\"\nalias \"hud_xhair_style_12\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext .}}; console_unlog\"\nalias \"hud_xhair_style_13\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext /}}; console_unlog\"\nalias \"hud_xhair_style_14\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 0}}; console_unlog\"\nalias \"hud_xhair_style_15\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 1}}; console_unlog\"\nalias \"hud_xhair_style_16\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 2}}; console_unlog\"\nalias \"hud_xhair_style_17\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 3}}; console_unlog\"\nalias \"hud_xhair_style_18\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 4}}; console_unlog\"\nalias \"hud_xhair_style_19\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 5}}; console_unlog\"\nalias \"hud_xhair_style_20\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 6}}; console_unlog\"\nalias \"hud_xhair_style_21\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 7}}; console_unlog\"\nalias \"hud_xhair_style_22\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 8}}; console_unlog\"\nalias \"hud_xhair_style_23\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext 9}}; console_unlog\"\nalias \"hud_xhair_style_24\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext :}}; console_unlog\"\nalias \"hud_xhair_style_25\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext <}}; console_unlog\"\nalias \"hud_xhair_style_26\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext =}}; console_unlog\"\nalias \"hud_xhair_style_27\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext >}}; console_unlog\"\nalias \"hud_xhair_style_28\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ?}}; console_unlog\"\nalias \"hud_xhair_style_29\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext @}}; console_unlog\"\nalias \"hud_xhair_style_30\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext A}}; console_unlog\"\nalias \"hud_xhair_style_31\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext B}}; console_unlog\"\nalias \"hud_xhair_style_32\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext C}}; console_unlog\"\nalias \"hud_xhair_style_33\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext D}}; console_unlog\"\nalias \"hud_xhair_style_34\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext E}}; console_unlog\"\nalias \"hud_xhair_style_35\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext F}}; console_unlog\"\nalias \"hud_xhair_style_36\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext G}}; console_unlog\"\nalias \"hud_xhair_style_37\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext H}}; console_unlog\"\nalias \"hud_xhair_style_38\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext I}}; console_unlog\"\nalias \"hud_xhair_style_39\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext J}}; console_unlog\"\nalias \"hud_xhair_style_40\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext K}}; console_unlog\"\nalias \"hud_xhair_style_41\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext L}}; console_unlog\"\nalias \"hud_xhair_style_42\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext M}}; console_unlog\"\nalias \"hud_xhair_style_43\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext N}}; console_unlog\"\nalias \"hud_xhair_style_44\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext O}}; console_unlog\"\nalias \"hud_xhair_style_45\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext P}}; console_unlog\"\nalias \"hud_xhair_style_46\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Q}}; console_unlog\"\nalias \"hud_xhair_style_47\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext R}}; console_unlog\"\nalias \"hud_xhair_style_48\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext S}}; console_unlog\"\nalias \"hud_xhair_style_49\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext T}}; console_unlog\"\nalias \"hud_xhair_style_50\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext U}}; console_unlog\"\nalias \"hud_xhair_style_51\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext V}}; console_unlog\"\nalias \"hud_xhair_style_52\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext W}}; console_unlog\"\nalias \"hud_xhair_style_53\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext X}}; console_unlog\"\nalias \"hud_xhair_style_54\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Y}}; console_unlog\"\nalias \"hud_xhair_style_55\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext Z}}; console_unlog\"\nalias \"hud_xhair_style_56\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext [}}; console_unlog\"\nalias \"hud_xhair_style_57\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ]}}; console_unlog\"\nalias \"hud_xhair_style_58\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ^}}; console_unlog\"\nalias \"hud_xhair_style_59\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext _}}; console_unlog\"\nalias \"hud_xhair_style_60\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext `}}; console_unlog\"\nalias \"hud_xhair_style_61\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext a}}; console_unlog\"\nalias \"hud_xhair_style_62\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext b}}; console_unlog\"\nalias \"hud_xhair_style_63\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext c}}; console_unlog\"\nalias \"hud_xhair_style_64\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext d}}; console_unlog\"\nalias \"hud_xhair_style_65\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext e}}; console_unlog\"\nalias \"hud_xhair_style_66\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext f}}; console_unlog\"\nalias \"hud_xhair_style_67\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext g}}; console_unlog\"\nalias \"hud_xhair_style_68\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext h}}; console_unlog\"\nalias \"hud_xhair_style_69\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext i}}; console_unlog\"\nalias \"hud_xhair_style_70\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext j}}; console_unlog\"\nalias \"hud_xhair_style_71\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext k}}; console_unlog\"\nalias \"hud_xhair_style_72\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext l}}; console_unlog\"\nalias \"hud_xhair_style_73\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext m}}; console_unlog\"\nalias \"hud_xhair_style_74\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext n}}; console_unlog\"\nalias \"hud_xhair_style_75\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext o}}; console_unlog\"\nalias \"hud_xhair_style_76\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext p}}; console_unlog\"\nalias \"hud_xhair_style_77\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext q}}; console_unlog\"\nalias \"hud_xhair_style_78\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext r}}; console_unlog\"\nalias \"hud_xhair_style_79\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext s}}; console_unlog\"\nalias \"hud_xhair_style_80\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext t}}; console_unlog\"\nalias \"hud_xhair_style_81\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext u}}; console_unlog\"\nalias \"hud_xhair_style_82\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext v}}; console_unlog\"\nalias \"hud_xhair_style_83\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext w}}; console_unlog\"\nalias \"hud_xhair_style_84\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext x}}; console_unlog\"\nalias \"hud_xhair_style_85\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext y}}; console_unlog\"\nalias \"hud_xhair_style_86\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext z}}; console_unlog\"\nalias \"hud_xhair_style_87\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext |}}; console_unlog\"\nalias \"hud_xhair_style_88\"\t\t\t\t\t\"hud_xhair_style_clear; hud_xhair_style_log; echo x{CustomCrosshair{labeltext ~}}; console_unlog\"\n\n//=================================================================\n// SIZE\n//=================================================================\nalias \"hud_xhair_size_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_crosshair_size.txt\"\nalias \"hud_xhair_size_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_crosshair_size.txt\"\n//-----------------------------------------------------------------\nalias \"hud_xhair_size_10\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_10}}; console_unlog\"\nalias \"hud_xhair_size_12\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_12}}; console_unlog\"\nalias \"hud_xhair_size_14\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_14}}; console_unlog\"\nalias \"hud_xhair_size_16\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_16}}; console_unlog\"\nalias \"hud_xhair_size_18\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_18}}; console_unlog\"\nalias \"hud_xhair_size_20\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_20}}; console_unlog\"\nalias \"hud_xhair_size_22\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_22}}; console_unlog\"\nalias \"hud_xhair_size_24\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_24}}; console_unlog\"\nalias \"hud_xhair_size_26\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_26}}; console_unlog\"\nalias \"hud_xhair_size_28\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_28}}; console_unlog\"\nalias \"hud_xhair_size_30\"\t\t\t\t\t\"hud_xhair_size_clear; hud_xhair_size_log; echo x{CustomCrosshair{font Size_30}}; console_unlog\""
  },
  {
    "path": "cfg/hud_customization_fonts.cfg",
    "content": "//=================================================================\n// FONT\n//=================================================================\nalias \"hud_font_clear\"\t\t\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_font.txt\"\nalias \"hud_font_log\"\t\t\t\t\t\t\"con_logfile cfg/flawhud/hud_font.txt\"\n//-----------------------------------------------------------------\nalias \"hud_font_tf2\"\t\t\t\t\t\t\"hud_font_clear; hud_font_log; echo #base ../../custom/flawhud/resource/scheme/clientscheme_fonts.res; console_unlog\"\nalias \"hud_font_code_pro\"\t\t\t\t\t\"hud_font_clear; hud_font_log; echo #base ../../custom/flawhud/resource/scheme/clientscheme_fonts_pro.res; console_unlog\""
  },
  {
    "path": "cfg/hud_customization_general.cfg",
    "content": "//=================================================================\n// CUSTOMIZATION MENU\n//=================================================================\nalias \"hud_customization_menu_clear\"\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_customization_menu.txt\"\nalias \"hud_customization_menu_log\"\t\t\t\"con_logfile cfg/flawhud/hud_customization_menu.txt\"\n//-----------------------------------------------------------------\nalias \"hud_custom_home\"\t\t\t\t\t\t\"hud_customization_menu_clear; hud_customization_menu_log; echo X{MainMenuOverride { SafeMode { Customizations_Panel { HUD_Customization_Home_Panel {Visible 1}}}}}; console_unlog\"\nalias \"hud_custom_settings\"\t\t\t\t\t\"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\"\nalias \"hud_custom_colors\"\t\t\t\t\t\"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\"\nalias \"hud_custom_fonts\"\t\t\t\t\t\"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\"\nalias \"hud_custom_health_ammo\"\t\t\t\t\"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\"\nalias \"hud_custom_damage\"\t\t\t\t\t\"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\"\nalias \"hud_custom_match_status\"\t\t\t\t\"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\"\nalias \"hud_custom_meters\"\t\t\t\t\t\"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\"\nalias \"hud_custom_crosshairs\"\t\t\t\t\"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\"\nalias \"hud_custom_miscellaneous\"\t\t\t\"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\"\nalias \"hud_custom_dev\"\t\t\t            \"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\"\n\n//=================================================================\n// UBER\n//=================================================================\nalias \"hud_uber_counter_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_uber_counter.txt\"\nalias \"hud_uber_counter_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_uber_counter.txt\"\n//-----------------------------------------------------------------\nalias \"hud_uber_counter_on\"\t\t\t\t\t\"hud_uber_counter_clear; hud_uber_counter_log; echo event UberTimer{RunEvent UberTimerHide 0.0 RunEvent UberTimerRun 0.1}; console_unlog\"\n\n//=================================================================\n// LAYOUT\n//=================================================================\nalias \"hud_layout_clear\"\t\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_layout.txt\"\nalias \"hud_layout_log\"\t\t\t\t\t    \"con_logfile cfg/flawhud/hud_layout.txt\"\n//-----------------------------------------------------------------\nalias \"hud_layout_cornered\"\t\t\t\t\t\"hud_layout_clear; hud_layout_log; echo #base ../../custom/flawhud/resource/ui/customizations/ammo/hudammoweapons_font_small.res; console_unlog\"\n\n//=================================================================\n// HEALTH\n//=================================================================\nalias \"hud_health_style_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_health_style.txt\"\nalias \"hud_health_style_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_health_style.txt\"\n//-----------------------------------------------------------------\nalias \"hud_health_cross\"\t\t\t\t\t\"hud_health_style_clear; hud_health_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/health_cross.res; console_unlog\"\nalias \"hud_health_no_box\"\t\t\t\t\t\"hud_health_style_clear; hud_health_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/health_no_box.res; console_unlog\"\n//-----------------------------------------------------------------//-----------------------------------------------------------------\nalias \"hud_ammo_style_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_ammo_style.txt\"\nalias \"hud_ammo_style_log\"\t\t\t\t    \"con_logfile cfg/flawhud/hud_ammo_style.txt\"\n//-----------------------------------------------------------------\nalias \"hud_ammo_no_box\"\t\t\t\t\t    \"hud_ammo_style_clear; hud_ammo_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/health_ammo/ammo_no_box.res; console_unlog\"\n//-----------------------------------------------------------------//-----------------------------------------------------------------\nalias \"hud_health_ammo_anim_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_health_ammo.txt\"\nalias \"hud_health_ammo_anim_log\"\t\t\t\"con_logfile cfg/flawhud/hud_health_ammo.txt\"\n//-----------------------------------------------------------------\nalias \"hud_health_pulse_box\"\t\t\t    \"echo event HudHealthBonusPulse{RunEvent HudHealthBonusBox 0.0}event HudHealthBonusPulseStop{RunEvent HudHealthStopBox 0.0}\"\nalias \"hud_health_dying_box\"\t\t\t    \"echo event HudHealthDyingPulse{RunEvent HudHealthDyingBox 0.0}event HudHealthDyingPulseStop{RunEvent HudHealthStopBox 0.0}\"\nalias \"hud_ammo_low_box\"\t\t\t        \"echo event HudLowAmmoPulse{RunEvent HudAmmoLowBox 0.0}event HudLowAmmoPulseStop{RunEvent HudAmmoStopBox 0.0}\"\nalias \"hud_health_ammo_anim_box\"\t\t\t\"hud_health_ammo_anim_clear; hud_health_ammo_anim_log; hud_health_pulse_box; hud_health_dying_box; hud_ammo_low_box; console_unlog\"\n\n//=================================================================\n// DAMAGE\n//=================================================================\nalias \"hud_damage_font_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_damage_font.txt\"\nalias \"hud_damage_font_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_damage_font.txt\"\n//-----------------------------------------------------------------\nalias \"hud_damage_font_bold_small\"\t\t\t\"hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_bold_small.res; console_unlog\"\nalias \"hud_damage_font_thin_large\"\t\t\t\"hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_thin_large.res; console_unlog\"\nalias \"hud_damage_font_thin_small\"\t\t\t\"hud_damage_font_clear; hud_damage_font_log; echo #base ../../custom/flawhud/resource/ui/customizations/damage/damage_font_thin_small.res; console_unlog\"\n\n//=================================================================\n// SCOREBOARD\n//=================================================================\nalias \"hud_scoreboard_style_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_scoreboard_style.txt\"\nalias \"hud_scoreboard_style_log\"\t\t\t\"con_logfile cfg/flawhud/hud_scoreboard_style.txt\"\n//-----------------------------------------------------------------\nalias \"hud_scoreboard_large\"\t\t\t\t\"hud_scoreboard_style_clear; hud_scoreboard_style_log; echo #base ../../custom/flawhud/resource/ui/customizations/scoreboard/scoreboard_large.res; console_unlog\"\n\n//==============================================================\n// KILLFEED\n//==============================================================\nalias \"hud_killfeed_clear\"\t\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_killfeed.txt\"\nalias \"hud_killfeed_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_killfeed.txt\"\n//-----------------------------------------------------------------\nalias \"hud_killfeed_rows_0\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 0}}; console_unlog\"\nalias \"hud_killfeed_rows_1\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 1}}; console_unlog\"\nalias \"hud_killfeed_rows_2\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 2}}; console_unlog\"\nalias \"hud_killfeed_rows_3\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 3}}; console_unlog\"\nalias \"hud_killfeed_rows_4\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 4}}; console_unlog\"\nalias \"hud_killfeed_rows_5\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 5}}; console_unlog\"\nalias \"hud_killfeed_rows_6\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 6}}; console_unlog\"\nalias \"hud_killfeed_rows_7\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 7}}; console_unlog\"\nalias \"hud_killfeed_rows_8\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 8}}; console_unlog\"\nalias \"hud_killfeed_rows_9\"\t\t\t\t\t\"hud_killfeed_clear; hud_killfeed_log; echo x{HudDeathNotice{MaxDeathNotices 9}}; console_unlog\"\n\n//=================================================================\n// TRANSPARENT VIEWMODELS\n//=================================================================\nalias \"hud_trans_viewmodels_clear\"\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_transparent_viewmodels.txt\"\nalias \"hud_trans_viewmodels_log\"\t\t\t\"con_logfile cfg/flawhud/hud_transparent_viewmodels.txt\"\n//-----------------------------------------------------------------\nalias \"hud_trans_viewmodels_on\"\t\t\t\t\"hud_trans_viewmodels_clear; hud_trans_viewmodels_log; echo #base ../../custom/flawhud/resource/ui/customizations/transparent_viewmodels/transparent_viewmodels.res; console_unlog\"\n\n//=================================================================\n// SPY DISGUISE\n//=================================================================\nalias \"hud_disguise_anim_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_disguise_anim.txt\"\nalias \"hud_disguise_anim_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_disguise_anim.txt\"\n//-----------------------------------------------------------------\nalias \"hud_disguise_anim_off\"\t\t\t\t\"hud_disguise_anim_clear; hud_disguise_anim_log; echo #base ../../custom/flawhud/resource/ui/customizations/disguise/hud_disguise_anim_off.res; console_unlog\"\n\n//=================================================================\n// 3D PLAYER MODEL\n//=================================================================\nalias \"hud_player_model_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_player_model.txt\"\nalias \"hud_player_model_log\"\t\t\t\t\"con_logfile cfg/flawhud/hud_player_model.txt\"\n//-----------------------------------------------------------------\nalias \"hud_player_model_off\"\t\t\t\t\"hud_player_model_clear; hud_player_model_log; echo #base ../../custom/flawhud/resource/ui/customizations/player_model/player_model_off.res; console_unlog\"\n\n//=================================================================\n// SPEEDOMETER\n//=================================================================\nalias \"hud_speedometer_clear\"\t\t\t\t\"sixense_clear_bindings; sixense_write_bindings flawhud/hud_speedometer.txt\"\nalias \"hud_speedometer_log\"\t\t\t\t\t\"con_logfile cfg/flawhud/hud_speedometer.txt\"\n//-----------------------------------------------------------------\nalias \"hud_speedometer_on\"                  \"hud_speedometer_clear; hud_speedometer_log; echo #base ../../custom/flawhud/resource/ui/customizations/speedometer/speedometer_on.res; console_unlog\""
  },
  {
    "path": "cfg/hud_customization_reset.cfg",
    "content": "//=================================================================\n// FULL CUSTOMIZATIONS RESET\n//=================================================================\nalias \"hud_font_reset\"\t\t\t\t\t\t\"hud_font_tf2\"\n//-----------------------------------------------------------------\nalias \"hud_colors_reset\"\t\t\t\t\t\"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\"\n//-----------------------------------------------------------------\nalias \"hud_layout_reset\"\t\t\t\t\t\"hud_layout_clear\"\nalias \"hud_health_style_reset\"\t\t\t\t\"hud_health_style_clear\"\nalias \"hud_ammo_style_reset\"\t\t\t\t\"hud_ammo_style_clear\"\nalias \"hud_uber_counter_reset\"\t\t\t\t\"hud_uber_counter_clear\"\nalias \"hud_health_ammo_anim_reset\"\t\t\t\"hud_health_ammo_anim_clear\"\n//-----------------------------------------------------------------\nalias \"hud_damage_reset\"\t\t\t\t\t\"hud_damage_font_clear\"\n//-----------------------------------------------------------------\nalias \"hud_xhair_visibility_reset\"\t\t\t\"hud_xhair_visibility_clear\"\nalias \"hud_xhair_animation_reset\"\t\t\t\"hud_xhair_animation_clear\"\nalias \"hud_xhair_style_reset\"\t\t\t\t\"hud_xhair_style_clear\"\nalias \"hud_xhair_size_reset\"\t\t\t\t\"hud_xhair_size_clear\"\n//-----------------------------------------------------------------\nalias \"hud_scoreboard_style_reset\"\t\t\t\"hud_scoreboard_style_clear\"\nalias \"hud_viewmodels_reset\"\t\t\t\t\"hud_trans_viewmodels_clear\"\nalias \"hud_disguise_reset\"\t\t\t\t\t\"hud_disguise_anim_clear\"\nalias \"hud_player_model_reset\"\t\t\t\t\"hud_player_model_clear\"\nalias \"hud_killfeed_reset\"\t\t\t        \"hud_killfeed_clear\"\nalias \"hud_speedometer_reset\"\t\t\t\t\"hud_speedometer_clear\"\n//-----------------------------------------------------------------\nalias \"hud_customization_reset\"\t\t\t    \"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\""
  },
  {
    "path": "cfg/hud_first_run.cfg",
    "content": "con_timestamp\t\"0\"\n\n//=================================================================\n// On first HUD launch creates a flawhud folder inside tf/cfg\n//=================================================================\nalias \"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\"\nhud_folder\n\n//=================================================================\n// Generates hud_setup.txt, stops the file from executing each time the game is launched\n//=================================================================\ncon_logfile\t\t\"cfg/flawhud/hud_setup.txt\"\necho\t\t\t\"alias hud_firstrun\"\ncon_logfile\t\t\"console.log\"\n\n//=================================================================\n// Clean up console errors from files that are yet to be generated\n//=================================================================\nhud_uber_counter_clear\nhud_xhair_animation_clear\nhud_hitmarker_animation_clear\nhud_health_ammo_anim_clear"
  },
  {
    "path": "cfg/tf2_crosshair_default.cfg",
    "content": "cl_crosshair_file \"\""
  },
  {
    "path": "cfg/valve.rc",
    "content": "// Load the base configuration\n//exec default.cfg\nr_decal_cullsize 1\n\n// Setup custom controller\nexec joystick.cfg\n\n// Run a user script file if present\nexec autoexec.cfg\n\n// Stuff command line statements\nstuffcmds\n\n// Display the startup level\nstartupmenu\nsv_unlockedchapters 99\n\n// Apply HUD settings\ncl_hud_minmode 0\ntf_hud_target_id_alpha 255\nvgui_cache_res_files 1\ntf_mm_dashboard_slide_panel_step 14\nhud_reloadscheme\n\n// Setup HUD customizations\nexec hud_customization"
  },
  {
    "path": "info.vdf",
    "content": "\"flawhud\"\n{\n\t\"ui_version\"\t\"3\"\n}"
  },
  {
    "path": "materials/console/background_2fort.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_2fort_widescreen.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_borneo.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_borneo_widescreen.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_gravelpit.vmt",
    "content": "\"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\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_gravelpit_widescreen.vmt",
    "content": "\"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\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_mvm.vmt",
    "content": "\"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\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_mvm_widescreen.vmt",
    "content": "\"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\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_process.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_process_widescreen.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_upward.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_upward_widescreen.vmt",
    "content": "\"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\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_xmas2020.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_xmas2020_widescreen.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_xmas2023.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/console/background_xmas2023_widescreen.vmt",
    "content": "\"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\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_blue.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_blue.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_blue_opaque.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_neutral.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_neutral_opaque.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_red.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_point_red_opaque.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_red.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_track_blue.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_track_blue_opaque.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_track_neutral_opaque.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_track_red.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/hud/cart_track_red_opaque.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_blu.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_neutral.vmt",
    "content": "\"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\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt",
    "content": "\"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\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_red.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_1_red_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_blu.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_neutral.vmt",
    "content": "\"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\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt",
    "content": "\"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\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_red.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_2_red_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_blu.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_neutral.vmt",
    "content": "\"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\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt",
    "content": "\"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\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_red.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_3_red_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_blu.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_neutral.vmt",
    "content": "\"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\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt",
    "content": "\"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\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_red.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_4_red_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_blu.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_neutral.vmt",
    "content": "\"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\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt",
    "content": "\"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\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_red.vmt",
    "content": "\"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\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_5_red_locked.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_a.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_b.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_blu.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_blu_locked.vmt",
    "content": "\"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\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_c.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_d.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_e.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_neutral.vmt",
    "content": "\"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\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_neutral_locked.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$translucent\"\t\t\"1\"\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_red.vmt",
    "content": "\"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\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/sprites/obj_icons/icon_obj_red_locked.vmt",
    "content": "\"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\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/maps/menu_thumb_Missing.vmt",
    "content": "\"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\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/customizations/health_cross.vmt",
    "content": "\"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\"1\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/customizations/speedometer.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/speedometer\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_off.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/transparent_viewmodels_off\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/customizations/transparent_viewmodels_on.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/transparent_viewmodels_on\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$alpha\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/customizations/uber_counter.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$baseTexture\"\t\t\"vgui/replay/thumbnails/customizations/uber_counter\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$vertexalpha\"\t\t\"1\"\n\t\"$nolod\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n\t\n\t\"Proxies\"\n\t{\n\t\t\"AnimatedTexture\"\n\t\t{\n\t\t\t\"animatedtexturevar\"\t\t\t\t\t\"$basetexture\"\n\t\t\t\"animatedtextureframenumvar\"\t\t\t\"$frame\"\n\t\t\t\"animatedtextureframerate\"\t\t\t\t\"23\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/deadshield.vmt",
    "content": "\"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\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/kritz.vmt",
    "content": "\"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\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/comfig.vmt",
    "content": "\"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\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/discord.vmt",
    "content": "\"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\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_casual.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_casual\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_community_server.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_community_server\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_competitive.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_competitive\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/main_menu_button_mvm.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_button_mvm\"\n\t\"$translucent\"\t\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/main_menu_logo.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\"\t\t\"vgui/replay/thumbnails/main_menu/main_menu_logo\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/nogc.vmt",
    "content": "\"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\"$ignorez\"\t\t\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/potato.vmt",
    "content": "\"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\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/tenna.vmt",
    "content": "\"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\"$nocull\"\t\t\t\"1\"\n\t\"$ignorez\"\t\t\"1\"\n\t\"$vertexcolor\"\t\t\"1\"\n\t\"$no_fullbright\"\t\t\"1\"\n\t\n\t\"$frameinterval\"\t\t\"30\"\n\t\"$framecounter\"\t\t\"0\"\n\t\"$const_one\"\t\t\"1\"\n\t\"$const_zero\"\t\t\"0\"\n\t\"$constfloat\"\t\t\"0.07\"\n\t\"$addtoframe\"\t\t\"0\"\n\t\n\tProxies\n\t{\n\t\tAdd\n\t\t{\n\t\t\tsrcVar1\t\t\"$constfloat\"\n\t\t\tsrcVar2\t\t\"$frame\"\n\t\t\tresultVar\t\t\"$frame\"\n\t\t}\n\t\t\n\t\tWrapMinMax\n\t\t{\n\t\t\tsrcVar1\t\t\"$frame\"\n\t\t\tminVal\t\t\"0\"\n\t\t\tmaxVal\t\t\"92\"\n\t\t\tresultVar\t\t\"$frame\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/main_menu/uncletopia.vmt",
    "content": "\"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\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/mmbg.vmt",
    "content": "\"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\t\"1\"\n\t\"$translucent\"\t\t\"1\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/numbers.vmt",
    "content": "\"UnlitGeneric\"\n{\n\t\"$basetexture\" \"vgui/replay/thumbnails/numbers\"\n\t\"$translucent\" 1\n\t\"$vertexcolor\" 1\n\t\"$no_fullbright\" 1\n\t\"$ignorez\" 1\n\t\"$speed\" 0\n\t\"$alpha\" \"0.5\"\n\tProxies {\n\t\tPlayerSpeed {\n\t\t\tscale 1\n\t\t\tresultVar $speed\n\t\t}\n\t\tClamp {\n\t\t\tmin 0\n\t\t\tmax 3500\n\t\t\tsrcVar1 $speed\n\t\t\tresultVar $frame\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "materials/vgui/replay/thumbnails/quickfix.vmt",
    "content": "\"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\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/selbyen_pickup.vmt",
    "content": "\"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\"$no_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}\n\n// image by aar <3 https://aarmastah.xyz/"
  },
  {
    "path": "materials/vgui/replay/thumbnails/speedometer.vmt",
    "content": "\"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_fullbright\"\t\"1\"\n\t\"$ignorez\"\t\t\t\"1\"\n\t\"$speed\"\t\t\t\"0\"\n\t\n\tProxies {\n\t\tPlayerSpeed {\n\t\t\tscale 1\n\t\t\tresultVar $speed\n\t\t}\n\t\tClamp {\n\t\t\tmin 0\n\t\t\tmax 9999\n\t\t\tsrcVar1 $speed\n\t\t\tresultVar $frame\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "materials/vgui/replay/thumbnails/transparent.vmt",
    "content": "\"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\" \t\t\t\"[1 1]\"\n\t\"$normalmap\" \t\t\"vgui/replay/thumbnails/transparent\"\n}"
  },
  {
    "path": "materials/vgui/replay/thumbnails/uber.vmt",
    "content": "\"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\"1\"\n\t\"%keywords\"\t\t\t\"tf\"\n}"
  },
  {
    "path": "resource/chat_dutch.txt",
    "content": "﻿\"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\"Doe mee/Ga weg\"\r\n\t\t\"filter_namechange\"\t\t\"Naamswijzigingen\"\r\n\t\t\"filter_publicchat\"\t\t\"Openbare chat\"\r\n\t\t\"filter_servermsg\"\t\t\"Serverberichten\"\r\n\t\t\"filter_teamchange\"\t\t\"Teamwijzigingen\"\r\n\t\t\"filter_achievement\"\t\"Prestatieaankondiging\"\r\n\t\t\"chat_say\"\t\t\t\t\"Zeg:\"\r\n\t\t\"chat_say_team\"\t\t\t\"Zeg (TEAM):\"\r\n\t\t\"chat_say_party\"\t\t\"Zeg (PARTY) :\"\r\n\r\n\t\t// FlawHUD stuff\r\n\t\t// resource/gamemenu.res\r\n\t\t\"FH_favorite_server\"\t\t\"FAVORIETE SERVER\"\r\n\t\t\"FH_refresh_hud\"\t\t\t\"HERNIEUW HUD\"\r\n\r\n\t\t// resource/support.res\r\n\t\t\"FH_supporters_info\"\t\t\"Eeen speciale dankjewel aan iedereen die dit project ondersteund heeft via PayPal of GitHub Sponsors.\"\r\n\t\t\"FH_supporters_list\"\t\t\"Als je mij zou willen ondersteunen en je naam op het bord wil zien, klik dan hier: https://github.com/sponsors/CriticalFlaw\"\r\n\r\n\t\t// resource/tools.res\r\n\t\t\"FH_reload_hud\"\t\t\t\t\"HERLAAD HUD\"\r\n\t\t\"FH_streamer_mode\"\t\t\t\"STREAMER MODE\"\r\n\t\t\"FH_toggle_captions\"\t\t\"GESLOTEN ONDERSCHRIFT\"\r\n\t\t\"FH_toggle_netgraph\"\t\t\"NETWERK GRAFIEK\"\r\n\t\t\"FH_toggle_match_hud\"\t\t\"MATCH HUD\"\r\n\t\t\"FH_toggle_chat\"\t\t\t\"IN-SPEL CHAT\"\r\n\t\t\"FH_viewmodel_min\"\t\t\t\"MIN. VIEWMODEL\"\r\n\t\t\"FH_viewmodel_fov\"\t\t\t\"VIEWMODEL FOV\"\r\n\t\t\"FH_game_volume\"\t\t\t\"SPEL VOLUME\"\r\n\t\t\"FH_voice_volume\"\t\t\t\"STEM VOLUME\"\r\n\t\t\"FH_damage_color\"\t\t\t\"SCHADE KLEUR\"\r\n\r\n\t\t// resource/ui/charinfopanel.res\r\n\t\t\"FH_back\"\t\t\t\t\t\"Terug (&Q)\"\r\n\r\n\t\t// resource/ui/classselection.res\r\n\t\t\"FH_random_class\"\t\t\t\"&R  Willekeurig\"\r\n\t\t\"FH_edit_loadout\"\t\t\t\"&E  Pas Uitrusting Aan\"\r\n\t\t\"FH_cancel_class\"\t\t\t\"&Q  Annuleer\"\r\n\r\n\t\t// resource/ui/econ/store/v2/storepanel.res\r\n\t\t\"FH_exit_store\"\t\t\t\t\"Verlaat Winkel (&Q)\"\r\n\r\n\t\t// resource/ui/mainmenuoverride.res\r\n\t\t\"FH_streamer_mode_active\"\t\"Streamer Mode Geactiveerd!\"\r\n\r\n\t\t// resource/ui/replaybrowser/mainpanel.res\r\n\t\t// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res (\"FH_back\")\r\n\t}\r\n}\r\n"
  },
  {
    "path": "resource/chat_german.txt",
    "content": "﻿\"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\"Einklinken/Verlassen\"\r\n\t\t\"filter_namechange\"\t\t\"Namensänderungen\"\r\n\t\t\"filter_publicchat\"\t\t\"Öffentlicher Chat\"\r\n\t\t\"filter_servermsg\"\t\t\"Servermeldungen\"\r\n\t\t\"filter_teamchange\"\t\t\"Teamänderungen\"\r\n\t\t\"filter_achievement\"\t\"Errungenschaftsmeldungen\"\r\n\t\t\"chat_say\"\t\t\t\t\"Nachricht:\"\r\n\t\t\"chat_say_team\"\t\t\t\"Nachricht (TEAM):\"\r\n\t\t\"chat_say_party\"\t\t\"Say (PARTY) :\"\r\n\r\n\t\t// FlawHUD stuff\r\n\t\t// resource/gamemenu.res\r\n\t\t\"FH_favorite_server\"\t\t\"LIEBLINGSSERVER\"\r\n\t\t\"FH_refresh_hud\"\t\t\t\"HUD AKTUALISIEREN\"\r\n\r\n\t\t// resource/support.res\r\n\t\t\"FH_supporters_info\"\t\t\"Besonderer Dank geht an alle, die dieses Projekt über PayPal oder GitHub-Sponsoren unterstützt haben.\"\r\n\t\t\"FH_supporters_list\"\t\t\"Wenn du mich unterstützen möchtest und du deinen Namem auf dem Board sehen möchtest, klicke hier: https://github.com/sponsors/CriticalFlaw\"\r\n\r\n\t\t// resource/tools.res\r\n\t\t\"FH_reload_hud\"\t\t\t\t\"HUD NEU LADEN\"\r\n\t\t\"FH_streamer_mode\"\t\t\t\"STREAMER-MODUS\"\r\n\t\t\"FH_toggle_captions\"\t\t\"UNTERTITEL\"\r\n\t\t\"FH_toggle_netgraph\"\t\t\"NET GRAPH\"\r\n\t\t\"FH_toggle_match_hud\"\t\t\"SPIEL-HUD\"\r\n\t\t\"FH_toggle_chat\"\t\t\t\"SPIEL-CHAT\"\r\n\t\t\"FH_viewmodel_min\"\t\t\t\"MINIMALES ANSICHTSMODELL\"\r\n\t\t\"FH_viewmodel_fov\"\t\t\t\"FOV ANSICHTSMODELL\"\r\n\t\t\"FH_game_volume\"\t\t\t\"SPIELLAUTSTÄRKE\"\r\n\t\t\"FH_voice_volume\"\t\t\t\"SPRACHLAUTSTÄRKE\"\r\n\t\t\"FH_damage_color\"\t\t\t\"SCHADENSFARBE\"\r\n\r\n\t\t// resource/ui/charinfopanel.res\r\n\t\t\"FH_back\"\t\t\t\t\t\"Zurück (&Q)\"\r\n\r\n\t\t// resource/ui/classselection.res\r\n\t\t\"FH_random_class\"\t\t\t\"&R  Zufällig\"\r\n\t\t\"FH_edit_loadout\"\t\t\t\"&E  Loadout bearbeiten\"\r\n\t\t\"FH_cancel_class\"\t\t\t\"&Q  Abbrechen\"\r\n\r\n\t\t// resource/ui/econ/store/v2/storepanel.res\r\n\t\t\"FH_exit_store\"\t\t\t\t\"Shop verlassen (&Q)\"\r\n\r\n\t\t// resource/ui/mainmenuoverride.res\r\n\t\t\"FH_streamer_mode_active\"\t\"Streamer-Modus Aktiviert!\"\r\n\r\n\t\t// resource/ui/replaybrowser/mainpanel.res\r\n\t\t// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res (\"FH_back\")\r\n\t}\r\n}\r\n"
  },
  {
    "path": "resource/chat_polish.txt",
    "content": "﻿\"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\"Dołączenia/rozłączenia\"\r\n\t\t\"filter_namechange\"\t\t\"Zmiany nazwy\"\r\n\t\t\"filter_publicchat\"\t\t\"Czat publiczny\"\r\n\t\t\"filter_servermsg\"\t\t\"Komunikaty serwera\"\r\n\t\t\"filter_teamchange\"\t\t\"Zmiany drużyny\"\r\n\t\t\"filter_achievement\"\t\"Powiadomienia o osiągnięciach\"\r\n\t\t\"chat_say\"\t\t\t\t\"Mów:\"\r\n\t\t\"chat_say_team\"\t\t\t\"Mów (DRUŻYNA):\"\r\n\t\t\"chat_say_party\"\t\t\"Say (PARTY) :\"\r\n\r\n\t\t// FlawHUD stuff\r\n\t\t// resource/gamemenu.res\r\n\t\t\"FH_favorite_server\"\t\t\"ULUBIONY SERWER\"\r\n\t\t\"FH_refresh_hud\"\t\t\t\"ODŚWIEŻ HUD\"\r\n\r\n\t\t// resource/support.res\r\n\t\t\"FH_supporters_info\"\t\t\"Szczególne podziękowania dla wszystkich, którzy wsparli ten projekt poprzez PayPal lub GitHub Sponsors.\"\r\n\t\t\"FH_supporters_list\"\t\t\"Jeśli chcesz mnie wesprzeć oraz zobaczyć swoje imię na liście, kliknij tutaj: https://github.com/sponsors/CriticalFlaw\"\r\n\r\n\t\t// resource/tools.res\r\n\t\t\"FH_reload_hud\"\t\t\t\t\"PRZEŁADUJ HUD\"\r\n\t\t\"FH_streamer_mode\"\t\t\t\"TRYB STREAMERA\"\r\n\t\t\"FH_toggle_captions\"\t\t\"NAPISY\"\r\n\t\t\"FH_toggle_netgraph\"\t\t\"NET GRAPH\"\r\n\t\t\"FH_toggle_match_hud\"\t\t\"HUD MECZOWY\"\r\n\t\t\"FH_toggle_chat\"\t\t\t\"CZAT W GRZE\"\r\n\t\t\"FH_viewmodel_min\"\t\t\t\"OBNIŻONY MODEL BRONI\"\r\n\t\t\"FH_viewmodel_fov\"\t\t\t\"FOV MODELU BRONI\"\r\n\t\t\"FH_game_volume\"\t\t\t\"GŁOŚNOŚĆ GRY\"\r\n\t\t\"FH_voice_volume\"\t\t\t\"GŁOŚNOŚĆ CZATU GŁOSOWEGO\"\r\n\t\t\"FH_damage_color\"\t\t\t\"KOLOR OBRAŻEŃ\"\r\n\r\n\t\t// resource/ui/charinfopanel.res\r\n\t\t\"FH_back\"\t\t\t\t\t\"Wróć (&Q)\"\r\n\r\n\t\t// resource/ui/classselection.res\r\n\t\t\"FH_random_class\"\t\t\t\"&R  Losowa\"\r\n\t\t\"FH_edit_loadout\"\t\t\t\"&E  Zmień Ekwipunek\"\r\n\t\t\"FH_cancel_class\"\t\t\t\"&Q  Anuluj\"\r\n\r\n\t\t// resource/ui/econ/store/v2/storepanel.res\r\n\t\t\"FH_exit_store\"\t\t\t\t\"Opuść Sklep (&Q)\"\r\n\r\n\t\t// resource/ui/mainmenuoverride.res\r\n\t\t\"FH_streamer_mode_active\"\t\"Tryb streamera aktywny!\"\r\n\r\n\t\t// resource/ui/replaybrowser/mainpanel.res\r\n\t\t// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res (\"FH_back\")\r\n\t}\r\n}\r\n"
  },
  {
    "path": "resource/chat_portuguese.txt",
    "content": "﻿\"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_joinleave\"\t\t\"Entradas / Saídas\"\r\n\t\t\"filter_namechange\"\t\t\"Mudanças de nome\"\r\n\t\t\"filter_publicchat\"\t\t\"Chat público\"\r\n\t\t\"filter_servermsg\"\t\t\"Mensagens de servidor\"\r\n\t\t\"filter_teamchange\"\t\t\"Mudanças de equipa\"\r\n\t\t\"filter_achievement\"\t\"Anúncio de Proeza\"\r\n\t\t\"chat_say\"\t\t\t\t\"Comunicar:\"\r\n\t\t\"chat_say_team\"\t\t\t\"Comunicar (EQUIPA):\"\r\n\t\t\"chat_say_party\"\t\t\"Say (PARTY) :\"\r\n\r\n\t\t// FlawHUD stuff\r\n\t\t// resource/gamemenu.res\r\n\t\t\"FH_favorite_server\"\t\t\"SERVIDOR FAVORITO\"\r\n\t\t\"FH_refresh_hud\"\t\t\t\"ATUALIZAR HUD\"\r\n\r\n\t\t// resource/support.res\r\n\t\t\"FH_supporters_info\"\t\t\"Um agradecimento especial a todos aqueles que têm vindo a suportar este projeto através do PayPal e do GitHub Sponsors\"\r\n\t\t\"FH_supporters_list\"\t\t\"Se deseja suportar-me e ver o seu nome adicionado à tabela, clique aqui: https://github.com/sponsors/CriticalFlaw\"\r\n\r\n\t\t// resource/tools.res\r\n\t\t\"FH_reload_hud\"\t\t\t\t\"ATUALIZAR HUD\"\r\n\t\t\"FH_streamer_mode\"\t\t\t\"MODO STREAMER\"\r\n\t\t\"FH_toggle_captions\"\t\t\"LEGENDAS\"\r\n\t\t\"FH_toggle_netgraph\"\t\t\"NET GRAPH\"\r\n\t\t\"FH_toggle_match_hud\"\t\t\"MATCH HUD\"\r\n\t\t\"FH_toggle_chat\"\t\t\t\"CHAT DE JOGO\"\r\n\t\t\"FH_viewmodel_min\"\t\t\t\"MIN. VIEWMODEL\"\r\n\t\t\"FH_viewmodel_fov\"\t\t\t\"VIEWMODEL FOV\"\r\n\t\t\"FH_game_volume\"\t\t\t\"VOLUME DO JOGO\"\r\n\t\t\"FH_voice_volume\"\t\t\t\"VOLUME DO CHAT DE VOZ\"\r\n\t\t\"FH_damage_color\"\t\t\t\"COR DO TEXTO DE DANO\"\r\n\r\n\t\t// resource/ui/charinfopanel.res\r\n\t\t\"FH_back\"\t\t\t\t\t\"Voltar (&Q)\"\r\n\r\n\t\t// resource/ui/classselection.res\r\n\t\t\"FH_random_class\"\t\t\t\"&R  Aleatório\"\r\n\t\t\"FH_edit_loadout\"\t\t\t\"&E  Editar Equipamento\"\r\n\t\t\"FH_cancel_class\"\t\t\t\"&Q  Cancelar\"\r\n\r\n\t\t// resource/ui/econ/store/v2/storepanel.res\r\n\t\t\"FH_exit_store\"\t\t\t\t\"Sair da loja (&Q)\"\r\n\r\n\t\t// resource/ui/mainmenuoverride.res\r\n\t\t\"FH_streamer_mode_active\"\t\"Modo Streamer Ativo!\"\r\n\r\n\t\t// resource/ui/replaybrowser/mainpanel.res\r\n\t\t// This one is not translated because it uses the same translation as resource/ui/charinfopanel.res (\"FH_back\")\r\n\t}\r\n}\r\n"
  },
  {
    "path": "resource/chatscheme.res",
    "content": "Scheme\n{\n\t//////////////////////// COLORS ///////////////////////////\n\t// color details\n\t// this is a list of all the colors used by the scheme\n\tColors\n\t{\n\t\t// base colors\n\t\t\"White\"\t\t\t\t\"255 255 255 255\"\n\t\t\"OffWhite\"\t\t\t\"216 216 216 255\"\n\t\t\"DullWhite\"\t\t\t\"142 142 142 255\"\n\t\t\"Orange\"\t\t\t\"156 82 33 255\"\n\t\t\"TransparentBlack\"\t\t\"0 0 0 128\"\n\t\t\"Black\"\t\t\t\t\"0 0 0 255\"\n\t\t\"Green\"\t\t\t\t\"63 185 73 255\"\n\t\t\"Blank\"\t\t\t\t\t\t\t\t\"0 0 0 0\"\n\t\t\n\t\t\"DarkBrown\"\t\t\t\"60 56 53 255\"\n\t\t\"TanBright\"\t\t\t\"236 227 203 150\"\n\t\t\"TanLight\"\t\t\t\"201 188 162 150\"\n\t\t\"TanDark\"\t\t\t\"96 90 78 90\"\n\t\t\"TextBright\"\t\t\"251 236 203 150\"\n\t\t\"TextBlack\"\t\t\t\"42 39 37 255\"\n\t\t\"TextDull\"\t\t\t\"131 121 104 255\"\n\t}\n\n\t///////////////////// BASE SETTINGS ////////////////////////\n\t//\n\t// default settings for all panels\n\t// controls use these to determine their settings\n\tBaseSettings\n\t{\n\t\t// vgui_controls color specifications\n\t\tBorder.Bright\t\t\t\t\t\t\"TanDark\"\n\t\tBorder.Dark\t\t\t\t\t\t\t\"TanDark\"\n\t\tBorder.Selection\t\t\t\t\t\"BorderSelection\"\n\n\t\tButton.TextColor\t\t\t\t\t\"DarkBrown\"\n\t\tButton.BgColor\t\t\t\t\t\t\"TanLight\"\n\t\tButton.ArmedTextColor\t\t\t\t\"DarkBrown\"\n\t\tButton.ArmedBgColor\t\t\t\t\t\"TanBright\"\n\t\tButton.DepressedTextColor\t\t\t\"DarkBrown\"\n\t\tButton.DepressedBgColor\t\t\t\t\"TanLight\"\n\t\tButton.FocusBorderColor\t\t\t\t\"TransparentBlack\"\n\n\t\tCheckButton.TextColor\t\t\t\t\"TextBright\"\n\t\tCheckButton.SelectedTextColor\t\t\"TextBright\"\n\t\tCheckButton.BgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tCheckButton.HighlightFgColor\t\t\"TextDull\"\n\t\tCheckButton.ArmedBgColor\t\t\t\"Blank\"\n\t\tCheckButton.DepressedBgColor\t\t\"Blank\"\n\t\tCheckButton.Border1  \t\t\t\t\"Border.Dark\"\n\t\tCheckButton.Border2  \t\t\t\t\"Border.Bright\"\n\t\tCheckButton.Check\t\t\t\t\t\"TanBright\"\n\t\tCheckButton.DisabledBgColor\t   \t \t\"TransparentBlack\"\n\n\t\tComboBoxButton.ArrowColor\t\t\t\"TanLight\"\n\t\tComboBoxButton.ArmedArrowColor\t\t\"TanBright\"\n\t\tComboBoxButton.BgColor\t\t\t\t\"Blank\"\n\t\tComboBoxButton.DisabledBgColor\t\t\"Blank\"\n\n\t\t\"Chat.TypingText\"\t\t\t\t\t\"TextBright\"\n\n\t\tFrame.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\t\tFrame.OutOfFocusBgColor\t\t\t\t\"TransparentBlack\"\n\t\tFrame.FocusTransitionEffectTime\t\t\"0.0\"\n\t\tFrame.TransitionEffectTime\t\t\t\"0.0\"\n\t\tFrame.AutoSnapRange\t\t\t\t\t\"0\"\n\t\tFrameGrip.Color1\t\t\t\t\t\"Blank\"\n\t\tFrameGrip.Color2\t\t\t\t\t\"Blank\"\n\t\tFrameTitleButton.FgColor\t\t\t\"Blank\"\n\t\tFrameTitleButton.BgColor\t\t\t\"Blank\"\n\t\tFrameTitleButton.DisabledFgColor\t\"Blank\"\n\t\tFrameTitleButton.DisabledBgColor\t\"Blank\"\n\t\tFrameSystemButton.FgColor\t\t\t\"Blank\"\n\t\tFrameSystemButton.BgColor\t\t\t\"Blank\"\n\t\tFrameSystemButton.Icon\t\t\t\t\"\"\n\t\tFrameSystemButton.DisabledIcon\t\t\"\"\n\t\tFrameTitleBar.TextColor\t\t\t\t\"Orange\"\n\t\tFrameTitleBar.BgColor\t\t\t\t\"Blank\"\n\t\tFrameTitleBar.DisabledTextColor\t\t\"Orange\"\n\t\tFrameTitleBar.DisabledBgColor\t\t\"Blank\"\n\n\t\tGraphPanel.FgColor\t\t\t\t\t\"White\"\n\t\tGraphPanel.BgColor\t\t\t\t\t\"TransparentBlack\"\n\n\t\tLabel.TextDullColor\t\t\t\t\t\"TextDull\"\n\t\tLabel.TextColor\t\t\t\t\t\t\"TextBright\"\n\t\tLabel.TextBrightColor\t\t\t\t\"TextBright\"\n\t\tLabel.SelectedTextColor\t\t\t\t\"TextBright\"\n\t\tLabel.BgColor\t\t\t\t\t\t\"Blank\"\n\t\tLabel.DisabledFgColor1\t\t\t\t\"TextDull\"\n\t\tLabel.DisabledFgColor2\t\t\t\t\"Blank\"\n\n\t\tListPanel.TextColor\t\t\t\t\t\"TextBright\"\n\t\tListPanel.BgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tListPanel.SelectedBgColor\t\t\t\"90 84 75 255\"\n\t\tListPanel.SelectedOutOfFocusBgColor\t\"69 64 57 255\"\n\n\t\tMenu.TextColor\t\t\t\t\t\t\"White\"\n\t\tMenu.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\t\tMenu.ArmedTextColor\t\t\t\t\t\"TextBlack\"\n\t\tMenu.ArmedBgColor\t\t\t\t\t\"Orange\"\n\t\tMenu.TextInset\t\t\t\t\t\t\"6\"\n\n\t\tPanel.FgColor\t\t\t\t\t\t\"Blank\"\n\t\tPanel.BgColor\t\t\t\t\t\t\"DarkBrown\"\n\n\t\tProgressBar.FgColor\t\t\t\t\t\"White\"\n\t\tProgressBar.BgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tPropertySheet.TextColor\t\t\t\t\"OffWhite\"\n\t\tPropertySheet.SelectedTextColor\t\t\"White\"\n\t\tPropertySheet.TransitionEffectTime\t\"0\"\n\n\t\tRadioButton.TextColor\t\t\t\t\"DullWhite\"\n\t\tRadioButton.SelectedTextColor\t\t\"White\"\n\n\t\tRichText.TextColor\t\t\t\t\t\"White\"\n\t\tRichText.BgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tRichText.SelectedTextColor\t\t\t\"White\"\n\t\tRichText.SelectedBgColor\t\t\t\"Orange\"\n\n\t\tScrollBar.Wide\t\t\t\t\t\t\"0\"\n\t\tScrollBarButton.FgColor\t\t\t\t\"Blank\"\n\t\tScrollBarButton.BgColor\t\t\t\t\"Blank\"\n\t\tScrollBarButton.ArmedFgColor\t\t\"Blank\"\n\t\tScrollBarButton.ArmedBgColor\t\t\"Blank\"\n\t\tScrollBarButton.DepressedFgColor\t\"Blank\"\n\t\tScrollBarButton.DepressedBgColor\t\"Blank\"\n\t\tScrollBarSlider.FgColor\t\t\t\t\"Blank\"\n\t\tScrollBarSlider.BgColor\t\t\t\t\"Blank\"\n\n\t\tSectionedListPanel.HeaderTextColor\t\"White\"\n\t\tSectionedListPanel.HeaderBgColor\t\"Blank\"\n\t\tSectionedListPanel.DividerColor\t\t\"Black\"\n\t\tSectionedListPanel.TextColor\t\t\"DullWhite\"\n\t\tSectionedListPanel.BrightTextColor\t\"White\"\n\t\tSectionedListPanel.BgColor\t\t\t\"TransparentBlack\"\n\t\tSectionedListPanel.SelectedTextColor\t\t\t\"Black\"\n\t\tSectionedListPanel.SelectedBgColor\t\t\t\t\"Orange\"\n\t\tSectionedListPanel.OutOfFocusSelectedTextColor\t\"Black\"\n\t\tSectionedListPanel.OutOfFocusSelectedBgColor\t\"255 155 0 128\"\n\n\t\tSlider.NobColor\t\t\t\t\t\t\"108 108 108 255\"\n\t\tSlider.TextColor\t\t\t\t\t\"180 180 180 255\"\n\t\tSlider.TrackColor\t\t\t\t\t\"31 31 31 255\"\n\t\tSlider.DisabledTextColor1\t\t\t\"117 117 117 255\"\n\t\tSlider.DisabledTextColor2\t\t\t\"30 30 30 255\"\n\n\t\tTextEntry.TextColor\t\t\t\t\t\"TextBright\"\n\t\tTextEntry.BgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tTextEntry.CursorColor\t\t\t\t\"OffWhite\"\n\t\tTextEntry.DisabledTextColor\t\t\t\"DullWhite\"\n\t\tTextEntry.DisabledBgColor\t\t\t\"Blank\"\n\t\tTextEntry.SelectedTextColor\t\t\t\"White\"\n\t\tTextEntry.SelectedBgColor\t\t\t\"Orange\"\n\t\tTextEntry.OutOfFocusSelectedBgColor\t\"255 155 0 128\"\n\t\tTextEntry.FocusEdgeColor\t\t\t\"0 0 0 196\"\n\n\t\tToggleButton.SelectedTextColor\t\t\"Orange\"\n\n\t\tTooltip.TextColor\t\t\t\t\t\"0 0 0 196\"\n\t\tTooltip.BgColor\t\t\t\t\t\t\"Orange\"\n\n\t\tTreeView.BgColor\t\t\t\t\t\"TransparentBlack\"\n\n\t\tWizardSubPanel.BgColor\t\t\t\t\"Blank\"\n\n\t\t// scheme-specific colors\n\t\tMainMenu.TextColor\t\t\t\t\t\"White\"\n\t\tMainMenu.ArmedTextColor\t\t\t\t\"200 200 200 255\"\n\t\tMainMenu.DepressedTextColor\t\t\t\"192 186 80 255\"\n\t\tMainMenu.MenuItemHeight\t\t\t\t\"16\"\n\t\tMainMenu.Inset\t\t\t\t\t\t\"32\"\n\t\tMainMenu.Backdrop\t\t\t\t\t\"0 0 0 156\"\n\n\t\tConsole.TextColor\t\t\t\t\t\"OffWhite\"\n\t\tConsole.DevTextColor\t\t\t\t\"White\"\n\n\t\tNewGame.TextColor\t\t\t\t\t\"White\"\n\t\tNewGame.FillColor\t\t\t\t\t\"0 0 0 255\"\n\t\tNewGame.SelectionColor\t\t\t\t\"Orange\"\n\t\tNewGame.DisabledColor\t\t\t\t\"128 128 128 196\"\n\n\t\tTFColors.ChatTextYellow\t\t\t\t\"251 235 202 255\"\n\t\tTFColors.ChatTextTeamBlue\t\t\t\"153 204 255 255\"\n\t\tTFColors.ChatTextTeamRed\t\t\t\"255 63 53 255\"\n\t}\n\n\t//////////////////////// BITMAP FONT FILES /////////////////////////////\n\t//\n\t// Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse\n\tBitmapFontFiles\n\t{\n\t\t// UI buttons, custom font, (256x64)\n\t\t\"Buttons\"\t\t\"materials/vgui/fonts/buttons_32.vbf\"\n\t}\n\n\t//////////////////////// FONTS /////////////////////////////\n\t//\n\t// describes all the fonts\n\tFonts\n\t{\n\t\t\"Default\"\n\t\t{\n\t\t\t\"isproportional\" \"only\"\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"14\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"16\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"16\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"16\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"18\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t// this is the symbol font\n\t\t\"Marlett\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MarlettSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"ChatFont\"\n\t\t{\n\t\t\t\"isproportional\" \"only\"\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\t[!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"15\"\t[$POSIX]\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\t[!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"17\"\t[$POSIX]\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\t[!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"18\"\t[$POSIX]\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"17\"\t[!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"20\"\t[$POSIX]\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"300\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"DefaultVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t//\n\t//////////////////// BORDERS //////////////////////////////\n\t//\n\t// describes all the border types\n\tBorders\n\t{\n\t\tBaseBorder\t\t\tDepressedBorder\n\t\tButtonBorder\t\tRaisedBorder\n\t\tComboBoxBorder\t\tDepressedBorder\n\t\tMenuBorder\t\t\tRaisedBorder\n\t\tBrowserBorder\t\tDepressedBorder\n\t\tPropertySheetBorder\tRaisedBorder\n\n\t\tFrameBorder\n\t\t{\n\t\t\t\"backgroundtype\"\t\"2\"\n\t\t}\n\n\t\tDepressedBorder\n\t\t{\n\t\t\t\"inset\"\t\"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\"\t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\"\t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tRaisedBorder\n\t\t{\n\t\t\t\"inset\"\t\"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\"\t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Border.Dark\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tTitleButtonBorder\n\t\t{\n\t\t\t\"backgroundtype\"\t\"0\"\n\t\t}\n\n\t\tTitleButtonDisabledBorder\n\t\t{\n\t\t\t\"backgroundtype\"\t\"0\"\n\t\t}\n\n\t\tTitleButtonDepressedBorder\n\t\t{\n\t\t\t\"backgroundtype\"\t\"0\"\n\t\t}\n\n\t\tScrollBarButtonBorder\n\t\t{\n\t\t\t\"inset\"\t\"2 2 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tScrollBarButtonDepressedBorder\n\t\t{\n\t\t\t\"inset\"\t\"2 2 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tTabBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tTabActiveBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tToolTipBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// this is the border used for default buttons (the button that gets pressed when you hit enter)\n\t\tButtonKeyFocusBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Selection\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Selection\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Selection\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t \t\"Border.Dark\"\n\t\t\t\t\t\"offset\"\t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Selection\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tButtonDepressedBorder\n\t\t{\n\t\t\t\"inset\" \"2 1 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Dark\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\"Border.Bright\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t//////////////////////// CUSTOM FONT FILES /////////////////////////////\n\t//\n\t// specifies all the custom (non-system) font files that need to be loaded to service the above described fonts\n\n\tCustomFontFiles\n\t{\n\t\t\"1\"\t\t\"resource/halflife2.ttf\"\n\t\t\"2\"\t\t\"resource/hl2ep2.ttf\"\n\t\t\"10\"\t\"resource/linux_fonts/dejavusans.ttf\"\n\t\t\"11\"\t\"resource/linux_fonts/dejavusans-bold.ttf\"\n\t\t\"12\"\t\"resource/linux_fonts/dejavusans-boldoblique.ttf\"\n\t\t\"13\"\t\"resource/linux_fonts/dejavusans-oblique.ttf\"\n\t\t\"14\"\t\"resource/linux_fonts/liberationsans-regular.ttf\"\n\t\t\"15\"\t\"resource/linux_fonts/liberationsans-bold.ttf\"\n\t\t\"16\"\t\"resource/linux_fonts/liberationmono-regular.ttf\"\n\t}\n}"
  },
  {
    "path": "resource/clientscheme.res",
    "content": "//=================================================================\n// CUSTOMIZATIONS\n//=================================================================\n#base \"../../../cfg/flawhud/hud_font.txt\"\n#base \"ui/customizations/colors/color_customization.res\"\n\n//=================================================================\n// BASE SCHEMA\n//=================================================================\n#base \"scheme/clientscheme_settings.res\"\n#base \"scheme/clientscheme_borders.res\"\n#base \"scheme/clientscheme_colors.res\"\n#base \"scheme/clientscheme_fonts_paths.res\"\n#base \"scheme/clientscheme_fonts.res\"\n#base \"scheme/clientscheme_icons.res\"\n#base \"scheme/clientscheme_xhairs.res\""
  },
  {
    "path": "resource/gamemenu.res",
    "content": "\"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 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\"\n\t\t\"tooltip\"\t\t\"#FH_favorite_server\"\n\t}\n\t\"TF2SettingsButton\"\n\t{\n\t\t\"label\" \t\t\"a\"\n\t\t\"command\"\t\t\"opentf2options\"\n\t\t\"tooltip\" \t\t\"#MMenu_Tooltip_AdvOptions\"\n\t}\n\t\"AchievementsButton\"\n\t{\n\t\t\"label\"\t\t\t\"b\"\n\t\t\"command\"\t\t\"OpenAchievementsDialog\"\n\t\t\"tooltip\" \t\t\"#Achievements\"\n\t}\n\t\"ReplayButton\"\n\t{\n\t\t\"label\"\t\t\t\"d\"\n\t\t\"command\"\t\t\"engine replay_reloadbrowser\"\n\t\t\"tooltip\" \t\t\"#MMenu_Tooltip_Replay\"\n\t}\n\t\"ReportBugButton\"\n\t{\n\t\t\"label\"\t\t\t\"e\"\n\t\t\"command\"\t\t\"engine bug\"\n\t\t\"tooltip\"\t\t\"#MMenu_Tooltip_ReportBug\"\n\t}\n\t\"ItemTestButton\"\n\t{\n\t\t\"label\" \t\t\"f\"\n\t\t\"command\" \t\t\"engine itemtest\"\n\t\t\"tooltip\" \t\t\"#IT_Title\"\n\t}\n\t\"TrainingModeButton\"\n\t{\n\t\t\"label\"\t\t\t\"V\"\n\t\t\"command\"\t\t\"engine training_showdlg\"\n\t\t\"tooltip\"\t\t\"#MMenu_PlayList_Training_Button\"\n\t}\n\t\"CreateServerButton\"\n\t{\n\t\t\"label\"\t\t\t\"W\"\n\t\t\"command\"\t\t\"OpenCreateMultiplayerGameDialog\"\n\t\t\"tooltip\"\t\t\"#MMenu_PlayList_CreateServer_Button\"\n\t}\n\t\"ConsoleButton\"\n\t{\n\t\t\"label\" \t\t\"c\"\n\t\t\"command\" \t\t\"engine toggleconsole\"\n\t\t\"tooltip\" \t\t\"#GameUI_Console\"\n\t}\n\t\"CoachPlayersButton\"\n\t{\n\t\t\"label\" \t\t\"g\"\n\t\t\"command\" \t\t\"engine cl_coach_toggle\"\n\t\t\"tooltip\" \t\t\"#MMenu_Tooltip_Coach\"\n\t}\n\t\"RequestCoachButton\"\n\t{\n\t\t\"label\"\t\t\t\"h\"\n\t\t\"command\"\t\t\"engine cl_coach_find_coach\"\n\t\t\"OnlyInGame\"\t\"1\"\n\t\t\"tooltip\"\t\t\"#MMenu_RequestCoach\"\n\t}\n\t\"CallVoteButton\"\n\t{\n\t\t\"label\"\t\t\t\"i\"\n\t\t\"command\"\t\t\"callvote\"\n\t\t\"OnlyInGame\"\t\"1\"\n\t\t\"tooltip\"\t\t\"#MMenu_CallVote\"\n\t}\n\t\"MutePlayersButton\"\n\t{\n\t\t\"label\"\t\t\t\"j\"\n\t\t\"command\"\t\t\"OpenMutePlayerDialog\"\n\t\t\"OnlyInGame\"\t\"1\"\n\t\t\"tooltip\"\t\t\"#MMenu_MutePlayers\"\n\t}\n\t\"ReportPlayerButton\"\n\t{\n\t\t\"label\"\t\t\t\"k\"\n\t\t\"command\"\t\t\"OpenReportPlayerDialog\"\n\t\t\"OnlyInGame\"\t\"1\"\n\t\t\"tooltip\"\t\t\"#MMenu_ReportPlayer\"\n\t}\n\t\"QuestLogButton\"\n\t{\n\t\t\"label\"\t\t\t\"@\"\n\t\t\"command\"\t\t\"questlog\"\n\t\t\"tooltip\"\t\t\"#TF_QuestMap_Intro_Title\"\n\t}\n\t\"MOTD_ShowButtonPanel\"\n\t{\n\t\t\"label\"\t\t\t\"r\"\n\t\t\"command\"\t\t\"motd_show\"\n\t\t\"tooltip\"\t\t\"#TF_MOTD_Title\"\n\t}\n\t\"ShowToolsButton\"\n\t{\n\t\t\"label\"\t\t\t\"w\"\n\t\t\"command\"\t\t\"engine toggle cl_mainmenu_safemode 1; gameui_preventescape; mat_queue_mode 0\"\n\t\t\"tooltip\"\t\t\"#TF_OptionCategory_HUD\"\n\t}\n\t\"ReloadHUDButton\"\n\t{\n\t\t\"label\"\t\t\t\".\"\n\t\t\"command\"\t\t\"engine record fix;stop;snd_restart;vgui_cache_res_files 0;hud_reloadscheme;vgui_cache_res_files 1\"\n\t\t\"tooltip\"\t\t\"#FH_refresh_hud\"\n\t}\n}\n"
  },
  {
    "path": "resource/links.res",
    "content": "\"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\"\t\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"23 26 33 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\n\t\t\"GitUrl\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"GitUrl\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\t\"labelText\"\t\t\t\t\"Y\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor_override\"\t\t\"HudWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://github.com/CriticalFlaw/FlawHUD\"\n\t\t}\n\t}\n\n\t\"DiscordLink\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"DiscordLink\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"88 101 242 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"GitLink\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\n\t\t\"DiscordUrl\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DiscordUrl\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor_override\"\t\t\"HudWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://discord.gg/hTdtK9vBhE\"\n\t\t}\n\n\t\t\"DiscordLogo\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DiscordLogo\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.51\"\n\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"wide\"\t\t\t\t\t\"13\"\n\t\t\t\"tall\"\t\t\t\t\t\"13\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/main_menu/discord\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"alpha\"\t\t\t\t\t\"120\"\n\t\t}\n\t}\n\t\n\t\"Separator\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Separator\"\n\t\t\"xpos\"\t\t\t\t\t\"6\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"29\"\n\t\t\"tall\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"44 44 44 255\"\n\n\t\t\"pin_to_sibling\"\t\t\"DiscordLink\"\n        \"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n        \"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"ComfigLink\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ComfigLink\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"ComfigGreen\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"DiscordLink\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\n\t\t\"ComfigUrl\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ComfigUrl\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor_override\"\t\t\"HudWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://comfig.app/quickplay\"\n\t\t}\n\n\t\t\"ComfigLogo\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ComfigLogo\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.52\"\n\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.52\"\n\t\t\t\"wide\"\t\t\t\t\t\"13\"\n\t\t\t\"tall\"\t\t\t\t\t\"13\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/main_menu/comfig\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"alpha\"\t\t\t\t\t\"120\"\n\t\t}\n\t}\n\n\t\"UncleLink\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"UncleLink\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"181 64 60 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"ComfigLink\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\n\t\t\"UncleUrl\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"UncleUrl\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor_override\"\t\t\"HudWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://uncletopia.com/servers\"\n\t\t}\n\n\t\t\"UncleLogo\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"UncleLogo\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.53\"\n\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.47\"\n\t\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/main_menu/uncletopia\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"alpha\"\t\t\t\t\t\"120\"\n\t\t}\n\t}\n\t\n\t\"PotatoLink\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"PotatoLink\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"54 54 54 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"UncleLink\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\n\t\t\"PotatoUrl\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"PotatoUrl\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor_override\"\t\t\"HudWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://potato.tf/servers\"\n\t\t}\n\n\t\t\"PotatoLogo\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"PotatoLogo\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.53\"\n\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"wide\"\t\t\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/main_menu/potato\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"alpha\"\t\t\t\t\t\"120\"\n\t\t}\n\t}\n\t\n\t\"BGPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldname\"\t\t\t\t\"BGPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\t\"128\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel5\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n}\n"
  },
  {
    "path": "resource/preload.res",
    "content": "\"resource/ui/mainmenuoverride.res\"\n{\n\t//---------------------\n\t// Control Point Icons\n\t//---------------------\n\t\n\t\"CPIconBlu\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_blu\"\n\t}\n\t\"CPIconBluLocked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBluLocked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_blu_locked\"\n\t}\n\t\"CPIconRed\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_red\"\n\t}\n\t\"CPIconRedLocked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRedLocked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_red_locked\"\n\t}\n\t\"CPIconNeutral\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_neutral\"\n\t}\n\t\"CPIconNeutralLocked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutralLocked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_neutral_locked\"\n\t}\n\t\"CPIconBlu1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu1\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_blu\"\n\t}\n\t\"CPIconBlu1Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu1Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_blu_locked\"\n\t}\n\t\"CPIconRed1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed1\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_red\"\n\t}\n\t\"CPIconRed1Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed1Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_red_locked\"\n\t}\n\t\"CPIconNeutral1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral1\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_neutral\"\n\t}\n\t\"CPIconNeutral1Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral1Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_1_neutral_locked\"\n\t}\n\t\"CPIconBlu2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu2\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_blu\"\n\t}\n\t\"CPIconBlu2Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu2Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_blu_locked\"\n\t}\n\t\"CPIconRed2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed2\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_red\"\n\t}\n\t\"CPIconRed2Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed2Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_red_locked\"\n\t}\n\t\"CPIconNeutral2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral2\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_neutral\"\n\t}\n\t\"CPIconNeutral2Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral2Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_2_neutral_locked\"\n\t}\n\t\"CPIconBlu3\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu3\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_blu\"\n\t}\n\t\"CPIconBlu3Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu3Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_blu_locked\"\n\t}\n\t\"CPIconRed3\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed3\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_red\"\n\t}\n\t\"CPIconRed3Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed3Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_red_locked\"\n\t}\n\t\"CPIconNeutral3\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral3\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_neutral\"\n\t}\n\t\"CPIconNeutral3Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral3Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_3_neutral_locked\"\n\t}\n\t\"CPIconBlu4\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu4\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_blu\"\n\t}\n\t\"CPIconBlu4Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu4Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_blu_locked\"\n\t}\n\t\"CPIconRed4\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed4\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_red\"\n\t}\n\t\"CPIconRed4Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed4Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_red_locked\"\n\t}\n\t\"CPIconNeutral4\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral4\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_neutral\"\n\t}\n\t\"CPIconNeutral4Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral4Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_4_neutral_locked\"\n\t}\n\t\"CPIconBlu5\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu5\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_blu\"\n\t}\n\t\"CPIconBlu5Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconBlu5Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_blu_locked\"\n\t}\n\t\"CPIconRed5\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed5\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_red\"\n\t}\n\t\"CPIconRed5Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconRed5Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_red_locked\"\n\t}\n\t\"CPIconNeutral5\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral5\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_neutral\"\n\t}\n\t\"CPIconNeutral5Locked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconNeutral5Locked\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_5_neutral_locked\"\n\t}\n\t\"CPIconA\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconA\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_a\"\n\t}\n\t\"CPIconB\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconB\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_b\"\n\t}\n\t\"CPIconC\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconC\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_c\"\n\t}\n\t\"CPIconD\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconD\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_d\"\n\t}\n\t\"CPIconE\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CPIconE\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_e\"\n\t}\n\t\n\t//---------------------\n\t// Payload Tracker\n\t//---------------------\n\t\n\t\"CartBlue\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartBlue\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_blue\"\n\t}\n\t\"CartPointBlu\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointBlu\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_blue\"\n\t}\n\t\"CartPointBluOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointBluOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_blue_opaque\"\n\t}\n\t\"CartPointNeutral\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointNeutral\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_neutral\"\n\t}\n\t\"CartPointNeutralOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointNeutralOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_neutral_opaque\"\n\t}\n\t\"CartPointRed\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointRed\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_red\"\n\t}\n\t\"CartPointRedOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartPointRedOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_point_red_opaque\"\n\t}\n\t\"CartRed\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartRed\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_red\"\n\t}\n\n\t\"CartTrackBlue\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartTrackBlue\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_track_blue\"\n\t}\n\t\"CartTrackBlueOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartTrackBlueOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_track_blue_opaque\"\n\t}\n\t\"CartTrackNeutralOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartTrackNeutralOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_track_neutral_opaque\"\n\t}\n\t\"CartTrackRed\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartTrackRed\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_track_red\"\n\t}\n\t\"CartTrackRedOpaque\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartTrackRedOpaque\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/cart_track_red_opaque\"\n\t}\n\t\n\t//---------------------\n\t// Main Menu\n\t//---------------------\n\t\n\t\"MainMenuButtonCasual\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainMenuButtonCasual\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_casual\"\n\t}\n\t\"MainMenuButtonCommunityServer\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainMenuButtonCommunityServer\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_community_server\"\n\t}\n\t\"MainMenuButtonCompetitive\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainMenuButtonCompetitive\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_competitive\"\n\t}\n\t\"MainMenuButtonMvM\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainMenuButtonMvM\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_mvm\"\n\t}\n\t\"MainMenuLogo\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainMenuLogo\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_logo\"\n\t}\n\t\n\t//---------------------\n\t// Misc\n\t//---------------------\n\t\n\t\"MenuThumbMissing\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MenuThumbMissing\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"maps/menu_thumb_Missing\"\n\t}\n\t\"SelbyenPickup\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"SelbyenPickup\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/selbyen_pickup\"\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_borders.res",
    "content": "Scheme\n{\n\t//\n\t//////////////////// BORDERS //////////////////////////////\n\t//\n\t// describes all the border types\n\tBorders\n\t{\n\t\tWhiteBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tWhiteBorderThick\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t\n\t\tDarkBorderThick\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"2 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t\n\t\tMenuBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Yellow\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Yellow\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Yellow\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"4\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Yellow\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"5\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Yellow\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tPanelBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tDarkBlueTeamBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"4\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"5\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"6\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDBlueTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tDarkRedTeamBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"4\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"5\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"6\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"HUDRedTeamDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tNoBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tTeamMenuBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tScrollBarButtonBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tScrollBarButtonDepressedBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tButtonBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tButtonKeyFocusBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tButtonDepressedBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tComboBoxBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tDarkComboBoxBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanDark\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tSalePriceBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"SaleGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"SaleGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"SaleGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"SaleGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tMainMenuSubButtonBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tCrosshatchedBackground\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"loadout_header\"\n\t\t\t\"tiled\"\t\t\t\t\t\"1\"\n\t\t}\n\n\t\tOutlinedGreyBox\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"loadout_round_rect_selected\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tOutlinedDullGreyBox\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"loadout_round_rect\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tTFThinLineBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/tournament_panel_brown\"\n\t\t\t//\"image\"\t\t\t\t\"../hud/color_panel_browner\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_brown_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderRedBGOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_red_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderRedBGOpaque_Store\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_red_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderRedBG\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_red\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderRedBGMoreOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_red_more_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"5\"\n\t\t}\n\n\t\tTFFatLineBorderBlueBG\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderBlueBGMoreOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_blu_more_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"5\"\n\t\t}\n\n\t\tTFFatLineBorderBlueBGOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_blu_opaque\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tTFFatLineBorderClearBG\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_clear\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tToolTipBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tOptionsCategoryBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tGrayDialogBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"loadout_rect\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tStoreFreeTrialBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"loadout_rect_red\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tEconItemBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"backpack_rect_mouseover_color\"\n\t\t\t\"color\"\t\t\t\t\t\"Grey\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"2\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"2\"\n\t\t}\n\n\t\tEcon.Button.Border.Default\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tEcon.Button.Border.Armed\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\" \"2\"\n\t\t}\n\n\t\tLoadoutItemMouseOverBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tLoadoutItemPopupBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"color\"\t\t\t\t\t\"DarkGrey\"\n\t\t\t\"image\"\t\t\t\t\t\"backpack_rect_mouseover_color\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tBackpackItemGrayedOut\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DarkGrey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DarkGrey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DarkGrey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DarkGrey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGrayedOut_Selected\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Transparent\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Transparent\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Transparent\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Transparent\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Standard ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Grey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Grey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Grey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Grey\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"60 54 53 255\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemSelectedBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"3 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 2\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"TanLight\"\n\t\t\t\t\t\"offset\" \"2 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"2 2\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"2 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"3 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"2 2\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"2 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"1 2\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Black\"\n\t\t\t\t\t\"offset\" \"2 3\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Unique ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Unique\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Unique\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Unique\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Unique\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorUnique_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Rarity1 ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_1\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_1\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_1\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_1\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity1_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Rarity2 ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_2\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_2\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_2\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_2\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity2_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Rarity3 ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_3\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_3\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_3\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_3\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity3_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Rarity4 ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_4\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_4\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_4\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_4\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorrarity4_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Haunted ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Haunted\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Haunted\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Haunted\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Haunted\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorHaunted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Vintage ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Vintage\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Vintage\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Vintage\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Vintage\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorVintage_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Community ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Community\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Community\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Community\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Community\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCommunity_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Developer ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Developer\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Developer\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Developer\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Developer\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorDeveloper_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// SelfMade ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_SelfMade\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_SelfMade\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_SelfMade\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_SelfMade\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorSelfMade_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Customized ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Customized\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Customized\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Customized\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Customized\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCustomized_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Strange ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Strange\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Strange\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Strange\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Strange\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorStrange_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Completed ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Completed\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Completed\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Completed\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Completed\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCompleted_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// PaintkitWeapon ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_PaintkitWeapon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_PaintkitWeapon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_PaintkitWeapon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_PaintkitWeapon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorPaintkitWeapon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Collector's ------------------------------------------------------------------------------------------------\n\t\tBackpackItemBorder_Collectors\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmQualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_Collectors\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_Collectors\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_Collectors\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QualityColorCollectors_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// Rarity Default\n\t\tBackpackItemBorder_RarityDefault\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityDefault\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityDefault\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityDefault\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityDefault_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemBorder_RarityCommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityCommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityCommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityCommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityCommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemBorder_RarityUncommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityUncommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityUncommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityUncommon\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityUncommon_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemBorder_RarityRare\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityRare\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityRare\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityRare\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityRare_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemBorder_RarityMythical\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityMythical\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityMythical\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityMythical\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityMythical_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t// ***************************************************\n\t\tBackpackItemBorder_RarityLegendary\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemMouseOverBorder_RarityLegendary\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutBorder_RarityLegendary\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tBackpackItemGreyedOutSelectedBorder_RarityLegendary\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityLegendary_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t//*********************************************\n\t\tBackpackItemBorder_RarityAncient\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"DimmItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tBackpackItemMouseOverBorder_RarityAncient\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tBackpackItemGreyedOutBorder_RarityAncient\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tBackpackItemGreyedOutSelectedBorder_RarityAncient\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"0 0 0 0\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t\t\"3\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"ItemRarityAncient_GreyedOut\"\n\t\t\t\t\t\"offset\" \"1 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tStoreItemBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tStoreItemBorderMouseOver\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tStoreItemBorderSelected\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"Blank\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tNotificationDefault\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"alert_rect\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tNotificationHighPriority\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_holder_central\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\tMainMenuButtonGlow\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"color\"\t\t\t\t\t\"178 83 22 255\"\n\t\t\t\"image\"\t\t\t\t\t\"button_glow\"\n\t\t\t\"src_corner_height\"\t\t\"4\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"4\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuButtonGlow2\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"color\"\t\t\t\t\t\"238 103 17 255\"\n\t\t\t\"image\"\t\t\t\t\t\"button_glow\"\n\t\t\t\"src_corner_height\"\t\t\"4\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"4\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuButtonDepressed\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_depressed\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuButtonDepressedArmed\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_depressed_armed\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\t\"0\"\n\t\t}\n\t\tMainMenuButtonDefault\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuButtonArmed\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_hover\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuButtonDisabled\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_disabled\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuMiniButtonDefault\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_adv\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuMiniButtonArmed\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_central_adv_hover\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuBGBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/mmbg\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuBGBorderAlpha\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_holder_central_alpha\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuBlogTabBG\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"blog_tabby\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tMainMenuHighlightBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"callout_bubble\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tTrainingResultsBG\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"button_holder_central\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tStoreInnerShadowBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/innershadow_border\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStoreNewBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"new_corner\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStoreHighlightedBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"featured_corner\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStoreHighlightedBackgroundBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_featured_item_bg01\"\n\t\t\t\"src_corner_height\"\t\t\"80\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"30\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\t\tStoreDiscountBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"sale_corner\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStorePreviewBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_inspector_bg_small\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStoreAddToCart\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_add_to_cart\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStorePreviewTabSelected\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_tab_selected\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStorePreviewTabUnselected\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_tab_unselected\"\n\t\t\t\"src_corner_height\"\t\t\"32\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"32\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tStorePromotion\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"store/store_coupon_border\"\n\t\t\t\"src_corner_height\"\t\t\"16\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"16\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tArmoryScrollbarBox\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"scroll_button_off\"\n\t\t\t\"src_corner_height\"\t\t\"16\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"16\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tArmoryScrollbarWell\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"scroll_well\"\n\t\t\t\"src_corner_height\"\t\t\"16\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"16\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\n\t\tQuickplayBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"DarkGrey\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"DarkGrey\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"DarkGrey\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"DarkGrey\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tSortCategoryBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"TanDark\"\n\t\t\t\t\t\"offset\"\t\"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tSteamWorkshopBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 0 0\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\"\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\"Blank\"\n\t\t\t\t\t\"offset\" \t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tReplayFatLineBorderRedBGOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/fatlineborder_red\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayFatLineBorderOpaque\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/fatlineborder\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayGrayDialogBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/graydialogborder\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayOutlinedGreyBox\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/outlinedgreybox\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayOutlinedDullGreyBox\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/dullgreybox\"\n\t\t\t\"src_corner_height\"\t\t\"24\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"24\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayThinLineBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/tournament_panel_brown\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayDefaultBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/panel_scalable_default\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayHighlightBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/panel_scalable_highlight\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayBalloonBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/panel_scalable_balloon\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\"\t\"0\"\n\t\t}\n\t\tReplayBrowser.ScrollBar.SliderButton.Border\n\t\t{\n\n\t\t}\n\n\t\tQuestStatusBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"replay/panel_scalable_transparent\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"7\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"7\"\n\t\t}\n\n\t\tRedWithThinBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/panel_scalable_red\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"7\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"7\"\n\t\t}\n\n\t\tBlueWithThinBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/panel_scalable_blue\"\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"7\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"7\"\n\t\t}\n\n\t\tInnerShadowBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"inner_shadow_border\"\n\t\t\t\"src_corner_height\"\t\t\"5\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"5\"\n\t\t}\n\t\tInnerShadowBorderThin\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"inner_shadow_border\"\n\t\t\t\"src_corner_height\"\t\t\"5\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_width\"\t\t\"4\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"4\"\n\t\t}\n\n\t\tOuterShadowBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"outer_shadow_border\"\n\t\t\t\"src_corner_height\"\t\t\"8\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"8\"\n\t\t\t\"draw_corner_width\"\t\t\"8\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"8\"\n\t\t}\n\n\t\tOuterShadowBorderThin\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"outer_shadow_border\"\n\t\t\t\"src_corner_height\"\t\t\"8\"\t\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"8\"\n\t\t\t\"draw_corner_width\"\t\t\"4\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"4\"\n\t\t}\n\n\t\tCYOAScreenBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"cyoa/cyoa_map_screen_border\"\n\t\t\t\"src_corner_height\"\t\t\"63\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"63\"\n\t\t\t\"draw_corner_width\"\t\t\"26\"\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"26\"\n\t\t}\n\t\tCYOANodeViewBorder\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"cyoa/node_view_border\"\n\t\t\t\"src_corner_height\"\t\t\"127\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"127\"\n\t\t\t\"draw_corner_width\"\t\t\"24\"\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"24\"\n\t\t}\n\t\tCYOANodeViewBorder_Active\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"cyoa/node_view_border_active\"\n\t\t\t\"src_corner_height\"\t\t\"127\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"127\"\n\t\t\t\"draw_corner_width\"\t\t\"24\"\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"24\"\n\t\t}\n\t\tCYOANodeViewBorder_Inactive\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"cyoa/node_view_border_inactive\"\n\t\t\t\"src_corner_height\"\t\t\"127\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"127\"\n\t\t\t\"draw_corner_width\"\t\t\"24\"\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"24\"\n\t\t}\n\t\tCYOANodeViewBorder_TurnIn\n\t\t{\n\t\t\t\"bordertype\"\t\t\t\"scalable_image\"\n\t\t\t\"backgroundtype\"\t\t\"2\"\n\t\t\t\"image\"\t\t\t\t\t\"cyoa/node_view_border_turnin\"\n\t\t\t\"src_corner_height\"\t\t\"127\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"127\"\n\t\t\t\"draw_corner_width\"\t\t\"24\"\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"24\"\n\t\t}\n\t\tCYOAPopupBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"QuestMap_ActiveOrange\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tFriendHighlightBorder\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tFriendHighlightBorderThick\n\t\t{\n\t\t\t\"inset\" \"0 0 1 1\"\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"1 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \"CreditsGreen\"\n\t\t\t\t\t\"offset\" \"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_colors.res",
    "content": "Scheme\n{\n\t//////////////////////// COLORS ///////////////////////////\n\tColors\n\t{\n\t\t//---------------------------------------------\n\t\t// HUD COLORS\n\t\t//---------------------------------------------\n\t\t\"Yellow\"\t\t\t\t\t\"92 122 90 255\"\n\t\t\"DullWhite\"\t\t\t\t\t\"132 132 132 255\"\n\t\t\"Grey\"\t\t\t\t\t\t\"51 47 46 255\"\n\t\t\"DarkGrey\"\t\t\t\t\t\"27 27 27 255\"\n\t\t\"DarkerGrey\"\t\t\t\t\"22 22 22 255\"\n\t\t\"NeonGreen\"\t\t\t\t\t\"0 225 0 255\"\n\t\t\"NeonRed\"\t\t\t\t\t\"200 10 20 255\"\n\t\t\"TextColor\"\t\t\t\t\t\"117 107 94 255\"\n\t\t\"NeutralWhite\"\t\t\t\t\"235 226 202 255\"\n\t\t\"BGBlack\"\t\t\t\t\t\"16 16 16 135\"\n\t\t\"ComfigGreen\"\t\t\t\t\"67 147 136 255\"\n\t\t//---------------------------------------------\n\t\t// GAMEPLAY\n\t\t//---------------------------------------------\n\t\t\"Overheal\"\t\t\t\t\t\"0 191 121 255\"\n\t\t\"OverhealShadow\"\t\t\t\"0 100 75 255\"\n\t\t\"LowHealth\"\t\t\t\t\t\"215 25 25 255\"\n\t\t\"LowHealthShadow\"\t\t\t\"115 12 12 255\"\n\t\t\"LowAmmo\"\t\t\t\t\t\"215 25 25 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\"115 12 12 255\"\n\t\t\"TargetHealth\"\t\t\t\t\"0 225 165 255\"\n\t\t\"TargetDamage\"\t\t\t\t\"255 255 0 255\"\n\t\t\"BlueTeam\"\t\t\t\t\t\"75 112 130 255\"\n\t\t\"RedTeam\"\t\t\t\t\t\"158 65 65 255\"\n\t\t//---------------------------------------------\n\t\t// CROSSHAIR COLORS\n\t\t//---------------------------------------------\n\t\t\"Crosshair\"\t\t\t\t\t\"242 242 242 255\"\t// Default\n\t\t\"CrosshairDamage\"\t\t\t\"255 0 0 255\"\t\t// Hitmarker\n\t\t//---------------------------------------------\n\t\t// ÜBERCHARGE\n\t\t//---------------------------------------------\n\t\t\"UberCharge\"\t\t\t\t\"0 225 165 255\"\n\t\t\"UberChargePulse\"\t\t\t\"0 165 125 255\"\n\t\t//---------------------------------------------\n\t\t// CLASS GRADIENT\n\t\t//---------------------------------------------\n\t\t\"MenuScout\"\t\t\t\t\t\"75 112 130 255\"\n\t\t\"MenuSoldier\"\t\t\t\t\"80 105 120 255\"\n\t\t\"MenuPyro\"\t\t\t\t\t\"95 100 110 255\"\n\t\t\"MenuDemoman\"\t\t\t\t\"100 95 100 255\"\n\t\t\"MenuHeavy\"\t\t\t\t\t\"110 90 90 255\"\n\t\t\"MenuEngineer\"\t\t\t\t\"120 80 80 255\"\n\t\t\"MenuMedic\"\t\t\t\t\t\"130 75 75 255\"\n\t\t\"MenuSniper\"\t\t\t\t\"140 70 70 255\"\n\t\t\"MenuSpy\"\t\t\t\t\t\"158 65 65 255\"\n\t\t//---------------------------------------------\n\t\t// CUSTOMIZATIONS\n\t\t//---------------------------------------------\n\t\t\"MenuWhite\"\t\t\t\t\t\"255 255 255 255\"\n\t\t\"MenuTan\"\t\t\t\t\t\"235 226 202 255\"\n\t\t\"MenuGrey\"\t\t\t\t\t\"150 152 154 255\"\n\t\t\"MenuBlack\"\t\t\t\t\t\"0 0 0 255\"\n\t\t\"MenuMaroon\"\t\t\t\t\"150 50 50 255\"\n\t\t\"MenuRed\"\t\t\t\t\t\"255 0 0 255\"\n\t\t\"MenuSalmon\"\t\t\t\t\"250 125 115 255\"\n\t\t\"MenuOrange\"\t\t\t\t\"255 155 75 255\"\n\t\t\"MenuYellow\"\t\t\t\t\"255 190 0 255\"\n\t\t\"MenuOlive\"\t\t\t\t\t\"180 200 100 255\"\n\t\t\"MenuGreen\"\t\t\t\t\t\"0 215 0 255\"\n\t\t\"MenuForest\"\t\t\t\t\"0 135 55 255\"\n\t\t\"MenuTeal\"\t\t\t\t\t\"100 180 170 255\"\n\t\t\"MenuCyan\"\t\t\t\t\t\"0 195 200 255\"\n\t\t\"MenuBlue\"\t\t\t\t\t\"0 170 255 255\"\n\t\t\"MenuNavy\"\t\t\t\t\t\"90 120 200 255\"\n\t\t\"MenuPurple\"\t\t\t\t\"150 50 235 255\"\n\t\t\"MenuViolet\"\t\t\t\t\"190 150 210 255\"\n\t\t\"MenuPink\"\t\t\t\t\t\"250 185 240 255\"\n\t\t\"MenuMagenta\"\t\t\t\t\"255 0 127 255\"\n\t\t//---------------------------------------------\n\t\t// DEFAULT COLORS\n\t\t//---------------------------------------------\n\t\t\"Orange\"\t\t\t\t\t\t\t\t\"178 82 22 255\"\n\t\t\"OrangeDim\"\t\t\t\t\t\t\t\t\"178 82 22 120\"\n\t\t\"LightOrange\"\t\t\t\t\t\t\t\"188 112 0 128\"\n\t\t\"GoalOrange\"\t\t\t\t\t\t\t\"255 133 0 255\"\n\t\t\"TFOrange\"\t\t\t\t\t\t\t\t\"145 73 59 255\"\n\t\t\"Purple\"\t\t\t\t\t\t\t\t\"137 69 99 255\"\n\n\t\t\"HalloweenThemeColor2015_Light\"\t\t\t\"238 126 17 255\"\n\t\t\"HalloweenThemeColor2015\"\t\t\t\t\"135 54 16 255\"\n\t\t\"HalloweenThemeColor2015_Dark\"\t\t\t\"108 49 21 255\"\n\n\t\t\"QuestGold\"\t\t\t\t\t\t\t\t\"208 147 75 255\"\n\t\t\"QuestUncommitted\"\t\t\t\t\t\t\"183 147 100 255\"\n\t\t\"QuestMap_Bonus\"\t\t\t\t\t\t\"222 217 166 255\"\n\t\t\"QuestMap_ActiveOrange\"\t\t\t\t\t\"212 127 25 255\"\n\t\t\"QuestMap_InactiveGrey\"\t\t\t\t\t\"100 100 100 255\"\n\t\t\"QuestMap_BGImages\"\t\t\t\t\t\t\"56 58 60 255\"\n\n\t\t\"PartyMember1\"\t\t\t\t\t\t\t\"124 173 255 255\"\n\t\t\"PartyMember2\"\t\t\t\t\t\t\t\"99  232 167 255\"\n\t\t\"PartyMember3\"\t\t\t\t\t\t\t\"229 255 121 255\"\n\t\t\"PartyMember4\"\t\t\t\t\t\t\t\"232 184 99  255\"\n\t\t\"PartyMember5\"\t\t\t\t\t\t\t\"255 118 108 255\"\n\t\t\"PartyMember6\"\t\t\t\t\t\t\t\"255 133 255 255\"\n\n\t\t\"White\"\t\t\t\t\t\t\t\t\t\"220 220 220 255\"\n\t\t\"RedSolid\"\t\t\t\t\t\t\t\t\"158 65 65 255\"\n\t\t\"BlueSolid\"\t\t\t\t\t\t\t\t\"0 28 162 255\"\n\t\t\"TransparentYellow\"\t\t\t\t\t\t\"251 235 202 140\"\n\t\t\"GreenSolid\"\t\t\t\t\t\t\t\"76 107 34 255\"\n\n\t\t\"Black\"\t\t\t\t\t\t\t\t\t\"29 29 29 255\"\n\t\t\"Transparent\"\t\t\t\t\t\t\t\"0 0 0 0\"\n\t\t\"TransparentBlack\"\t\t\t\t\t\t\"0 0 0 230\"\n\t\t\"TransparentLightBlack\"\t\t\t\t\t\"0 0 0 90\"\n\t\t\"FooterBGBlack\"\t\t\t\t\t\t\t\"52 48 55 255\"\n\t\t\n\t\t\"HUDBlueTeam\"\t\t\t\t\t\t\t\"75 112 130 155\"\n\t\t\"HUDRedTeam\"\t\t\t\t\t\t\t\"157 49 47 155\"\n\t\t\"HUDSpectator\"\t\t\t\t\t\t\t\"124 124 124 127\"\n\t\t\"HUDBlueTeamSolid\"\t\t\t\t\t\t\"75 112 130 255\"\n\t\t\"HUDRedTeamSolid\"\t\t\t\t\t\t\"157 49 47 255\"\n\t\t\"HUDBlueTeamDark\"\t\t\t\t\t\t\"44 66 76 255\"\n\t\t\"HUDRedTeamDark\"\t\t\t\t\t\t\"76 23 22 255\"\n\t\t\"HUDDeathWarning\"\t\t\t\t\t\t\"255 0 0 255\"\n\t\t\"HudWhite\"\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"HudOffWhite\"\t\t\t\t\t\t\t\"200 187 161 255\"\n\t\t\"HudBlack\"\t\t\t\t\t\t\t\t\"16 16 16 185\"\n\t\t\"ProgressBarBlue\"\t\t\t\t\t\t\"91 122 142 255\"\n\t\t\"CreditsGreen\"\t\t\t\t\t\t\t\"94 150 49 255\"\n\n\t\t\"Gray\"\t\t\t\t\t\t\t\t\t\"178 178 178 255\"\n\t\t\"Blank\"\t\t\t\t\t\t\t\t\t\"0 0 0 0\"\n\t\t\"ForTesting\"\t\t\t\t\t\t\t\"255 0 0 32\"\n\t\t\"ForTesting_Magenta\"\t\t\t\t\t\"255 0 255 255\"\n\t\t\"ForTesting_MagentaDim\"\t\t\t\t\t\"255 0 255 120\"\n\n\t\t\"HudPanelForeground\"\t\t\t\t\t\"123 110 59 184\"\n\t\t\"HudPanelBackground\"\t\t\t\t\t\"123 110 59 184\"\n\t\t\"HudPanelBorder\"\t\t\t\t\t\t\"255 255 255 102\"\n\n\t\t\"HudProgressBarActive\"\t\t\t\t\t\"240 207 78 255\"\n\t\t\"HudProgressBarInActive\"\t\t\t\t\"140 120 73 255\"\n\t\t\"HudProgressBarActiveLow\"\t\t\t\t\"240 30 30 255\"\n\t\t\"HudProgressBarInActiveLow\"\t\t\t\t\"240 30 30 99\"\n\n\t\t\"HudTimerProgressActive\"\t\t\t\t\"251 235 202 255\"\n\t\t\"HudTimerProgressInActive\"\t\t\t\t\"52 48 45 255\"\n\t\t\"HudTimerProgressWarning\"\t\t\t\t\"240 30 30 255\"\n\n\t\t// Training\n\t\t\"HudTrainingHint\"\t\t\t\t\t\t\"212 160 23 255\"\n\n\t\t\"TanDark\"\t\t\t\t\t\t\t\t\"117 107 94 255\"\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t\t\"TanDarker\"\t\t\t\t\t\t\t\t\"46 43 42 255\"\n\n\t\t\"StoreDarkTan\"\t\t\t\t\t\t\t\"131 121 104 255\"\n\t\t\"StoreGreen\"\t\t\t\t\t\t\t\"76 107 34 255\"\n\n\t\t// Building HUD Specific\n\t\t\"LowHealthRed\"\t\t\t\t\t\t\t\"255 0 0 255\"\n\t\t\"ProgressOffWhite\"\t\t\t\t\t\t\"251 235 202 255\"\n\t\t\"ProgressBackground\"\t\t\t\t\t\"250 234 201 51\"\n\t\t\"HealthBgGrey\"\t\t\t\t\t\t\t\"72 71 69 255\"\n\n\t\t\"LabelDark\"\t\t\t\t\t\t\t\t\"48 43 42 255\"\n\t\t\"LabelTransparent\"\t\t\t\t\t\t\"109 96 80 180\"\n\n\t\t\"BuildMenuActive\"\t\t\t\t\t\t\"248 231 198 255\"\n\n\t\t\"DisguiseMenuIconRed\"\t\t\t\t\t\"192 56 63 255\"\n\t\t\"DisguiseMenuIconBlue\"\t\t\t\t\t\"92 128 166 255\"\n\n\t\t\"ProgressOffWhiteTransparent\"\t\t\t\"251 235 202 128\"\n \t\t\"MatchmakingDialogTitleColor\"\t\t\t\"200 184 151 255\"\n \t\t\"MatchmakingMenuItemBackground\"\t\t\t\"46 43 42 255\"\n \t\t\"MatchmakingMenuItemBackgroundActive\"\t\"150 71 0 255\"\n\t\t\"MatchmakingMenuItemTitleColor\"\t\t\t\"200 184 151 255\"\n\t\t\"MatchmakingMenuItemDescriptionColor\"\t\"200 184 151 255\"\n\n\t\t\"HTMLBackground\"\t\t\t\t\t\t\"95 92 101 255\"\n\n\t\t\"ItemAttribLevel\"\t\t\t\t\t\t\"117 107 94 255\"\n\t\t\"ItemAttribNeutral\"\t\t\t\t\t\t\"235 226 202 255\"\n\t\t\"ItemAttribPositive\"\t\t\t\t\t\"153 204 255 255\"\n\t\t\"ItemAttribNegative\"\t\t\t\t\t\"255 64 64 255\"\n\n\t\t\"ItemSetName\"\t\t\t\t\t\t\t\"225 255 15 255\"\n\t\t\"ItemSetItemEquipped\"\t\t\t\t\t\"149 175 12 255\"\n\t\t\"ItemSetItemMissing\"\t\t\t\t\t\"139 137 137 255\"\n\t\t\"ItemIsotope\"\t\t\t\t\t\t\t\"225 255 15 255\"\n\t\t\"ItemBundleItem\"\t\t\t\t\t\t\"149 175 12 255\"\n\t\t\"ItemLimitedUse\"\t\t\t\t\t\t\"0 160 0 255\"\n\t\t\"ItemFlags\"\t\t\t\t\t\t\t\t\"117 107 94 255\"\n\t\t\"ItemLimitedQuantity\"\t\t\t\t\t\"225 209 0 255\"\n\n\t\t\"QualityColorNormal\"\t\t\t\t\t\"178 178 178 255\"\n\t\t\"QualityColorrarity1\"\t\t\t\t\t\"77 116 85 255\"\n\t\t\"QualityColorrarity2\"\t\t\t\t\t\"141 131 75 255\"\n\t\t\"QualityColorrarity3\"\t\t\t\t\t\"204 204 250 255\"\n\t\t\"QualityColorrarity4\"\t\t\t\t\t\"134 80 172 255\"\n\t\t\"QualityColorVintage\"\t\t\t\t\t\"71 98 145 255\"\n\t\t\"QualityColorUnique\"\t\t\t\t\t\"255 215 0 255\"\n\t\t\"QualityColorCommunity\"\t\t\t\t\t\"112 176 74 255\"\n\t\t\"QualityColorDeveloper\"\t\t\t\t\t\"165 15 121 255\"\n\t\t\"QualityColorSelfMade\"\t\t\t\t\t\"112 176 74 255\"\n\t\t\"QualityColorCustomized\"\t\t\t\t\"71 98 145 255\"\n\t\t\"QualityColorStrange\"\t\t\t\t\t\"207 106 50 255\"\n\t\t\"QualityColorCompleted\"\t\t\t\t\t\"134 80 172 255\"\n\t\t\"QualityColorHaunted\"\t\t\t\t\t\"56 243 171 255\"\n\t\t\"QualityColorCollectors\"\t\t\t\t\"170 0 0 255\"\n\t\t\"QualityColorPaintkitWeapon\"\t\t\t\"250 250 250 255\"\n\n\t\t\"DimmQualityColorNormal\"\t\t\t\t\"178 178 178 100\"\n\t\t\"DimmQualityColorrarity1\"\t\t\t\t\"77 116 85 100\"\n\t\t\"DimmQualityColorrarity2\"\t\t\t\t\"141 131 75 100\"\n\t\t\"DimmQualityColorrarity3\"\t\t\t\t\"204 204 250 100\"\n\t\t\"DimmQualityColorrarity4\"\t\t\t\t\"134 80 172 100\"\n\t\t\"DimmQualityColorVintage\"\t\t\t\t\"71 98 145 100\"\n\t\t\"DimmQualityColorUnique\"\t\t\t\t\"255 215 0 100\"\n\t\t\"DimmQualityColorCommunity\"\t\t\t\t\"112 176 74 100\"\n\t\t\"DimmQualityColorDeveloper\"\t\t\t\t\"165 15 121 100\"\n\t\t\"DimmQualityColorSelfMade\"\t\t\t\t\"112 176 74 100\"\n\t\t\"DimmQualityColorCustomized\"\t\t\t\"71 98 145 100\"\n\t\t\"DimmQualityColorStrange\"\t\t\t\t\"207 106 50 100\"\n\t\t\"DimmQualityColorCompleted\"\t\t\t\t\"134 80 172 100\"\n\t\t\"DimmQualityColorHaunted\"\t\t\t\t\"56 243 171 100\"\n\t\t\"DimmQualityColorCollectors\"\t\t\t\"170 0 0 100\"\n\t\t\"DimmQualityColorPaintkitWeapon\"\t\t\"250 250 250 100\"\n\n\t\t\"ItemRarityDefault\"\t\t\t\t\t\t\"131 126 119 255\"\n\t\t\"ItemRarityCommon\"\t\t\t\t\t\t\"176 195 217 255\"\n\t\t\"ItemRarityUncommon\"\t\t\t\t\t\"94 152 217 255\"\n\t\t\"ItemRarityRare\"\t\t\t\t\t\t\"75 105 255 255\"\n\t\t\"ItemRarityMythical\"\t\t\t\t\t\"136 71 255 255\"\n\t\t\"ItemRarityLegendary\"\t\t\t\t\t\"211 44 230 255\"\n\t\t\"ItemRarityAncient\"\t\t\t\t\t\t\"235 75 75 255\"\n\n\t\t\"DimmItemRarityDefault\"\t\t\t\t\t\"131 126 119 100\"\n\t\t\"DimmItemRarityCommon\"\t\t\t\t\t\"176 195 217 100\"\n\t\t\"DimmItemRarityUncommon\"\t\t\t\t\"94 152 217 100\"\n\t\t\"DimmItemRarityRare\"\t\t\t\t\t\"75 105 255 100\"\n\t\t\"DimmItemRarityMythical\"\t\t\t\t\"136 71 255 100\"\n\t\t\"DimmItemRarityLegendary\"\t\t\t\t\"211 44 230 100\"\n\t\t\"DimmItemRarityAncient\"\t\t\t\t\t\"235 75 75 100\"\n\n\t\t\"ItemRarityDefault_GreyedOut\"\t\t\t\"44 42 40 255\"\n\t\t\"ItemRarityCommon_GreyedOut\"\t\t\t\"59 65 72 255\"\n\t\t\"ItemRarityUncommon_GreyedOut\"\t\t\t\"31 50 72 255\"\n\t\t\"ItemRarityRare_GreyedOut\"\t\t\t\t\"25 35 85 255\"\n\t\t\"ItemRarityMythical_GreyedOut\"\t\t\t\"45 24 85 255\"\n\t\t\"ItemRarityLegendary_GreyedOut\"\t\t\t\"70 15 77 255\"\n\t\t\"ItemRarityAncient_GreyedOut\"\t\t\t\"78 25 25 255\"\n\n\t\t\"QualityColorNormal_GreyedOut\"\t\t\t\"44 44 44 255\"\n\t\t\"QualityColorrarity1_GreyedOut\"\t\t\t\"20 29 21 255\"\n\t\t\"QualityColorrarity2_GreyedOut\"\t\t\t\"35 33 19 255\"\n\t\t\"QualityColorrarity3_GreyedOut\"\t\t\t\"51 51 62 255\"\n\t\t\"QualityColorrarity4_GreyedOut\"\t\t\t\"36 20 43 255\"\n\t\t\"QualityColorVintage_GreyedOut\"\t\t\t\"18 25 36 255\"\n\t\t\"QualityColorUnique_GreyedOut\"\t\t\t\"64 54 0  255\"\n\t\t\"QualityColorCommunity_GreyedOut\"\t\t\"28 44 19 255\"\n\t\t\"QualityColorDeveloper_GreyedOut\"\t\t\"41 4  30 255\"\n\t\t\"QualityColorSelfMade_GreyedOut\"\t\t\"28 44 74 255\"\n\t\t\"QualityColorCustomized_GreyedOut\"\t\t\"71 98 19 255\"\n\t\t\"QualityColorStrange_GreyedOut\"\t\t\t\"52 27 13 255\"\n\t\t\"QualityColorCompleted_GreyedOut\"\t\t\"34 20 43 255\"\n\t\t\"QualityColorHaunted_GreyedOut\"\t\t\t\"14 61 43 255\"\n\t\t\"QualityColorCollectors_GreyedOut\"\t\t\"60 0 0 255\"\n\t\t\"QualityColorPaintkitWeapon_GreyedOut\"\t\"60 60 60 255\"\n\n\t\t\"SaleGreen\"\t\t\t\t\t\t\t\t\"76 107 34 255\"\n\t\t\"LightRed\"\t\t\t\t\t\t\t\t\"200 80 60 255\"\n\t\t\"LighterRed\"\t\t\t\t\t\t\t\"220 100 80 255\"\n\t\t\"LighterDarkBrown\"\t\t\t\t\t\t\"59 54 48 255\"\n\t\t\"DarkBrown\"\t\t\t\t\t\t\t\t\"41 37 38 255\"\n\n\t\t\"UpgradeDefaultFg\"\t\t\t\t\t\t\"87 82 74 255\"\n\t\t\"UpgradeDefaultBg\"\t\t\t\t\t\t\"111 104 94 255\"\n\t\t\"UpgradeArmedFg\"\t\t\t\t\t\t\"194 96 47 255\"\n\t\t\"UpgradeArmedBg\"\t\t\t\t\t\t\"239 128 73 255\"\n\t\t\"UpgradeDepressedFg\"\t\t\t\t\t\"204 106 57 255\"\n\t\t\"UpgradeDepressedBg\"\t\t\t\t\t\"249 138 83 255\"\n\t\t\"UpgradeSelectedFg\"\t\t\t\t\t\t\"204 106 57 255\"\n\t\t\"UpgradeSelectedBg\"\t\t\t\t\t\t\"249 138 83 255\"\n\t\t\"UpgradeDisabledFg\"\t\t\t\t\t\t\"64 59 52 255\"\n\t\t\"UpgradeDisabledBg\"\t\t\t\t\t\t\"79 77 68 255\"\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_fonts.res",
    "content": "Scheme\n{\n\t//////////////////////// FONTS /////////////////////////////\n\t//\n\t// describes all the fonts\n\tFonts\n\t{\n\t\t// CUSTOM\n\t\t\"FontBold50\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold37\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"37\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold22\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold20Outline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold20\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold18\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold16\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold14Outline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold14\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold12\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold10\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold9\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"FontRegular20\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular15\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular14\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular12\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular11\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular10\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular9\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular8\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScanlineShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"scanlines\"\t\t\"2\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t}\n\t\t}\n\t\t\"ScanlineShadowSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"scanlines\"\t\t\"2\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_TF2_Build\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_TF2_Secondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_Code_Pro_Bold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_Code_Pro_LC\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t// DEFAULT\n\t\t\"Default\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultOutline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultUnderline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"underline\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t\t\"7\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\n\t\t\"CenterPrintText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PlayerPanelPlayerName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"6\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudHintText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontGiant\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"80\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\t\"tall_hidef\"\t\"120\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"44\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"48\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontGiantBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"44\"\n\t\t\t\t\"tall_lodef\"\t\"52\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontBiggerBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\t\"tall_lodef\"\t\"40\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"tall_hidef\"\t\"48\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBigBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"28\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSecondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"yres\"\t\t\t\"1 1199\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmallBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"tall_hidef\"\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmallSecondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"tall_hidef\"\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"tall_lodef\"\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallishBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallBoldShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallestShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallestBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PerformanceModeSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"4\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"StorePromotionsTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"FontCartPrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t//\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStoreOriginalPrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePriceSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePromotion\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TextTooltipFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"GameUIButtons\"\n\t\t{\n\t\t\t\"1\"\t//[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSmall\"\n\t\t{\n\t\t\t\"1\"\t[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSmallest\"\n\t\t{\n\t\t\t\"1\"\t[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.4\"\n\t\t\t\t\"scaley\"\t\t\"0.4\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamController\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamControllerSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.25\"\n\t\t\t\t\"scaley\"\t\t\"0.25\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamControllerSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.15\"\n\t\t\t\t\"scaley\"\t\t\"0.15\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudClassHealth\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SpectatorKeyHints\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ClockSubText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ClockSubTextSuddenDeath\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ClockSubTextTiny\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudSelectionText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1 599\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"1000\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"DebugOverlay\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Courier New\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"TFTypeDeath\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"tfd\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Icons\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t {\n\t\t\t\t\"name\"  \t\t\"Team Fortress\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BetaFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Courier New\"\n\t\t\t\t\"tall\"\t\t\t\"90\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudNumbers\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"Team Fortress\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"Verdana\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CloseCaption\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Italic\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Bold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_BoldItalic\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Small\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"Marlett\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t}\n\t\t}\n\t\t\"MarlettSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t}\n\t\t}\n\n\t\t\"MenuMainTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MenuClassBuckets\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MenuKeys\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\n\t\t\"GoalText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ChalkboardTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardTitleBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardTitleMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"14\" [!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"15\" [$OSX]\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\n\t\t\"ScoreboardSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"6\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamCountNew\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamNameNew\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamNameLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamScoreNew\"\n \t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamScore\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"52\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1 599\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"72\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"140\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MatchSummaryTeamScores\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"MatchSummaryStatsAndMedals\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"MatchSummaryWinner\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CompMatchStartTeamNames\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ControlPointTimer\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ControlPointTimerSmaller\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Link\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TargetID\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"ChatFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ChatMiniFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MenuSmallestFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial Black\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"300\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"MenuSmallFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"300\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CapPlayerFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"TextColor\"\t\t\"Black\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"CapPlayerFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"TextColor\"\t\t\"Black\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TFFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"TFFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"InstructionalText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\t[!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"9\"\t\t[$OSX]\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MatchmakingDialogTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogSessionOptionsTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuBrowserHostname\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuBrowserDetails\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\n\t\t\"RankingDialogHeaders\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\n\t\t\"TeamMenuBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"TeamMenu\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"600\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"IntroMenuCaption\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AchievementNotification\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Trebuchet MS\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ImportToolSmallestBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"600\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ImportToolSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SpectatorVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t// Used by scoreboard and spectator UI for names which don't map in the normal fashion\n\t\t\"DefaultVerySmallFallBack\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ItemFontNameSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\tItemFontAttribSmallv2\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AchievementTracker_Name\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AchievementTracker_NameGlow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AchievementTracker_Desc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestObjectiveTracker_Desc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveTracker_DescGlow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveTracker_DescBlur\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ItemTrackerScore_InGame\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestFlavorText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestLargeText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestStickyText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"QuestInstructionText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestFlavorText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMediumText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestLargeText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AdFont_ItemName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AdFont_AdText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AdFont_PurchaseButton\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TradeUp_Text\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"TradeUp_Quote\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Trebuchet MS\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t//////////////////// REPLAY FONTS //////////////////////////////\n\t\t\"ReplayVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayBrowserSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplaySmaller\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMediumBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayBrowserTab\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t//////////////////// ECON FONTS //////////////////////////////\n\t\t\"EconFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"EconFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\tControllerHintText\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"MMenuPlayListDesc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"XPSource\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"XPSource_Glow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MapVotesPercentage\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestMap_Small_Blur\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Small\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Medium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Large\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Huge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\tBitmapFontFiles\n\t{\n\t\t// UI buttons, custom font, (256x64)\n\t\t\"Buttons\"\t\t\"materials/vgui/fonts/buttons_32.vbf\"\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_fonts_paths.res",
    "content": "Scheme\n{\n\t//////////////////////// CUSTOM FONT FILES /////////////////////////////\n\t//\n\t// specifies all the custom (non-system) font files that need to be loaded to service the above described fonts\n\t// Range specificies the characters to be used from the custom font before falling back to a default font\n\t// characters in the range not specificed in the font will appear empty\n\t// For TF2: Any special character will need to be added to our font file\n\tCustomFontFiles\n\t{\n\t\t\"1\" \"resource/tf.ttf\"\n\t\t\"2\" \"resource/tfd.ttf\"\n\t\t\"3\"\n\t\t{\n\t\t\t\"font\" \"resource/tf2.ttf\"\n\t\t\t\"name\" \"TF2\"\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t}\n\t\t\"4\"\n\t\t{\n\t\t\t\"font\" \"resource/tf2secondary.ttf\"\n\t\t\t\"name\" \"TF2 Secondary\"\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t}\n\t\t\"5\"\n\t\t{\n\t\t\t\"font\" \"resource/tf2professor.ttf\"\n\t\t\t\"name\" \"TF2 Professor\"\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00FF\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00FF\"\n\t\t\t}\n\t\t}\n\t\t\"6\"\n\t\t{\n\t\t\t\"font\" \"resource/tf2build.ttf\"\n\t\t\t\"name\" \"TF2 Build\"\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t\t\"turkish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0xFFFF\"\n\t\t\t}\n\t\t}\n\t\t\"7\"\n\t\t{\n\t\t\t\"font\"\t\"resource/ocra.ttf\"\n\t\t\t\"name\" \"ocra\"\n\t\t\t\"turkish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"swedish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"spanish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"romanian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"norwegian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"danish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"hungarian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"german\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"french\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"finnish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"czech\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"bulgarian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x007E\"\n\t\t\t}\n\t\t}\n\t\t\"8\"\n\t\t{\n\t\t\t\"font\"\t\"resource/fonts/code-pro-bold.otf\"\n\t\t\t\"name\"\t\"Code Pro Bold\"\n\t\t}\n\t\t\"9\"\n\t\t{\n\t\t\t\"font\"\t\"resource/fonts/code-pro-lc.otf\"\n\t\t\t\"name\"\t\"Code Pro LC\"\n\t\t}\n\t\t\"10\"\t\"resource/linux_fonts/dejavusans.ttf\"\n\t\t\"11\"\t\"resource/linux_fonts/dejavusans-bold.ttf\"\n\t\t\"12\"\t\"resource/linux_fonts/dejavusans-boldoblique.ttf\"\n\t\t\"13\"\t\"resource/linux_fonts/dejavusans-oblique.ttf\"\n\t\t\"14\"\t\"resource/linux_fonts/liberationsans-regular.ttf\"\n\t\t\"15\"\t\"resource/linux_fonts/liberationsans-bold.ttf\"\n\t\t\"16\"\t\"resource/linux_fonts/liberationmono-regular.ttf\"\n\t\t\"17\"\t\"resource/linux_fonts/firasans-regular.ttf\"\n\t\t\"18\"\n\t\t{\n\t\t\t\"font\"\t\"resource/fonts/icons.ttf\"\n\t\t\t\"name\"\t\"TF2Icons\"\n\t\t}\n\t\t\"19\"\n\t\t{\n\t\t\t\"font\" \"resource/fonts/crosshairs.ttf\"\n\t\t\t\"name\" \"TF2Crosshairs\"\n\t\t}\n\t\t\"20\"\n\t\t{\n\t\t\t\"font\"\t\"resource/fonts/streamer-mode.ttf\"\n\t\t\t\"name\"\t\"Streamer Mode\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_fonts_pro.res",
    "content": "Scheme\n{\n\t//////////////////////// FONTS /////////////////////////////\n\t//\n\t// describes all the fonts\n\tFonts\n\t{\n\t\t// CUSTOM\n\t\t\"FontBold50\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold37\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"37\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold22\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold20Outline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold20\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold18\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold16\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold14Outline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold14\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold12\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold10\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontBold9\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"FontRegular20\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular15\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular14\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular12\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular11\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular10\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular9\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontRegular8\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScanlineShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"scanlines\"\t\t\"2\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t}\n\t\t}\n\t\t\"ScanlineShadowSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"scanlines\"\t\t\"2\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_TF2_Build\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_TF2_Secondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_Code_Pro_Bold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Showcase_Code_Pro_LC\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t// DEFAULT\n\t\t\"Default\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultOutline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultUnderline\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"underline\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"DefaultLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t\t\"7\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t}\n\t\t}\n\n\t\t\"CenterPrintText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PlayerPanelPlayerName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"6\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudHintText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudFontGiant\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"80\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\t\"tall_hidef\"\t\"120\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"44\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"48\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontGiantBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"44\"\n\t\t\t\t\"tall_lodef\"\t\"52\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontBiggerBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\t\"tall_lodef\"\t\"40\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"tall_hidef\"\t\"48\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBigBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"28\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSecondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"yres\"\t\t\t\"1 1199\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmallBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"tall_hidef\"\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontMediumSmallSecondary\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"tall_hidef\"\t\"24\"\n\t\t\t\t\"tall_lodef\"\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"tall_lodef\"\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallishBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallBoldShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallestShadow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"HudFontSmallestBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PerformanceModeSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"4\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"StorePromotionsTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"FontCartPrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t//\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStoreOriginalPrice\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePriceSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"FontStorePromotion\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TextTooltipFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"GameUIButtons\"\n\t\t{\n\t\t\t\"1\"\t//[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSmall\"\n\t\t{\n\t\t\t\"1\"\t[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSmallest\"\n\t\t{\n\t\t\t\"1\"\t[$X360]\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"Buttons\"\n\t\t\t\t\"scalex\"\t\t\"0.4\"\n\t\t\t\t\"scaley\"\t\t\"0.4\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamController\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.5\"\n\t\t\t\t\"scaley\"\t\t\"0.5\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamControllerSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.25\"\n\t\t\t\t\"scaley\"\t\t\"0.25\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonsSteamControllerSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"bitmap\"\t\t\"1\"\n\t\t\t\t\"name\"\t\t\t\"ButtonsSC\"\n\t\t\t\t\"scalex\"\t\t\"0.15\"\n\t\t\t\t\"scaley\"\t\t\"0.15\"\n\t\t\t}\n\t\t}\n\t\t\"GameUIButtonText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudClassHealth\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SpectatorKeyHints\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ClockSubText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ClockSubTextSuddenDeath\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ClockSubTextTiny\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudSelectionText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1 599\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"1000\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"DebugOverlay\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Courier New\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"outline\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"TFTypeDeath\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"tfd\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Icons\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t {\n\t\t\t\t\"name\"  \t\t\"Team Fortress\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BetaFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Courier New\"\n\t\t\t\t\"tall\"\t\t\t\"90\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"HudNumbers\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"Team Fortress\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"  \t\t\"Verdana\"\n\t\t\t\t\"tall\"  \t\t\"28\"\n\t\t\t\t\"weight\" \t\t\"0\"\n\t\t\t\t\"additive\" \t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CloseCaption\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Italic\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Bold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_BoldItalic\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\t\t\"CloseCaption_Small\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t}\n\t\t}\n\n\t\t\"Marlett\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t}\n\t\t}\n\t\t\"MarlettSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Marlett\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"symbol\"\t\t\"1\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t}\n\t\t}\n\n\t\t\"MenuMainTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MenuClassBuckets\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MenuKeys\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\n\t\t\"GoalText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ChalkboardTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardTitleBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardTitleMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ChalkboardText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"14\" [!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"15\" [$OSX]\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\n\t\t\"ScoreboardSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"6\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamCountNew\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamNameNew\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamNameLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamScoreNew\"\n \t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ScoreboardTeamScore\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"52\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1 599\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"72\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"140\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MatchSummaryTeamScores\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"MatchSummaryStatsAndMedals\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"MatchSummaryWinner\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CompMatchStartTeamNames\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ControlPointTimer\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ControlPointTimerSmaller\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Link\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TargetID\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"ChatFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ChatMiniFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"700\"\n\t\t\t\t\"yres\"\t\t\t\"1200 10000\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MenuSmallestFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial Black\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"300\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"MenuSmallFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"300\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CapPlayerFont\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"TextColor\"\t\t\"Black\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"CapPlayerFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"TextColor\"\t\t\"Black\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TFFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"TFFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"InstructionalText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\t[!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"9\"\t\t[$OSX]\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MatchmakingDialogTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogSessionOptionsTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuBrowserHostname\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuBrowserDetails\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\t\t\"MatchmakingDialogMenuSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\n\t\t\"RankingDialogHeaders\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t}\n\t\t}\n\n\t\t\"TeamMenuBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"TeamMenu\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"600\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"IntroMenuCaption\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AchievementNotification\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Trebuchet MS\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ImportToolSmallestBold\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"600\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ImportToolSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SpectatorVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t// Used by scoreboard and spectator UI for names which don't map in the normal fashion\n\t\t\"DefaultVerySmallFallBack\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ItemFontNameSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontNameLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro Bold\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\tItemFontAttribSmallv2\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribLarge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ItemFontAttribLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AchievementTracker_Name\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AchievementTracker_NameGlow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AchievementTracker_Desc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestObjectiveTracker_Desc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveTracker_DescGlow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveTracker_DescBlur\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\" [!$POSIX]\n\t\t\t\t\"tall\"\t\t\t\"8\" [$POSIX]\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ItemTrackerScore_InGame\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestFlavorText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestLargeText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ocra\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestStickyText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Professor\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\" [$OSX]\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\t\t\"QuestInstructionText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestFlavorText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestObjectiveText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"600 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"800\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"yres\"\t\t\t\"1024 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMediumText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestLargeText_Merasmus\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"AdFont_ItemName\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Secondary\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AdFont_AdText\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"AdFont_PurchaseButton\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TradeUp_Text\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"TradeUp_Quote\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Trebuchet MS\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"italic\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t//////////////////// REPLAY FONTS //////////////////////////////\n\t\t\"ReplayVerySmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayBrowserSmallest\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplaySmaller\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\"\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"6\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"range\" \t\t\"0x0000 0x00FF\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMediumSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayMediumBig\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayBrowserTab\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"ReplayLarger\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t//////////////////// ECON FONTS //////////////////////////////\n\t\t\"EconFontSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"EconFontMedium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\tControllerHintText\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x007F\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"MMenuPlayListDesc\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"XPSource\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"custom\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"XPSource_Glow\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MapVotesPercentage\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuestMap_Small_Blur\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"blur\"\t\t\t\"3\"\n\t\t\t\t\"additive\"\t\t\"1\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Small\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Medium\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Large\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"QuestMap_Huge\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Code Pro LC\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"weight\"\t\t\"400\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\tBitmapFontFiles\n\t{\n\t\t// UI buttons, custom font, (256x64)\n\t\t\"Buttons\"\t\t\"materials/vgui/fonts/buttons_32.vbf\"\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_icons.res",
    "content": "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\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"MediumIcons\"\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\"25\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"MediumSmallIcons\"\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\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"SmallIcons\"\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\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"SmallerIcons\"\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\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"StreamerMode\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Streamer Mode\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_settings.res",
    "content": "Scheme\n{\n\t///////////////////// BASE SETTINGS ////////////////////////\n\t// default settings for all panels\n\t// controls use these to determine their settings\n\tBaseSettings\n\t{\n\t\t// vgui_controls color specifications\n\t\tReplayBrowser.BgColor\t\t\t\t\t\t\t\"DarkGrey\"\n\t\tReplayBrowser.Details.TitleEdit.Carat.FgColor\t\"LightRed\"\n\t\tReplayBrowser.Button.ArmedBgColor\t\t\t\t\"HudWhite\"\n\t\tReplayBrowser.Button.DepressedBgColor\t\t\t\"HudBlack\"\n\t\tReplayBrowser.CollectionTitle.FgColor\t\t\t\"LightRed\"\n\t\tReplayBrowser.Warning.FgColor\t\t\t\t\t\"LightRed\"\n\t\tReplayBrowser.ScrollBar.SliderButton.FgColor\t\"TransparentYellow\"\n\t\tReplayBrowser.Search.BgColor\t\t\t\t\t\"Black\"\n\t\tReplayBrowser.Search.FgColor\t\t\t\t\t\"TanLight\"\n\t\tReplay.RenderDialog.BgColor\t\t\t\t\t\t\"DarkGrey\"\n\n\t\tEcon.Dialog.BgColor\t\t\t\t\t\t\"Blank\"\n\t\tEcon.Button.BgColor\t\t\t\t\t\t\"HudBlack\"\n\t\tEcon.Button.FgColor\t\t\t\t\t\t\"HudWhite\"\n\t\tEcon.Button.ArmedBgColor\t\t\t\t\"HudWhite\"\n\t\tEcon.Button.ArmedFgColor\t\t\t\t\"HudBlack\"\n\t\tEcon.Button.DepressedBgColor\t\t\t\"HudBlack\"\n\t\tEcon.Button.DepressedFgColor\t\t\t\"Black\"\n\t\tEcon.Button.PresetDefaultColorFg\t\t\"TanLight\"\n\t\tEcon.Button.PresetArmedColorFg\t\t\t\"Black\"\n\t\tEcon.Button.PresetDepressedColorFg\t\t\"TanLight\"\n\t\tEcon.Button.PresetDefaultColorBg\t\t\"Yellow\"\n\t\tEcon.Button.PresetArmedColorBg\t\t\t\"HudWhite\"\n\t\tEcon.Button.PresetDepressedColorBg\t\t\"HudWhite\"\n\t\tEcon.Button.Border.Default\t\t\t\t\"TanDark\"\n\t\tEcon.Button.Border.Armed\t\t\t\t\"TanLight\"\n\n\t\tBorder.Bright\t\t\t\t\t\t\t\"Blank\"\n\t\tBorder.Dark\t\t\t\t\t\t\t\t\"Black\"\n\t\tBorder.Selection\t\t\t\t\t\t\"Gray\"\n\n\t\tButton.TextColor\t\t\t\t\t\t\"TanLight\"\n\t\tButton.BgColor\t\t\t\t\t\t\t\"HudBlack\"\n\t\tButton.ArmedTextColor\t\t\t\t\t\"TanLight\"\n\t\tButton.ArmedBgColor\t\t\t\t\t\t\"TanDark\"\n\t\tButton.SelectedTextColor\t\t\t\t\"TanDark\"\n\t\tButton.SelectedBgColor\t\t\t\t\t\"TanLight\"\n\t\tButton.DepressedTextColor\t\t\t\t\"TanDark\"\n\t\tButton.DepressedBgColor\t\t\t\t\t\"TanDarker\"\n\n\t\tCheckButton.TextColor\t\t\t\t\t\"TanLight\"\n\t\tCheckButton.SelectedTextColor\t\t\t\"TanLight\"\n\t\tCheckButton.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\t\tCheckButton.Border1  \t\t\t\t\t\"TanLight\"\t\t// the left checkbutton border\n\t\tCheckButton.Border2  \t\t\t\t\t\"TanLight\"\t\t// the right checkbutton border\n\t\tCheckButton.Check\t\t\t\t\t\t\"TanLight\"\t\t// color of the check itself\n\t\tCheckButton.HighlightFgColor\t\t\t\"TanLight\"\n\n\t\tComboBoxButton.ArrowColor\t\t\t\t\"TanDark\"\n\t\tComboBoxButton.ArmedArrowColor\t\t\t\"TanLight\"\n\t\tComboBoxButton.BgColor\t\t\t\t\t\"Blank\"\n\t\tComboBoxButton.DisabledBgColor\t\t\t\"Blank\"\n\n\t\tFrame.BgColor\t\t\t\t\t\t\t\"TransparentBlack\"\n\t\tFrame.OutOfFocusBgColor\t\t\t\t\t\"TransparentBlack\"\n\t\tFrame.FocusTransitionEffectTime\t\t\t\"0.0\"\n\t\tFrame.TransitionEffectTime\t\t\t\t\"0.0\"\n\t\tFrame.AutoSnapRange\t\t\t\t\t\t\"0\"\n\t\tFrameGrip.Color1\t\t\t\t\t\t\"Blank\"\n\t\tFrameGrip.Color2\t\t\t\t\t\t\"Blank\"\n\t\tFrameTitleButton.FgColor\t\t\t\t\"Blank\"\n\t\tFrameTitleButton.BgColor\t\t\t\t\"Blank\"\n\t\tFrameTitleButton.DisabledFgColor\t\t\"Blank\"\n\t\tFrameTitleButton.DisabledBgColor\t\t\"Blank\"\n\t\tFrameSystemButton.FgColor\t\t\t\t\"Blank\"\n\t\tFrameSystemButton.BgColor\t\t\t\t\"Blank\"\n\t\tFrameSystemButton.Icon\t\t\t\t\t\"\"\n\t\tFrameSystemButton.DisabledIcon\t\t\t\"\"\n\t\tFrameTitleBar.TextColor\t\t\t\t\t\"Orange\"\n\t\tFrameTitleBar.BgColor\t\t\t\t\t\"Blank\"\n\t\tFrameTitleBar.DisabledTextColor\t\t\t\"Orange\"\n\t\tFrameTitleBar.DisabledBgColor\t\t\t\"Blank\"\n\n\t\tGraphPanel.FgColor\t\t\t\t\t\t\"Orange\"\n\t\tGraphPanel.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\n\t\tLabel.TextDullColor\t\t\t\t\t\t\"TanDark\"\n\t\tLabel.TextColor\t\t\t\t\t\t\t\"TanLight\"\n\t\tLabel.TextBrightColor\t\t\t\t\t\"TanLight\"\n\t\tLabel.SelectedTextColor\t\t\t\t\t\"TanLight\"\n\t\tLabel.BgColor\t\t\t\t\t\t\t\"Blank\"\n\t\tLabel.DisabledFgColor1\t\t\t\t\t\"Blank\"\n\t\tLabel.DisabledFgColor2\t\t\t\t\t\"White\"\n\n\t\tListPanel.TextColor\t\t\t\t\t\t\"Orange\"\n\t\tListPanel.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\t\tListPanel.SelectedTextColor\t\t\t\t\"Black\"\n\t\tListPanel.SelectedBgColor\t\t\t\t\"HUDRedTeamSolid\"\n\t\tListPanel.SelectedOutOfFocusBgColor\t\t\"HUDRedTeamSolid\"\n\t\tListPanel.EmptyListInfoTextColor\t\t\"Orange\"\n\n\t\tMenu.TextColor\t\t\t\t\t\t\t\"TanLight\"\n\t\tMenu.BgColor\t\t\t\t\t\t\t\"DarkGrey\"\n\t\tMenu.ArmedTextColor\t\t\t\t\t\t\"TanDark\"\n\t\tMenu.ArmedBgColor\t\t\t\t\t\t\"DarkGrey\"\n\t\tMenu.TextInset\t\t\t\t\t\t\t\"6\"\n\n\t\tChat.TypingText\t\t\t\t\t\t\t\"Orange\"\n\n\t\tPanel.FgColor\t\t\t\t\t\t\t\"Gray\"\n\t\tPanel.BgColor\t\t\t\t\t\t\t\"Blank\"\n\n\t\tHTML.BgColor\t\t\t\t\t\t\t\"Blank\"\n\n\t\tProgressBar.FgColor\t\t\t\t\t\t\"ProgressOffWhite\"\n\t\tProgressBar.BgColor\t\t\t\t\t\t\"ProgressBackground\"\n\n\t\tCircularProgressBar.FgColor\t\t\t\t\"TanLight\"\n\t\tCircularProgressBar.BgColor\t\t\t\t\"TanDark\"\n\n\t\t\"BuildingHealthBar.BgColor\"\t\t\t\t\"HealthBgGrey\"\n\t\t\"BuildingHealthBar.Health\"\t\t\t\t\"ProgressOffWhite\"\n\t\t\"BuildingHealthBar.LowHealth\"\t\t\t\"LowHealthRed\"\n\n\t\tPropertySheet.TextColor\t\t\t\t\t\"Orange\"\n\t\tPropertySheet.SelectedTextColor\t\t\t\"Orange\"\n\t\tPropertySheet.TransitionEffectTime\t\t\"0.25\"\t\t// time to change from one tab to another\n\n\t\tRadioButton.TextColor\t\t\t\t\t\"Yellow\"\n\t\tRadioButton.SelectedTextColor\t\t\t\"Yellow\"\n\n\t\tRichText.TextColor\t\t\t\t\t\t\"Gray\"\n\t\tRichText.BgColor\t\t\t\t\t\t\"Blank\"\n\t\tRichText.SelectedTextColor\t\t\t\t\"Gray\"\n\t\tRichText.SelectedBgColor\t\t\t\t\"HUDRedTeamSolid\"\n\n\t\tScrollBarButton.FgColor\t\t\t\t\t\"Gray\"\n\t\tScrollBarButton.BgColor\t\t\t\t\t\"Blank\"\n\t\tScrollBarButton.ArmedFgColor\t\t\t\"Gray\"\n\t\tScrollBarButton.ArmedBgColor\t\t\t\"Blank\"\n\t\tScrollBarButton.DepressedFgColor\t\t\"Black\"\n\t\tScrollBarButton.DepressedBgColor\t\t\"Blank\"\n\n\t\tScrollBarSlider.FgColor\t\t\t\t\t\"Gray\"\t\t// nob color\n\t\tScrollBarSlider.BgColor\t\t\t\t\t\"Blank\"\t\t// slider background color\n\n\t\tSectionedListPanel.HeaderTextColor\t\t\"Orange\"\n\t\tSectionedListPanel.HeaderBgColor\t\t\"Blank\"\n\t\tSectionedListPanel.DividerColor\t\t\t\"Black\"\n\t\tSectionedListPanel.TextColor\t\t\t\"Orange\"\n\t\tSectionedListPanel.BrightTextColor\t\t\"Orange\"\n\t\tSectionedListPanel.BgColor\t\t\t\t\"TransparentLightBlack\"\n\t\tSectionedListPanel.SelectedTextColor\t\"Black\"\n\t\tSectionedListPanel.SelectedBgColor\t\t\"HUDRedTeamSolid\"\n\t\tSectionedListPanel.OutOfFocusSelectedTextColor\t\"Black\"\n\t\tSectionedListPanel.OutOfFocusSelectedBgColor\t\"255 255 255 32\"\n\n\t\tSlider.NobColor\t\t\t\t\t\t\t\"108 108 108 255\"\n\t\tSlider.TextColor\t\t\t\t\t\t\"127 140 127 255\"\n\t\tSlider.TrackColor\t\t\t\t\t\t\"31 31 31 255\"\n\t\tSlider.DisabledTextColor1\t\t\t\t\"117 117 117 255\"\n\t\tSlider.DisabledTextColor2\t\t\t\t\"30 30 30 255\"\n\n\t\tTextEntry.TextColor\t\t\t\t\t\t\"Gray\"\n\t\tTextEntry.BgColor\t\t\t\t\t\t\"Blank\"\n\t\tTextEntry.CursorColor\t\t\t\t\t\"Gray\"\n\t\tTextEntry.DisabledTextColor\t\t\t\t\"Gray\"\n\t\tTextEntry.DisabledBgColor\t\t\t\t\"Blank\"\n\t\tTextEntry.SelectedTextColor\t\t\t\t\"TanLight\"\n\t\tTextEntry.SelectedBgColor\t\t\t\t\"Gray\"\n\t\tTextEntry.OutOfFocusSelectedBgColor\t\t\"Blank\"\n\t\tTextEntry.FocusEdgeColor\t\t\t\t\"Blank\"\n\n\t\tToggleButton.SelectedTextColor\t\t\t\"Yellow\"\n\n\t\tTooltip.TextColor\t\t\t\t\t\t\"TransparentBlack\"\n\t\tTooltip.BgColor\t\t\t\t\t\t\t\"HUDRedTeamSolid\"\n\n\t\tTreeView.BgColor\t\t\t\t\t\t\"TransparentBlack\"\n\n\t\tWizardSubPanel.BgColor\t\t\t\t\t\"Blank\"\n\n\t\tTimerProgress.Active\t\t\t\t\t\"HudTimerProgressActive\"\n\t\tTimerProgress.InActive\t\t\t\t\t\"HudTimerProgressInActive\"\n\t\tTimerProgress.Warning\t\t\t\t\t\"HudTimerProgressWarning\"\n\n\t\tHudObjectives.FgColor\t\t\t\t\t\"HudPanelForeground\"\n\t\tHudObjectives.BgColor\t\t\t\t\t\"HudPanelBackground\"\n\t\tHudObjectives.BorderColor\t\t\t\t\"HudPanelBorder\"\n\n\t\tHudProgressBar.Active\t\t\t\t\t\"HudProgressBarActive\"\n\t\tHudProgressBar.InActive\t\t\t\t\t\"HudProgressBarInActive\"\n\n\t\tHudCaptureIcon.Active\t\t\t\t\t\"HudProgressBarActive\"\n\t\tHudCaptureIcon.InActive\t\t\t\t\t\"HudProgressBarInActive\"\n\t\tHudCaptureProgressBar.Active\t\t\t\"HudProgressBarActive\"\n\t\tHudCaptureProgressBar.InActive\t\t\t\"HudProgressBarInActive\"\n\n\t\t// Scheme-Specific Colors\n\t\t\"FgColor\"\t\t\t\t\t\t\t\t\"Orange\"\n\t\t\"BgColor\"\t\t\t\t\t\t\t\t\"TransparentBlack\"\n\n\t\t\"ViewportBG\"\t\t\t\t\t\t\t\"Blank\"\n\t\t\"TeamSpec\"\t\t\t\t\t\t\t\t\"204 204 204 255\"\n\t\t\"TeamRed\"\t\t\t\t\t\t\t\t\"255 64 64 255\"\n\t\t\"TeamBlue\"\t\t\t\t\t\t\t\t\"153 204 255 255\"\n\n\t\t\"MapDescriptionText\"\t\t\t\t\t\"Gray\" // the text used in the map description window\n\t\t\"HudIcon_Green\"\t\t\t\t\t\t\t\"0 160 0 255\"\n\t\t\"HudIcon_Red\"\t\t\t\t\t\t\t\"160 0 0 255\"\n\n\t\t// CHudMenu\n\t\t\"ItemColor\"\t\t\t\t\t\t\t\t\"255 167 42 200\"\t// default 255 167 42 255\n\t\t\"MenuColor\"\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"MenuBoxBg\"\t\t\t\t\t\t\t\t\"HudBlack\"\n\n\t\t// Weapon Selection Colors\n\t\t\"SelectionNumberFg\"\t\t\t\t\t\t\"251 235 202 255\"\n\t\t\"SelectionTextFg\"\t\t\t\t\t\t\"251 235 202 255\"\n\t\t\"SelectionEmptyBoxBg\" \t\t\t\t\t\"0 0 0 80\"\n\t\t\"SelectionBoxBg\" \t\t\t\t\t\t\"0 0 0 80\"\n\t\t\"SelectionSelectedBoxBg\" \t\t\t\t\"0 0 0 190\"\n\n\t\t// Hint Message Colors\n\t\t\"HintMessageFg\"\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"HintMessageBg\"\t\t\t\t\t\t\t\"0 0 0 60\"\n\n\t\t\"ProgressBarFg\"\t\t\t\t\t\t\t\"255 30 13 255\"\n\n\t\t// Top-left corner of the menu on the main screen\n\t\t\"Main.Menu.X\"\t\t\t\t\t\t\t\"32\"\n\t\t\"Main.Menu.Y\"\t\t\t\t\t\t\t\"248\"\n\n\t\t// Blank space to leave beneath the menu on the main screen\n\t\t\"Main.BottomBorder\"\t\t\t\t\t\t\"32\"\n\n\t\t\"VguiScreenCursor\"\t\t\t\t\t\t\"255 208 64 255\"\n\t}\n}"
  },
  {
    "path": "resource/scheme/clientscheme_xhairs.res",
    "content": "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\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_11\"\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\"11\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_12\"\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\"12\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_13\"\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\"13\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_14\"\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\"14\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_15\"\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\"15\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_16\"\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\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_17\"\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\"17\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_18\"\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\"18\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_19\"\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\"19\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_20\"\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\"20\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_21\"\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\"21\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_22\"\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\"22\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_23\"\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\"23\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_24\"\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\"24\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_25\"\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\"25\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_26\"\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\"26\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_27\"\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\"27\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_28\"\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\"28\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_29\"\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\"29\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Size_30\"\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\"30\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/sourcescheme.res",
    "content": "#base \"sourceschemebase.res\"\n\nScheme\n{\n    //////////////////////// COLORS ///////////////////////////\n\t// color details\n\t// this is a list of all the colors used by the scheme\n\tColors\n\t{\n\t\t// HUD COLORS\n\t\t//---------------------------------------------\n\t\t\"Yellow\"\t\t\t\t\t\"169 123 53 255\"\n\t\t\"White\"\t\t\t\t\t\t\"242 242 242 255\"\n\t\t\"DullWhite\"\t\t\t\t\t\"132 132 132 255\"\n\t\t\"DarkGrey\"\t\t\t\t\t\"27 27 27 255\"\n\t\t\"Black\"\t\t\t\t\t\t\"17 17 17 255\"\n\t\t\"Blank\"\t\t\t\t\t\t\"0 0 0 0\"\n\t\t\"HudBlack\"\t\t\t\t\t\"0 0 0 200\"\n\n\t\t// BASE COLORS\n\t\t//---------------------------------------------\n\t    \"TFDarkBrown\"               \"60 56 53 255\"\n\t    \"TFDarkBrownTransparent\"    \"60 56 53 190\"\n\t    \"TFTanBright\"               \"236 227 203 150\"\n\t    \"TFTanLight\"                \"201 188 162 150\"\n\t    \"TFTanMedium\"               \"131 121 104 150\"\n\n\t    \"TFTanLightBright\"          \"229 223 211 90\"\n\t    \"TFTanLightDark\"            \"96 90 78 90\"\n\n\t    \"TFOrangeBright\"            \"156 82 33 255\"\n\n\t    \"TFTextBright\"              \"251 236 203 150\"\n\t    \"TFTextLight\"               \"201 188 162 255\"\n\t    \"TFTextMedium\"              \"131 121 104 255\"\n\t    \"TFTextMediumDark\"          \"104 96 83 255\"\n\t    \"TFTextBlack\"               \"42 39 37 255\"\n\t    \"TFTextDull\"                \"131 121 104 255\"\n\n\t    \"TFMediumBrown\"\t\t\t\t\"69 64 58 255\"\n\n\t    \"QuickListBGDeselected\"\t\t\"0 0 0 0\"\n\t    \"QuickListBGSelected\"\t\t\"169 123 53 255\"\n\n\t    \"Blank\"\t\t\t\t\t\t\"0 0 0 0\"\n\n\t\t\"ControlBG\"\t\t\t\t\t\"76 88 68 255\"\t\t// background color of controls\n\t\t\"ControlDarkBG\"\t\t\t\t\"90 106 80 255\"\t\t// darker background color; used for background of scrollbars\n\t\t\"WindowBG\"\t\t\t\t\t\"62 70 55 255\"\t\t// background color of text edit panes (chat, text entries, etc.)\n\t\t\"SelectionBG\"\t\t\t\t\"90 84 75 255\"\t\t// background color of any selected text or menu item\n\t\t\"SelectionBG2\"\t\t\t\t\"69 64 57 255\"\t\t// selection background in window w/o focus\n\t\t\"ListBG\"\t\t\t\t\t\"39 36 34 255\"\t\t// background of server browser, buddy list, etc.\n\t}\n\n\tBaseSettings\n\t{\n\t\t// scheme-specific colors\n\t\tBorder.Bright\t\t\t\t\t\"Blank\"\n\t\tBorder.Dark\t\t\t\t\t\t\"Blank\"\n\t\tBorder.Selection\t\t\t\t\"Blank\"\n\t\tBorder.DarkSolid\t\t\t\t\"32 32 32 255\"\n\n\t\tButton.TextColor\t\t\t\t\"White\"\n\t\tButton.BgColor\t\t\t\t\t\"Black\"\n\t\tButton.ArmedTextColor\t\t\t\"White\"\n\t\tButton.ArmedBgColor\t\t\t\t\"Yellow\"\n\t\tButton.DepressedTextColor\t\t\"White\"\n\t\tButton.DepressedBgColor\t\t\t\"Yellow\"\n\t\tButton.FocusBorderColor\t\t\t\"Blank\"\n\n\t\tCheckButton.TextColor\t\t\t\"DullWhite\"\n\t\tCheckButton.SelectedTextColor\t\"White\"\n\t\tCheckButton.BgColor\t\t\t\t\"Black\"\n\t\tCheckButton.HighlightFgColor\t\"Yellow\"\n\t\tCheckButton.ArmedBgColor\t\t\"Blank\"\n\t\tCheckButton.DepressedBgColor\t\"Blank\"\n\t\tCheckButton.Border1  \t\t\t\"Border.Dark\"\n\t\tCheckButton.Border2  \t\t\t\"Border.Bright\"\n\t\tCheckButton.Check\t\t\t\t\"White\"\n\t\tCheckButton.DisabledBgColor\t\t\"Blank\"\n\n\t\tToggleButton.SelectedTextColor\t\"White\"\n\n\t\tComboBoxButton.ArrowColor\t\t\"DullWhite\"\n\t\tComboBoxButton.ArmedArrowColor\t\"White\"\n\t\tComboBoxButton.BgColor\t\t\t\"Blank\"\n\t\tComboBoxButton.DisabledBgColor\t\"Blank\"\n\n\t\tRadioButton.TextColor\t\t\t\"DullWhite\"\n\t\tRadioButton.SelectedTextColor\t\"White\"\n\t\tRadioButton.ArmedTextColor\t\t\"TFTextMedium\"\n\n\t\tFrame.BgColor\t\t\t\t\t\"DarkGrey\"\n\t\tFrame.OutOfFocusBgColor\t\t\t\"DarkGrey\"\n\t\tFrameGrip.Color1\t\t\t\t\"TFTanMedium\"\n\t\tFrameGrip.Color2\t\t\t\t\"White\"\n\t\tFrameTitleButton.FgColor\t\t\"White\"\n\t\tFrameTitleBar.Font\t\t\t\t\"UiBold\"\t\t[!$OSX]\n\t\tFrameTitleBar.TextColor\t\t\t\"White\"\n\t\tFrameTitleBar.DisabledTextColor\t\"DullWhite\"\n\n\t\tLabel.TextDullColor\t\t\t\t\"DullWhite\"\n\t\tLabel.TextColor\t\t\t\t\t\"White\"\n\t\tLabel.TextBrightColor\t\t\t\"White\"\n\t\tLabel.SelectedTextColor\t\t\t\"White\"\n\t\tLabel.BgColor\t\t\t\t\t\"Blank\"\n\t\tLabel.DisabledFgColor1\t\t\t\"DullWhite\"\n\t\tLabel.DisabledFgColor2\t\t\t\"Blank\"\n\n\t\tListPanel.TextColor\t\t\t\t\t\"White\"\n\t\tListPanel.BgColor\t\t\t\t\t\"HudBlack\"\n\t\tListPanel.SelectedBgColor\t\t\t\"White\"\n\t\tListPanel.SelectedOutOfFocusBgColor\t\"DullWhite\"\n\n\t\tMainMenu.TextColor\t\t\t\t\t\"DullWhite\"\t[!$OSX]\n\t\tMainMenu.ArmedTextColor\t\t\t\t\"White\"\t\t[!$OSX]\n\t\tMainMenu.Inset\t\t\t\t\t\t\"32\"\n\n\t\tMenu.TextInset\t\t\t\t\t\t\"6\"\n\t\tMenu.FgColor\t\t\t\t\t\t\"White\"\n\t\tMenu.BgColor\t\t\t\t\t\t\"HudBlack\"\n\t\tMenu.ArmedFgColor\t\t\t\t\t\"Black\"\n\t\tMenu.ArmedBgColor\t\t\t\t\t\"White\"\n\t\tMenu.DividerColor\t\t\t\t\t\"Border.Dark\"\n\n\t\tScrollBarButton.FgColor\t\t\t\t\"White\"\n\t\tScrollBarButton.BgColor\t\t\t\t\"Black\"\n\t\tScrollBarButton.ArmedFgColor\t\t\"Black\"\n\t\tScrollBarButton.ArmedBgColor\t\t\"White\"\n\t\tScrollBarButton.DepressedFgColor\t\"Black\"\n\t\tScrollBarButton.DepressedBgColor\t\"White\"\n\n\t\tScrollBarSlider.BgColor\t\t\t\t\"Black\"\n\t\tScrollBarSlider.FgColor\t\t\t\t\"White\"\n\n\t\tSlider.NobColor\t\t\t\t\t\t\"TFTanLight\"\n\t\tSlider.TextColor\t\t\t\t\t\"White\"\n\t\tSlider.TrackColor\t\t\t\t\t\"HudBlack\"\n\t\tSlider.DisabledTextColor1\t\t\t\"TFTextMediumDark\"\n\t\tSlider.DisabledTextColor2\t\t\t\"Blank\"\n\n\t\tTextEntry.TextColor\t\t\t\t\t\"White\"\n\t\tTextEntry.DisabledTextColor\t        \"DullWhite\"\n\t\tTextEntry.SelectedBgColor\t\t\t\"White\"\n\t}\n\n\tBorders\n\t{\n\t\tBaseBorder\t\t\t\t\t\t\tSubtleBorder\n\t\tButtonBorder\t\t\t\t\t\tRaisedBorder\n\t\tComboBoxBorder\t\t\t\t\t\tDepressedBorder\n\t\tMenuBorder\t\t\t\t\t\t\tSubtleBorder\n\t\tBrowserBorder\t\t\t\t\t\tDepressedBorder\n\t\tPropertySheetBorder\t\t\t\t\tRaisedBorder\n\n\t\tFrameBorder\n\t\t{\n\t\t\tLeft\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tRight\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tTop\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\tBottom\n\t\t\t{\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"color\" \t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"color\"\t\t\t\t\t\"Border.DarkSolid\"\n\t\t\t\t\t\"offset\" \t\t\t\t\"0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tFonts\n\t{\n\t\t\"Trebuchet24\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"Trebuchet20\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"Trebuchet18\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"900\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"MainMenuFont\"\n\t\t{\n\t\t\t\"1\"\t[!$OSX]\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\" \t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MenuLarge\"\n\t\t{\n\t\t\t\"1\"\t[disabled]\n\t\t\t{\n\t\t\t\t\"tall_disabled\"\t\"24\"\n\t\t\t}\n\t\t}\n\n\t\t\"ServerBrowserTitle\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"TF2 Build\"\n\t\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\t\"tall_lodef\"\t\"40\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t\t\"additive\"\t\t\"0\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t\t\"dropshadow\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Default\" [disabled]\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Verdana\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"weight\"\t\t\"500\"\n\t\t\t}\n\t\t}\n\n\t\t\"ServerBrowserSmall\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Tahoma\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\" //\tBasic Latin, Latin-1 Supplement, Latin Extended-A\n\t\t\t\t\"yres\"\t\t\t\"480 599\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Tahoma\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\" //\tBasic Latin, Latin-1 Supplement, Latin Extended-A\n\t\t\t\t\"yres\"\t\t\t\"600 767\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Tahoma\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\" //\tBasic Latin, Latin-1 Supplement, Latin Extended-A\n\t\t\t\t\"yres\"\t\t\t\"768 1023\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"4\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Tahoma\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\" //\tBasic Latin, Latin-1 Supplement, Latin Extended-A\n\t\t\t\t\"yres\"\t\t\t\"1024 1199\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"5\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Tahoma\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"weight\"\t\t\"0\"\n\t\t\t\t\"range\"\t\t\t\"0x0000 0x017F\" //\tBasic Latin, Latin-1 Supplement, Latin Extended-A\n\t\t\t\t\"yres\"\t\t\t\"1200 6000\"\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\tAchievementItemTitle\t[!$OSX]\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial\" [!$OSX]\n\t\t\t\t\"name\"\t\t\t\"Verdana Bold\" [disabled]\n\t\t\t\t\"weight\"\t\t\"1500\"\n\t\t\t\t\"tall\"\t\t\t\"16\" [!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"18\" [disabled]\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\tAchievementItemTitleLarge\t[!$OSX]\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial\" [!$OSX]\n\t\t\t\t\"name\"\t\t\t\"Verdana Bold\" [disabled]\n\t\t\t\t\"weight\"\t\t\"1500\"\n\t\t\t\t\"tall\"\t\t\t\"18\" [!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"19\" [disabled]\n\t\t\t\t\"antialias\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\tAchievementItemDescription\t[!$OSX]\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"Arial\" [!$OSX]\n\t\t\t\t\"name\"\t\t\t\"Verdana\" [disabled]\n\t\t\t\t\"weight\"\t\t\"1000\"\n\t\t\t\t\"tall\"\t\t\t\"14\" [!$OSX]\n\t\t\t\t\"tall\"\t\t\t\"12\" [disabled]\n\t\t\t\t\"antialias\"\t\t\"1\" [!$OSX]\n\t\t\t}\n\t\t}\n\n\t\t\"DefaultFixedOutline\" //edited by INsane 2010 for small netgraph font on all screen sizes\n\t\t{\n            \"1\" //For screen heights between 480 and 599 (eg 4:3 aspect Width 640x480 High, Width 720x576 High. 16:10 aspect Width 720x480 High)\n            {\n                \"name\"\t\t\t\"Arial\" [$WINDOWS] \t\t\t// Standard is \"Lucida Console\" Options are \"Microsoft Sans Serif\" \"Georgia\" \"Impact\" \"Arial MT\" and the best for small = \"Haettenschweiler\" but is a MS office and Win7 font, can be downloaded, google \"Haettenschweiler\" and install in C:/Windows/Fonts\n                \"name\"\t\t\t\"Lucida Console\" [$X360]    //\"Lucida Console\"\n                \"name\"\t\t\t\"Georgia\" [$POSIX] \t\t\t// Apple Mac OS \"Verdana\" (default) Best small font = \"Georgia\" Mac Installation location: /Library/Fonts and is default on Mac OS\n                \"tall\"\t\t\t\"11\" [$POSIX]\t// \"11\"\n                \"tall\"\t\t\t\"10\" \t\t\t//good positioning is ... \"net_graphpos 183\" and \"net_graphheight 30\" and ensure you select \"antialias\"  \"1\" with all others off with \"Georgia\" font.\n                \"weight\"     \t\"0\"  \t\t\t//\"0\" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as \"0\".\n                \"range\"         \"0x0000 0x017F\" //Basic Latin, Latin-1 Supplement, Latin Extended-A\n                \"yres\"         \t\"480 599\"\n                \"outline\"     \t\"0\"  \t\t\t//\"1\" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.\n                \"additive\"     \t\"0\"  \t\t\t//not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look\n                \"antialias\"  \t\"1\"  \t\t\t//not default added //smoothing the edges.\n            }\n            \"2\" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.)\n            {\n                \"name\"\t\t\t\"Arial\" [$WINDOWS] \t\t\t// Standard is \"Lucida Console\" Options are \"Microsoft Sans Serif\" \"Georgia\" \"Impact\" \"Arial MT\" and the best for small = \"Haettenschweiler\" but is a MS office and Win7 font, can be downloaded, google \"Haettenschweiler\" and install in C:/Windows/Fonts\n                \"name\"\t\t\t\"Lucida Console\" [$X360]    //\"Lucida Console\"\n                \"name\"\t\t\t\"Georgia\" [$POSIX] \t\t\t// Apple Mac OS \"Verdana\" (default) Best small font = \"Georgia\" Mac Installation location: /Library/Fonts and is default on Mac OS\n                \"tall\"\t\t\t\"12\" [$POSIX]  \t// \"11\"\n                \"tall\"\t\t\t\"12\" \t\t\t//good positioning is ... \"net_graphpos 190\" and \"net_graphheight 45\" and ensure you select \"antialias\"  \"1\" with all others off with \"Georgia\" font.\n                \"weight\"     \t\"0\"\n                \"range\"         \"0x0000 0x017F\" //Basic Latin, Latin-1 Supplement, Latin Extended-A\n                \"yres\"         \t\"600 767\"\n                \"outline\"     \t\"0\"  \t\t\t//\"1\" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.\n                \"additive\"     \t\"0\"  \t\t\t//not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look\n                \"antialias\"  \t\"1\"  \t\t\t//not default added //smoothing the edges.\n            }\n            \"3\" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.)\n            {\n                \"name\"         \t\"Arial\" [$WINDOWS] \t\t\t// Standard is \"Lucida Console\" Options are \"Microsoft Sans Serif\" \"Georgia\" \"Impact\" \"Arial MT\" and the best for small = \"Haettenschweiler\" but is a MS office and Win7 font, can be downloaded, google \"Haettenschweiler\" and install in C:/Windows/Fonts\n\t\t\t\t\"name\"         \t\"Lucida Console\" [$X360]    \t//\"Lucida Console\"\n                \"name\"         \t\"Verdana\" [$POSIX] \t\t\t// Apple Mac OS \"Verdana\" (default) Best small font = \"Georgia\" Mac Installation location: /Library/Fonts and is default on Mac OS\n                \"tall\"         \t\"13\" [$POSIX]  \t// \"11\"\n                \"tall\"         \t\"13\"  \t\t\t//good positioning is ... \"net_graphpos 203\" and \"net_graphheight 85\" and ensure you select \"outline\" \"1\" with all others off with \"Microsoft Sans Serif\" font.\n                \"weight\"     \t\"0\"\n                \"range\"         \"0x0000 0x017F\" //Basic Latin, Latin-1 Supplement, Latin Extended-A\n                \"yres\"         \t\"768 1023\"\n                \"outline\"     \t\"1\"  \t\t\t//\"1\" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.\n                \"additive\"     \t\"0\"  \t\t\t//not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look\n                \"antialias\"  \t\"0\"  \t\t\t//not default added //smoothing the edges.\n            }\n            \"4\" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High...    16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.)\n            {\n                \"name\"         \t\"Arial\" [$WINDOWS] \t\t\t// Standard is \"Lucida Console\" Options are \"Microsoft Sans Serif\" \"Georgia\" \"Impact\" \"Arial MT\" and the best for small = \"Haettenschweiler\" but is a MS office and Win7 font, can be downloaded, google \"Haettenschweiler\" and install in C:/Windows/Fonts\n\t\t\t\t\"name\"         \t\"Lucida Console\" [$X360]    //\"Lucida Console\"\n\t\t\t\t\"name\"         \t\"Arial\" [$POSIX] \t\t\t// Apple Mac OS \"Verdana\" (default) Best small font = \"Georgia\" Mac Installation location: /Library/Fonts and is default on Mac OS\n                \"tall\"         \t\"19\" [$POSIX]  \t// \"11\"\n                \"tall\"         \t\"19\"  \t\t\t// good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select \"outline\" \"1\" with all others off with Ariel font.\n                \"weight\"     \t\"0\"\n                \"range\"         \"0x0000 0x017F\" //Basic Latin, Latin-1 Supplement, Latin Extended-A\n                \"yres\"         \t\"1024 1199\"\n                \"outline\"     \t\"1\"  \t\t\t//\"1\" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.\n                \"additive\"     \t\"0\"  \t\t\t//not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look\n                \"antialias\"  \t\"0\"  \t\t\t//not default added //smoothing the edges.\n            }\n            \"5\" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond)\n            {\n                \"name\"         \t\"Arial\" [$WINDOWS] \t\t\t// Standard is \"Lucida Console\" Options are \"Microsoft Sans Serif\" \"Georgia\" \"Impact\" \"Arial MT\" and the best for small = \"Haettenschweiler\" but is a MS office and Win7 font, can be downloaded, google \"Haettenschweiler\" and install in C:/Windows/Fonts\n                \"name\"         \t\"Lucida Console\" [$X360]    //\"Lucida Console\"\n                \"name\"         \t\"Arial\" [$POSIX] \t\t\t// Apple Mac OS \"Verdana\" (default) Best small font = \"Georgia\" and \"Arial\" Mac Installation location: /Library/Fonts and is default on Mac OS\n                \"tall\"         \t\"19\" [$POSIX]  \t// \"11\"\n                \"tall\"         \t\"19\" \t\t\t// good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select \"outline\" \"1\" with all others off with Ariel font.\n                \"weight\"     \t\"0\"\n                \"range\"         \"0x0000 0x017F\" //Basic Latin, Latin-1 Supplement, Latin Extended-A\n                \"yres\"         \t\"1200 6000\"\n                \"outline\"     \t\"1\"  \t\t\t//\"1\" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts.\n                \"additive\"     \t\"0\"  \t\t\t//not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look\n                \"antialias\"  \t\"0\"  \t\t\t//not default added //smoothing the edges.\n            }\n\t\t}\n\t}\n\n\tCustomFontFiles\n\t{\n\t\t\"6\"\n\t\t{\n\t\t\t\"font\" \"resource/tf2build.ttf\"\n\t\t\t\"name\" \"TF2 Build\"\n\t\t\t\"turkish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x015F\"\n\t\t\t}\n\t\t\t\"swedish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00F6\"\n\t\t\t}\n\t\t\t\"spanish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00FC\"\n\t\t\t}\n\t\t\t\"romanian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x021B\"\n\t\t\t}\n\t\t\t\"polish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x017C\"\n\t\t\t}\n\t\t\t\"norwegian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00F8\"\n\t\t\t}\n\t\t\t\"danish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00F8\"\n\t\t\t}\n\t\t\t\"hungarian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x0171\"\n\t\t\t}\n\t\t\t\"german\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x00FC\"\n\t\t\t}\n\t\t\t\"french\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x0178\"\n\t\t\t}\n\t\t\t\"finnish\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x017E\"\n\t\t\t}\n\t\t\t\"czech\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x017E\"\n\t\t\t}\n\t\t\t\"bulgarian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x0451\"\n\t\t\t}\n\t\t\t\"russian\"\n\t\t\t{\n\t\t\t\t\"range\" \"0x0000 0x0451\"\n\t\t\t}\n\t\t}\n\t\t\"10\"\t\t\"resource/linux_fonts/dejavusans.ttf\"\n\t\t\"11\"\t\t\"resource/linux_fonts/dejavusans-bold.ttf\"\n\t\t\"12\"\t\t\"resource/linux_fonts/dejavusans-boldoblique.ttf\"\n\t\t\"13\"\t\t\"resource/linux_fonts/dejavusans-oblique.ttf\"\n\t\t\"14\"\t\t\"resource/linux_fonts/liberationsans-regular.ttf\"\n\t\t\"15\"\t\t\"resource/linux_fonts/liberationsans-bold.ttf\"\n\t\t\"16\"\t\t\"resource/linux_fonts/liberationmono-regular.ttf\"\n\t\t\"17\"\t\t\"resource/linux_fonts/firasans-regular.ttf\"\n\t}\n}"
  },
  {
    "path": "resource/support.res",
    "content": "\"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\"\t\t\t\t\t\"c-305\"\n\t\t\"ypos\"\t\t\t\t\t\"263\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"612\"\n\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"loadout_dotted_line\"\n\t\t\"tileImage\"\t\t\t\t\"1\"\n\t\t\"tileVertically\"\t\t\"0\"\n\t}\n\t\n\t\"SupportersPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldname\"\t\t\t\t\"SupportersPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"595\"\n\t\t\"tall\"\t\t\t\t\t\"70\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentLightBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"TopLine\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t\t\n\t\t\"SupportersTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"SupportersTitle\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\t\"Supporters\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"595\"\n\t\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\t\"fgcolor_override\"\t\t\"White\"\n\t\t}\n\t\t\n\t\t\"DonationInfo\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DonationInfo\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"595\"\n\t\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\t\t\"#FH_supporters_info\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"south\"\n\t\t\t\"fgcolor_override\"\t\t\"Yellow\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"DonationLink\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"URLLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DonationLink\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"595\"\n\t\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\t\t\"#FH_supporters_list\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"south\"\n\t\t\t\"fgcolor_override\"\t\t\"Yellow\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"urlText\"\t\t\t\t\"https://github.com/sponsors/CriticalFlaw\"\n\t\t}\n\t\t\n\t\t\"Supporters\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"Supporters\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"Admiral Bread Crumbs ★ agrastiOs ★ availax ★ berry-jordan ★ ca7x3 ★ DrummingFish ★ Foxydapirate12 ★ Kybrid96 ★ Kykoda ★ LazarusDemitri ★ nigiri emoji ★ omgitrealcasey ★ Owlgod ★ Pazer ★ Revan ★ RoseyLemonz ★ realcasey ★ TemmieKaz ★ Zeesastrous ★ 7eventy7\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"555\"\n\t\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\t\"White\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/basechat.res",
    "content": "\"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\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t}\n\n\t\"ChatInputLine\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ChatInputLine\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"395\"\n\t\t\"wide\"\t\t\t\t\t\"195\"\n\t\t\"tall\"\t\t\t\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"ChatFiltersButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\t\"ChatFiltersButton\"\n\t\t\"xpos\"\t\t\t\t\t\"210\"\n\t\t\"ypos\"\t\t\t\t\t\"86\"\n\t\t\"wide\"\t\t\t\t\t\"33\"\n\t\t\"tall\"\t\t\t\t\t\"8\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#chat_filterbutton\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Default\"\t\t\t\t\"0\"\n\t}\n\n\t\"HudChatHistory\"\n\t{\n\t\t\"ControlName\"\t\t\t\"RichText\"\n\t\t\"fieldName\"\t\t\t\t\"HudChatHistory\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"75\"\n\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\t\"south-west\"\n\t\t\"font\"\t\t\t\t\t\"ChatFont\"\n\t\t\"maxchars\"\t\t\t\t\"-1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_active.res",
    "content": "\"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\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg\"\n\t\t\"iconColor\"\t\t\t\"Black\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildingIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_sentry_build\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"MetalIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"10\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"CostLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"CostLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\n\t\t\"pin_to_sibling\"\t\t\"CostLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"TanDarker\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"11\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_active_teleport_target.res",
    "content": "\"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\"\t\t\t\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg\"\n\t\t\"iconColor\"\t\t\t\"ProgressOffWhite\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildingIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_sentry_build\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"TanDarker\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"24\"\n\t\t\"ypos\"\t\t\t\t\"58\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"7\"\n\t\t\"tall\"\t\t\t\t\"7\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_already_built.res",
    "content": "\"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\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg_outline\"\n\t\t\"iconColor\"\t\t\t\"ProgressOffWhiteTransparent\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CantBuildReason\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Already_Built\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"MetalIcon\"\n\t\t\"xpos\"\t\t\t\t\"13\"\n\t\t\"ypos\"\t\t\t\t\"58\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"7\"\n\t\t\"tall\"\t\t\t\t\"7\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"0\"\n\t\t\"icon\"\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\"189 189 189 255\"\n\t}\n\n\t\"CostLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"189 189 189 255\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"189 189 189 255\"\n\t\t\"xpos\"\t\t\t\t\"-40\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_cant_afford.res",
    "content": "\"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\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg_outline\"\n\t\t\"iconColor\"\t\t\t\"0 0 0 196\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildingIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_sentry_build\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CantBuildReason\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Cant_Afford\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"MetalIcon\"\n\t\t\"xpos\"\t\t\t\t\"13\"\n\t\t\"ypos\"\t\t\t\t\"58\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"7\"\n\t\t\"tall\"\t\t\t\t\"7\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"0\"\n\t\t\"icon\"\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"CostLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"CostLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\n\t\t\"pin_to_sibling\"\t\t\"CostLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"52\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_unavailable.res",
    "content": "\"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\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg_outline\"\n\t\t\"iconColor\"\t\t\t\"0 0 0 196\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildingIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_sentry_build\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CantBuildReason\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Unavailable\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"MetalIcon\"\n\t\t\"xpos\"\t\t\t\t\"13\"\n\t\t\"ypos\"\t\t\t\t\"58\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"7\"\n\t\t\"tall\"\t\t\t\t\"7\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"0\"\n\t\t\"icon\"\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"CostLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n\n\t\"CostLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CostLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\n\t\t\"pin_to_sibling\"\t\t\"CostLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"NeonRed\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"NeonRed\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"52\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/base_unavailable_teleport_target.res",
    "content": "\"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\"fieldName\"\t\t\t\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg\"\n\t\t\"iconColor\"\t\t\t\"ProgressOffWhite\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CantBuildReason\"\n\t\t\"font\"\t\t\t\t\"FontRegular8\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Unavailable\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ModeLabel\"\n\t\t\"font\"\t\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"44\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\t\"58\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"7\"\n\t\t\"tall\"\t\t\t\t\"7\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/hudmenuengybuild.res",
    "content": "\"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\"MainBackground\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"BuildIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildIcon\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_menu_build_title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"TitleLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabelDropshadow\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_menu_build_title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"pin_to_sibling\"\t\"TitleLabel\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CancelLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Cancel\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"active_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"active_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"active_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"active_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"active_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"already_built_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"already_built_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"already_built_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"already_built_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"already_built_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"already_built_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"already_built_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"already_built_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"cant_afford_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"cant_afford_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"cant_afford_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"cant_afford_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"cant_afford_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"cant_afford_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"cant_afford_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"cant_afford_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/hudmenueurekaeffect.res",
    "content": "\"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\"MainBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"170\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"BuildIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildIcon\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Teleport_Title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"TitleLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabelDropshadow\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Teleport_Title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\"TitleLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CancelLabel\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Cancel\"\n\t\t\"textAlignment\"\t\t\"East\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"available_target_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"available_target_1\"\n\t\t\"xpos\"\t\t\t\t\"18\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"124\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"available_target_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"available_target_2\"\n\t\t\"xpos\"\t\t\t\t\"78\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"124\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_target_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_target_1\"\n\t\t\"xpos\"\t\t\t\t\"18\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"124\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"unavailable_target_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"unavailable_target_2\"\n\t\t\"xpos\"\t\t\t\t\"78\"\n\t\t\"ypos\"\t\t\t\t\"17\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"124\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"88\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_active.res",
    "content": "#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\n\t\"BuildingIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CostLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_active_teleport_target.res",
    "content": "#base \"../base_active_teleport_target.res\"\n\n\"resource/ui/build_menu/base_active_teleport_target.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_already_built.res",
    "content": "#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\"NeonGreen\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_cant_afford.res",
    "content": "#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\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_unavailable.res",
    "content": "#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\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res",
    "content": "#base \"../base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CantBuildReason\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/hudmenuengybuild.res",
    "content": "#base \"../hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"pipboy_overlay\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t\t\"drawcolor\"\t\t\t\"192 192 192 255\"\n\t}\n\n\t\"BackgroundEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundEngineer\"\n\t\t\"xpos\"\t\t\t\t\"80\"\n\t\t\"ypos\"\t\t\t\t\"145\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"pipboy_engineer\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"tileVertically\"\t\"0\"\n\t}\n\n\t\"BuildIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu/pipboy/hudmenueurekaeffect.res",
    "content": "#base \"../hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"88\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"pipboy_overlay\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t\t\"drawcolor\"\t\t\t\"192 192 192 255\"\n\t}\n\n\t\"BuildIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/build_menu_360/base_active.res",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#base \"../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/build_menu_360/hudmenueurekaeffect.res",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#base \"../../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/build_menu_360/pipboy/hudmenuengybuild.res",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#base \"../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/build_menu_sc/hudmenuengybuild.res",
    "content": "#base \"../build_menu/hudmenuengybuild.res\"\n\n\"resource/ui/build_menu/hudmenuengybuild.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/build_menu_sc/hudmenueurekaeffect.res",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#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",
    "content": "#base \"../../build_menu/base_unavailable_teleport_target.res\"\n\n\"resource/ui/build_menu/base_unavailable_teleport_target.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/build_menu_sc/pipboy/hudmenuengybuild.res",
    "content": "#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",
    "content": "#base \"../../build_menu/hudmenueurekaeffect.res\"\n\n\"resource/ui/build_menu/hudmenueurekaeffect.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/charinfoarmorysubpanel.res",
    "content": "\"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\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"zpos\"\t\t\t\t\t\"501\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\"thumbnail_bgcolor\"\t\t\t\t\"Grey\"\n\t\t\"thumbnail_bgcolor_mouseover\"\t\"156 146 128 255\"\n\t\t\"thumbnail_bgcolor_selected\"\t\"176 166 148 255\"\n\t\t\"thumbnails_rows\"\t\t\t\t\"4\"\n\t\t\"thumbnails_columns\"\t\t\t\"4\"\n\t\t\"thumbnails_x\"\t\t\t\t\t\"c-300\"\n\t\t\"thumbnails_y\"\t\t\t\t\t\"60\"\n\t\t\"thumbnails_delta_x\"\t\t\t\"8\"\n\t\t\"thumbnails_delta_y\"\t\t\t\"8\"\n\n\t\t\"thumbnail_modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"zpos\"\t\t\t\t\t\"13\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"49\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\t\"model_xpos\"\t\t\t\"7\"\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_wide\"\t\t\t\"58\"\n\t\t\t\"model_tall\"\t\t\t\"38\"\n\t\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"inset_eq_x\"\t\t\t\"2\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\" \t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CaratLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"CaratLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n\n\t\"ArmoryLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"ArmoryLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n\n\t\"FiltersLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"FiltersLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular15\"\n\t\t\"labelText\"\t\t\t\t\"#Store_FilterLabel\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\t\"32\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t}\n\n\t\"FilterComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\t\"FilterComboBox\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\t\"c-240\"\n\t\t\"ypos\"\t\t\t\t\t\"32\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"1\"\n\t\t\"textHidden\"\t\t\t\"0\"\n\t\t\"editable\"\t\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\t\"0\"\n\t\t\"unicode\"\t\t\t\t\"0\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\"selectionTextColor_override\"\t\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\"\t\"Black\"\n\t}\n\n\t\"DataPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"DataPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c20\"\n\t\t\"ypos\"\t\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\t\"253\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\"Data_TextRichText\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CEconItemDetailsRichText\"\n\t\t\t\"fieldName\"\t\t\t\t\"Data_TextRichText\"\n\t\t\t\"font\"\t\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%datatext%\"\n\t\t\t\"textAlignment\"\t\t\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"138\"\n\t\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\t\t\"125\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t\t\"highlight_color\"\t\t\"Yellow\"\n\t\t\t\"itemset_color\"\t\t\t\"216 244 9 255\"\n\t\t\t\"link_color\"\t\t\t\"Yellow\"\n\t\t\t\"image_up_arrow\"\t\t\t\t\"scroll_up_off\"\n\t\t\t\"image_up_arrow_mouseover\"\t\t\"scroll_up_on\"\n\t\t\t\"image_down_arrow\"\t\t\t\t\"scroll_down_off\"\n\t\t\t\"image_down_arrow_mouseover\"\t\"scroll_down_on\"\n\t\t\t\"image_line\"\t\t\t\t\t\"ArmoryScrollbarWell\"\n\t\t\t\"image_box\"\t\t\t\t\t\t\"ArmoryScrollbarBox\"\n\t\t}\n\t}\n\n\t\"SelectedItemModelPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"SelectedItemModelPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c25\"\n\t\t\"ypos\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\t\"135\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"PaintBackground\"\t\t\"0\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"resize_to_text\" \t\t\"0\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"SelectedItemImageModelPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"SelectedItemImageModelPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-280\"\n\t\t\"ypos\"\t\t\t\t\t\"160\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\t\"140\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"model_ypos\"\t\t\t\"10\"\n\t\t\"model_tall\"\t\t\t\"120\"\n\t\t\"name_only\"\t\t\t\t\"0\"\n\t\t\"attrib_only\"\t\t\t\"0\"\n\t\t\"model_only\"\t\t\t\"1\"\n\t\t\"paint_icon_hide\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\"text_center_x\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"0\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\"model_ypos\"\t\t\t\"15\"\n\t\t\"model_wide\"\t\t\t\"150\"\n\t\t\"model_tall\"\t\t\t\"100\"\n\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"hide_collection_panel\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\"\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"PrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"PrevPageButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"&A\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"prevpage\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\"%thumbnailpage%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"c-270\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t}\n\n\t\"NextPageButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"NextPageButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c-220\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"&D\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"nextpage\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"WikiButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"WikiButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c130\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ArmoryButton_Wiki\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"wiki\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ViewSetButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ViewSetButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c20\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ArmoryButton_SetDetails\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"viewset\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"StoreButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"StoreButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c-185\"\n\t\t\"ypos\"\t\t\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ArmoryButton_Store\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"openstore\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"Wall\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Wall\"\n\t\t\"xpos\"\t\t\t\t\t\"c-315\"\n\t\t\"ypos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"618\"\n\t\t\"tall\"\t\t\t\t\t\"305\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/charinfoloadoutsubpanel.res",
    "content": "\"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\"CharInfoLoadoutSubPanel\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\"selectlabely_default\"\t\t\"0\"\n\t\t\"selectlabely_onchanges\"\t\"0\"\n\t\t\"class_ypos\"\t\t\t\t\"70\"\n\t\t\"class_xdelta\"\t\t\t\t\"10\"\n\t\t\"class_wide_min\"\t\t\t\"60\"\n\t\t\"class_wide_max\"\t\t\t\"60\"\n\t\t\"class_tall_min\"\t\t\t\"30\"\n\t\t\"class_tall_max\"\t\t\t\"30\"\n\t\t\"class_distance_min\"\t\t\"7\"\n\t\t\"class_distance_max\"\t\t\"100\"\n\t\t\"itemcountcolor\"\t\t\t\"LightRed\"\n\t\t\"itemcountcolor_noitems\"\t\"TextColor\"\n\t}\n\n\t\"scout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"scout\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomScout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomScout\"\n\t\t\"xpos\"\t\t\t\t\t\t\"c-310\"\n\t\t\"ypos\"\t\t\t\t\t\t\"c-160\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&1\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout scout\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuScout\"\n\t\t\"depressedFgColor_override\" \"MenuScout\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\"TitleScout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleScout\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Scout\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"c-310\"\n\t\t\"ypos\"\t\t\t\t\t\t\"c-100\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\t}\n\n\t\"soldier\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"soldier\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomSoldier\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomSoldier\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&2\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout soldier\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuSoldier\"\n\t\t\"depressedFgColor_override\" \"MenuSoldier\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomScout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleSoldier\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleSoldier\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Soldier\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleScout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"pyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"pyro\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomPyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomPyro\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&3\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\" \t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout pyro\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuPyro\"\n\t\t\"depressedFgColor_override\" \"MenuPyro\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomSoldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitlePyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitlePyro\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Pyro\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleSoldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"demoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"demoman\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomDemoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomDemoman\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&4\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout demoman\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuDemoman\"\n\t\t\"depressedFgColor_override\" \"MenuDemoman\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomPyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleDemoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleDemoman\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Demoman\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitlePyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"heavyweapons\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"heavyweapons\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomHeavy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomHeavy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&5\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\" \t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout heavy\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuHeavy\"\n\t\t\"depressedFgColor_override\" \"MenuHeavy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomDemoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleHeavy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleHeavy\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_HWGuy\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleDemoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"engineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"engineer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomEngineer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&6\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\" \t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout engineer\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuEngineer\"\n\t\t\"depressedFgColor_override\" \"MenuEngineer\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomHeavy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleEngineer\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Engineer\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleHeavy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"medic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"medic\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomMedic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomMedic\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&7\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout medic\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuMedic\"\n\t\t\"depressedFgColor_override\" \"MenuMedic\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomEngineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleMedic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleMedic\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Medic\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleEngineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"sniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"sniper\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomSniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomSniper\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&8\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\" \t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout sniper\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuSniper\"\n\t\t\"depressedFgColor_override\" \"MenuSniper\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomMedic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleSniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleSniper\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Sniper\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleMedic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"spy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"spy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"CustomSpy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CustomSpy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"&9\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"loadout spy\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuSpy\"\n\t\t\"depressedFgColor_override\" \"MenuSpy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CustomSniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"TitleSpy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TitleSpy\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Spy\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor\" \t\t\t\t\t\"TanLight\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TitleSniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"ShowBackpackButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowBackpackButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t}\n\t\"BackpackButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"BackpackButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"c-280\"\n\t\t\"ypos\"\t\t\t\t\t\t\"c-55\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"^\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"backpack\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuScout\"\n\t\t\"depressedFgColor_override\" \"MenuScout\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\"ShowBackpackLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowBackpackLabel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\t\"#BackpackTitle\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"BackpackButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"ShowCraftingButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowCraftingButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t}\n\t\"CraftingButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CraftingButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"110\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"y\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"crafting\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuPyro\"\n\t\t\"depressedFgColor_override\" \"MenuPyro\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"BackpackButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"ShowCraftingLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowCraftingLabel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\t\"#CraftingExplanation_Title\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CraftingButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"ShowArmoryButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowArmoryButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t}\n\t\"ArmoryButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ArmoryButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"z\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"armory\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuHeavy\"\n\t\t\"depressedFgColor_override\" \"MenuHeavy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"CraftingButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"ShowArmoryLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowArmoryLabel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\t\"#Armory\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"ArmoryButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"ShowTradeButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowTradeButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t}\n\t\"TradeButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"TradeButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"{\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"trading\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuMedic\"\n\t\t\"depressedFgColor_override\" \"MenuMedic\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"ArmoryButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"ShowTradeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowTradeLabel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\t\"#TradingExplanation_Title\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TradeButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"ShowPaintkitsButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowPaintkitsButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\"0\"\n\t\t\"activeimage\"\t\t\t\t\"\"\n\t\t\"inactiveimage\"\t\t\t\t\"\"\n\t}\n\t\"PaintkitsButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"PaintkitsButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"|\"\n\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"dulltext\"\t\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\t\"paintkit_preview\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"MenuSpy\"\n\t\t\"depressedFgColor_override\" \"MenuSpy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"TradeButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\t\"ShowPaintkitsLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShowPaintkitsLabel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\t\"#PaintkitTitle\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"PaintkitsButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"ClassLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\t\"classname\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"ItemsLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemsLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"labelText\"\t\t\t\"classname\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"215\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\"TransparentLightBlack\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"NoSteamLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NoSteamLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#NoSteamNoItems\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"250\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"Yellow\"\n\t}\n\n\t\"NoGCLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NoGCLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#NoGCNoItems\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"250\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"Yellow\"\n\t}\n\n\t\"SelectLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SelectLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"#SelectClassLoadout\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"300\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"Transparent\"\n\t}\n\n\t\"LoadoutChangesLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"LoadoutChangesLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"labelText\"\t\t\t\"#LoadoutChangesUpdate\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"Yellow\"\n\t}\n\n\t\"class_loadout_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CClassLoadoutPanel\"\n\t\t\"fieldName\"\t\t\t\"class_loadout_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"500\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"backpack_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CBackpackPanel\"\n\t\t\"fieldName\"\t\t\t\"backpack_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"500\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"?\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"show_explanations\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"StartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StartExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"140\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"190\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"155\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"150\"\n\t\t\"next_explanation\"\t\t\"BackpackExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#LoadoutExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#LoadoutExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"85\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"BackpackExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"BackpackExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-320\"\n\t\t\"end_y\"\t\t\t\"60\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"130\"\n\t\t\"callout_inparents_x\"\t\"c-255\"\n\t\t\"callout_inparents_y\"\t\"240\"\n\t\t\"next_explanation\"\t\t\"CraftingExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"65\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CraftingExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"CraftingExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-210\"\n\t\t\"end_y\"\t\t\t\"60\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"140\"\n\t\t\"callout_inparents_x\"\t\"c-130\"\n\t\t\"callout_inparents_y\"\t\"240\"\n\t\t\"next_explanation\"\t\t\"ArmoryExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#CraftingExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#CraftingExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"65\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ArmoryExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"ArmoryExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-120\"\n\t\t\"end_y\"\t\t\t\"60\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"140\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"240\"\n\t\t\"next_explanation\"\t\t\"TradingExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#ArmoryExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#ArmoryExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"65\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"TradingExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"TradingExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-30\"\n\t\t\"end_y\"\t\t\t\"60\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"140\"\n\t\t\"callout_inparents_x\"\t\"c130\"\n\t\t\"callout_inparents_y\"\t\"240\"\n\t\t\"next_explanation\"\t\t\"PatternsExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TradingExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#TradingExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"65\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"PatternsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"PatternsExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c130\"\n\t\t\"end_y\"\t\t\t\"60\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"140\"\n\t\t\"callout_inparents_x\"\t\"c255\"\n\t\t\"callout_inparents_y\"\t\"240\"\n\t\t\"next_explanation\"\t\t\"ExplanationExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#WeaponPatternsExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#WeaponPatternsExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"75\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"Yellow\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"Yellow\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ExplanationExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"ExplanationExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c100\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"250\"\n\t\t\"end_tall\"\t\t\"120\"\n\t\t\"callout_inparents_x\"\t\"c285\"\n\t\t\"callout_inparents_y\"\t\"30\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#ExplanationExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#ExplanationExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"65\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"90\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"90\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t}\n\n\t\"armory_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CArmoryPanel\"\n\t\t\"fieldName\"\t\t\t\"armory_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"500\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"InspectionPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"InspectionPanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2000\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f100\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t}\n\n\t\"Wall\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Wall\"\n\t\t\"xpos\"\t\t\t\t\t\"c-330\"\n\t\t\"ypos\"\t\t\t\t\t\"c-175\"\n\t\t\"wide\"\t\t\t\t\t\"655\"\n\t\t\"tall\"\t\t\t\t\t\"230\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/charinfopanel.res",
    "content": "\"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_info\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"27 27 27 0\"\n\t\t\"infocus_bgcolor_override\"\t\t\t\"27 27 27 0\"\n\t\t\"outoffocus_bgcolor_override\"\t\t\"27 27 27 0\"\n\n\t\t\"title\"\t\t\t\t\t\t\t\t\"#CharInfoAndSetup\"\n\t\t\"title_font\"\t\t\t\t\t\t\"HudFontMedium\"\n\t\t\"titletextinsetX\"\t\t\t\t\t\"40\"\n\t\t\"titletextinsetY\"\t\t\t\t\t\"0\"\n\t\t\"titlebarfgcolor_override\"\t\t\t\"HudOffWhite\"\n\t\t\"titlebardisabledfgcolor_override\"\t\"HudOffWhite\"\n\t\t\"titlebarbgcolor_override\"\t\t\t\"DarkGrey\"\n\n\t\t\"clientinsetx_override\"\t\t\t\t\"0\"\n\t\t\"sheetinset_bottom\"\t\t\t\t\t\"40\"\n\t}\n\n\t\"BackgroundHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundHeader2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundFooter\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"423\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundFooter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"423\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"FooterLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"FooterLine\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t}\n\n\t\"Sheet\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Sheet\"\n\t\t\"tabxindent\"\t\t\"80\"\n\t\t\"tabxdelta\"\t\t\t\"10\"\n\t\t\"tabwidth\"\t\t\t\"240\"\n\t\t\"tabheight\"\t\t\t\"25\"\n\t\t\"transition_time\" \t\"0\"\n\t\t\"yoffset\"\t\t\t\"14\"\n\n\t\t\"HeaderLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HeaderLine\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"tabskv\"\n\t\t{\n\t\t\t\"textinsetx\"\t\t\t\t\"40\"\n\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontBold18\"\n\t\t\t\"selectedcolor\"\t\t\t\t\"TanLight\"\n\t\t\t\"unselectedcolor\"\t\t\t\"TanDark\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\t\"activeborder_override\"\t\t\"ButtonDepressedBorder\"\n\t\t\t\"normalborder_override\"\t\t\"ButtonDepressedBorder\"\n\t\t\t\"armedBgColor_override\"\t\t\"37 37 37 255\"\n\t\t\t\"selectedBgColor_override\"\t\"DarkGrey\"\n\t\t}\n\t}\n\n\t\"BackButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"BackButton\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"437\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#FH_back\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"back\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"NotificationsPresentPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNotificationsPresentPanel\"\n\t\t\"fieldName\"\t\t\t\"NotificationsPresentPanel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/classloadoutpanel.res",
    "content": "\"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_panel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"item_xpos_offcenter_a\"\t\t\t\"60\"\n\t\t\"item_xpos_offcenter_b\"\t\t\t\"188\"\n\t\t\"item_ypos\"\t\t\t\t\t\t\"60\"\n\t\t\"item_ydelta\"\t\t\t\t\t\"75\"\n\t\t\"item_mod_wide\"\t\t\t\t\t\"40\"\n\n\t\t\"item_backpack_offcenter_x\"\t\t\"-288\"\n\t\t\"item_backpack_xdelta\"\t\t\t\"4\"\n\t\t\"item_backpack_ydelta\"\t\t\t\"3\"\n\n\t\t\"button_xpos_offcenter\"\t\t\t\"175\"\n\t\t\"button_ypos\"\t\t\t\t\t\"85\"\n\t\t\"button_ydelta\"\t\t\t\t\t\"80\"\n\t\t\"button_override_delete_xpos\"\t\"0\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\t\t\"70\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"model_center_x\"\t\t\"1\"\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_tall\"\t\t\t\"55\"\n\t\t\t\"model_wide\"\t\t\t\"82\"\n\t\t\t\"text_ypos\"\t\t\t\t\"0\"\n\t\t\t\"text_forcesize\"\t\t\"2\"\n\t\t\t\"text_center\"\t\t\t\"0\"\n\t\t\t\"text_yoffset\"\t\t\t\"2\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\t\"attriblabel\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t\t\"inset_eq_y\"\t\"0\"\n\t\t}\n\n\t\t\"itemoptionpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"w\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\t\"armedFgColor_override\"\t\t\"TanDark\"\n\t\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"CaratLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CaratLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ClassLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\t\"#ClassBeingEquipped\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"TauntCaratLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TauntCaratLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TauntLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TauntLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"CurrentlyEquippedLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrentlyEquippedLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TopLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"classmodelpanelanchor\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"classmodelpanelanchor\"\n\t\t\"xpos\"\t\t\t\t\"p.63\"\n\t}\n\t\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"f4\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\t\t\"fov\"\t\t\t\t\"29\"\n\t\t\"allow_manip\"\t\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\t\"classmodelpanelanchor\"\n\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPLEFT\"\n\n\t\t\"model\" //customclassdata overrides this\n\t\t{\n\t\t\t\"force_pos\"\t\t\t\"1\"\n\t\t\t\"angles_x\" \t\t\t\"0\"\n\t\t\t\"angles_y\" \t\t\t\"170\"\n\t\t\t\"angles_z\" \t\t\t\"0\"\n\t\t\t\"origin_x\" \t\t\t\"280\"\n\t\t\t\"origin_y\" \t\t\t\"15\"\n\t\t\t\"origin_z\" \t\t\t\"-32\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \t\t\"1\"\n\t\t\t\"modelname\"\t\t\t\"\"\n\t\t}\n\t\t\n\t\t\"customclassdata\" //relative unadjusted sizes [scout < demo/engi/sniper/med/spy < soldier < heavy/demoknight < (stock)pyro]\n\t\t{\n\t\t\t\"undefined\"\n\t\t\t{\n\t\t\t}\n\t\t\t\"Scout\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"35\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-29\"\n\t\t\t}\n\t\t\t\"Sniper\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t\t\"Soldier\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"38\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-34\"\n\t\t\t}\n\t\t\t\"Demoman\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t\t\"Medic\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t\t\"Heavy\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"40\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-36\"\n\t\t\t}\n\t\t\t\"Pyro\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t\t\"Spy\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"0\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t\t\"Engineer\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\"37\"\n\t\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\t\n\t\t\t\t\"origin_x\"\t\t\"180\"\n\t\t\t\t\"origin_y\"\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\"-33\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\"15\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"PassiveAttribsLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PassiveAttribsLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"139\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"222\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"south\"\n\t\t\"fgcolor\"\t\t\t\"255 215 0 255\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"loadout_preset_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CLoadoutPresetPanel\"\n\t\t\"FieldName\"\t\t\t\"loadout_preset_panel\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"115\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"PresetsExplanation\"\n\t{\n\t\t\"ControlName\"\t\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\t\"PresetsExplanation\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"ItemOptionsPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CLoadoutParticleSlider\"\n\t\t\"fieldname\"\t\t\t\"ItemOptionsPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"75\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\"PanelBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"TauntHintLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TauntHintLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"CharacterLoadoutButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"CharacterLoadoutButton\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"B\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"MediumSmallIcons\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"Command\"\t\t\t\"characterloadout\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\"\t\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \t\"TanLight\"\n\n\t\t\"defaultBgColor_override\"\t\t\"DarkGrey\"\n\t\t\"depressedBgColor_override\" \t\"DarkGrey\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\t\"loadout_preset_panel\"\n\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"TauntLoadoutButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"TauntLoadoutButton\"\n\t\t\"xpos\"\t\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"C\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"MediumSmallIcons\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"Command\"\t\t\t\"tauntloadout\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\"\t\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \t\"TanLight\"\n\n\t\t\"defaultBgColor_override\"\t\t\"DarkGrey\"\n\t\t\"depressedBgColor_override\" \t\"DarkGrey\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\t\"CharacterLoadoutButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"TauntsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"TauntsExplanation\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"RedButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"RedButton\"\n\t\t\"xpos\"\t\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"R\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"command\"\t\t\t\"sv_cheats 1;r_skin 0\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"defaultFgColor_override\"\t\"HUDRedTeamSolid\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"armedBgColor_override\"\t\t\"HUDRedTeamSolid\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"depressedBgColor_override\"\t\"HUDRedTeamSolid\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"TauntLoadoutButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"BlueButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"BlueButton\"\n\t\t\"xpos\"\t\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"B\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"command\"\t\t\t\"sv_cheats 1;r_skin 1\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"defaultFgColor_override\"\t\"HUDBlueTeamSolid\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"armedBgColor_override\"\t\t\"HUDBlueTeamSolid\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"depressedBgColor_override\"\t\"HUDBlueTeamSolid\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"RedButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n}"
  },
  {
    "path": "resource/ui/classselection.res",
    "content": "\"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\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t}\n\n\t\"SysMenu\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"Menu\"\n\t\t\"fieldName\"\t\t\t\t\t\"SysMenu\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"scout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"scout\"\n\t\t\"xpos\"\t\t\t\t\t\t\"c101\"\n\t\t\"ypos\"\t\t\t\t\t\t\"c-110\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Scout\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass scout\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuScout\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\"selectedFgColor_override\" \t\"MenuScout\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t}\n\t\n\t\"scoutIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"scoutIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&1\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"north\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout scout\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"scout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\t\n\t\"soldier\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"soldier\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Soldier\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass soldier\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuSoldier\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuSoldier\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"scout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"soldierIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"soldierIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&2\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout soldier\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"soldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\t\n\t\"pyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"pyro\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Pyro\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass pyro\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuPyro\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuPyro\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"soldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"pyroIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"pyroIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&3\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout pyro\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"pyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"demoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"demoman\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Demoman\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass demoman\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuDemoman\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuDemoman\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"pyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"demomanIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"demomanIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&4\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout demoman\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"demoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"heavyweapons\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"heavyweapons\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_HWGuy\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass heavyweapons\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuHeavy\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuHeavy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"demoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"heavyweaponsIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"heavyweaponsIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&5\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout heavyweapons\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"heavyweapons\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"engineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"engineer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Engineer\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass engineer\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuEngineer\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuEngineer\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"heavyweapons\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"engineerIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"engineerIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&6\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout engineer\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"engineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\t\n\t\"medic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"medic\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Medic\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass medic\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuMedic\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuMedic\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"engineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"medicIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"medicIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&7\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout medic\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"medic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\t\n\t\"sniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"sniper\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Sniper\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass sniper\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuSniper\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuSniper\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"medic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"sniperIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"sniperIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&8\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout sniper\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"sniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\t\n\t\"spy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"spy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_Spy\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass spy\"\n\t\t\"Default\"\t\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"MenuSpy\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t\"selectedFgColor_override\"\t\"MenuSpy\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\n\t\t\"stayselectedonclick\"\t\t\"1\"\n\t\t\"selectonhover\"\t\t\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"sniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t\"spyIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldname\"\t\t\t\t\t\"spyIcon\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"&9\"\n\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"Command\"\t\t\t\t\t\"loadout spy\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\"textinsety\"\t\t\t\t\"-3\"\n\t\t\"pin_to_sibling\"\t\t\t\"spy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t}\n\n\t// I believe Valve hardcoded part of this control for some reason.\n\t// Using the same control with a different name fixes it.\n\t\"random\"\n\t{\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"random2\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"random2\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#FH_random_class\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"Command\"\t\t\t\t\t\"joinclass random\"\n\t\t\"Default\"\t\t\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular12\"\n\t\t\"textinsetx\"\t\t\t\t\"20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"spy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"EditLoadoutButton\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"EditLoadoutButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#FH_edit_loadout\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"Command\"\t\t\t\t\t\"openloadout\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular12\"\n\t\t\"textinsetx\"\t\t\t\t\"20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"random2\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"CancelButton\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"#FH_cancel_class\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"Command\"\t\t\t\t\t\"vguicancel\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular12\"\n\t\t\"textinsetx\"\t\t\t\t\"20\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"sound_armed\"\t\t\t\t\"UI/buttonrollover.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"EditLoadoutButton\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"ClassMenuSelect\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\t\"ClassMenuSelect\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"c-180\"\n\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\t\"#TF_SelectAClass\"\n\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\t\"FontBold37\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"sound_released\"\t\t\t\"UI/secret.mp3\"\n\t\t\"sound_depressed\"\t\t\t\"\"\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\"fillcolor\"\t\t\t\t\t\"TransparentBlack\"\n\t}\n\n\t\"localPlayerImage\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"localPlayerImage\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"localPlayerBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"localPlayerBG\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"countImage0\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage0\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage1\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage1\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage2\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage2\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage3\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage3\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage4\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage4\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage5\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage5\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage6\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage6\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage7\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage7\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage8\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage8\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage9\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage9\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\t\"countImage10\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"countImage10\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"numScout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numScout\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numScout%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"scout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numSoldier\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numSoldier\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numSoldier%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"soldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numPyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numPyro\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numPyro%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"pyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numDemoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numDemoman\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numDemoman%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"demoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numHeavy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numHeavy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numHeavy%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"heavyweapons\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numEngineer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numEngineer%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"engineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numMedic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numMedic\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numMedic%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"medic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numSniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numSniper\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numSniper%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"sniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"numSpy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\t\"numSpy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\t\"%numSpy%\"\n\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"spy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageScout\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageScout\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"scout\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageSolider\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageSolider\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"soldier\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImagePyro\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImagePyro\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"pyro\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageDemoman\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageDemoman\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"demoman\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageHeavy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageHeavy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"heavyweapons\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageEngineer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"engineer\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageMedic\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageMedic\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"medic\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageSniper\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageSniper\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"sniper\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MvMUpgradeImageSpy\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"MvMUpgradeImageSpy\"\n\t\t\"xpos\"\t\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\t\"mvm/class_upgraded\"\n\t\t\"scaleImage\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"spy\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"TFPlayerModel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"TFPlayerModel\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\t\t\"700\"\n\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"render_texture\"\t\t\t\"0\"\n\t\t\"fov\"\t\t\t\t\t\t\"40\"\n\t\t\"allow_rot\"\t\t\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\"paintbackgroundenabled\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\t\"TransparentBlack\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\t\t\"1\"\n\t\t\t\"angles_x\"\t\t\t\t\"0\"\n\t\t\t\"angles_y\"\t\t\t\t\"200\"\n\t\t\t\"angles_z\"\t\t\t\t\"0\"\n\t\t\t\"origin_x\"\t\t\t\t\"250\"\n\t\t\t\"origin_y\"\t\t\t\t\"25\"\n\t\t\t\"origin_z\"\t\t\t\t\"-50\"\n\t\t\t\"frame_origin_x\"\t\t\"0\"\n\t\t\t\"frame_origin_y\"\t\t\"0\"\n\t\t\t\"frame_origin_z\"\t\t\"0\"\n\t\t\t\"spotlight\"\t\t\t\t\"1\"\n\t\t\t\"modelname\"\t\t\t\t\"\"\n\t\t}\n\t}\n\n\t\"ClassTipsPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CTFClassTipsPanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"ClassTipsPanel\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n\n\t\"ClassHighlightPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\t\t\t\"ClassHighlightPanel\"\n\t\t\"xpos\"\t\t\t\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/classselection_sc.res",
    "content": "#base \"classselection.res\""
  },
  {
    "path": "resource/ui/compstats.res",
    "content": "\"resource/ui/compstats.res\"\n{\n\t\"ScrollableContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ScrollableContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"335\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"RankImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFLocalPlayerBadgePanel\"\n\t\t\t\"fieldName\"\t\t\"RankImage\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"-8\"\n\t\t\t\"zpos\"\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"matchgroup\"\t\"MatchGroup_Ladder_6v6\"\n\t\t}\n\n\t\t\"RankPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CPvPRankPanel\"\n\t\t\t\"fieldName\"\t\t\"RankPanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"-60\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"330\"\n\t\t\t\"tall\"\t\t\t\"92\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"matchgroup\"\t\"MatchGroup_Ladder_6v6\"\n\t\t\t\"show_model\"\t\"0\"\n\t\t\t\"show_name\"\t\t\"0\"\n\t\t\t\"show_stats\"\t\"1\"\n\n\t\t\t\"BGBorder\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"ShowLeaderboardsButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\"ShowLeaderboardsButton\"\n\t\t\t\"xpos\"\t\t\t\t\"rs1-10\"\n\t\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"p0.45\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"command\"\t\t\t\"show_leaderboards\"\n\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_ViewLeaderboards\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkerGrey\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"ShowMatchHistoryButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\"ShowMatchHistoryButton\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"p0.45\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"command\"\t\t\t\"show_match_history\"\n\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_ViewMatches\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkerGrey\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"PlaylistBGPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PlaylistBGPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\t\"tall\"\t\t\t\"p0.98\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t//\"border\"\t\t\t\t\"MainMenuBGBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\t\t\"1\"\n\n\t\t\t\"PlayListDropShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"PlayListDropShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\t\t\"tall\"\t\t\t\"p0.98\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"border\"\t\t\t\t\"InnerShadowBorder\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"MatchHistoryCategories\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MatchHistoryCategories\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"BGPanel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"-100\"\n\t\t\t\t\t\"wide\"\t\t\t\"p1.2\"\n\t\t\t\t\t\"tall\"\t\t\t\"p1.3\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\t\t\t\t}\n\n\t\t\t\t\"SortArrow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"SortArrow\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\t\t\"labeltext\"\t\t\t\"6\"\n\t\t\t\t\t\"font\"\t\t\t\t\"MarlettSmall\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\n\t\t\t\t\t\"defaultFgColor_override\"\t\"TanDark\"\n\t\t\t\t\t\"armedFgColor_override\"\t\t\"TanDark\"\n\t\t\t\t\t\"selectedFgColor_override\"\t\"TanDark\"\n\t\t\t\t}\n\n\t\t\t\t\"ResultButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"ResultButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.18\"\n\t\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labeltext\"\t\t\t\t\"#TF_Competitive_Result\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\t\t\"textinsetx\"\t\t\t\"15\"\n\t\t\t\t\t\"fgcolor_override\"\t\t\"141 63 63 255\"\n\t\t\t\t\t\"paintbackground\"\t\t\"0\"\n\t\t\t\t\t\"border_default\"\t\t\"SortCategoryBorder\"\n\n\t\t\t\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\t\t\t\"armedFgColor_override\"\t\t\"Orange\"\n\t\t\t\t\t\"selectedFgColor_override\"\t\"TanLight\"\n\n\t\t\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\t\t\t\t\t\"image_armedcolor\"\t\t\"Transparent\"\n\t\t\t\t\t\"image_drawcolor\"\t\t\"Transparent\"\n\n\t\t\t\t\t\"command\"\t\t\t\t\"sort0\"\n\t\t\t\t\t\"actionsignallevel\"\t\t\"4\"\n\n\t\t\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"DateButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"DateButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"p0.18\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"p0.4\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\t\"border_default\"\t\"SortCategoryBorder\"\n\t\t\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_Date\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"textinsetx\"\t\t\"15\"\n\n\t\t\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\t\t\"armedFgColor_override\"\t\"Orange\"\n\t\t\t\t\t\"selectedFgColor_override\" \"TanLight\"\n\n\t\t\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\t\t\t\t\t\"image_armedcolor\"\t\t\"Transparent\"\n\t\t\t\t\t\"image_drawcolor\"\t\t\"Transparent\"\n\n\t\t\t\t\t\"command\"\t\t\t\t\"sort1\"\n\t\t\t\t\t\"actionsignallevel\"\t\t\"4\"\n\n\t\t\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"MapButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"MapButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.58\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.29\"\n\t\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\t\"border_default\"\t\t\"SortCategoryBorder\"\n\t\t\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_Map\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"textinsetx\"\t\t\"15\"\n\n\t\t\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\t\t\"armedFgColor_override\"\t\"Orange\"\n\t\t\t\t\t\"selectedFgColor_override\" \"TanLight\"\n\n\t\t\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\t\t\t\t\t\"image_armedcolor\"\t\t\"Transparent\"\n\t\t\t\t\t\"image_drawcolor\"\t\t\"Transparent\"\n\n\t\t\t\t\t\"command\"\t\"sort2\"\n\t\t\t\t\t\"actionsignallevel\"\t\"4\"\n\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"KDRButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"KDRButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.87\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.12\"\n\t\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_KDR\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\n\t\t\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\t\t\"armedFgColor_override\"\t\"Orange\"\n\t\t\t\t\t\"selectedFgColor_override\" \"TanLight\"\n\n\t\t\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\t\t\t\t\t\"image_armedcolor\"\t\t\"Transparent\"\n\t\t\t\t\t\"image_drawcolor\"\t\t\"Transparent\"\n\n\t\t\t\t\t\"command\"\t\"sort3\"\n\t\t\t\t\t\"actionsignallevel\"\t\"4\"\n\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"MatchHistoryContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\"MatchHistoryContainer\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\t\t\"tall\"\t\t\t\"p0.78\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"restrict_width\" \t\t\"0\"\n\n\t\t\t\t\"ScrollBar\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\t\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\t\t\t\"xpos\"\t\t\t\"rs1-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\t\"wide\"\t\t\t\"5\" // This gets slammed from client schme.  GG.\n\t\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\t\"nobuttons\"\t\t\"1\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"UpButton\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"DownButton\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"Leaderboard\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CLadderLobbyLeaderboard\"\n\t\t\t\t\"fieldName\"\t\t\"Leaderboard\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\t\t\"tall\"\t\t\t\"p0.98\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\" \"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"entry_step\"\t\"23\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/controlpointcountdown.res",
    "content": "\"resource/ui/controlpointcountdown.res\"\n{\n\t\"CapCountdownLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CapCountdownLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%capturetime%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"NeutralWhite\"\n\t\t\"bgcolor\"\t\t\t\"NeutralWhite\"\n\t}\n}"
  },
  {
    "path": "resource/ui/controlpointicon.res",
    "content": "\"resource/ui/controlpointicon.res\"\n{\n\t\"ControlPointIcon\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ControlPointIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"26\"\n\t\t\"tall\"\t\t\t\"26\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"Countdown\"\n\t{\n\t\t\"ControlName\"\t\"CControlPointCountdown\"\n\t\t\"fieldName\"\t\t\"Countdown\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"26\"\n\t\t\"tall\"\t\t\t\"26\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"CapPlayerImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CapPlayerImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"8\"\n\t\t\"tall\"\t\t\t\"16\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"capture_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CapNumPlayers\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"CapNumPlayers\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\"11\"\n\t\t\"ypos\"\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\"26\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#ControlPointIconCappers\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"OverlayImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"OverlayImage\"\n\t\t\"xpos\"\t\t\t\"16\"\n\t\t\"ypos\"\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"9\"\n\t\t\"tall\"\t\t\t\"9\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"capture_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CPTimerLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CPTimerLabel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"26\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"60\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t}\n\n\t\"CPTimerBG\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"CPTimerBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../sprites/obj_icons/icon_obj_timer\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/controlpointprogressbar.res",
    "content": "\"resource/ui/controlpointprogressbar.res\"\n{\n\t\"ControlPointProgressBar\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ControlPointProgressBar\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"65\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"ProgressBar\"\n\t{\n\t\t\"ControlName\"\t\"CircularProgressBar\"\n\t\t\"fieldName\"\t\t\"ProgressBar\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Teardrop\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Teardrop\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"TeardropSide\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"TeardropSide\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"ProgressText\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"ProgressText\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Blocked\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Blocked\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/cp_powerhouse_event_hud.res",
    "content": "#base \"hudobjectiveplayerdestruction.res\"\n\n\"resource/ui/cp_powerhouse_event_hud.res\"\n{\n\t\"ObjectiveStatusRobotDestruction\"\n\t{\n\t\t\"enabled\" \"0\"\n\t\t\"visible\" \"0\"\n\t}\n\t\"PlayingTo\"\n\t{\n\t\t\"enabled\" \"0\"\n\t\t\"visible\" \"0\"\n\t}\n\t\"PlayingToBG\"\n\t{\n\t\t\"enabled\" \"0\"\n\t\t\"visible\" \"0\"\n\t}\n\t\"CarriedContainer\"\n\t{\n\t\t\"enabled\" \"0\"\n\t\t\"visible\" \"0\"\n\t}\n\t\"ScoreContainer\"\n\t{\n\t\t\"enabled\" \"0\"\n\t\t\"visible\" \"0\"\n\t}\n\t\"CountdownContainer\"\n\t{\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"xpos\" \"c0\"\n\t\t\t\"ypos\" \"c0\"\n\t\t\t\"wide\" \"88\"\n\t\t\t\"tall\" \"44\"\n\t\t}\n\t\t\n\t\t\"BackgroundColor\"\n\t\t{\n\t\t\t\"bgcolor_override\"\t\"0 0 0 210\"\n\t\t}\n\t\t\n\t\t\"CountdownImage\"\n\t\t{\n\t\t\t\"image\" \"../hud/powerhouse_event_hud_icon_locked\"\n\t\t\t\"xpos\" \"c14\"\n\t\t\t\"ypos\" \"c-15\"\n\t\t\t\"wide\" \"80\"\n\t\t\t\"tall\" \"40\"\n\t\t}\n\t\t\"CountdownLabelTime\"\n\t\t{\n\t\t\t\"xpos\" \"c36\"\n\t\t\t\"ypos\" \"c-6\"\n\t\t\t\"wide\" \"48\"\n\t\t\t\"tall\" \"24\"\n\t\t\t\"font\" \"HudFontMediumSmallBold\"\n\t\t}\n\t\t\"CountdownLabelTimeTimeShadow\"\n\t\t{\n\t\t\t\"xpos\" \"c-97\"\n\t\t\t\"ypos\" \"c-27\"\n\t\t\t\"wide\" \"48\"\n\t\t\t\"tall\" \"24\"\n\t\t\t\"font\" \"HudFontMediumSmallBold\"\n\t\t}\n\t}\n}\n\n//contributed by aaron 'aar' pearson, aarmastah.xyz"
  },
  {
    "path": "resource/ui/craftingpanel.res",
    "content": "\"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\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"501\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"item_ypos\"\t\t\t\t\t\t\"85\"\n\t\t\"output_item_ypos\"\t\t\t\t\"255\"\n\t\t\"item_crafting_offcenter_x\"\t\t\"0\"\n\t\t\"item_backpack_xdelta\"\t\t\t\"2\"\n\t\t\"item_backpack_ydelta\"\t\t\t\"4\"\n\n\t\t\"button_xpos_offcenter\"\t\t\t\"175\"\n\t\t\"button_ypos\"\t\t\t\t\t\"85\"\n\t\t\"button_ydelta\"\t\t\t\t\t\"80\"\n\t\t\"button_override_delete_xpos\"\t\"0\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"45\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"text_forcesize\"\t\t\"3\"\n\t\t\t\"noitem_use_fullpanel\" \t\"1\"\n\n\t\t\t\"inset_eq_x\"\t\t\t\"2\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\n\t\t\t\"MainContentsContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MainContentsContainer\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\n\t\t\t\t\"itemmodelpanel\"\n\t\t\t\t{\n\t\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"namelabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"namelabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"recipebuttons_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"textinsetx\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"DullWhite\"\n\t\t\t\"defaultBgColor_override\"\t\"Transparent\"\n\t\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\t\"armedBgColor_override\"\t\t\"Transparent\"\n\t\t\t\"depressedFgColor_override\"\t\"Orange\"\n\t\t\t\"depressedBgColor_override\"\t\"Transparent\"\n\t\t}\n\n\t\t\"filter_xoffset\"\t\"-290\"\n\t\t\"filter_ypos\"\t\t\"30\"\n\t\t\"filter_xdelta\"\t\t\"10\"\n\t\t\"filter_ydelta\"\t\t\"10\"\n\n\t\t\"recipefilterbuttons_kv\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"Command\"\t\t\t\"\"\n\t\t\t\"Default\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MenuKeys\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ClassLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"#CraftStep1\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"selectedrecipecontainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"selectedrecipecontainer\"\n\t\t\"xpos\"\t\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"350\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"200 187 161 0\"\n\n\t\t\"RecipeTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RecipeTitle\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"labelText\"\t\t\"%recipetitle%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"RecipeInputStringLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RecipeInputStringLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\"%recipeinputstring%\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"InputLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"InputLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"labelText\"\t\t\"#Craft_Recipe_Inputs\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"OutputLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"OutputLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"labelText\"\t\t\"#Craft_Recipe_Outputs\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"235\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CraftButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CraftButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"320\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#CraftConfirm\"\n\t\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"craft\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"FreeAccountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"FreeAccountLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"#Craft_PremiumRecipe\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"318\"\n\t\t\t\"zpos\"\t\t\t\"21\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"Orange\"\n\t\t}\n\n\t\t\"UpgradeButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"UpgradeButton\"\n\t\t\t\"xpos\"\t\t\t\"200\"\n\t\t\t\"ypos\"\t\t\t\"318\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_Trial_Upgrade\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"upgrade\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultBgColor_override\"\t\"102 122 42 255\"\n\t\t\t\"armedBgColor_override\"\t\t\"143 167 57 255\"\n\t\t\t\"depressedBgColor_override\"\t\"143 167 57 255\"\n\t\t\t\"selectedBgColor_override\"\t\"143 167 57 255\"\n\t\t}\n\t}\n\n\t\"recipecontainerscroller\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"recipecontainerscroller\"\n\t\t\"xpos\"\t\t\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\t\"280\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"fgcolor_override\"\t\t\"DullWhite\"\n\t\t\"bgcolor_override\"\t\t\"200 187 161 0\"\n\t\t\"autohide_buttons\"\t\t\"1\"\n\t}\n\n\t\"recipecontainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"recipecontainer\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\t\"280\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"200 187 161 0\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"mousedragitempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mousedragitempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"TooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TooltipPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"140\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\t\t\"PanelBorder\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TipLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"%tiptext%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ShowExplanationsButton\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/craftingstatusdialog.res",
    "content": "\"resource/ui/craftingstatusdialog.res\"\n{\n\t\"CraftingStatusDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CraftingStatusDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"110\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"PanelBorder\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t}\n\n\t\"CenterPositioner\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"CenterPositioner\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"0\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"0\"\n\t\t\"centerwrap\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t}\n\n\t\"RecipeItemModelPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"RecipeItemModelPanel\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"0\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%updatetext%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"fgcolor_override\" \t\t\"LightRed\"\n\t\t\"bgcolor_override\" \t\t\"Transparent\"\n\t\t\"auto_wide_tocontents\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CenterPositioner\"\n        \"pin_corner_to_sibling\"\t\"4\"\n        \"pin_to_sibling_corner\"\t\"4\"\n\t}\n\n\t\"EllipsesLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"EllipsesLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%ellipses%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"fgcolor_override\"\t\t\"LightRed\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\n\t\t\"pin_to_sibling\"\t\t\"TitleLabel\"\n        \"pin_corner_to_sibling\"\t\"0\"\n        \"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\t\"75\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#TF_OK\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"close\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization.res",
    "content": "//==============================================================\n// HOME PAGE\n//==============================================================\n#base \"hud_customization_home.res\"\n\n//==============================================================\n// QUICK SETTINGS\n//==============================================================\n#base \"hud_customization_quick_settings.res\"\n\n//==============================================================\n// COLORS\n//==============================================================\n#base \"hud_customization_colors.res\"\n\n//==============================================================\n// FONTS - REMOVE, only need TF2 or Code Pro\n//==============================================================\n#base \"hud_customization_fonts.res\"\n\n//==============================================================\n// HEALTH - AMMO\n//==============================================================\n#base \"hud_customization_health_ammo.res\"\n\n//==============================================================\n// DAMAGE\n//==============================================================\n#base \"hud_customization_damage.res\"\n\n//==============================================================\n// HUD CROSSHAIRS\n//==============================================================\n#base \"hud_customization_crosshairs.res\"\n\n//==============================================================\n// MISCELLANEOUS\n//==============================================================\n#base \"hud_customization_miscellaneous.res\"\n\n//==============================================================\n// DEV\n//==============================================================\n#base \"hud_customization_dev.res\"\n\n//==============================================================\n// MENU FRAME\n//==============================================================\n#base \"hud_customization_frame.res\""
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_colors.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_colors.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Colors_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Colors_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"I\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"HUD COLORS\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Reload_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Reload_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"-150\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\".\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"LightRed\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_CENTER_LEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_CENTER_LEFT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Element_Color_Picker\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Element_Color_Picker\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f7\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"215\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\"Color_Title\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Color_Title\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Pick a color for each element\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"17\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// TEAM RED\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Team_Red\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Team_Red\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"2\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"RED\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"RedTeam\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Team RED\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_red_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// TEAM BLU\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Team_Blu\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Team_Blu\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Team_Red\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"BLU\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"BlueTeam\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Team BLU\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_team_blu_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// NEUTRAL COLOR\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Neutral_Color\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Neutral_Color\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Team_Red\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TanLight\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Neutral Color\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_neutral_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// HEALTH BUFFED\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Health_Buff\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Health_Buff\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Neutral_Color\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Overheal\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Health Buffed\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_buff_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// HEALTH LOW\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Health_Hurt\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Health_Hurt\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Health_Buff\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LowHealth\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Health Low\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_hurt_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// AMMO LOW\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Ammo_Low\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ammo_Low\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Neutral_Color\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LowAmmo\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Ammo Low\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_ammo_low_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// UBERCHARGE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Ubercharge\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ubercharge\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ammo_Low\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"UberCharge\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Ubercharge\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_uber_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// UBERCHARGE PULSE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Ubercharge_Full\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ubercharge_Full\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ubercharge\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"UberChargePulse\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Ubercharge Pulse\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_fulluber_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// HEALING DONE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Healing_Done\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Healing_Done\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ammo_Low\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetHealth\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Healing Done\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_healed_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// LAST DAMAGE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Last_Damage_Done\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Last_Damage_Done\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Healing_Done\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Last Damage Done\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_damage_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// HUD CROSSHAIR\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"HUD_Crosshair\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"HUD_Crosshair\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Healing_Done\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_25\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Crosshair\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"HUD Crosshairs\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// HUD CROSSHAIR PULSE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"HUD_Crosshair_Pulse\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"HUD_Crosshair_Pulse\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"144\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"MenuBlack\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"HUD_Crosshair\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Example_Text\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"o1\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f4\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_25\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"CrosshairDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Element_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f38\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"13\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"HUD Crosshairs Flash\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_white\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuWhite\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuWhite\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_tan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_grey\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGrey\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGrey\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"White_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_black\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlack\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlack\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Tan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_maroon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMaroon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMaroon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Grey_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_red\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuRed\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuRed\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuRed\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Black_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_salmon\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuSalmon\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuSalmon\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Maroon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_orange\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOrange\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOrange\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Red_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_yellow\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuYellow\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuYellow\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Salmon_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_olive\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuOlive\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuOlive\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Orange_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_green\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuGreen\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuGreen\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Yellow_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_forest\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuForest\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuForest\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuForest\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Olive_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_teal\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuTeal\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuTeal\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Green_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_cyan\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuCyan\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuCyan\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Forest_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_blue\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuBlue\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuBlue\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Teal_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_navy\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuNavy\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuNavy\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Cyan_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_purple\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPurple\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPurple\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Blue_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_violet\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuViolet\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuViolet\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Navy_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Pink_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_pink\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuPink\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuPink\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuPink\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Purple_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Magenta_Preset\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_color_xhair_flash_magenta\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"MenuMagenta\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"MenuMagenta\"\n\n\t\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"Violet_Preset\"\n\t\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_crosshairs.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_crosshairs.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Crosshairs_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Crosshairs_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"HUD CROSSHAIRS\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"28\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// VISIBILITY\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Crosshair_Visibility\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Crosshair_Visibility\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"33\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Visibility\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"HUD_Crosshair_ON\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"HUD_Crosshair_ON\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_30\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"White\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"XHair_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"XHair_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"XHair_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"XHair_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_xhair_visible\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"HUD_Crosshair_OFF\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"HUD_Crosshair_OFF\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"HUD_Crosshair_ON\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\" \n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_30\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"White\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Xhair_Disabled\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Disabled\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"64\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LightRed\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Xhair_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Xhair_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_xhair_invisible\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// FLASH ON HIT\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Crosshair_Pulse\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Crosshair_Pulse\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"33\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Pulse_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Pulse_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Flash On Hit\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Pulse_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Flash_ON\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Flash_ON\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Flash_Icon\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Flash_Icon\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_30\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"CrosshairDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Flash_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Flash_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Flash_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Flash_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_xhair_animation_on\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Flash_OFF\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Flash_OFF\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Flash_ON\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Xhair_Icon\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Size_30\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"White\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Flash_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Flash_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Flash_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Flash_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_xhair_animation_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// STYLE\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Crosshair_Style\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Crosshair_Style\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"112\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"105\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Style\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_1\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_1\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"!\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_1\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_2\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_2\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"#\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_2\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_1\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_3\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_3\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"$\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_3\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_2\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_4\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_4\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"%\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_4\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_3\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_5\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_5\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"'\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_5\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_4\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_6\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_6\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_6\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_5\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_7\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_7\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\")\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_7\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_6\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_8\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_8\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"*\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_8\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_7\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_9\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_9\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"+\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_9\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_8\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_10\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_10\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\",\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_10\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_9\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_11\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_11\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"-\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_11\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_10\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_12\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_12\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\".\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_12\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_11\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_13\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_13\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"/\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_13\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_12\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_14\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_14\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_14\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_13\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_15\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_15\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_15\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_14\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_16\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_16\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_16\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_15\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_17\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_17\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_17\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_16\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_18\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_18\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_18\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_17\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_19\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_19\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_19\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_18\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_20\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_20\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_20\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_19\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_21\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_21\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"7\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_21\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_20\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_22\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_22\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_22\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_21\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_23\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_23\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"9\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_23\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_1\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_24\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_24\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\":\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_24\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_23\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_25\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_25\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_25\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_24\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_26\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_26\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"=\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_26\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_25\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_27\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_27\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\">\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_27\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_26\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_28\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_28\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"?\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_28\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_27\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_29\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_29\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"@\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_29\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_28\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_30\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_30\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"A\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_30\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_29\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_31\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_31\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"B\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_31\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_30\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_32\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_32\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"C\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_32\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_31\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_33\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_33\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"D\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_33\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_32\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_34\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_34\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"E\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_34\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_33\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_35\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_35\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"F\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_35\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_34\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_36\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_36\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"G\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_36\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_35\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_37\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_37\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"H\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_37\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_36\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_38\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_38\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"I\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_38\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_37\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_39\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_39\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"J\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_39\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_38\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_40\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_40\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"K\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_40\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_39\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_41\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_41\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"L\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_41\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_40\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_42\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_42\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"M\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_42\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_41\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_43\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_43\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"N\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_43\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_42\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_44\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_44\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"O\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_44\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_43\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_45\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_45\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"P\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_45\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_23\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_46\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_46\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Q\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_46\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_45\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_47\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_47\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"R\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_47\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_46\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_48\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_48\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"S\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_48\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_47\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_49\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_49\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"T\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_49\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_48\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_50\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_50\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"U\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_50\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_49\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_51\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_51\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"V\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_51\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_50\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_52\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_52\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"W\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_52\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_51\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_53\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_53\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"X\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_53\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_52\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_54\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_54\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Y\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_54\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_53\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_55\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_55\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Z\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_55\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_54\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_56\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_56\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"[\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_56\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_55\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_57\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_57\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"]\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_57\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_56\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_58\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_58\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"^\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_58\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_57\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_59\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_59\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"_\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_59\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_58\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_60\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_60\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"`\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_60\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_59\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_61\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_61\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"a\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_61\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_60\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_62\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_62\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"b\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_62\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_61\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_63\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_63\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"c\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_63\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_62\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_64\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_64\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"d\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_64\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_63\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_65\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_65\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"e\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_65\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_64\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_66\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_66\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"f\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_66\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_65\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_67\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_67\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"g\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_67\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_45\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_68\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_68\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"h\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_68\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_67\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_69\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_69\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"i\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_69\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_68\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_70\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_70\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"j\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_70\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_69\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_71\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_71\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"k\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_71\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_70\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_72\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_72\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"l\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_72\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_71\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_73\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_73\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"m\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_73\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_72\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_74\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_74\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"n\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_74\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_73\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_75\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_75\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"o\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_75\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_74\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_76\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_76\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"p\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_76\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_75\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_77\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_77\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"q\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_77\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_76\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_78\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_78\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"r\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_78\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_77\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_79\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_79\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"s\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_79\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_78\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_80\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_80\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"t\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_80\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_79\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_81\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_81\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"u\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_81\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_80\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_82\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_82\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"v\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_82\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_81\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_83\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_83\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"w\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_83\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_82\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_84\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_84\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"x\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_84\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_83\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_85\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_85\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"y\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_85\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_84\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_86\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_86\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"z\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_86\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_85\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_87\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_87\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"|\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_87\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_86\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_88\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_88\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"~\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_style_88\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_87\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// SIZE\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Crosshair_Size\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Crosshair_Size\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"222\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Size_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Size_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Size\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Size_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_10\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_10\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_10\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_10\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_12\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_12\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_12\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_12\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_10\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_14\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_14\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_14\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_14\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_12\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_16\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_16\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_16\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_16\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_14\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_18\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_18\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_18\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_18\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_16\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_20\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_20\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_20\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_20\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_18\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_22\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_22\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_22\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_22\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_20\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_24\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_24\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_24\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_24\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_22\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_26\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_26\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_26\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_26\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_24\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_28\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_28\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_28\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_28\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_26\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Crosshair_Size_30\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Crosshair_Size_30\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"35\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"<\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"Size_30\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_xhair_size_30\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\"White\"\n\t\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\"White\"\n\t\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\"White\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Crosshair_Size_28\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// TF2 CROSSHAIR\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"TF2_Cross_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Cross_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"287\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"!\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"TF2_Crosshair\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Crosshair\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"285\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Default TF2 Crosshair\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_3\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"314\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"TF2_Cross_Visibility\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Cross_Visibility\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"320\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"115\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Visibility\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Visibility_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Toggle_Crosshair\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Crosshair\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t\t\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine toggle crosshair\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Show Crosshair\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\t\"1\"\n\t\t\t\t\t\t\t\"wrap\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\t\"crosshair\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"TF2_Cross_Colors\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Cross_Colors\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"320\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"300\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Colors_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Colors_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Color\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Colors_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"TF2_Crosshair_Color_Red\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"TF2_Crosshair_Color_Red\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"95\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_override\"\t\t\t\t\"Black\"\n\n\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f20\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\"255\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_crosshair_red\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"255 0 0 255\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"TF2_Crosshair_Color_Green\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"TF2_Crosshair_Color_Green\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"95\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_override\"\t\t\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"TF2_Crosshair_Color_Red\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f20\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\"255\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_crosshair_green\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"0 255 0 255\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"TF2_Crosshair_Color_Blue\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"TF2_Crosshair_Color_Blue\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"95\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_override\"\t\t\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"TF2_Crosshair_Color_Green\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f20\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\"255\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_crosshair_blue\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Color\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"16\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"0 0 255 255\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"TF2_Cross_Style\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Cross_Style\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"372\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"220\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Style\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_Default\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Default\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine exec tf2_crosshair_default\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/default\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_1\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_1\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair1\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair1\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Default\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_2\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_2\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair2\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair2\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_1\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_3\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_3\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair3\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair3\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_2\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_4\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_4\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair4\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair4\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_3\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_5\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_5\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair5\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair5\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_4\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_6\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_6\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair6\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair6\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_5\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_7\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExImageButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_7\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine cl_crosshair_file crosshair7\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"Image_DrawColor\"\t\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\t\"Image_ArmedColor\"\t\t\t\t\"255 255 255 255\"\n\n\t\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f-5\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"crosshairs/crosshair7\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_6\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"TF2_Cross_Size\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"TF2_Cross_Size\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"240\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"372\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Size_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Size_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Size\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Size_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"TF2_Crosshair_Size\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"TF2_Crosshair_Size\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f15\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"BGColor_override\"\t\t\t\t\"Black\"\n\n\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_crosshair_scale\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_damage.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_damage.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Damage_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Damage_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"[\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"DAMAGE\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// FLOATING DAMAGE STYLE\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Floating_Damage_Style\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Floating_Damage_Style\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f7\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\n\t\t\t\t\t\"Floating_Damage_Icon\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Floating_Damage_Icon\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"$\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Floating_Damage_Title\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Floating_Damage_Title\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Font And Size\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Floating_Damage_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_2\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_2\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Floating_Damage_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// BOLD LARGE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Bold_Large\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Bold_Large\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"75\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_2\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontBold20Outline\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Bold, Large\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_damage_font_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// BOLD SMALL\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Bold_Small\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Bold_Small\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"75\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Bold_Large\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontBold14Outline\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Bold, Small\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_damage_font_bold_small\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// THIN LARGE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Thin_Large\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Thin_Large\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"75\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Bold_Small\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular20\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Thin, Large\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_damage_font_thin_large\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// THIN SMALL\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Thin_Small\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Thin_Small\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"75\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Thin_Large\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular14\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TargetDamage\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Thin, Small\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_damage_font_thin_small\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//========================================================================================\n\t\t\t\t// BATCHING\n\t\t\t\t//========================================================================================\n\t\t\t\t\"Batching\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Batching\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"105\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\n\t\t\t\t\t\"Batching_Icon\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Batching_Icon\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"x\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Batching_Title\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Batching_Title\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f35\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Damage Batching\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Batching_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Batching_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Damage_Batching\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Damage_Batching\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle hud_combattext_batching\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Allow Damage Batching\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"hud_combattext_batching\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Batching_Window_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Batching_Window_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Batching Window:\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"TanLight\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Damage_Batching\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Batching_Window_Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Batching_Window_Slider\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"160\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\t\"0.1\"\n\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\t\"hud_combattext_batching_window\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Batching_Window_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_dev.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_dev.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Dev_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Dev_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"v\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"HUD DEV OPTIONS\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Settings\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Settings\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"310\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// VGUI\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"VGUI\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"VGUI\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"VGUI\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine sv_cheats 1; vgui_drawtree 1\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t}\n\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// RELOAD MENU\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Reload_Menu\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Reload_Menu\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Reload Menu\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_reloadscheme; toggle mat_aaquality\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"VGUI\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// Test Map\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Test_Map\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Test_Map\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Test Map\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine map itemtest\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Reload_Menu\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_fonts.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_fonts.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Font_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Font_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"F\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"HUD FONTS\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Reload_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Reload_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"-140\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\".\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"LightRed\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_CENTER_LEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_CENTER_LEFT\"\n\t\t\t\t}\n\t\t\t\t\"Separator\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Font_Picker\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Font_Picker\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f10\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"1780\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// TF2 FONT\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"TF2\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"TF2\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"Font_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_font_tf2\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"16 16 16 255\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"16 16 16 135\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"16 16 16 135\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Font_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"TF2\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Showcase_TF2_Build\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Font_Showcase\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Showcase\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"1234567890 - The quick brown fox jumps over the lazy dog\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Showcase_TF2_Secondary\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\t\t\n\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"TF2\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// CODE PRO FONT\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Code_Pro\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Code_Pro\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"50\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Font_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_font_code_pro\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\"16 16 16 255\"\n\t\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\"16 16 16 135\"\n\t\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\"16 16 16 135\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Font_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"CODE PRO\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Showcase_Code_Pro_Bold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Font_Showcase\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Font_Showcase\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"24\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"1234567890 - The quick brown fox jumps over the lazy dog\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"Showcase_Code_Pro_LC\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_frame.res",
    "content": "\"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\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\t\"SafeMode\"\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\t\"cs-0.5+15\"\n\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\t\"302\"\n\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"proportionalToParent\"\t\t\t\t\t\t\t\"1\"\n\t\t\"paintBackground\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\t\t\t\t\t\t\"0\"\n\t\t\"BGColor_Override\"\t\t\t\t\t\t\t\t\"DarkGrey\"\n\t\t\"paintborder\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\t\t\t\t\t\t\"DarkComboBoxBorder\"\n\t\t\n\t\t\"Title\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"Title\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"Use_Proportional_Insets\"\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"#TF_OptionCategory_HUD\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"FGColor\"\t\t\t\t\t\t\t\t\t\"TanLight\"\n\t\t\t\"paintBackground\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"sound_released\"\t\t\t\t\t\t\t\"UI/secret.mp3\"\n\t\t}\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"rs1-3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"(\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"command\"\t\t\t\t\t\t\t\t\t\"engine cl_mainmenu_safemode 0; gameui_allowescape; mat_queue_mode -1;\"\n\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\"sound_depressed\"\t\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\"paintBackground\"\t\t\t\t\t\t\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \t\t\t\t\t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\t\t\t\t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \t\t\t\t\"TanLight\"\n\t\t}\n\t\t\n\t\t//========================================================================================\n\t\t// MAIN SCROLLER LIST\n\t\t//========================================================================================\n\t\t\"Categories_Navigation\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"Categories_Navigation\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"f44\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\t\t\t\t\t\"0\"\n\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\t\"DarkerGrey\"\n\n\t\t\t\"Title\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Select a Category:\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\t\"TanLight\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t}\n\t\t\t\"Quick_Settings_Button\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Quick_Settings_Button\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Quick Settings\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_settings; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t}\n\t\t\t\"Fonts_Button\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Fonts_Button\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Fonts\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_fonts; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Quick_Settings_Button\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Colors_Button\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Colors_Button\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Colors\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_colors; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Fonts_Button\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Health_Ammo_Button\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Health_Ammo_Button\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Health - Ammo\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_health_ammo; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Colors_Button\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Damage\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Damage\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Damage\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_damage; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Health_Ammo_Button\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Crosshairs\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Crosshairs\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Crosshairs\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_crosshairs; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Damage\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Miscellaneous\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Miscellaneous\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"Miscellaneous\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_miscellaneous; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Crosshairs\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t\t\"Dev\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"Dev\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\"HUD Dev\"\n\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\"center\"\n\t\t\t\t\"command\"\t\t\t\t\t\t\t\t\"engine hud_custom_dev; hud_reloadscheme; gameui_activate;\"\n\t\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\"sound_depressed\"\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\"Miscellaneous\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t//========================================================================================\n\t\t// MAIN CUSTOMIZATION PANEL\n\t\t//========================================================================================\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"Customizations_Panel\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"rs1-2\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"f154\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"f48\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"paintBackground\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\t\"Gray\"\n\t\t}\n\t\t\n\t\t//========================================================================================\n\t\t// BOTTOM ROW\n\t\t//========================================================================================\n\t\t\"ApplyButton\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"ApplyButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"225\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"Reload to Apply Changes\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"command\"\t\t\t\t\t\t\t\t\t\"engine cl_mainmenu_safemode 0; gameui_allowescape; mat_queue_mode -1; hud_reloadscheme\"\n\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\"RoundedCorners\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\"DefaultBGColor_Override\"\t\t\t\t\t\"17 97 86 255\"\n\t\t\t\"ArmedBGColor_Override\"\t\t\t\t\t\t\"67 147 136 255\"\n\t\t\t\"DepressedBGColor_Override\"\t\t\t\t\t\"67 147 136 255\"\n\t\t}\n\t\t\"ResetAllButton\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"ResetAllButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"Reset Changes\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"command\"\t\t\t\t\t\t\t\t\t\"engine hud_customization_reset\"\n\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\"RoundedCorners\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\"DefaultBGColor_Override\"\t\t\t\t\t\"150 120 50 255\"\n\t\t\t\"ArmedBGColor_Override\"\t\t\t\t\t\t\"200 170 65 255\"\n\t\t\t\"DepressedBGColor_Override\"\t\t\t\t\t\"200 170 65 255\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"ApplyButton\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"RestartGameButton\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"RestartGameButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"Close TF2\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"command\"\t\t\t\t\t\t\t\t\t\"engine quit\"\n\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\"RoundedCorners\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\n\t\t\t\"DefaultBGColor_Override\"\t\t\t\t\t\"150 30 10 255\"\n\t\t\t\"ArmedBGColor_Override\"\t\t\t\t\t\t\"200 80 60 255\"\n\t\t\t\"DepressedBGColor_Override\"\t\t\t\t\t\"200 80 60 255\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"ResetAllButton\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ConsoleButton\"\n\t\t{\n\t\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"ConsoleButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\t\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\t\t\t\t\t\"Open Console\"\n\t\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\t\t\t\t\t\"center\"\n\t\t\t\"command\"\t\t\t\t\t\t\t\t\t\"engine toggleconsole\"\n\t\t\t\"actionsignallevel\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\"RoundedCorners\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\t\t\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"RestartGameButton\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_health_ammo.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_health_ammo.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Health_Ammo_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Health_Ammo_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"7\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Health - Ammo\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"28\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t//================================================================================================\n\t\t\t\t// HEALTH & AMMO COLORS\n\t\t\t\t//================================================================================================\n\t\t\t\t\"Color_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Color_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"I\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Color_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Color_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"37\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Coloring\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_3\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Color_Options\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Color_Options\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"66\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// COLORED TEXT\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Color_Text\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Color_Text\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Overheal\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Example2\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example2\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"-1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"bgcolor_override\"\t\t\t\"HudBlack\"\n\t\t\t\t\t\t\t\"paintBackgroundType\"\t\t\"2\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Colored Text\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_health_style_clear; hud_ammo_style_clear; hud_health_ammo_anim_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// COLORED BOX\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Color_Box\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Color_Box\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Color_Text\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TanLight\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image2\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image2\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"-1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"34\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"bgcolor_override\"\t\t\t\"Overheal\"\n\t\t\t\t\t\t\t\"paintBackgroundType\"\t\t\"2\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Colored Box\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_health_no_box; hud_ammo_no_box; hud_health_ammo_anim_box\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// HEALTH CROSS\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Color_Cross\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Color_Cross\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Color_Box\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-6\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/health_cross\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Health Cross\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_health_cross; hud_ammo_no_box; hud_health_ammo_anim_box\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// COLORED TEXT, NO BOX\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Color_Text_No_Box\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Color_Text_No_Box\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Color_Cross\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Use_Proportional_Insets\"\t\"1\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TanLight\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"No Box\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_health_no_box; hud_ammo_no_box; hud_health_ammo_anim_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t//================================================================================================\n\t\t\t\t// UBERCHARGE\n\t\t\t\t//================================================================================================\n\t\t\t\t\"Uber_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Uber_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"126\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Uber_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Uber_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"126\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"UBERCHARGE\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_5\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_5\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"154\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Ubercharge_Counter_Options\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Ubercharge_Counter_Options\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"162\" \n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"120\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Ubercharge_Counter_Icon\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ubercharge_Counter_Icon\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"]\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Ubercharge_Counter_Title\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ubercharge_Counter_Title\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Ubercharge Counter\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ubercharge_Counter_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_4\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_4\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ubercharge_Counter_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Ubercharge_Counter_Explanation\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Ubercharge_Counter_Explanation\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"AllCaps\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"Wrap\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"CenterWrap\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labeltext\"\t\t\t\t\t\t\"This counter helps track the enemy ubercharge, by counting from 0 to 100 in 50 seconds. It is triggered by opening and closing any of the voice command menus ('Z', 'X' or 'C' keys).\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"North-West\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_4\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// UBERCHARGE COUNTER ON\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Uber_Counter_ON\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Uber_Counter_ON\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Ubercharge_Counter_Explanation\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"56\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"56\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/uber_counter\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_uber_counter_on\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// UBERCHARGE COUNTER OFF\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Uber_Counter_OFF\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Uber_Counter_OFF\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"68\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Uber_Counter_ON\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Color_Example\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-7\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"56\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"56\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/uber_counter\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"64\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LightRed\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_uber_counter_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t//================================================================================================\n\t\t\t\t// TARGET IDS\n\t\t\t\t//================================================================================================\n\t\t\t\t\"Target_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Target_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"285\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"R\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Target_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Target_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"285\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"TARGET ID\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_6\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_6\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"315\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Target_Options\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Target_Options\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"323\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t// FLOATING HEALTH NUMBERS\n\t\t\t\t\t//================================================================================================\n\t\t\t\t\t\"Toggle_Floating_Health\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Floating_Health\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine toggle tf_hud_target_id_disable_floating_health 0 1\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Disable Floating Health Values\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\t\"tf_hud_target_id_disable_floating_health\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_7\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_7\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"28\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"260\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_6\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Location_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Location_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"135\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Spectator TargetID Location:\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_7\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Location_Default_Button\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Location_Default_Button\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Default\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine tf_spectator_target_location 0\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_7\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Location_BottomCenter_Button\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Location_BottomCenter_Button\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Bottom Center\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine tf_spectator_target_location 2\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Location_Default_Button\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Location_BottomLeft_Button\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Location_BottomLeft_Button\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Bottom Left\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine tf_spectator_target_location 1\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Location_BottomCenter_Button\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Location_BottomRight_Button\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Location_BottomRight_Button\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Bottom Right\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine tf_spectator_target_location 3\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Location_BottomLeft_Button\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_8\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_8\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"260\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Location_Default_Button\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Setting_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Setting_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"160\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Team Bar Transparency: \"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_8\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"160\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\t\"255\"\n\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\t\"tf_hud_target_id_alpha\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Setting_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_home.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_home.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Customization_Home_Panel\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Customization_Home_Panel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"Use_Proportional_Insets\"\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Welcome to flawhud\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Description\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Description\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"Use_Proportional_Insets\"\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Select a category to navigate and apply the customizations\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"FontRegular12\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Description\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Reload_Button\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Reload_Button\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\".\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"engine hud_reloadscheme\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"112 176 74 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"62 126 24 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"62 126 24 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Reload_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Reload_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"Use_Proportional_Insets\"\t\t\t\"1\"\n\t\t\t\t\t\"Wrap\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Certain customizations require a game restart to be fully applied, this will be indicated by this reload symbol.\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Reload_Button\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_2\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_2\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Reload_Button\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"GitHub_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"GitHub_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Y\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://discord.gg/hTdtK9vBhE\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"205 205 205 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"205 205 205 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_2\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"GitHub_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"GitHub_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f45\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"Use_Proportional_Insets\"\t\t\t\"1\"\n\t\t\t\t\t\"Wrap\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Want to contribute to flawhud? Head to the GitHub repo to make a suggestion, reports bugs or contribute changes.\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"GitHub_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_3\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"GitHub_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Discord_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Discord_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Z\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"east\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://github.com/criticalflaw/flawhud\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"88 101 242 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"68 81 212 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"68 81 212 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Discord_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Discord_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"Use_Proportional_Insets\"\t\t\t\"1\"\n\t\t\t\t\t\"Wrap\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"To stay up to date with the latest flawhud news and discussions, join the Discord server.\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Discord_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_4\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_4\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Discord_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Links_Text\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_Text\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"160\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Check out flawhud on:\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_4\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Links_GitHub\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_GitHub\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Y\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"SmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://github.com/criticalflaw/flawhud\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"255 255 255 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"205 205 205 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"205 205 205 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Links_Text\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Links_Discord\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_Discord\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Z\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"SmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://discord.gg/hTdtK9vBhE\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"88 101 242 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"68 81 212 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"68 81 212 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Links_GitHub\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Links_ComfigHUDs\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_ComfigHUDs\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"M\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"SmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://comfig.app/huds/page/flawhud\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"0 150 135 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"0 100 90 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"0 150 135 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Links_Discord\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Links_TF2HUDs\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_TF2HUDs\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"!\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"SmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://tf2huds.dev/hud/flawhud\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"255 85 0 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"145 50 0 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"255 85 0 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Links_ComfigHUDs\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Links_GameBanana\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Links_GameBanana\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"E\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"SmallIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"command\"\t\t\t\t\t\t\t\"url https://gamebanana.com/mods/26828\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"0\"\n\n\t\t\t\t\t\"DefaultFGColor_Override\"\t\t\t\"255 200 0 255\"\n\t\t\t\t\t\"ArmedFGColor_Override\"\t\t\t\t\"160 125 0 255\"\n\t\t\t\t\t\"DepressedFGColor_Override\"\t\t\t\"255 200 0 255\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Links_TF2HUDs\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_layout.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_customization_menu.txt\"\n#base \"hud_customization_layout_base.res\""
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_layout_base.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_layout.res\"\n{\n\t\"MainMenuOverride\"\n\t{\n\t\t\"controlName\"\t\t\t\t\t\t\t\t\"CHudMainMenuOverride\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\n\t\t\"SafeMode\"\n\t\t{\n\t\t\t\"Customizations_Panel\"\n\t\t\t{\n\t\t\t\t\"HUD_Customization_Home_Panel\"\t\t{visible 0}\n\t\t\t\t\"HUD_Quick_Settings_Selection\"\t\t{visible 0}\n\t\t\t\t\"HUD_Colors_Selection\"\t\t\t\t{visible 0}\n\t\t\t\t\"HUD_Font_Selection\"\t\t\t\t{visible 0}\n\t\t\t\t\"HUD_Health_Ammo_Selection\"\t\t\t{visible 0}\n\t\t\t\t\"HUD_Damage_Selection\"\t\t\t\t{visible 0}\n\t\t\t\t\"HUD_Match_Status_Selection\"\t\t{visible 0}\n\t\t\t\t\"HUD_Crosshairs_Selection\"\t\t\t{visible 0}\n\t\t\t\t\"HUD_Miscellaneous_Selection\"\t\t{visible 0}\n\t\t\t\t\"HUD_Dev_Selection\"\t\t\t\t\t{visible 0}\n\t\t\t}\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_miscellaneous.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_miscellaneous.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Miscellaneous_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Miscellaneous_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// VIEWMODELS\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Viewmodel_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Viewmodel_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Viewmodel_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Viewmodel_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Viewmodels\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"28\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Viewmodel_Transparency\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Viewmodel_Transparency\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"33\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"230\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Visibility\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f15\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_Normal\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Normal\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Full\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/transparent_viewmodels_off\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine r_drawviewmodel 1; hud_trans_viewmodels_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_Transparent\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Transparent\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Normal\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Semi\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/transparent_viewmodels_on\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine r_drawviewmodel 1; hud_trans_viewmodels_on\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Style_None\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_None\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Transparent\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Gone\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine r_drawviewmodel 0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"Viewmodel_Settings\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Viewmodel_Settings\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"240\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"33\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"250\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Settings\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f15\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Viewmodel_Minimal\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Viewmodel_Minimal\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_use_min_viewmodels\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Minimal Viewmodels\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_use_min_viewmodels\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Viewmodel_Flip\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Viewmodel_Flip\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Viewmodel_Minimal\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle cl_flipviewmodels\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Flip Viewmodel\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_flipviewmodels\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"FOV_Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"FOV_Slider\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"0\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Viewmodel_Flip\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Setting_Label\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Label\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"FOV:\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"TanLight\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CCvarSlider\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Slider\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"40\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"120\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"minvalue\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"maxvalue\"\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"viewmodel_fov\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//===============================================================================================================\n\t\t\t\t// DISGUISE\n\t\t\t\t//===============================================================================================================\n\t\t\t\t\"Disguise_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Disguise_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"135\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"9\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Disguise_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Disguise_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"135\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"27\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Disguise\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_2\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_2\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"162\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Disguise_Toggle\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Disguise_Toggle\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"167\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\n\t\t\t\t\t\"Disguise_ON\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Disguise_ON\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"../hud/class_spy_outline\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_disguise_anim_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Disguise_OFF\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Disguise_OFF\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Disguise_ON\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"54\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"../hud/class_spy_outline\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-6\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"72\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"45\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LightRed\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_disguise_anim_off\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//===============================================================================================================\n\t\t\t\t// PLAYER MODEL\n\t\t\t\t//===============================================================================================================\n\t\t\t\t\"Player_Model_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Player_Model_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"135\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"!\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Player_Model_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Player_Model_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"210\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"135\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"27\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Player Model\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_3\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"162\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Player_Model_Settings\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Player_Model_Settings\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"167\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Model_Enabled\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Model_Enabled\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1-12\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"../hud/class_scoutred\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_player_model_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Model_Disabled\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Model_Disabled\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"70\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Model_Enabled\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1-12\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"52\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"../hud/class_scoutred\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image2\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image2\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-6\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"64\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"36\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"LargeIcons\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LightRed\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_player_model_off\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\"Toggle_3D_Model\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_3D_Model\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"-5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"100\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Model_Disabled\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle cl_hud_playerclass_use_playermodel 0 1\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"3D Player Model\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"wrap\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_hud_playerclass_use_playermodel\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//===============================================================================================================\n\t\t\t\t// SPEEDOMETER\n\t\t\t\t//===============================================================================================================\n\t\t\t\t\"Speedometer_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Speedometer_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"245\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"L\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Speedometer_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Speedometer_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"245\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"27\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Speedometer\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_5\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_5\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"271\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Speedometer_Style\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Speedometer_Style\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"276\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"180\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Speedo_Enabled\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Speedo_Enabled\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"40\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Enabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-6\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/speedometer\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_speedometer_on\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Speedo_Disabled\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Speedo_Disabled\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"80\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"40\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"104 101 100 255\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Speedo_Enabled\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Name\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"rs1\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"12\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"FontStorePrice\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Disabled\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"Gray\"\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"1\"\n\t\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"ImagePanel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Image\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-6\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"60\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ScaleImage\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"Image\"\t\t\t\t\t\t\"replay/thumbnails/customizations/speedometer\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Disabled\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5-8\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"72\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"45\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"(\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\"LightRed\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Style_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine hud_speedometer_clear\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\n\t\t\t\t\t\t\t\"paintBackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\t\"border_default\"\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\t\"border_armed\"\t\t\t\t\"DarkBorderThick\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//===============================================================================================================\n\t\t\t\t// KILLFEED ROWS\n\t\t\t\t//===============================================================================================================\n\t\t\t\t\"Killfeed_Rows_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Killfeed_Rows_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"220\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"245\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Q\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Killfeed_Rows_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Killfeed_Rows_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"250\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"245\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"27\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Killfeed Rows\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_6\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_6\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"220\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"271\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Killfeed_Rows_Style\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Killfeed_Rows_Style\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"220\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"276\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"250\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"40\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\n\t\t\t\t\t\"Killfeed_Rows_0\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_0\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_0\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_1\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_1\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_1\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_0\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_2\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_2\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_2\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_1\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_3\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_3\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_3\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_2\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_4\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_4\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_4\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_3\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_5\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_5\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_5\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_0\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_6\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_6\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_6\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_5\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_7\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_7\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"7\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_7\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_6\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_8\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_8\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_8\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_7\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Killfeed_Rows_9\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Killfeed_Rows_9\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"19\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"9\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_killfeed_rows_9\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"sound_released\"\t\t\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBorder\"\t\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"border_default\"\t\t\t\t\"NoBorder\"\n\t\t\t\t\t\t\"border_armed\"\t\t\t\t\t\"DarkBorderThick\"\n\n\t\t\t\t\t\t\"DefaultBGColor_Override\"\t\t\"Black\"\n\t\t\t\t\t\t\"ArmedBGColor_Override\"\t\t\t\"Black\"\n\t\t\t\t\t\t\"DepressedBGColor_Override\"\t\t\"Black\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Killfeed_Rows_8\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t//==========================================================================================================\n\t\t\t\t// SCOREBOARD\n\t\t\t\t//==========================================================================================================\n\t\t\t\t\"Scoreboards_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Scoreboards_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"326\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"J\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Scoreboard_Label\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Scoreboard_Label\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"30\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"326\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"27\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"Scoreboard\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Separator_7\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_7\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"352\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Scoreboard_Styles\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Scoreboard_Styles\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"360\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Player List\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Style_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Scoreboard_Normal\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Scoreboard_Normal\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"65\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"16 vs 16\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_scoreboard_style_clear\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Scoreboard_Large\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Scoreboard_Large\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"65\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\t\"5\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"32 vs 32\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"command\"\t\t\t\t\t\t\"engine hud_scoreboard_large\"\n\t\t\t\t\t\t\"sound_depressed\"\t\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Scoreboard_Normal\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"Scoreboard_Settings\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Scoreboard_Settings\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"160\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"360\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"55\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"15\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Settings\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f15\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Settings_Label\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Scoreboard_Mouse_Input\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Scoreboard_Mouse_Input\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"4\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_scoreboard_mouse_mode 0 2\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Mouse Input\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_scoreboard_mouse_mode\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\"Scoreboard_Ping_Style\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Scoreboard_Ping_Style\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"130\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Scoreboard_Mouse_Input\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_scoreboard_ping_as_text\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Ping As Text\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_scoreboard_ping_as_text\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/#customization_menu/hud_customization_quick_settings.res",
    "content": "\"resource/ui/customizations/#customization_menu/hud_customization_quick_settings.res\"\n{\n\t\"SafeMode\"\n\t{\n\t\t\"Customizations_Panel\"\n\t\t{\n\t\t\t\"HUD_Quick_Settings_Selection\"\n\t\t\t{\n\t\t\t\t\"controlName\"\t\t\t\t\t\t\t\"CScrollableList\"\n\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\t\"HUD_Quick_Settings_Selection\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\"cs-0.5+5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\t\"f5\"\n\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\t\t\t\t\"1\"\n\t\t\t\t\"paintBackground\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"paintBackgroundType\"\t\t\t\t\t\"0\"\n\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\t\"Black\"\n\n\t\t\t\t\"Scrollbar\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"rs1+1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"6\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"1000\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"Slider\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"0\"\n\t\t\t\t\t\t\"FGColor_Override\"\t\t\t\t\"Gray\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"nobuttons\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\"Title_Icon\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"v\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"MediumIcons\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"center\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\t\t\t\t}\n\t\t\t\t\"Title\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Title\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"25\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\t\"QUICK SETTINGS\"\n\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\t\"west\"\n\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t}\n\t\t\t\t\"Separator_1\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"2\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\t\t\t\t\t\"paintBackground\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\t\"3\"\n\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Title_Icon\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t}\n\t\t\t\t\"Settings\"\n\t\t\t\t{\n\t\t\t\t\t\"controlName\"\t\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\t\"Settings\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\t\"8\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\t\"310\"\n\t\t\t\t\t\"visible\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\t\t\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\t\"Separator_1\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// GAME CHAT\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Chat\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Chat\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle hud_saytext_time 0 12\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"In-game Chat\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"hud_saytext_time\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// NETGRAPH\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Netgraph\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Netgraph\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Chat\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle net_graph 0 1\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Net-Graph\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"net_graph\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// FPS COUNTER\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_ShowFPS\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_ShowFPS\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_NetGraph\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle cl_showfps\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"FPS Counter\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_showfps\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// CLOSED CAPTIONS\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Captions\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Captions\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Chat\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle closecaption\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Captions_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Captions_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Closed Captions\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"closecaption\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// POSITION GRAPH\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_ShowPos\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_ShowPos\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Captions\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle cl_showpos\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Position Graph\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_showpos\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// SERVER TIME\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Server_Timer\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Server_Timer\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_ShowPos\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_hud_show_servertimelimit\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Server Time\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_hud_show_servertimelimit\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// MATCH HUD\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Match_HUD\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Match_HUD\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Captions\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_use_match_hud\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Match HUD\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_use_match_hud\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// CONTRACTS\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Toggle_Contracts\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Toggle_Contracts\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Match_HUD\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle tf_contract_progress_show\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Active Contracts\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"tf_contract_progress_show\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t// STREAMER MODE\n\t\t\t\t\t//========================================================================================\n\t\t\t\t\t\"Streamer_Mode_Icon\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Streamer_Mode_Icon\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"10\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"S\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"center\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Toggle_Match_HUD\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Streamer_Mode_Title\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Streamer_Mode_Title\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f25\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\t\"Streamer Mode\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"west\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Streamer_Mode_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_TOPRIGHT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f40\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"paintBackground\"\t\t\t\t\"1\"\n\t\t\t\t\t\t\"PaintBackgroundType\"\t\t\t\"3\"\n\t\t\t\t\t\t\"BGColor_Override\"\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Streamer_Mode_Icon\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Streamer_Mode_Explanation\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Streamer_Mode_Explanation\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"-3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"f30\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"33\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\t\"0\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\t\t\t\t\t\t\"AllCaps\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"Wrap\"\t\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"CenterWrap\"\t\t\t\t\t\"0\"\n\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labeltext\"\t\t\t\t\t\t\"Streamer mode aims to remove all the information that could be used to track the server you're playing in such as server names, player names, avatars and more in order to reduce the chance of stream snipes and DDoS.\"\n\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\t\"North-West\"\n\t\t\t\t\t\t\"FGColor\"\t\t\t\t\t\t\"Gray\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Separator_3\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\t}\n\t\t\t\t\t\"Streamer_Mode_Toggle\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"controlName\"\t\t\t\t\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\t\"Streamer_Mode_Toggle\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\t\"3\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\t\"5\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\t\"150\"\n\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\t\"22\"\n\t\t\t\t\t\t\"visible\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionalToParent\"\t\t\t\"1\"\n\n\t\t\t\t\t\t\"pin_to_sibling\"\t\t\t\t\"Streamer_Mode_Explanation\"\n\t\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\t\"PIN_TOPLEFT\"\n\t\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\t\"PIN_BOTTOMLEFT\"\n\n\t\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CExButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Toggle_Button\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"20\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\t\t\t\t\t\"actionsignallevel\"\t\t\t\"6\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"command\"\t\t\t\t\t\"engine toggle cl_hud_minmode\"\n\t\t\t\t\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"controlName\"\t\t\t\t\"CvarToggleCheckButton\"\n\t\t\t\t\t\t\t\"fieldName\"\t\t\t\t\t\"Setting_Checkbox\"\n\t\t\t\t\t\t\t\"xpos\"\t\t\t\t\t\t\"-2\"\n\t\t\t\t\t\t\t\"ypos\"\t\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\t\"zpos\"\t\t\t\t\t\t\"21\"\n\t\t\t\t\t\t\t\"wide\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"tall\"\t\t\t\t\t\t\"f0\"\n\t\t\t\t\t\t\t\"proportionalToParent\"\t\t\"1\"\n\t\t\t\t\t\t\t\"font\"\t\t\t\t\t\t\"ItemFontNameLarge\"\n\t\t\t\t\t\t\t\"labelText\"\t\t\t\t\t\"Streamer Mode\"\n\t\t\t\t\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\t\t\t\t\"smallcheckimage\"\t\t\t\"0\"\n\t\t\t\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\t\t\t\"cvar_name\"\t\t\t\t\t\"cl_hud_minmode\"\n\t\t\t\t\t\t\t\"mouseinputenabled\"\t\t\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ammo_low/ammo_low_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowAmmo\"\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t\t\"LowAmmoShadow\"\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_customization.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_color_team_red.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_team_blu.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_neutral.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_buff.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_hurt.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_ammo_low.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_uber.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_uber_full.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_healed.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_damage_last.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_crosshair.txt\"\n#base \"../../../../../../cfg/flawhud/hud_color_crosshair_flash.txt\""
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_healed/color_healed_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetHealth\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/color_neutral/color_neutral_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TanLight\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"0 215 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair/crosshair_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Crosshair\"\t\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"0 215 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/crosshair_flash/crosshair_flash_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"CrosshairDamage\"\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"0 215 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/damage_last/damage_last_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"TargetDamage\"\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_buff/health_buff_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Overheal\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t\t\"OverhealShadow\"\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/health_hurt/health_hurt_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"LowHealth\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t\t\"LowHealthShadow\"\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_blu/team_blu_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"BlueTeam\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/team_red/team_red_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"RedTeam\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge/uber_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"Ubercharge\"\t\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_black.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"0 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_blue.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"0 170 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_cyan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"0 195 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_forest.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"0 135 55 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_green.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"0 185 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_grey.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"150 152 154 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_magenta.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"255 0 127 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_maroon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"150 50 50 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_navy.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"90 120 200 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_olive.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"180 200 100 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_orange.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"255 155 75 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_pink.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"250 185 240 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_purple.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"150 50 235 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_red.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"255 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_salmon.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"250 125 115 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_tan.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"235 226 202 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_teal.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"100 180 170 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_violet.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"190 150 210 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_white.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/colors/ubercharge_full/uber_full_yellow.res",
    "content": "\"Scheme\"\n{\n\t\"Colors\"\n\t{\n\t\t\"UberChargePulse\"\t\t\t\t\t\t\t\t\t\"255 190 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/crosshair/crosshair.res",
    "content": "#base \"crosshair_visibility.res\"\n#base \"crosshair_style.res\"\n#base \"crosshair_size.res\"\n#base \"crosshair_base.res\""
  },
  {
    "path": "resource/ui/customizations/crosshair/crosshair_base.res",
    "content": "\"resource/ui/customizations/crosshair/crosshair_base.res\"\n{\n\t//--------------------------------------------------------------\n\t// CROSSHAIR\n\t//--------------------------------------------------------------\n\t// Set visible to 1 to enable.\n\t// Change xpos and ypos values if not perfectly centered.\n\t// Change labelText to the corresponding crosshair in TF2Crosshairs.png.\n\t//--------------------------------------------------------------\n\t\"CustomCrosshair\"\n\t{\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"<\"\n\t\t\"controlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CustomCrosshair\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"font\"\t\t\t\t\"Size_18\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"Crosshair\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/crosshair/crosshair_size.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_crosshair_size.txt\""
  },
  {
    "path": "resource/ui/customizations/crosshair/crosshair_style.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_crosshair_style.txt\""
  },
  {
    "path": "resource/ui/customizations/crosshair/crosshair_visibility.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_crosshair_visibility.txt\""
  },
  {
    "path": "resource/ui/customizations/damage/damage_font_bold_small.res",
    "content": "\"resource/ui/customizations/damage/damage_font_bold_small.res\"\n{\n\t\"CDamageAccountPanel\"\n\t{\n\t\t\"delta_item_font\"\t\t\t\t\t\t\t\"FontBold14Outline\"\n\t\t\"delta_item_font_big\"\t\t\t\t\t\t\"FontBold14Outline\"\n\t}\n\n\t\"DamageAccountValue\"\n\t{\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontBold22\"\n\t}\n\n\t\"DamageAccountValueShadow\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"-2\"\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontBold22\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/damage/damage_font_thin_large.res",
    "content": "\"resource/ui/customizations/damage/damage_font_thin_large.res\"\n{\n\t\"CDamageAccountPanel\"\n\t{\n\t\t\"delta_item_font\"\t\t\t\t\t\t\t\"FontRegular20\"\n\t\t\"delta_item_font_big\"\t\t\t\t\t\t\"FontRegular20\"\n\t}\n\n\t\"DamageAccountValue\"\n\t{\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontRegular20\"\n\t}\n\n\t\"DamageAccountValueShadow\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontRegular20\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/damage/damage_font_thin_small.res",
    "content": "\"resource/ui/customizations/damage/damage_font_thin_small.res\"\n{\n\t\"CDamageAccountPanel\"\n\t{\n\t\t\"delta_item_font\"\t\t\t\t\t\t\t\"FontRegular14\"\n\t\t\"delta_item_font_big\"\t\t\t\t\t\t\"FontRegular14\"\n\t}\n\n\t\"DamageAccountValue\"\n\t{\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontRegular20\"\n\t}\n\n\t\"DamageAccountValueShadow\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"-1\"\n\t\t\"font\"\t\t\t\t\t\t\t\t\t\t\"FontRegular20\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/disguise/hud_disguise_anim_off.res",
    "content": "\"resource/ui/customizations/disguise/hud_disguise_anim_off.res\"\n{\n\t\"PlayerStatusSpyOutlineImage\"\n\t{\n\t\t\"Image\"\t\t\t\t\t\t\t\t\t\t\"replay/thumbnails/transparent\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/health_ammo/ammo_no_box.res",
    "content": "\"resource/ui/customizations/ammo/ammo_no_box.res\"\n{\n\t\"AmmoBG\"\n\t{\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/health_ammo/health_cross.res",
    "content": "\"resource/ui/customizations/health/health_cross.res\"\n{\n\t\"PlayerStatusHealthImage\"\n\t{\n\t\t\"visible\"\t\t\t\t\"1\"\n\t}\n\t\"PlayerStatusHealthImageBG\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\"18\"\n\t}\n\t\"HealthBG\"\n\t{\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\t\"PlayerStatusHealthBonusImage\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\"23\"\n\t}\n\t\"PlayerHealthValue\"\n\t{\n\t\t\"font\"\t\t\t\t\t\"HudFontBiggerBold\"\n\t}\n\t\"PlayerHealthShadow\"\n\t{\n\t\t\"font\"\t\t\t\t\t\"HudFontBiggerBold\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/health_ammo/health_no_box.res",
    "content": "\"resource/ui/customizations/health/health_no_box.res\"\n{\n\t\"HealthBG\"\n\t{\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/killfeed/killfeed.res",
    "content": "#base \"killfeed_rows.res\"\n#base \"killfeed_base.res\""
  },
  {
    "path": "resource/ui/customizations/killfeed/killfeed_base.res",
    "content": "\"resource/hudlayout.res\"\n{\n\t\"HudDeathNotice\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudDeathNotice\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t \t\t\t\t\"r635\"\n\t\t\"ypos\"\t \t\t\t\t\"25\"\n\t\t\"wide\"\t \t\t\t\t\"628\"\n\t\t\"tall\"\t \t\t\t\t\"468\"\n\t\t\"MaxDeathNotices\"\t\t\"5\"\n\t\t\"IconScale\"\t\t\t\t\"0.35\"\n\t\t\"LineHeight\"\t\t\t\"15\"\n\t\t\"LineSpacing\"\t\t\t\"0\"\n\t\t\"CornerRadius\"\t\t\t\"3\"\n\t\t\"RightJustify\"\t\t\t\"1\"\n\t\t\"TextFont\"\t\t\t\t\"FontRegular10\"\n\t\t\"TextFont_minmode\"\t\t\"\"\n\t\t\"TeamBlue\"\t\t\t\t\"HUDBlueTeamSolid\"\n\t\t\"TeamRed\"\t\t\t\t\"HUDRedTeamSolid\"\n\t\t\"IconColor\"\t\t\t\t\"White\"\n\t\t\"LocalPlayerColor\"\t\t\"Black\"\n\t\t\"BaseBackgroundColor\"\t\"32 32 32 255\"\n\t\t\"LocalBackgroundColor\"\t\"245 229 196 200\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/killfeed/killfeed_rows.res",
    "content": "#base \"../../../../../../cfg/flawhud/hud_killfeed.txt\""
  },
  {
    "path": "resource/ui/customizations/player_model/player_model_off.res",
    "content": "\"resource/ui/customizations/player_model/player_model_off.res\"\n{\n\t\"PlayerStatusClassImage\"\n\t{\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t}\n\t\"classmodelpanel\"\n\t{\n\t\t\"wide\"\t\t\t\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/scoreboard/scoreboard_large.res",
    "content": "\"resource/ui/customizations/scoreboard/scoreboard_large.res\"\n{\n\t\"BlueBG\"\n\t{\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\"50\"\n\t}\n\t\"BluePlayerBG\"\n\t{\n\t\t\"tall\"\t\t\t\t\t\t\t\t\"270\"\n\t}\n\t\"RedPlayerBG\"\n\t{\n\t\t\"tall\"\t\t\t\t\t\t\t\t\"270\"\n\t}\n\t\"BluePlayerList\"\n\t{\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\"c-138\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\"270\"\n\t}\n\t\"RedPlayerList\"\n\t{\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\"c-138\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\"270\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/speedometer/speedometer_on.res",
    "content": "\"resource/ui/customizations/speedometer/speedometer.res\"\n{\n\t\"Speedometer\"\n\t{\n\t\t\"visible\"\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/transparent_viewmodels/transparent_viewmodels.res",
    "content": "\"resource/ui/customizations/transparent_viewmodels/transparent_viewmodels.res\"\n{\n\t//--------------------------------------------------------------\n\t// TRANSPARENT VIEWMODEL\n\t//--------------------------------------------------------------\n\t// Set visible/enabled to 1 to use.\n\t//--------------------------------------------------------------\n\t\"TransparentViewmodel\"\n\t{\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"controlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TransparentViewmodel\"\n\t\t\"zpos\"\t\t\t\t\"-100\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"image\"\t\t\t\t\"replay/thumbnails/transparent\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/customizations/uber/ubercounter.res",
    "content": "\"resource/ui/customizations/uber/ubercounter.res\"\n{\n\t\"UberCounterBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\t\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"UberCounterBG\"\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"cs-0.5\"\n\t\t\"xpos_minmode\"\t\t\t\t\t\t\t\t\"c75\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"c66\"\n\t\t\"ypos_minmode\"\t\t\t\t\t\t\t\t\"c82\"\n\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\t\t\"TransparentLightBlack\"\n\t}\n\t\"UberCounter\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\t\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"UberCounter\"\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"UberCounterBG\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/base_active.res",
    "content": "\"resource/ui/destroy_menu/base_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg_outline\"\n\t\t\"iconColor\"\t\t\t\"ProgressOffWhite\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"BuildingIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_sentry_build\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"DestroyIcon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\"tall\"\t\t\t\t\"34\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_demolish\"\n\t\t\"iconColor\"\t\t\t\"255 0 0 255\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"White\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/base_inactive.res",
    "content": "\"resource/ui/destroy_menu/base_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_item_bg_outline\"\n\t\t\"iconColor\"\t\t\t\"Black\"\n\t}\n\n\t\"NotBuiltLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NotBuiltLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"28\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_NotBuilt\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n\n\t\"UnavailableLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"UnavailableLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Unavailable\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"41\"\n\t\t\"ypos\"\t\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"White\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\"White\"\n\t\t\"xpos\"\t\t\t\t\"-28\"\n\t\t\"ypos\"\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/dispenser_active.res",
    "content": "#base \"base_active.res\"\n\n\"resource/ui/destroy_menu/dispenser_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Dispenser\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_dispenser\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/dispenser_inactive.res",
    "content": "#base \"base_inactive.res\"\n\n\"resource/ui/build_menu/dispenser_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Dispenser\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/hudmenuengydestroy.res",
    "content": "\"resource/ui/build_menu/hudmenuengydestroy.res\"\n{\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MainBackground\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"DestroyIcon\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_menu_demolish_title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"TitleLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabelDropshadow\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_menu_demolish_title\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"pin_to_sibling\"\t\"TitleLabel\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CancelLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Cancel\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"active_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"active_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"active_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"active_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"active_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"active_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"inactive_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"inactive_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"inactive_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"inactive_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"inactive_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"inactive_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"inactive_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"inactive_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_1\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_2\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_2\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_3\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_3\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"unavailable_item_4\"\n\t{\n\t\t\"ControlName\"\t\t\"CEngyDestroyMenuItem\"\n\t\t\"fieldName\"\t\t\t\"unavailable_item_4\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/dispenser_active.res",
    "content": "#base \"../base_active.res\"\n\n\"resource/ui/destroy_menu/dispenser_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Dispenser\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_dispenser\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/dispenser_inactive.res",
    "content": "#base \"../base_inactive.res\"\n\n\"resource/ui/build_menu/dispenser_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Dispenser\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res",
    "content": "#base \"../hudmenuengydestroy.res\"\n\n\"resource/ui/build_menu/hudmenuengydestroy.res\"\n{\n\t\"ItemBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"pipboy_overlay\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t\t\"drawcolor\"\t\t\t\"192 192 192 255\"\n\t}\n\n\t\"BackgroundEngineer\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundEngineer\"\n\t\t\"xpos\"\t\t\t\t\"80\"\n\t\t\"ypos\"\t\t\t\t\"145\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"pipboy_engineer\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"tileVertically\"\t\"0\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/sentry_active.res",
    "content": "#base \"../base_active.res\"\n\n\"resource/ui/destroy_menu/sentry_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_sentrygun_1\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/sentry_inactive.res",
    "content": "#base \"../base_inactive.res\"\n\n\"resource/ui/destroy_menu/sentry_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/tele_entrance_active.res",
    "content": "#base \"../base_active.res\"\n\n\"resource/ui/destroy_menu/tele_entrance_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Entrance_360\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_tele_entrance\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res",
    "content": "#base \"../base_inactive.res\"\n\n\"resource/ui/build_menu/tele_entrance_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Entrance_360\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/tele_exit_active.res",
    "content": "#base \"../base_active.res\"\n\n\"resource/ui/destroy_menu/tele_exit_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Exit_360\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_tele_exit\"\n\t}\n\n\t\"DestroyIcon\"\n\t{\n\t\t\"iconColor\"\t\t\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/pipboy/tele_exit_inactive.res",
    "content": "#base \"../base_inactive.res\"\n\n\"resource/ui/build_menu/tele_exit_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Exit_360\"\n\t\t\"fgcolor_override\"\t\"NeonGreen\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor_override\"\t\"NeonRed\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/sentry_active.res",
    "content": "#base \"base_active.res\"\n\n\"resource/ui/destroy_menu/sentry_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_sentrygun_1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/sentry_inactive.res",
    "content": "#base \"base_inactive.res\"\n\n\"resource/ui/destroy_menu/sentry_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Sentry\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/tele_entrance_active.res",
    "content": "#base \"base_active.res\"\n\n\"resource/ui/destroy_menu/tele_entrance_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Entrance_360\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_tele_entrance\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/tele_entrance_inactive.res",
    "content": "#base \"base_inactive.res\"\n\n\"resource/ui/build_menu/tele_entrance_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Entrance_360\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/tele_exit_active.res",
    "content": "#base \"base_active.res\"\n\n\"resource/ui/destroy_menu/tele_exit_active.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Exit_360\"\n\t}\n\n\t\"BuildingIcon\"\n\t{\n\t\t\"icon\"\t\t\t\t\"obj_status_tele_exit\"\n\t}\n}"
  },
  {
    "path": "resource/ui/destroy_menu/tele_exit_inactive.res",
    "content": "#base \"base_inactive.res\"\n\n\"resource/ui/build_menu/tele_exit_inactive.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Object_Tele_Exit_360\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/demoman_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/demoman_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Demoman\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"4\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/demoman_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/demoman_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Demoman\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"4\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/engineer_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/engineer_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Engineer\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"6\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/engineer_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/engineer_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Engineer\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"6\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/heavy_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/heavy_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_HWGuy\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"5\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/heavy_red.res",
    "content": "\"resource/ui/disguise_menu/heavy_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemName\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_HWGuy\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"ClassIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"ClassIcon\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"hud_menu_scout_red\"\n\t}\n\n\t\"NumberBg\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"5\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"5\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/hudmenuspydisguise.res",
    "content": "\"resource/ui/disguise_menu/hudmenuspydisguise.res\"\n{\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"MainBackground\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"SpyIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"SpyIcon\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\t\n\t\t\"icon\"\t\t\t\t\"hud_spy_disguise_menu_icon\"\n\t\t\"iconColor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Disguise_Title\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"TitleLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabelDropshadow\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Disguise_Title\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"pin_to_sibling\"\t\"TitleLabel\"\n\t}\n\n\t\"ToggleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ToggleLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Spy_Minus_Toggle\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CancelLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Hud_Menu_Build_Cancel\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t}\n\n\t\"class_item_red_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_1\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_1\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_1\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_2\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_2\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_2\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_3\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_3\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_3\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_4\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_4\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_4\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_5\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_5\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_5\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_5\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_6\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_6\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_6\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_6\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_7\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_7\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_7\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_7\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_8\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_8\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_8\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_8\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_red_9\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_red_9\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"class_item_blue_9\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"class_item_blue_9\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"NumberBg1\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg1\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"0\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel1\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel1\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"NumberBg2\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg2\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel2\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel2\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"NumberBg3\"\n\t{\n\t\t\"ControlName\"\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\"NumberBg3\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel3\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NumberLabel3\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"3\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"1\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"65\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/medic_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/medic_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Medic\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"7\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/medic_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/medic_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Medic\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"7\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/pyro_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/pyro_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Pyro\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/pyro_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/pyro_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Pyro\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/scout_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/scout_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Scout\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/scout_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/scout_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Scout\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/sniper_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/sniper_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Sniper\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"8\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/sniper_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/sniper_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Sniper\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"8\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/soldier_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/soldier_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Soldier\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/soldier_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/soldier_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Soldier\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/spy_blue.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/spy_blue.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Spy\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"labelText\"\t\t\t\"9\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu/spy_red.res",
    "content": "#base \"heavy_red.res\"\n\n\"resource/ui/disguise_menu/spy_red.res\"\n{\n\t\"ItemNameLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"#TF_Class_Name_Spy\"\n\t}\n\n\t\"NewNumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"3\"\n\t}\n\n\t\"NumberLabel\"\n\t{\n\t\t\"labelText\"\t\t\t\"9\"\n\t}\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/demoman_blue.res",
    "content": "#base \"../disguise_menu/demoman_blue.res\"\n\n\"resource/ui/disguise_menu/demoman_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/demoman_red.res",
    "content": "#base \"../disguise_menu/demoman_red.res\"\n\n\"resource/ui/disguise_menu/demoman_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/engineer_blue.res",
    "content": "#base \"../disguise_menu/engineer_blue.res\"\n\n\"resource/ui/disguise_menu/engineer_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/engineer_red.res",
    "content": "#base \"../disguise_menu/engineer_red.res\"\n\n\"resource/ui/disguise_menu/engineer_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/heavy_blue.res",
    "content": "#base \"../disguise_menu/heavy_blue.res\"\n\n\"resource/ui/disguise_menu/heavy_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/heavy_red.res",
    "content": "#base \"../disguise_menu/heavy_red.res\"\n\n\"resource/ui/disguise_menu/heavy_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/hudmenuspydisguise.res",
    "content": "#base \"../disguise_menu/hudmenuspydisguise.res\"\n\n\"resource/ui/disguise_menu/hudmenuspydisguise.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/medic_blue.res",
    "content": "#base \"../disguise_menu/medic_blue.res\"\n\n\"resource/ui/disguise_menu/medic_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/medic_red.res",
    "content": "#base \"../disguise_menu/medic_red.res\"\n\n\"resource/ui/disguise_menu/medic_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/pyro_blue.res",
    "content": "#base \"../disguise_menu/pyro_blue.res\"\n\n\"resource/ui/disguise_menu/pyro_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/pyro_red.res",
    "content": "#base \"../disguise_menu/pyro_red.res\"\n\n\"resource/ui/disguise_menu/pyro_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/scout_blue.res",
    "content": "#base \"../disguise_menu/scout_blue.res\"\n\n\"resource/ui/disguise_menu/scout_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/scout_red.res",
    "content": "#base \"../disguise_menu/scout_red.res\"\n\n\"resource/ui/disguise_menu/scout_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/sniper_blue.res",
    "content": "#base \"../disguise_menu/sniper_blue.res\"\n\n\"resource/ui/disguise_menu/sniper_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/sniper_red.res",
    "content": "#base \"../disguise_menu/sniper_red.res\"\n\n\"resource/ui/disguise_menu/sniper_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/soldier_blue.res",
    "content": "#base \"../disguise_menu/soldier_blue.res\"\n\n\"resource/ui/disguise_menu/soldier_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/soldier_red.res",
    "content": "#base \"../disguise_menu/soldier_red.res\"\n\n\"resource/ui/disguise_menu/soldier_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/spy_blue.res",
    "content": "#base \"../disguise_menu/spy_blue.res\"\n\n\"resource/ui/disguise_menu/spy_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_360/spy_red.res",
    "content": "#base \"../disguise_menu/spy_red.res\"\n\n\"resource/ui/disguise_menu/spy_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/demoman_blue.res",
    "content": "#base \"../disguise_menu/demoman_blue.res\"\n\n\"resource/ui/disguise_menu/demoman_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/demoman_red.res",
    "content": "#base \"../disguise_menu/demoman_red.res\"\n\n\"resource/ui/disguise_menu/demoman_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/engineer_blue.res",
    "content": "#base \"../disguise_menu/engineer_blue.res\"\n\n\"resource/ui/disguise_menu/engineer_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/engineer_red.res",
    "content": "#base \"../disguise_menu/engineer_red.res\"\n\n\"resource/ui/disguise_menu/engineer_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/heavy_blue.res",
    "content": "#base \"../disguise_menu/heavy_blue.res\"\n\n\"resource/ui/disguise_menu/heavy_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/heavy_red.res",
    "content": "#base \"../disguise_menu/heavy_red.res\"\n\n\"resource/ui/disguise_menu/heavy_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/hudmenuspydisguise.res",
    "content": "#base \"../disguise_menu/hudmenuspydisguise.res\"\n\n\"resource/ui/disguise_menu/hudmenuspydisguise.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/medic_blue.res",
    "content": "#base \"../disguise_menu/medic_blue.res\"\n\n\"resource/ui/disguise_menu/medic_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/medic_red.res",
    "content": "#base \"../disguise_menu/medic_red.res\"\n\n\"resource/ui/disguise_menu/medic_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/pyro_blue.res",
    "content": "#base \"../disguise_menu/pyro_blue.res\"\n\n\"resource/ui/disguise_menu/pyro_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/pyro_red.res",
    "content": "#base \"../disguise_menu/pyro_red.res\"\n\n\"resource/ui/disguise_menu/pyro_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/scout_blue.res",
    "content": "#base \"../disguise_menu/scout_blue.res\"\n\n\"resource/ui/disguise_menu/scout_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/scout_red.res",
    "content": "#base \"../disguise_menu/scout_red.res\"\n\n\"resource/ui/disguise_menu/scout_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/sniper_blue.res",
    "content": "#base \"../disguise_menu/sniper_blue.res\"\n\n\"resource/ui/disguise_menu/sniper_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/sniper_red.res",
    "content": "#base \"../disguise_menu/sniper_red.res\"\n\n\"resource/ui/disguise_menu/sniper_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/soldier_blue.res",
    "content": "#base \"../disguise_menu/soldier_blue.res\"\n\n\"resource/ui/disguise_menu/soldier_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/soldier_red.res",
    "content": "#base \"../disguise_menu/soldier_red.res\"\n\n\"resource/ui/disguise_menu/soldier_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/spy_blue.res",
    "content": "#base \"../disguise_menu/spy_blue.res\"\n\n\"resource/ui/disguise_menu/spy_blue.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguise_menu_sc/spy_red.res",
    "content": "#base \"../disguise_menu/spy_red.res\"\n\n\"resource/ui/disguise_menu/spy_red.res\"\n{\n\n}"
  },
  {
    "path": "resource/ui/disguisestatuspanel.res",
    "content": "\"resource/ui/itemmodelpanel.res\"\n{\n\t\"itemmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CEmbeddedItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"itemmodelpanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"useparentbg\"\t\t\"1\"\n\t\t\"fov\"\t\t\t\t\"54\"\n\t\t\"start_framed\"\t\t\"1\"\n\t\t\"disable_manipulation\"\t\"1\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"angles_x\"\t\t\"10\"\n\t\t\t\"angles_y\"\t\t\"130\"\n\t\t\t\"angles_z\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"170\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"DisguiseStatusBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"DisguiseStatusBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"5\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_1\"\t\t\t\"../hud/color_panel_brown\"\n\t\t\"teambg_2\"\t\t\t\"../hud/color_panel_red\"\n\t\t\"teambg_3\"\t\t\t\"../hud/color_panel_blu\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"DisguiseNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"DisguiseNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%disguisename%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\n\t\"DisguiseNameLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"DisguiseNameLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%disguisename%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"DisguiseNameLabel\"\n\t}\n\n\t\"WeaponNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"WeaponNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%weaponname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\t\"WeaponNameLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"WeaponNameLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%weaponname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"WeaponNameLabel\"\n\t}\n\n\t\"SpectatorGUIHealth\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"SpectatorGUIHealth\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"HealthBonusPosAdj\"\t\"10\"\n\t\t\"HealthDeathWarning\"\t\t\"0.49\"\n\t\t\"TFFont\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\"TextColor\"\t\t\t\t\t\"HudOffWhite\"\n\t}\n}"
  },
  {
    "path": "resource/ui/dynamicrecipepanel.res",
    "content": "\"resource/ui/dynamicrecipe.res\"\n{\n\t\"dynamic_recipe_panel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"dynamic_recipe_panel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\t\"501\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"item_ypos\"\t\t\t\t\t\t\"30\"\n\t\t\"output_item_ypos\"\t\t\t\t\"255\"\n\t\t\"item_crafting_offcenter_x\"\t\t\"0\"\n\t\t\"item_backpack_xdelta\"\t\t\t\"2\"\n\t\t\"item_backpack_ydelta\"\t\t\t\"4\"\n\t\t\"inventory_xpos\"\t\t\t\t\"0\"\n\t\t\"inventory_ypos\"\t\t\t\t\"30\"\n\n\t\t\"button_xpos_offcenter\"\t\t\t\"175\"\n\t\t\"button_ypos\"\t\t\t\t\t\"85\"\n\t\t\"button_ydelta\"\t\t\t\t\t\"80\"\n\t\t\"button_override_delete_xpos\"\t\"0\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"45\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"HudOffWhite\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"text_forcesize\"\t\t\"3\"\n\t\t\t\"noitem_use_fullpanel\"\t\"1\"\n\n\t\t\t\"inset_eq_x\"\t\t\t\"2\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"filter_xoffset\"\t\"-290\"\n\t\t\"filter_ypos\"\t\t\"30\"\n\t\t\"filter_xdelta\"\t\t\"10\"\n\t\t\"filter_ydelta\"\t\t\"10\"\n\n\t\t\"recipefilterbuttons_kv\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"Command\"\t\t\t\"\"\n\t\t\t\"Default\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MenuKeys\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"recipecontainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"recipecontainer\"\n\t\t\"xpos\"\t\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"350\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"200 187 161 0\"\n\n\t\t\"RecipeTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RecipeTitle\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"labelText\"\t\t\"%recipetitle%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"80\"\n\t\t\t\"ypos\"\t\t\t\"250\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"InputLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"InputLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#Craft_Recipe_Inputs\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"HudOffWhite\"\n\t\t}\n\n\t\t\"OutputLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"OutputLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#Dynamic_Recipe_Outputs_Not_Complete\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"238\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"HudOffWhite\"\n\t\t}\n\n\t\t\"UntradableLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"UntradableLabel\"\n\t\t\t\"font\"\t\t\t\"TFFontMedium\"\n\t\t\t\"labelText\"\t\t\"#Dynamic_Recipe_Outputs_Not_Tradable\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"299\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"HUDRedTeamSolid\"\n\t\t}\n\n\t\t\"CraftButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CraftButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"320\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#CraftConfirm\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"craft\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"PrevInputPageButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"PrevInputPageButton\"\n\t\t\t\"xpos\"\t\t\t\"184\"\n\t\t\t\"ypos\"\t\t\t\"180\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"&A\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"previnputpage\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"CurInputPageLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CurInputPageLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"labelText\"\t\t\"%inputpage%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"210\"\n\t\t\t\"ypos\"\t\t\t\"180\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t\t\"NextInputPageButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"NextInputPageButton\"\n\t\t\t\"xpos\"\t\t\t\"265\"\n\t\t\t\"ypos\"\t\t\t\"180\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"&D\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"nextinputpage\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"inventorycontainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"inventorycontainer\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"350\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\"200 187 161 0\"\n\n\t\t\"NoMatches\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NoMatches\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#Dynamic_Recipe_No_Matching_Items\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"HudOffWhite\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"UntradableCheckBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"UntradableCheckBox\"\n\t\t\t\"labelText\"\t\t\"#Dynamic_Recipe_Untradable_Checkbox\"\n\t\t\t\"Font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-4\"\n\t\t\t\"ypos\"\t\t\t\"270\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"fgcolor\"\t\t\"HudOffWhite\"\n\t\t}\n\n\t\t\"BackpackItems\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BackpackItems\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#Dynamic_Recipe_Matching_Items\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"HudOffWhite\"\n\t\t}\n\t\t\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"320\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\t\n\t\t\n\t\t\"PrevPageButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"A\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"prevpage\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"CurPageLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"labelText\"\t\t\"%backpackpage%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"26\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t\t\"NextPageButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\t\"xpos\"\t\t\t\"81\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"D\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"nextpage\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"HudOffWhite\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\"HudOffWhite\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"mousedragitempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mousedragitempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"HudOffWhite\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/backpackpanel.res",
    "content": "\"resource/ui/fullloadoutpanel.res\"\n{\n\t\"backpack_panel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"backpack_panel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\" \t\"DarkGrey\"\n\n\t\t\"item_xpos_offcenter_a\"\t\t\t\"-310\"\n\t\t\"item_xpos_offcenter_b\"\t\t\t\"165\"\n\t\t\"item_ypos\"\t\t\t\t\t\t\"60\"\n\t\t\"item_ydelta\"\t\t\t\t\t\"80\"\n\t\t\"item_mod_wide\"\t\t\t\t\t\"40\"\n\n\t\t\"item_backpack_offcenter_x\"\t\t\"-288\"\n\t\t\"item_backpack_xdelta\"\t\t\t\"4\"\n\t\t\"item_backpack_ydelta\"\t\t\t\"3\"\n\n\t\t\"button_xpos_offcenter\"\t\t\t\"175\"\n\t\t\"button_ypos\"\t\t\t\t\t\"85\"\n\t\t\"button_ydelta\"\t\t\t\t\t\"80\"\n\t\t\"button_override_delete_xpos\"\t\"0\"\n\n\t\t\"page_button_y\"\t\t\t\t\t\"288\"\n\t\t\"page_button_x_delta\"\t\t\t\"4\"\n\t\t\"page_button_y_delta\"\t\t\t\"4\"\n\t\t\"page_button_per_row\"\t\t\t\"20\"\n\t\t\"page_button_height\"\t\t\t\"15\"\n\n\t\t\"pagebuttons_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"Button\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\t\"Button\"\n\t\t\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\t\"labelText\"\t\t\t\t\"%page%\"\n\t\t\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"button_activation_type\"\t\"2\"\n\t\t\t}\n\n\t\t\t\"New\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"New\"\n\t\t\t\t\"font\"\t\t\t\t\t\"FontBold9\"\n\t\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"f-5\"\n\t\t\t\t\"textinsetx\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\t\"#Store_Price_New\"\n\t\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\t\t\"StoreNewBorder\"\n\t\t\t\t\"fgcolor\"\t\t\t\t\"10 10 10 255\"\n\t\t\t}\n\t\t}\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_wide\"\t\t\t\"50\"\n\t\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\t\"inset_eq_x\"\t\t\t\"2\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"New\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"New\"\n\t\t\t\t\"font\"\t\t\t\t\"ItemFontNameSmallest\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"xpos\"\t\t\t\t\"rs1\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"15\"\n\t\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"textinsetx\"\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"#Store_Price_New\"\n\t\t\t\t\"mouseinputenabled\" \"0\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\t\"StoreNewBorder\"\n\t\t\t\t\"fgcolor\"\t\t\t\"10 10 10 255\"\n\t\t\t}\n\n\t\t\t\"use_item_sounds\"\t\"1\"\n\t\t}\n\t}\n\n\t\"CaratLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CaratLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ClassLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"tool_icon\"\n\t{\n\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\"tool_icon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"backpack_jewel_modify_target_b_g\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"tileVertically\"\t\"0\"\n\t\t\"drawcolor\"\t\t\t\"112 176 74 255\"\n\t}\n\n\t\"ShowRarityComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"ShowRarityComboBox\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"xpos\"\t\t\t\t\"c134\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\"selectionTextColor_override\"\t\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\"\t\"Black\"\n\t}\n\n\t\"ShowBaseItemsCheckbox\"\n\t{\n\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\t\"ShowBaseItemsCheckbox\"\n\t\t\"labelText\"\t\t\t\"#ShowBaseItemsCheckBox\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"c-65\"\n\t\t\"ypos\"\t\t\t\t\"34\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"122\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t}\n\n\t\"NameFilterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NameFilterLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#Store_NameFilterLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"c-287\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"NameFilterTextEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"NameFilterTextEntry\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\"c-287\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"wide\"\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\" \"2\"\n\t}\n\n\t\"SortByComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"SortByComboBox\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\t\"c134\"\n\t\t\"ypos\"\t\t\t\t\"37\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\"Black\"\n\t\t\"selectionTextColor_override\"\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\" \"Black\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"102\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"mousedragitempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mousedragitempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"54\"\n\t\t\"tall\"\t\t\t\"42\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"35\"\n\t\t\"text_ypos\"\t\t\"60\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"PrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\"xpos\"\t\t\t\"c-328\"\n\t\t\"ypos\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&A\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"prevpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\"%backpackpage%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"325\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"NextPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\"xpos\"\t\t\t\"c298\"\n\t\t\"ypos\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&D\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"nextpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"DragToNextPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"DragToNextPageButton\"\n\t\t\"xpos\"\t\t\t\"c298\"\n\t\t\"ypos\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&D\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"nextpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"DragToPrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"DragToPrevPageButton\"\n\t\t\"xpos\"\t\t\t\"c-328\"\n\t\t\"ypos\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&A\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"prevpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CancelApplyToolButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelApplyToolButton\"\n\t\t\"xpos\"\t\t\t\"c137\"\n\t\t\"ypos\"\t\t\t\"37\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"canceltool\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"StartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StartExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"140\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"155\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"150\"\n\t\t\"next_explanation\"\t\t\"PagesExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackItemsExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackItemsExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"85\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"PagesExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"PagesExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-250\"\n\t\t\"end_y\"\t\t\t\"130\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"115\"\n\t\t\"callout_inparents_x\"\t\"c-250\"\n\t\t\"callout_inparents_y\"\t\"290\"\n\t\t\"next_explanation\"\t\t\"ContextExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackPagesExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackPagesExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ContextExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"ContextExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"160\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"80\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"165\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"c0\"\n\t\t\"next_explanation\"\t\t\"ArmoryExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackContextExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackContextExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"135\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanDarker\"\n\t\t\t\"armedFgColor_override\"\t\t\"LightRed\"\n\t\t\t\"depressedFgColor_override\"\t\"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\t\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\t\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanDarker\"\n\t\t\t\"armedFgColor_override\"\t\t\"LightRed\"\n\t\t\t\"depressedFgColor_override\"\t\"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\t\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\t\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t}\n\n\t\"StockExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StockExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"160\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"next_explanation\"\t\t\"SortExplanation\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"80\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"165\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"50\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackStockExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackStockExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"135\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanDarker\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\"\t\"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\t\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\t\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanDarker\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\t\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\t\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t}\n\n\t\"SortExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"SortExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"160\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-110\"\n\t\t\"end_y\"\t\t\t\"80\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"135\"\n\t\t\"callout_inparents_x\"\t\"c200\"\n\t\t\"callout_inparents_y\"\t\"55\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#BackpackSortExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#BackpackSortExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"135\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanDarker\"\n\t\t\t\"armedFgColor_override\"\t\t\"LightRed\"\n\t\t\t\"depressedFgColor_override\"\t\"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\t\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\t\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/econ/collectioncraftingdialog_base.res",
    "content": "\"resource/ui/econ/strangecounttransferdialog.res\"\n{\n\t\"CollectionCraftingPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CollectionCraftingPanel\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\"buttons_start_x\"\t\"20\"\n\t\t\"buttons_start_y\"\t\"60\"\n\t\t\"buttons_step_x\"\t\"56\"\n\t\t\"buttons_step_y\"\t\"56\"\n\n\t\t\"output_start_x\"\t\"343\"\n\t\t\"output_start_y\"\t\"85\"\n\t\t\"output_step_x\"\t\t\"56\"\n\t\t\"output_step_y\"\t\t\"56\"\n\n\t\t\"bg_target_y\"\t\t\"10\"\n\t\t\"slide_in_time\"\t\t\"1.f\"\n\n\t\t\"boxtops\"\n\t\t{\n\t\t\t\"boxtop\"\t\"trade_ups/trade_ups_boxtop_01\"\n\t\t\t\"boxtop\"\t\"trade_ups/trade_ups_boxtop_02\"\n\t\t\t\"boxtop\"\t\"trade_ups/trade_ups_boxtop_03\"\n\t\t\t\"boxtop\"\t\"trade_ups/trade_ups_boxtop_04\"\n\t\t\t\"boxtop\"\t\"trade_ups/trade_ups_boxtop_05\"\n\t\t}\n\n\t\t\"ItemContainerKV\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"ItemContainerKV\"\n\t\t\t\"xpos\"\t\t\t\"p0.08\"\n\t\t\t\"ypos\"\t\t\t\"p0.245\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"p0.25\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"InstructionsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"InstructionsLabel\"\n\t\t\t\t\"font\"\t\t\t\"TradeUp_Quote\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"p0.8\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_AttachItem\"\n\t\t\t\t\"mouseinputenabled\" \"0\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\t\"fgcolor\"\t\t\"0 0 0 255\"\n\t\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"BackgroundButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"BackgroundButton\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\t\"mouseinputenabled\"\t\"1\"\n\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\"MainContainer\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\t\"image_drawcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\t\"tall\"\t\t\t\"p1.5\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"trade_ups/trade_ups_attach_box\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"imagepanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"imagepanel\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"p1.25\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"scaleimage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"trade_ups/trade_ups_boxtop_01\"\n\t\t\t}\n\n\t\t\t\"itempanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\t\"model_center_x\"\t\"1\"\n\t\t\t\t\"model_center_y\"\t\"1\"\n\t\t\t\t\"model_wide\"\t\"40\"\n\t\t\t\t\"model_tall\"\t\"30\"\n\t\t\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\t\t\"text_center\"\t\"1\"\n\t\t\t\t\"paint_icon_hide\" \"1\"\n\t\t\t\t\"actionsignallevel\"\t\"4\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"itemmodelpanel\"\n\t\t\t\t{\n\t\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"Dimmer\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"Dimmer\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"bgcolor_override\"\t\t\"30 30 30 255\"\n\t}\n\n\t\"BG\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"BG\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"p1\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"Border\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\t\"Border\"\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"46 43 42 0\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\t\"paintbackgroundtype\"\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"border\"\t\t\t\t\"GrayDialogBorder\"\n\t\t}\n\t}\n\n\t\"DrawingPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"DrawingPanel\"\n\t\t\"ControlName\"\t\t\t\"CDrawingPanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"linecolor\"\t\t\t\"RedSolid\"\n\t}\n\n\t\"LetterBack_Bottom\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"LetterBack_Bottom\"\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"trade_ups/trade_ups_letter_back_bottom\"\n\t}\n\n\t\"LetterBack_Top\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"LetterBack_Top\"\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"trade_ups/trade_ups_letter_back_top\"\n\t}\n\n\t\"LetterBack_Flap\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"LetterBack_Flap\"\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"trade_ups/trade_ups_letter_back_flap\"\n\t}\n\n\t\"BehindItemParticlePanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFParticlePanel\"\n\t\t\"fieldName\"\t\t\"BehindItemParticlePanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"ParticleEffects\"\n\t\t{\n\t\t\t\"1\"\n\t\t\t{\n\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\"particle_ypos\" \"170\"\n\t\t\t\t\"particle_scale\"\t\"15\"\n\t\t\t\t\"particleName\"\t\"mvm_item_godrays_glow\"\n\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\"loop\"\t\"0\"\n\t\t\t}\n\t\t\t\"2\"\n\t\t\t{\n\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\"particle_ypos\" \"180\"\n\t\t\t\t\"particle_scale\"\t\"2\"\n\t\t\t\t\"particleName\"\t\"crate_drop\"\n\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\"loop\"\t\"0\"\n\t\t\t}\n\t\t\t\"3\"\n\t\t\t{\n\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\"particle_ypos\" \"180\"\n\t\t\t\t\"particle_scale\"\t\"1.2\"\n\t\t\t\t\"particleName\"\t\"Envelope_trail\"\n\t\t\t\t\"angles\"\t\"0 0 0\"\n\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\"loop\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"WaitingForResponse\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WaitingForResponse\"\n\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"175\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"p1\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_WaitingForResponse\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"mouseinputenabled\" \"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"ResponseTimeout\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ResponseTimeout\"\n\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"175\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"p1\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_ReponseTimeout\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"mouseinputenabled\" \"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"NewItemPanel\"\n\t{\n\t\t\"fieldName\"\t\t\"NewItemPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"o1\"\n\t\t\"tall\"\t\t\t\"p1\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 0\"\n\n\t\t\"YouTradedForLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"YouTradedForLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"f0\"\n\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%resultstring%\"\n\t\t\t\"mouseinputenabled\" \"0\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"ItemName\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"ItemName\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"o1.5\"\n\t\t\t\"tall\"\t\t\t\"p0.5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"text_ypos\"\t\t\"15\"\n\t\t\t\"text_center\"\t\"0\"\n\t\t\t\"paint_icon_hide\" \"1\"\n\t\t\t\"model_hide\"\t\"1\"\n\t\t\t\"text_forcesize\"\t\"4\"\n\t\t\t\"name_only\"\t\"1\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BGImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BGImage\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"p0.2\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"p0.7\"\n\t\t\t\"tall\"\t\t\t\"p0.4\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"item_carousel_bg\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t}\n\n\t\t\"CosmeticResultItemModelPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"CosmeticResultItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"p0.1\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"o1.5\"\n\t\t\t\"tall\"\t\t\t\"p0.5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"4\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"model_center_x\"\t\"1\"\n\t\t\t\"model_center_y\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"0\"\n\t\t\t\"model_wide\"\t\"200\"\n\t\t\t\"model_tall\"\t\"125\"\n\t\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"model_only\"\t\t\"1\"\n\t\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ModelInspectionPanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"ModelInspectionPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"p0.1\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"o1.5\"\n\t\t\t\"tall\"\t\t\t\"p0.5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"255 0 0 255\"\n\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t\t\"allow_pitch\"\t\t\t\"1\"\n\t\t\t\"max_pitch\"\t\t\t\t\"30\"\n\t\t\t\"use_pedestal\"\t\t\t\"1\"\n\t\t\t\"use_particle\"\t\t\t\"1\"\n\t\t\t\"fov\"\t\t\t\t\t\"75\"\n\n\t\t\t\"model\"\n\t\t\t{\n\t\t\t\t\"force_pos\"\t\"1\"\n\n\t\t\t\t\"angles_x\" \"7\"\n\t\t\t\t\"angles_y\" \"130\"\n\t\t\t\t\"angles_z\" \"0\"\n\t\t\t\t\"origin_x\" \"175\"\n\t\t\t\t\"origin_y\" \"0\"\n\t\t\t\t\"origin_z\" \"0\"\n\t\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\t\"spotlight\" \"1\"\n\n\t\t\t\t\"modelname\"\t\t\"\"\n\t\t\t}\n\n\t\t\t\"lights\"\n\t\t\t{\n\t\t\t\t\"default\"\n\t\t\t\t{\n\t\t\t\t\t\"name\"\t\t\t\"directional\"\n\t\t\t\t\t\"color\"\t\t\t\"1 1 1\"\n\t\t\t\t\t\"direction\"\t\t\"0 0 -1\"\n\t\t\t\t}\n\t\t\t\t\"spot light\"\n\t\t\t\t{\n\t\t\t\t\t\"name\"\t\t\t\t\"spot\"\n\t\t\t\t\t\"color\"\t\t\t\t\"1 .9 .9\"\n\t\t\t\t\t\"attenuation\"\t\t\"4.5 0 0\"\n\t\t\t\t\t\"origin\"\t\t\t\"0 0 100\"\n\t\t\t\t\t\"direction\"\t\t\t\"1 0 -0.5\"\n\t\t\t\t\t\"inner_cone_angle\"\t\"1\"\n\t\t\t\t\t\"outer_cone_angle\"\t\"90\"\n\t\t\t\t\t\"maxDistance\"\t\t\"1000\"\n\t\t\t\t\t\"exponent\"\t\t\t\"25\"\n\t\t\t\t}\n\t\t\t\t\"point light\"\n\t\t\t\t{\n\t\t\t\t\t\"name\"\t\t\t\t\"point\"\n\t\t\t\t\t\"color\"\t\t\t\t\".7 .8 1\"\n\t\t\t\t\t\"attenuation\"\t\t\"15 0 0\"\n\t\t\t\t\t\"origin\"\t\t\t\"15 -50 -200\"\n\t\t\t\t\t\"maxDistance\"\t\t\"1000\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"c92\"\n\t\t\t\"ypos\"\t\t\t\"c-98\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"close\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"MainContainer\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"150 60 45 255\"\n\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"TeamNavPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\t\"fieldName\"\t\t\t\"TeamNavPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"c-10\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"auto_scale\"\t\t\"1\"\n\t\t\t\"auto_layout\"\t\t\"1\"\n\t\t\t\"selected_button_default\"\t\"0\"\n\t\t\t\"auto_layout_vertical_buffer\"\t\"-4\"\n\t\t\t\"display_vertically\"\t\"0\"\n\t\t\t\"align\"\t\t\t\t\"west\"\n\n\t\t\t\"ButtonSettings\"\n\t\t\t{\n\t\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\t\"armedFgColor_override\" \"TanDark\"\n\t\t\t\t\"depressedFgColor_override\" \"TanDark\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"sound_armed\"\t\t\"UI/buttonrollover.wav\"\n\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\t\t\"defaultBgColor_Override\"\t\"0 0 0 255\"\n\n\t\t\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\t\t\"image_drawcolor\"\t\t\"255 255 255 77\"\n\t\t\t\t\"image_armedcolor\"\t\t\"255 255 255 128\"\n\t\t\t\t\"image_selectedcolor\"\t\"255 255 255 255\"\n\n\t\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"Buttons\"\n\t\t\t{\n\t\t\t\t\"all\"\n\t\t\t\t{\n\t\t\t\t\t\"userdata\"\t\t\t\"2\"\n\t\t\t\t\t\"image_default\"\t\t\"store/store_redteam\"\n\t\t\t\t\t\"image_armed\"\t\t\"store/store_redteam\"\n\t\t\t\t\t\"image_selected\"\t\"store/store_redteam\"\n\n\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"image\"\t\t\t\"store/store_redteam\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"scout\"\n\t\t\t\t{\n\t\t\t\t\t\"userdata\"\t\t\t\"3\"\n\t\t\t\t\t\"image_default\"\t\t\"store/store_blueteam\"\n\t\t\t\t\t\"image_armed\"\t\t\"store/store_blueteam\"\n\t\t\t\t\t\"image_selected\"\t\"store/store_blueteam\"\n\n\t\t\t\t\t\"SubImage\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"image\"\t\t\t\"store/store_blueteam\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ReturnModel\"\n\t{\n\t\t\"ControlName\"\t\"CBaseModelPanel\"\n\t\t\"fieldName\"\t\t\"ReturnModel\"\n\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"o1.3333\"\n\t\t\"tall\"\t\t\t\"450\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"mouseinputenabled\" \"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"fov\"\t\t\t\"70\"\n\t\t\"allow_manip\"\t\t\"0\"\n\t\t\"start_framed\"\t\"0\"\n\t\t\"spotlight\"\t\t\"1\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\"1\"\n\t\t\t\"modelname\"\t\t\"\"\n\n\t\t\t\"spotlight\"\t\t\"1\"\n\n\t\t\t\"angles_y\"\t\t\"180\"\n\t\t\t\"origin_x\"\t\t\"75\"\n\t\t\t\"origin_y\"\t\t\"0\"\n\t\t\t\"origin_z\"\t\t\"-10\"\n\t\t}\n\t}\n\n\t\"LetterFront\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"LetterFront\"\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"trade_ups/trade_ups_letter_back_front\"\n\t}\n\n\t\"Stamp\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"Stamp\"\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c150\"\n\t\t\"ypos\"\t\t\t\t\t\"63\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"o1\"\n\t\t\"tall\"\t\t\t\t\t\"120\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"trade_ups/trade_ups_stamp_02\"\n\t}\n\n\t\"ApplyStampButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ApplyStampButton\"\n\t\t\"xpos\"\t\t\t\"c182\"\n\t\t\"ypos\"\t\t\t\"p0.18\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"p0.058\"\n\t\t\"tall\"\t\t\t\"p0.12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_ApplyStamp\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"centerwrap\"\t\"0\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"placestamp\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"actionsignallevel\"\t\"3\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\"defaultFgColor_override\" \"50 50 50 245\"\n\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\"depressedFgColor_override\" \"200 100 80 255\"\n\t}\n\n\t\"SendEvelopeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"SendEvelopeButton\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"Send\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"envelopesend\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"actionsignallevel\"\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"paintbackground\"\t\t\t\"1\"\n\n\t\t\"defaultFgColor_override\" \"235 226 202 255\"\n\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\"depressedFgColor_override\" \"200 100 80 255\"\n\t}\n\n\t\"TradeUpContainer\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"TradeUpContainer\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"s-1\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"250\"\n\t\t\"bgcolor_override\"\t\t\"46 43 42 0\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"PaperContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PaperContainer\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"o2\"\n\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"BlankPaperImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlankPaperImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"trade_ups/trade_ups_bg_blank\"\n\t\t\t}\n\n\t\t\t\"LocalizedPaperImagePaperImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"LocalizedPaperImagePaperImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"trade_ups/trade_ups_bg\"\n\t\t\t}\n\n\t\t\t\"OkButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.79\"\n\t\t\t\t\"ypos\"\t\t\t\"p0.855\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"p0.175\"\n\t\t\t\t\"tall\"\t\t\t\"p0.085\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_Submit\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"Command\"\t\t\"doneselectingitems\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"actionsignallevel\"\t\"3\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"paintbackground\"\t\t\t\"0\"\n\n\t\t\t\t\"defaultFgColor_override\" \"235 226 202 255\"\n\t\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\t\"depressedFgColor_override\" \"200 100 80 255\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"c250\"\n\t\t\"ypos\"\t\t\t\"38\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"proportionaltoparent\" \"1\"\n\t\t\"actionsignallevel\" \"2\"\n\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\"MainContainer\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\"image_drawcolor\"\t\"150 60 45 255\"\n\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t}\n\t}\n\n\t\"NextItemButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextItemButton\"\n\t\t\"xpos\"\t\t\t\"c165\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_CollectionCrafting_NextItem\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"nextitem\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ShowExplanationsButton1\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton1\"\n\t\t\"xpos\"\t\t\t\"c250\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"?\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"startexplanation1\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"DebugReload\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"DebugReload\"\n\t\t\"xpos\"\t\t\t\"c250\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"?\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"reload\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ShowExplanationsButton2\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton2\"\n\t\t\"xpos\"\t\t\t\"c250\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"?\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"startexplanation2\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"StartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StartExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"140\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"155\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"150\"\n\t\t\"next_explanation\"\t\t\"ItemSlotsExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Overview_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Overview_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"85\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"close\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"117 107 94 255\"\n\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"nextexplanation\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ItemSlotsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"ItemSlotsExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"200\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c0\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"200\"\n\t\t\"callout_inparents_x\"\t\"c-130\"\n\t\t\"callout_inparents_y\"\t\"153\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_ItemSlots_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_ItemSlots_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"close\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"117 107 94 255\"\n\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"prevexplanation\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t}\n\n\t\"SigningExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"SigningExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"120\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-30\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"120\"\n\t\t\"callout_inparents_x\"\t\"c-130\"\n\t\t\"callout_inparents_y\"\t\"100\"\n\t\t\"next_explanation\"\t\t\"StampExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Signing_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Signing_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"close\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"117 107 94 255\"\n\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"nextexplanation\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"StampExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StampExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"150\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-200\"\n\t\t\"end_y\"\t\t\t\"100\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"150\"\n\t\t\"callout_inparents_x\"\t\"c190\"\n\t\t\"callout_inparents_y\"\t\"123\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Stamp_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#TradeUpsExplanation_Stamp_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"46 43 42 255\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"close\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"117 107 94 255\"\n\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"close_button\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"prevexplanation\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"46 43 42 255\"\n\t\t\t\"armedFgColor_override\" \"200 80 60 255\"\n\t\t\t\"depressedFgColor_override\" \"46 43 42 255\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/comboboxbackpackoverlaydialog.res",
    "content": "\"resource/ui/econ/comboboxbackpackoverlaydialogbase.res\"\n{\n\t\"ComboBoxBackpackOverlayDialogBase\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ComboBoxBackpackOverlayDialogBase\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-140\"\n\t\t\"ypos\"\t\t\t\t\t\"105\"\n\t\t\"wide\"\t\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"1\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\"#TF_Item_SelectStyle\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t}\n\n\t\"preview_model\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"preview_model\"\n\t\t\"xpos\"\t\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_wide\"\t\t\t\"160\"\n\t\t\"model_tall\"\t\t\t\"120\"\n\t\t\"text_ypos\"\t\t\t\t\"120\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\"paint_icon_hide\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t\t\"inventory_image_type\" \t\"1\"\n\t\t}\n\t}\n\n\t\"ComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\t\"ComboBox\"\n\t\t\"Font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\"xpos\"\t\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"1\"\n\t\t\"textHidden\"\t\t\t\"0\"\n\t\t\"editable\"\t\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\t\"0\"\n\t\t\"unicode\"\t\t\t\t\"0\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\"selectionTextColor_override\" \t\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\"\t\"Black\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\t\"150\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#TF_OK\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"apply\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplydecodedialog.res",
    "content": "\"resource/ui/confirmapplydecodedialog.res\"\n{\n\t\"ConfirmApplyDecodeDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyDecodeDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\n\t\"tool_icon\"\n\t{\n\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\"tool_icon\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"backpack_jewel_modify_target_b_g\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"tileVertically\"\t\"0\"\n\t\t\"drawcolor\"\t\t\t\"112 176 74 255\"\n\t}\n\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t\t\"paint_icon_hide\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\n\t\"subject_icon\"\n\t{\n\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\"subject_icon\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"backpack_jewel_modify_target_b_g\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"tileVertically\"\t\"0\"\n\t\t\"drawcolor\"\t\t\t\"71 98 145 255\"\n\t}\n\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\t\"%confirm_text%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"120\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"OptionalAppendLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OptionalAppendLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\t\"%optional_append%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"LightRed\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplygiftwrapdialog.res",
    "content": "\"resource/ui/confirmapplygiftwrapdialog.res\"\n{\n\t\"ConfirmApplyGiftWrapDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyGiftWrapDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"#ToolGiftWrapConfirm\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"ConfirmLabelStrange\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabelStrange\"\n\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\"#ToolGiftWrapConfirmStrange\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplypaintcandialog.res",
    "content": "\"resource/ui/confirmapplypaintcandialog.res\"\n{\n\t\"ConfirmApplyPaintCanDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyPaintCanDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\"border\"\t\t\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\t\"100\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\"paint_icon_hide\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\"border\"\t\t\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\t\"100\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\t\"#ToolPaintConfirm\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"paint_model\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"paint_model\"\n\t\t\"xpos\"\t\t\t\t\t\"150\"\n\t\t\"ypos\"\t\t\t\t\t\"95\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\"model_wide\"\t\t\t\"100\"\n\t\t\"model_tall\"\t\t\t\"100\"\n\t\t\"text_ypos\"\t\t\t\t\"100\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\"paint_icon_hide\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\t\t\"#ToolPaintConfirmWarning\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"LightRed\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"apply\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplystrangepartapplicationdialog.res",
    "content": "\"resource/ui/confirmapplystrangepartapplicationdialog.res\"\n{\n\t\"ConfirmApplyStrangePartApplicationDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyStrangePartApplicationDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"#ToolStrangePartApplyConfirm\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res",
    "content": "\"resource/ui/confirmapplystrangerestrictionapplicationdialog.res\"\n{\n\t\"ConfirmApplyStrangeRestrictionApplicationDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyStrangeRestrictionApplicationDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"#ToolStrangeRestrictionApplyConfirm\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplystrangifierdialog.res",
    "content": "\"resource/ui/confirmapplystrangifierdialog.res\"\n{\n\t\"ConfirmApplyStrangifierDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyStrangifierDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"95\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"210\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"#ToolStrangifierConfirm\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmapplyteamcolorpaintcandialog.res",
    "content": "\"resource/ui/confirmapplyteamcolorpaintcandialog.res\"\n{\n\t\"ConfirmApplyTeamColorPaintCanDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmApplyTeamColorPaintCanDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\t\"20\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"#ToolPaintConfirm\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"paint_model_red\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"paint_model_red\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"95\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"100\"\n\t\t\"model_tall\"\t\"100\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"1\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"paint_model_blue\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"paint_model_blue\"\n\t\t\"xpos\"\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\"95\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"100\"\n\t\t\"model_tall\"\t\"100\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"1\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\"#ToolPaintConfirmWarning\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmcustomizetexturedialog.res",
    "content": "\"resource/ui/econ/confirmcustomizetexturedialog.res\"\n{\n\t\"ConfirmCustomizeTextureDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ConfirmCustomizeTextureDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-280\"\n\t\t\"ypos\"\t\t\t\t\t\"c-225\"\n\t\t\"wide\"\t\t\t\t\t\"560\"\n\t\t\"tall\"\t\t\t\t\t\"345\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_icon\"\n\t{\n\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\"tool_icon\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\"16\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"backpack_jewel_modify_target_b_g\"\n\t\t\"tileImage\"\t\t\"0\"\n\t\t\"tileVertically\" \"0\"\n\t\t\"drawcolor\"\t\t\"112 176 74 255\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"365\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"465\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"BackpackItemBorder_3\"\n\t}\n\t\"subject_icon\"\n\t{\n\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\"subject_icon\"\n\t\t\"xpos\"\t\t\t\"465\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"16\"\n\t\t\"tall\"\t\t\t\"16\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"backpack_jewel_modify_target_b_g\"\n\t\t\"tileImage\"\t\t\"0\"\n\t\t\"tileVertically\" \"0\"\n\t\t\"drawcolor\"\t\t\"71 98 145 255\"\n\t}\n\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\"465\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"2\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_wide\"\t\"80\"\n\t\t\"model_tall\"\t\"54\"\n\t\t\"text_ypos\"\t\t\"100\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t// Dynamically sized and moded based on the current page\n\t\"paint_model\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"paint_model\"\n\t\t\"xpos\"\t\t\t\"275\"\n\t\t\"ypos\"\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"160\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t//\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"00\"\n\t\t\"model_ypos\"\t\"00\"\n\t\t\"model_wide\"\t\"160\"\n\t\t\"model_tall\"\t\"160\"\n\t\t//\"text_ypos\"\t\t\"1\"\n\t\t//\"text_center\"\t\"1\"\n\t\t//\"name_only\"\t\t\"1\"\n\t\t\"model_only\"\t\t\"1\"\n\t\t\"paint_icon_hide\" \"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t}\n\t}\n\n\t// ----------------------------\n\t\"SelectImagePage\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"SelectImagePage\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"540\"\n\t\t\"tall\"\t\t\t\"260\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"PageTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PageTitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumSmall\"\n\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureStep1\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"540\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t}\n\n\t\t\"ImagePaletteGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"ImagePaletteGroupBox\"\n\t\t\t\"xpos\"\t\t\"0\"\n\t\t\t\"ypos\"\t\t\"25\"\n\t\t\t\"zpos\"\t\t\"-1\"\n\t\t\t\"wide\"\t\t\"350\"\n\t\t\t\"tall\"\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\n\t\t\t\"UseAvatarRadio\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"RadioButton\"\n\t\t\t\t\"fieldName\"\t\t\t\"UseAvatarRadio\"\n\t\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureUseAvatarImage\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t}\n\n\t\t\t\"UseAnyImageRadio\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"RadioButton\"\n\t\t\t\t\"fieldName\"\t\t\t\"UseAnyImageRadio\"\n\t\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureUseAnyImage\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t}\n\n\t\t\t\"BrowseForNewImageButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"BrowseForNewImageButton\"\n\t\t\t\t\"xpos\"\t\t\t\"40\"\n\t\t\t\t\"ypos\"\t\t\t\"110\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureBrowseButton\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"Command\"\t\t\"pick_image\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"ForBestResultsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"ForBestResultsLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"xpos\"\t\t\t\"40\"\n\t\t\t\t\"ypos\"\t\t\t\"140\"\n\t\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureBestResults\"\n\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\"wrap\" \t\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PreviewImageGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"PreviewImageGroupBox\"\n\t\t\t\"xpos\"\t\t\t\t\"360\"\n\t\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"border\"\t\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"PreviewCroppedImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CRGBAImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"PreviewCroppedImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\t\"140\"\n\t\t\t}\n\n\t\t\t\"SquarizeComboBox\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"SquarizeComboBox\"\n\t\t\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\t\t\"ypos\"\t\t\t\t\"170\"\n\t\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\n\t\t\t\t//\"fgcolor_override\"\t\t\t\t\"235 226 202 255\"\n\t\t\t\t\"bgcolor_override\"\t\t\t\t\t\"0 0 0 255\"\n\t\t\t\t//\"disabledFgColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\"disabledBgColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\"selectionColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\"selectionTextColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\"defaultSelectionBG2Color_override\" \"0 0 0 0\"\n\t\t\t}\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"410\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_NextCarat\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"next_page\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t// ----------------------------\n\t\"AdjustFilterPage\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"AdjustFilterPage\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"540\"\n\t\t\"tall\"\t\t\t\"260\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"PageTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PageTitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumSmall\"\n\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureStep2\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"540\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t}\n\n\t\t\"FilterOptionsGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"FilterOptionsGroupBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"160\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"border\"\t\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"FilterLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"FilterLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"labelText\"\t\t\"Filter:\" // !FIXME! Localize\n\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"FilterComboBox\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\"FilterComboBox\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"editable\"\t\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\t//\"fgcolor_override\"\t\t\t\t\"235 226 202 255\"\n\t\t\t\t\"bgcolor_override\"\t\t\t\t\t\"0 0 0 255\"\n\t\t\t\t//\"disabledFgColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\"disabledBgColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\"selectionColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\"selectionTextColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\"defaultSelectionBG2Color_override\" \"0 0 0 0\"\n\t\t\t}\n\n\t\t\t\"PainterlyOptions\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"PainterlyOptions\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\"150\"\n\n\t\t\t\t\"FilterDescriptionLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"FilterDescriptionLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\t\"tall\"\t\t\t\"80\"\n\t\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTexturePainterlyDescription\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"StencilOptions\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"StencilOptions\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\"150\"\n\n\t\t\t\t\"FilterDescriptionLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"FilterDescriptionLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureStencilDescription\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"ColorPaletteLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ColorPaletteLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureColorPalette\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t}\n\n\t\t\t\t\"PrevStencilPaletteButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"PrevStencilPaletteButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"65\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"labelText\"\t\t\"<<\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"Command\"\t\t\"prev_stencil_palette\"\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"NextStencilPaletteButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"NextStencilPaletteButton\"\n\t\t\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"65\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"labelText\"\t\t\">>\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"Command\"\t\t\"next_stencil_palette\"\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"StencilGradientMap\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CustomTextureStencilGradientMapWidget\"\n\t\t\t\t\t\"fieldName\"\t\t\"StencilGradientMap\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t}\n\n\t\t\t\t\"StencilModeComboBox\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ComboBox\"\n\t\t\t\t\t\"fieldName\"\t\t\"StencilModeComboBox\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"editable\"\t\t\"0\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\n\t\t\t\t\t//\"fgcolor_override\"\t\t\t\t\"235 226 202 255\"\n\t\t\t\t\t\"bgcolor_override\"\t\t\t\t\t\"0 0 0 255\"\n\t\t\t\t\t//\"disabledFgColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\t\"disabledBgColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\t\"selectionColor_override\" \t\t\t\"0 0 0 255\"\n\t\t\t\t\t\"selectionTextColor_override\" \t\t\"235 226 202 255\"\n\t\t\t\t\t\"defaultSelectionBG2Color_override\" \"0 0 0 0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"PreviewImageGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewImageGroupBox\"\n\t\t\t\"xpos\"\t\t\t\"170\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"PreviewFilteredImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CRGBAImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"PreviewFilteredImage\"\n\t\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\t\"tall\"\t\t\t\"140\"\n\t\t\t}\n\t\t}\n\n\t\t\"PreviewModelGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewModelGroupBox\"\n\t\t\t\"xpos\"\t\t\t\"360\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"GradientBgPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"FieldName\"\t\t\"GradientBgPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"tileImage\"\t\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"loadout_bottom_gradient\"\n\t\t\t\t\"border\"\t\t\"ButtonBorder\"\n\t\t\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"DragToRotateLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"DragToRotateLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"labelText\"\t\t\"#Store_PreviewItem\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"00\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"BackButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"BackButton\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_BackCarat\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"prev_page\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"410\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_NextCarat\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"next_page\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t// ----------------------------\n\t\"FinalConfirmPage\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"FinalConfirmPage\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"540\"\n\t\t\"tall\"\t\t\t\"260\"\n\n\t\t\"PageTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PageTitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumSmall\"\n\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureStep3\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"540\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t}\n\n\t\t\"WarningTextGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"WarningTextGroupBox\"\n\t\t\t\"Font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"350\"\n\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"WarningText\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"WarningText\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"330\"\n\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureConfirmWarning\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PreviewModelGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewModelGroupBox\"\n\t\t\t\"xpos\"\t\t\t\"360\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\t\"GradientBgPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"FieldName\"\t\t\"GradientBgPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"tileImage\"\t\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"loadout_bottom_gradient\"\n\t\t\t\t\"border\"\t\t\"ButtonBorder\"\n\t\t\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"DragToRotateLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"DragToRotateLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureDragToRotate\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"00\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"BackButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"BackButton\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_BackCarat\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"prev_page\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"OkButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\t\"xpos\"\t\t\t\"410\"\n\t\t\t\"ypos\"\t\t\t\"230\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureOKButton\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"apply\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t// ----------------------------\n\t\"PerformingActionPage\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PerformingActionPage\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"540\"\n\t\t\"tall\"\t\t\t\"260\"\n\n\t\t\"PleaseWaitLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PleaseWaitLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#ToolCustomizeTexturePleaseWait\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"340\"\n\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\n\t\t\"PreviewModelGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewModelGroupBox\"\n\t\t\t\"xpos\"\t\t\"360\"\n\t\t\t\"ypos\"\t\t\"25\"\n\t\t\t\"zpos\"\t\t\"-1\"\n\t\t\t\"wide\"\t\t\"180\"\n\t\t\t\"tall\"\t\t\"200\"\n\t\t\t\"border\"\t\t\"GrayDialogBorder\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\n\t\t\t\t\"GradientBgPanel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"FieldName\"\t\t\"GradientBgPanel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\t\"tall\"\t\t\t\"180\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"tileImage\"\t\t\"0\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"loadout_bottom_gradient\"\n\t\t\t\t\t\"border\"\t\t\"ButtonBorder\"\n\t\t\t\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\t\t\t\"paintbackground\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"DragToRotateLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"DragToRotateLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\t\"labelText\"\t\t\"#ToolCustomizeTextureDragToRotate\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\t\"wide\"\t\t\t\"160\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmdialog.res",
    "content": "\"resource/ui/confirmdialog.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\t\t\"324\"\n\t\t\"tall\"\t\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"324\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"8\"\n\t\t\"ypos\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"308\"\n\t\t\"tall\"\t\t\t\t\t\"80\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"166\"\n\t\t\"ypos\"\t\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\t\"8\"\n\t\t\"ypos\"\t\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/econ/confirmdialogabandonnopenalty.res",
    "content": "\"resource/ui/confirmdialogabandonnopenalty.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"AbandonIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"AbandonIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"52\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"image\"\t\t\t\t\t\"pve/mvm_timeout_active_large\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\t\"170\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor_override\" \t\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"190\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmdialogabandonpenalty.res",
    "content": "\"resource/ui/confirmdialogabandonpenalty.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\" \t\t\"TanLight\"\n\t}\n\n\t\"AbandonIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"AbandonIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"52\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"image\"\t\t\t\t\t\"pve/mvm_timeout_active_large\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\t\"170\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"190\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/confirmdialogabandonsafe.res",
    "content": "\"resource/ui/confirmdialogabandonsafe.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\t\"170\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\t\"190\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"165\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/genericnotificationtoast.res",
    "content": "\"resource/ui/genericnotificationtoast.res\"\n{\n\t\"GenericNotificationToast\"\n\t{\n\t\t\"ControlName\"\t\t\"CGenericNotificationToast\"\n\t\t\"fieldName\"\t\t\t\"GenericNotificationToast\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\"56 47 29 255\"\n\t\t\"fgcolor_override\"\t\"56 47 29 255\"\n\t}\n\t\n\t\"AvatarBGPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"AvatarBGPanel\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"36\"\n\t\t\"tall\"\t\t\t\t\"36\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"117 107 94 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\n\t\"AvatarImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\t\"AvatarImage\"\n\t\t\"xpos\"\t\t\t\t\"7\"\n\t\t\"ypos\"\t\t\t\t\"7\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"color_outline\"\t\t\"52 48 45 255\"\n\t}\n\t\n\t\"AvatarTextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AvatarTextLabel\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"47\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\"tall\"\t\t\t\t\"38\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%avatartext%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"FontRegular9\"\n\t}\n\t\n\t\"TextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TextLabel\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\"tall\"\t\t\t\t\"38\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"FontRegular9\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/genericnotificationtoastmainmenu.res",
    "content": "#base \"genericnotificationtoast.res\"\n\n\"resource/ui/genericnotificationtoastmainmenu.res\"\n{\n  \"TextLabel\"\n  {\n    \"wide\"\t\t\t\"138\"\n    \"tall\"\t\t\t\"38\"\n    \"font\"\t\t\t\"FontRegular12\"\n  }\n}"
  },
  {
    "path": "resource/ui/econ/genericwaitingdialog.res",
    "content": "\"resource/ui/genericwaitingdialog.res\"\n{\n\t\"GenericWaitingDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"GenericWaitingDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"105\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"1\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold16\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"0\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%updatetext%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"fgcolor_override\" \t\t\"TanLight\"\n\t}\n\n\t\"EllipsesLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"EllipsesLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"42\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%ellipses%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t}\n\n\t\"DurationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"DurationLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"52\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%duration%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"user_close\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/inspectionpanel.res",
    "content": "\"resource/ui/econ/questeditorpanel.res\"\n{\n\t\"BGImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"BGImage\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"o1\"\n\t\t\"tall\"\t\t\t\"p0.75\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\"item_carousel_bg\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"proportionaltoparent\" \"1\"\n\t}\n\n\t\"ItemName\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemName\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"6\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"text_ypos\"\t\t\t\"15\"\n\t\t\"text_center\"\t\t\"0\"\n\t\t\"paint_icon_hide\"\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"text_forcesize\"\t\"4\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"continued_velocity\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ModelInspectionPanel\"\n\t{\n\t\t\"fieldName\"\t\t\"ModelInspectionPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"o1.5\"\n\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"force_use_model\"\t\t\"1\"\n\t\t\"use_item_rendertarget\" \"0\"\n\t\t\"allow_rot\"\t\t\t\t\"1\"\n\t\t\"allow_pitch\"\t\t\t\"1\"\n\t\t\"max_pitch\"\t\t\t\t\"30\"\n\t\t\"use_pedestal\"\t\t\t\"1\"\n\t\t\"use_particle\"\t\t\t\"1\"\n\t\t\"fov\"\t\t\t\t\t\"75\"\n\n\t\t\"consume_mode\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"o1.5\"\n\t\t\t\"tall\"\t\t\t\"p0.5\"\n\t\t\t\"fov\"\t\t\t\t\t\"60\"\n\t\t\t\"proportionaltoparent\"\t\"0\"\n\t\t}\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\"1\"\n\t\t\t\"angles_x\" \"7\"\n\t\t\t\"angles_y\" \"130\"\n\t\t\t\"angles_z\" \"0\"\n\t\t\t\"origin_x\" \"175\"\n\t\t\t\"origin_y\" \"0\"\n\t\t\t\"origin_z\" \"0\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \"1\"\n\t\t\t\"modelname\"\t\t\"\"\n\t\t}\n\n\t\t\"lights\"\n\t\t{\n\t\t\t\"default\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"directional\"\n\t\t\t\t\"color\"\t\t\t\"1 1 1\"\n\t\t\t\t\"direction\"\t\t\"0 0 -1\"\n\t\t\t}\n\t\t\t\"spot light\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\t\"spot\"\n\t\t\t\t\"color\"\t\t\t\t\"1 .9 .9\"\n\t\t\t\t\"attenuation\"\t\t\"4.5 0 0\"\n\t\t\t\t\"origin\"\t\t\t\"0 0 100\"\n\t\t\t\t\"direction\"\t\t\t\"1 0 -0.5\"\n\t\t\t\t\"inner_cone_angle\"\t\"1\"\n\t\t\t\t\"outer_cone_angle\"\t\"90\"\n\t\t\t\t\"maxDistance\"\t\t\"1000\"\n\t\t\t\t\"exponent\"\t\t\t\"25\"\n\t\t\t}\n\t\t\t\"point light\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\t\"point\"\n\t\t\t\t\"color\"\t\t\t\t\".7 .8 1\"\n\t\t\t\t\"attenuation\"\t\t\"15 0 0\"\n\t\t\t\t\"origin\"\t\t\t\"15 -50 -200\"\n\t\t\t\t\"maxDistance\"\t\t\"1000\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"TeamNavPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\"fieldName\"\t\t\t\"TeamNavPanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"c-135\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"auto_scale\"\t\t\"1\"\n\t\t\"auto_layout\"\t\t\"1\"\n\t\t\"selected_button_default\"\t\"0\"\n\t\t\"auto_layout_vertical_buffer\"\t\"-4\"\n\t\t\"display_vertically\"\t\"0\"\n\t\t\"align\"\t\t\t\t\"west\"\n\n\t\t\"consume_mode\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"cs-0.47\"\n\t\t\t\"ypos\"\t\t\t\"r105\"\n\t\t}\n\t\t\n\t\t\"ButtonSettings\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\t\t\t\"TanDark\"\n\t\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\t\"armedFgColor_override\" \t\"TanDark\"\n\t\t\t\"depressedFgColor_override\"\t\"TanDark\"\n\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"sound_armed\"\t\t\t\"UI/buttonrollover.wav\"\n\t\t\t\"paintbackground\"\t\t\"0\"\n\t\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\t\"defaultBgColor_Override\"\t\"0 0 0 255\"\n\t\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\t\"image_drawcolor\"\t\t\"255 255 255 77\"\n\t\t\t\"image_armedcolor\"\t\t\"255 255 255 128\"\n\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Buttons\"\n\t\t{\n\t\t\t\"all\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"2\"\n\t\t\t\t\"image_default\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_redteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_redteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"scout\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"3\"\n\t\t\t\t\"image_default\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_blueteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_blueteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"PaintkitPreviewContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PaintkitPreviewContainer\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"p.68\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\n\t\t\"fixed_item\"\n\t\t{\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t\t\"fixed_paintkit\"\n\t\t{\n\t\t\t\"tall\"\t\t\t\"125\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t\t\"consume_mode\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"cs-0.31\"\n\t\t\t\"ypos\"\t\t\t\"r110\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t}\n\n\t\t\"DebugButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"DebugButton\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1005\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"debug_menu\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"Transparent\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"TanDark\"\n\t\t\t\"image_armedcolor\"\t\"LightRed\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ComboBoxValidPaintkits\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"ComboBoxValidPaintkits\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"xpos\"\t\t\t\t\"80\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t\"disabledFgColor_override\" \"TanLight\"\n\t\t\t\"disabledBgColor_override\" \"DarkGrey\"\n\t\t\t\"selectionColor_override\" \"Transparent\"\n\t\t\t\"selectionTextColor_override\" \"TanLight\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"Transparent\"\n\t\t}\n\n\t\t\"PaintkitLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PaintkitLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_ItemPreview_ItemPaintkit\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"ComboBoxValidItems\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"ComboBoxValidItems\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"xpos\"\t\t\t\t\"80\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t}\n\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"76\"\n\t\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t}\n\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t\"disabledFgColor_override\" \"TanLight\"\n\t\t\t\"disabledBgColor_override\" \"DarkGrey\"\n\t\t\t\"selectionColor_override\" \"Transparent\"\n\t\t\t\"selectionTextColor_override\" \"TanLight\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"Transparent\"\n\t\t}\n\n\t\t\"ItemLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ItemLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_ItemPreview_ItemPreview\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"10\"\n\t\t\t}\n\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"7\"\n\t\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ItemPreview_RedeemItem\"\n\t\t\t}\n\t\t}\n\n\t\t\"WearSlider\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Slider\"\n\t\t\t\"fieldName\"\t\t\"WearSlider\"\n\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"30\"\n\t\t\t}\n\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"234\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"numticks\"\t\t\"4\"\n\t\t\t\"rangemin\"\t\t\"1\"\n\t\t\t\"rangemax\"\t\t\"5\"\n\t\t\t\"lefttext\"\t\t\"#TFUI_InvTooltip_BattleScared\"\n\t\t\t\"righttext\"\t\t\"#TFUI_InvTooltip_FactoryNew\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"WearLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"WearLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_ItemPreview_ItemWear\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\"50\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"30\"\n\t\t\t}\n\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"NewSeedButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"fieldName\"\t\t\"NewSeedButton\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"xpos\"\t\t\t\"c57\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"50\"\n\t\t\t}\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"55\"\n\t\t\t}\n\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_ItemPreview_PaintkitSeed\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"command\"\t\t\t\t\"random_seed\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"SeedTextEntry\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\t\"fieldName\"\t\t\t\"SeedTextEntry\"\n\t\t\t\"xpos\"\t\t\t\t\"255\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t}\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t}\n\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"115\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"NumericInputOnly\"\t\"1\"\n\t\t\t\"maxchars\"\t\t\t\"20\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\t\"selectedFgColor_override\"\t\"DarkGrey\"\n\t\t\t\"selectedBgColor_override\"\t\"TanLight\"\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"MarketButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"MarketButton\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"xpos\"\t\t\t\"c57\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\n\t\t\t\"fixed_item\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"50\"\n\t\t\t}\n\n\t\t\t\"fixed_paintkit\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"90\"\n\t\t\t}\n\n\t\t\t\"consume_mode\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"c-193\"\n\t\t\t\t\"ypos\"\t\t\"r80\"\n\t\t\t\t\"wide\"\t\t\"234\"\n\t\t\t}\n\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#TF_ItemAd_ViewOnMarket\"\n\t\t\t\"textinsetx\"\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"command\"\t\t\t\t\"market\"\n\t\t\t\"actionsignallevel\" \t\"2\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/inspectionpanel_cosmetic.res",
    "content": "\"resource/ui/econ/inspectionpanel_cosmetic.res\"\n{\n\t\"storepreviewitem\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemPanel\"\n\t\t\"fieldName\"\t\t\"storepreviewitem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"skip_autoresize\" \"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\n\t\t\"small_vertical_break_size\"\t\t\"0\"\n\t\t\"medium_vertical_break_size\"\t\"6\"\n\t\t\"big_vertical_break_size\"\t\t\"7\"\n\t\t\"horizontal_break_size\"\t\t\t\"3\"\n\t\t\"paint_style_buttons_y\"\t\t\t\"c-140\"\n\n\t\t\"control_button_width\"\t\t\t\"70\"\n\t\t\"control_button_height\"\t\t\t\"15\"\n\t\t\"control_button_y\"\t\t\t\t\"c-190\"\n\n\t\t\"FullscreenStorePreview\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CMouseMessageForwardingPanel\"\n\t\t\t\"fieldName\"\t\t\"FullscreenStorePreview\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\" \t\t\"0 0 0 255\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"fullscreen_fade_to_black_duration\"\t\"0.32\"\n\t\t\t\"fullscreen_modelpanel_origin_x\"\t\"275\"\n\t\t\t\"fullscreen_modelpanel_origin_y\"\t\"0\"\n\t\t\t\"fullscreen_modelpanel_origin_z\"\t\"-30\"\n\t\t\t\"ui_fadeout_time\"\t\t\t\t\t\"3.0\"\n\t\t\t\"ui_fadeout_duration\"\t\t\t\t\"2.0\"\n\n\t\t\t\"RotateLeftButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"RotateLeftButton\"\n\t\t\t\t\"xpos\"\t\t\t\"c-200\"\n\t\t\t\t\"ypos\"\t\t\t\"c-10\"\n\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"<\"\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t\t\t}\n\n\t\t\t\"RotateRightButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"RotateRightButton\"\n\t\t\t\t\"xpos\"\t\t\t\"c180\"\n\t\t\t\t\"ypos\"\t\t\t\"c-10\"\n\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\">\"\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t\t\t}\n\n\t\t\t\"ZoomButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ZoomButton\"\n\t\t\t\t\"xpos\"\t\t\t\"r24\"\n\t\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"zoom_toggle\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"image_drawcolor\"\t\"118 107 94 200\"\n\t\t\t\t\"image_armedcolor\"\t\"246 247 213 255\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"store/store_zoom\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ScrollBar\"\n\t{\n\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\"xpos\"\t\t\t\"c222\"\n\t\t\"ypos\"\t\t\t\"c-120\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"nobuttons\"\t\t\"1\"\n\n\t\t\"Slider\"\n\t\t{\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"fgcolor_override\"\t\t\"118 107 94 255\"\n\t\t}\n\n\t\t\"UpButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"DownButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t// Fullscreen background panel\n\t\"BgPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BgPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\" \t\t\"0 0 0 128\"\n\t}\n\n\t// Rounded dialog border\n\t\"DialogFrame\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"DialogFrame\"\n\t\t\"xpos\"\t\t\t\"c-240\"\n\t\t\"ypos\"\t\t\t\"c-200\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"480\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"PaintBorder\"\t\t\"1\"\n\n\t\t// Background for the player model & item preview panels\n\t\t\"PreviewViewportBg\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewViewportBg\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"264\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"paintborder\"\t\"1\"\n\t\t\t\"border\"\t\t\"StoreInnerShadowBorder\"\n\t\t}\n\n\t\t\"ItemNameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ItemNameLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\"wide\"\t\t\t\"221\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"skip_autoresize\" \"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t// Scrollable editable panel for right-hand side of preview, for all text details\n\t\t\"DetailsView\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"DetailsView\"\n\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"230\"\n\t\t\t\"tall\"\t\t\t\"201\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\"autoresize\"\t\t\"0\"\n\n\t\t\t\"ScrollableChild\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ScrollableChild\"\n\t\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\"230\"\n\t\t\t\t\"tall\"\t\t\t\"222\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\" \"0\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\t\"autoresize\"\t\t\"0\"\n\n\t\t\t\t\"ItemLevelInfoLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ItemLevelInfoLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%item_level_info%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"RestrictionsLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RestrictionsLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Restrictions\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\t}\n\n\t\t\t\t\"RestrictionsTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RestrictionsTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_HolidayRestrictionText\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\t}\n\n\t\t\t\t\"UsedByLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"UsedByLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_UsedBy\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"UsedByTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"UsedByTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%used_by_classes%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SlotLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SlotLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Slot\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"SlotTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SlotTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%slot%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"ArmoryTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ArmoryTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"206\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"labeltext\"\t\t\"%armory_text%\"\n\t\t\t\t}\n\n\t\t\t\t\"AttributesLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"AttributesLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\t\"wide\"\t\t\t\"206\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"collectionhighlight\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"collectionhighlight\"\n\t\t\t\t\t\"xpos\"\t\t\t\"208\"\n\t\t\t\t\t\"ypos\"\t\t\t\"42\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"145\"\n\t\t\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\t\"bgcolor_override\"\t\t\"215 206 182 255\"\n\t\t\t\t}\n\n\t\t\t\t\"ItemWikiPageButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"ItemWikiPageButton\"\n\t\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_ItemWikiPage\"\n\t\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\t\"command\"\t\t\"viewwikipage\"\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c-160\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"266\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"render_texture\" \"0\"\n\t\t\"fov\"\t\t\t\"40\"\n\t\t\"allow_rot\"\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"paintbackgroundenabled\" \"1\"\n\t\t\"bgcolor_override\"\t\t\"255 255 255 0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\"1\"\n\t\t\t\"angles_x\" \t\t\"0\"\n\t\t\t\"angles_y\" \t\t\"170\"\n\t\t\t\"angles_z\" \t\t\"0\"\n\t\t\t\"origin_x\" \t\t\"150\"\n\t\t\t\"origin_y\" \t\t\"0\"\n\t\t\t\"origin_z\" \t\t\"-30\"\n\t\t\t\"frame_origin_x\" \"0\"\n\t\t\t\"frame_origin_y\" \"0\"\n\t\t\t\"frame_origin_z\" \"0\"\n\t\t\t\"spotlight\" \t\"1\"\n\t\t\t\"modelname\"\t\t\"\"\n\t\t}\n\t}\n\n\t\"PreviewItemModelPanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"PreviewItemModelPanel\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c-170\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"10\"\n\t\t\"model_ypos\"\t\"10\"\n\t\t\"model_wide\"\t\"200\"\n\t\t\"model_tall\"\t\"200\"\n\t\t\"name_only\"\t\t\"0\"\n\t\t\"attrib_only\"\t\"0\"\n\t\t\"model_only\"\t\"1\"\n\t\t\"paint_icon_hide\" \"0\"\n\t\t\"text_ypos\"\t\t\"10\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"force_square_image\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ItemIcon1\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon1\"\n\t\t\"xpos\"\t\t\t\"c-215\"\n\t\t\"ypos\"\t\t\t\"c56\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"255 255 255 255\"\n\t\t\"image_indent\"\t\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"51 47 46 255\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ClassUsageImage1\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage1\"\n\t\t\"xpos\"\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage2\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage2\"\n\t\t\"xpos\"\t\t\t\"85\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage3\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage3\"\n\t\t\"xpos\"\t\t\t\"105\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage4\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage4\"\n\t\t\"xpos\"\t\t\t\"125\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage5\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage5\"\n\t\t\"xpos\"\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage6\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage6\"\n\t\t\"xpos\"\t\t\t\"165\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\t\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"IconsMoveLeftButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveLeftButton\"\n\t\t\"xpos\"\t\t\t\"c-210\"\n\t\t\"ypos\"\t\t\t\"c58\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_left\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t}\n\n\t\"IconsMoveRightButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveRightButton\"\n\t\t\"xpos\"\t\t\t\"c-45\"\n\t\t\"ypos\"\t\t\t\"c58\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_right\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t}\n\n\t\"ClassUsageMouseoverLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassUsageMouseoverLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c-265\"\n\t\t\"ypos\"\t\t\t\"c125\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"55\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"textinsetx\"\t\"100\"\n\t\t\"border\"\t\t\"LoadoutItemPopupBorder\"\n\t}\n\n\t\"GoFullscreenButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"GoFullscreenButton\"\n\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\"ypos\"\t\t\t\"c-173\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"11\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"gofullscreen\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"image_drawcolor\"\t\t\"118 107 94 200\"\n\t\t\"image_armedcolor\"\t\t\"128 117 104 255\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"store/store_fullscreen\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"OptionsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"OptionsButton\"\n\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\"ypos\"\t\t\t\"c-153\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"11\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"options\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"image_drawcolor\"\t\"118 107 94 200\"\n\t\t\"image_armedcolor\"\t\"246 247 213 255\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"glyph_options\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TeamNavPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\"fieldName\"\t\t\t\"TeamNavPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-220\"\n\t\t\"ypos\"\t\t\t\t\"c-173\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"auto_scale\"\t\t\"1\"\n\t\t\"auto_layout\"\t\t\"1\"\n\t\t\"selected_button_default\"\t\t\"0\"\n\t\t\"auto_layout_vertical_buffer\"\t\"-4\"\n\t\t\"display_vertically\"\t\"1\"\n\t\t\"align\"\t\t\t\t\t\"west\"\n\n\t\t\"ButtonSettings\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\t\t\t\"TanDark\"\n\t\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\t\"armedFgColor_override\" \t\"TanDark\"\n\t\t\t\"depressedFgColor_override\" \"TanDark\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"sound_armed\"\t\t\"UI/buttonrollover.wav\"\n\n\t\t\t\"paintbackground\"\t\t\t\"0\"\n\t\t\t\"paintbackgroundtype\"\t\t\"0\"\n\t\t\t\"defaultBgColor_Override\"\t\"0 0 0 255\"\n\n\t\t\t\"paintborder\"\t\t\t\t\"0\"\n\n\t\t\t\"image_drawcolor\"\t\t\"255 255 255 77\"\n\t\t\t\"image_armedcolor\"\t\t\"255 255 255 128\"\n\t\t\t\"image_selectedcolor\"\t\"255 255 255 255\"\n\n\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Buttons\"\n\t\t{\n\t\t\t\"all\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"2\"\n\t\t\t\t\"image_default\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_redteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_redteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"scout\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"3\"\n\t\t\t\t\"image_default\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_blueteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_blueteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CycleTextLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTextLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-186\"\n\t\t\"ypos\"\t\t\t\"c-176\"\n\t\t\"wide\"\t\t\t\"138\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"PaintNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PaintNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"#Store_NoPaint\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-186\"\n\t\t\"ypos\"\t\t\t\"-1000\"\n\t\t\"wide\"\t\t\t\"138\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"StyleNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StyleNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"None\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"132\"\n\t\t\"ypos\"\t\t\t\"-1000\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"c221\"\n\t\t\"ypos\"\t\t\t\"c-194\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"(\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"closex\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_center_x\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\t\t\"model_ypos\"\t\t\"15\"\n\t\t\"model_wide\"\t\t\"150\"\n\t\t\"model_tall\"\t\t\"100\"\n\t\t\"hide_collection_panel\" \"1\"\n\t\t\"model_center_x\"\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/itemdiscardpanel.res",
    "content": "\"resource/ui/itemdiscardpanel.res\"\n{\n\t\"item_discard\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"item_discard\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\"title\"\t\t\t\t\"#CharInfoAndSetup\"\n\t\t\"title_font\"\t\t\"HudFontMediumBold\"\n\t\t\"titletextinsetX\"\t\"40\"\n\t\t\"titletextinsetY\"\t\"0\"\n\t\t\"titlebarfgcolor_override\"\t\t\t\"HudOffWhite\"\n\t\t\"titlebardisabledfgcolor_override\"\t\"HudOffWhite\"\n\t\t\"titlebarbgcolor_override\"\t\t\t\"DarkGrey\"\n\t}\n\n\t\"modelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"modelpanel\"\n\t\t\"xpos\"\t\t\t\"c-75\"\n\t\t\"ypos\"\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"80\"\n\t\t\"name_only\"\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"inventory_image_type\" \"1\"\n\t\t}\n\t}\n\n\t\"ItemMouseOverItemPanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"ItemMouseOverItemPanel\"\n\t\t\"xpos\"\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"CaratLabel2\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CaratLabel2\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\">>\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-105\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\"#DiscardExplanation\"\n\t\t\"textAlignment\"\t\"north\"\n\t\t\"xpos\"\t\t\t\"c-280\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel2\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ExplanationLabel2\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\"#DiscardExplanation2\"\n\t\t\"textAlignment\"\t\"north\"\n\t\t\"xpos\"\t\t\t\"c90\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t}\n\n\t\"DiscardedCaratLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DiscardedCaratLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"<<\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"c90\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"DiscardedLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DiscardedLabel\"\n\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\"labelText\"\t\t\"#Discarded\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c115\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"DiscardButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"DiscardButton\"\n\t\t\"xpos\"\t\t\t\"c125\"\n\t\t\"ypos\"\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#X_DiscardItem\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"discarditem\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"backpack_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CBackpackPanel\"\n\t\t\"fieldName\"\t\t\t\"backpack_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"items_only\"\t\t\"1\"\n\t\t\"button_override_delete_xpos\" \"0\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"c185\"\n\t\t\"ypos\"\t\t\t\"423\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_Close\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"vguicancel\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton\"\n\t\t\"xpos\"\t\t\t\"c265\"\n\t\t\"ypos\"\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"?\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"show_explanations\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"StartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StartExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"140\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-150\"\n\t\t\"end_y\"\t\t\t\"150\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"155\"\n\t\t\"callout_inparents_x\"\t\"c0\"\n\t\t\"callout_inparents_y\"\t\"200\"\n\t\t\"next_explanation\"\t\t\"DiscardButtonExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#DiscardItemsExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#DiscardItemsExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"85\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"DiscardButtonExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"DiscardButtonExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c-50\"\n\t\t\"end_y\"\t\t\t\"200\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"125\"\n\t\t\"callout_inparents_x\"\t\"c175\"\n\t\t\"callout_inparents_y\"\t\"135\"\n\t\t\"next_explanation\"\t\t\"DeleteButtonExplanation\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#DiscardButtonExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#DiscardButtonExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"95\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"95\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\n\t\t\"NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"NextButton\"\n\t\t\t\"xpos\"\t\t\t\"260\"\n\t\t\t\"ypos\"\t\t\t\"95\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"nextexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"DeleteButtonExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"DeleteButtonExplanation\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\"MainMenuHighlightBorder\"\n\n\t\t\"force_close\"\t\"1\"\n\t\t\"end_x\"\t\t\t\"c0\"\n\t\t\"end_y\"\t\t\t\"200\"\n\t\t\"end_wide\"\t\t\"300\"\n\t\t\"end_tall\"\t\t\"155\"\n\t\t\"callout_inparents_x\"\t\"c235\"\n\t\t\"callout_inparents_y\"\t\"423\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#DiscardDeleteExplanation_Title\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"TextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TextLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"#DiscardDeleteExplanation_Text\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"85\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanDarker\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\t\"prevexplanation\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\t\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\t\"image_armedcolor\"\t\"TanLight\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"PositionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PositionLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%explanationnumber%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/itemmodelpanel.res",
    "content": "\"resource/ui/itemmodelpanel.res\"\n{\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\t\"mouseoveritempanel\"\n\t\t\"collection_list_xpos\"\t\t\"250\"\n\t\t\"is_mouseover\"\t\t\t\t\"1\"\n\t\t\"text_xpos_collection\"\t\t\"0\"\n\t\t\"text_ypos\"\t\t\t\t\t\"15\"\n\t\t\"text_forcesize\" \t\t\t\"0\"\n\t\t\"text_xpos\"\t\t\t\t\t\"15\"\n\t\t\"text_wide\"\t\t\t\t\t\"270\"\n\t\t//\"model_xpos_collection\"\t\"77\"\n\t\t//\"model_ypos_collection\"\t\"20\"\n\t\t//\"model_wide_collection\"\t\"156\"\n\t\t//\"model_tall_collection\"\t\"100\"\n\t}\n\n\t\"LoadingSpinner\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"LoadingSpinner\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"image\"\t\t\t\t\"animated/tf2_logo_hourglass\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"MainContentsContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MainContentsContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CEmbeddedItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"itemmodelpanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"useparentbg\"\t\"1\"\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\t\t\t\"fov\"\t\t\t\"54\"\n\t\t\t\"start_framed\"\t\"1\"\n\t\t\t\"disable_manipulation\"\t\"1\"\n\t\t\t\"inventory_image_type\"  \"1\"\n\n\t\t\t\"model\"\n\t\t\t{\n\t\t\t\t\"angles_x\"\t\t\"10\"\n\t\t\t\t\"angles_y\"\t\t\"130\"\n\t\t\t\t\"angles_z\"\t\t\"0\"\n\t\t\t\t\"spotlight\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"namelabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"namelabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\"textAlignment\"\t\"south\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"attriblabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"south\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\n\t\t\"equippedlabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"equippedlabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmallest\"\n\t\t\t\"xpos\"\t\t\t\"37\"\n\t\t\t\"ypos\"\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#ItemPanelEquipped\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\"bgcolor_override\"\t\t\"Black\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\n\t\t\"paint_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemMaterialCustomizationIconPanel\"\n\t\t\t\"fieldName\"\t\t\"paint_icon\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"quantitylabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"quantitylabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\"bgcolor_override\"\t\t\"Black\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\n\t\t\"serieslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"serieslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\n\t\t\"matcheslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"matcheslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"vision_restriction_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"vision_restriction_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"is_strange_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_strange_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"is_unusual_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_unusual_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"is_loaner_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_loaner_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"contained_item_panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"18\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 200\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"useparentbg\"\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"1\"\n\t\t\t\"model_wide\"\t\"16\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"text_ypos\"\t\t\"60\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t\t\"use_item_sounds\"\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/itemmodelpanelcollectioncosmeticitem.res",
    "content": "\"resource/ui/itemmodelpanelcollectioncosmeticitem.res\"\n{\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"collection_list_xpos\"\t\"200\"\n\t\t\"is_mouseover\"\t\t\"1\"\n\t\t\"text_xpos_collection\"\t\"15\"\n\t\t\"text_ypos\"\t\t\t\"15\"\n\t\t\"model_xpos\"\t\"5\"\n\t\t\"model_ypos\"\t\"10\"\n\t\t\"model_wide\"\t\"180\"\n\t\t\"model_tall\"\t\"120\"\n\t\t\"text_forcesize\" \"2\"\n\t}\n\t\n\t\"LoadingSpinner\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LoadingSpinner\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\t\t\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"image\"\t\t\t\"animated/tf2_logo_hourglass\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"MainContentsContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MainContentsContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CEmbeddedItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"itemmodelpanel\"\n\t\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\t\t\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"useparentbg\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\t\t}\n\t\n\t\t\"namelabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"namelabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontNameLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"attriblabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\n\t\t\"collectionnamelabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"collectionnamelabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontNameLarge\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%collectionname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\t\n\t\t\"collectionlistlabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"collectionlistlabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%collectionlist%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\t\t\t\n\t\t\"collectionhighlight\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"collectionhighlight\"\n\t\t\t\"xpos\"\t\t\t\"208\"\n\t\t\t\"ypos\"\t\t\t\"42\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"145\"\n\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"215 206 182 255\"\n\t\t}\n\t\t\n\t\t\"equippedlabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"equippedlabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"37\"\n\t\t\t\"ypos\"\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#ItemPanelEquipped\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 80 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\t\n\t\t\"paint_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemMaterialCustomizationIconPanel\"\n\t\t\t\"fieldName\"\t\t\"paint_icon\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t}\n\n\t\t\"quantitylabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"quantitylabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 80 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"serieslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"serieslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"matcheslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"matcheslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"vision_restriction_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"vision_restriction_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_strange_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_strange_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_unusual_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_unusual_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_loaner_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_loaner_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"contained_item_panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"18\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 200\"\n\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"useparentbg\"\t\"0\"\n\t\t\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"1\"\n\t\t\t\"model_wide\"\t\"16\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"text_ypos\"\t\t\"60\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\t\t\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t\n\t\t\t\"use_item_sounds\"\t\"1\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/econ/itemmodelpanelcollectionitem.res",
    "content": "\"resource/ui/itemmodelpanelcollectionitem.res\"\n{\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"collection_list_xpos\"\t\"200\"\n\t\t\"is_mouseover\"\t\t\"1\"\n\t\t\"text_xpos_collection\"\t\"15\"\n\t\t\"text_ypos\"\t\t\t\"15\"\n\t\t\"model_xpos\"\t\"3\"\n\t\t\"model_ypos\"\t\"3\"\n\t\t\"model_wide\"\t\"195\"\n\t\t\"model_tall\"\t\"130\"\n\t\t\"text_wide\"\t\t\"180\"\n\t\t\"text_forcesize\" \"2\"\n\t}\n\t\n\t\"LoadingSpinner\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LoadingSpinner\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\t\t\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"image\"\t\t\t\"animated/tf2_logo_hourglass\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"MainContentsContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MainContentsContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CEmbeddedItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"itemmodelpanel\"\n\t\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\t\t\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"useparentbg\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\n\t\t\t\"disable_manipulation\"\t\"1\"\n\n\t\t\t\"force_use_model\"\t\t\"1\"\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"use_pedestal\"\t\t\t\"1\"\n\t\t\t\"use_particle\"\t\t\t\"1\"\n\t\t\t\"fov\"\t\t\t\t\t\"75\"\n\n\t\t\t\"model_rotate_yaw_speed\"\t\"50\"\n\t\t\n\t\t\t\"model\"\n\t\t\t{\n\t\t\t\t\"force_pos\"\t\"1\"\n\n\t\t\t\t\"angles_x\" \"7\"\n\t\t\t\t\"angles_y\" \"130\"\n\t\t\t\t\"angles_z\" \"0\"\n\t\t\t\t\"origin_x\" \"175\"\n\t\t\t\t\"origin_y\" \"0\"\n\t\t\t\t\"origin_z\" \"0\"\n\t\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\t\"spotlight\" \"1\"\n\t\t\t\t\"modelname\"\t\t\"\"\n\t\t\t}\n\t\t}\n\t\n\t\t\"namelabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"namelabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontNameLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"attriblabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\n\t\t\"collectionnamelabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"collectionnamelabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontNameLarge\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%collectionname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\t\n\t\t\"collectionlistlabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"collectionlistlabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%collectionlist%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\"0\"\n\t\t}\n\t\t\t\n\t\t\"collectionhighlight\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"collectionhighlight\"\n\t\t\t\"xpos\"\t\t\t\"208\"\n\t\t\t\"ypos\"\t\t\t\"42\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"145\"\n\t\t\t\"tall\"\t\t\t\"9\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"215 206 182 255\"\n\t\t}\n\t\t\n\t\t\"equippedlabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"equippedlabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"37\"\n\t\t\t\"ypos\"\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#ItemPanelEquipped\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 80 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\t\n\t\t\"paint_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemMaterialCustomizationIconPanel\"\n\t\t\t\"fieldName\"\t\t\"paint_icon\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t}\n\n\t\t\"quantitylabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"quantitylabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 80 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"serieslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"serieslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"matcheslabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"matcheslabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"200 180 60 255\"\n\t\t\t\"bgcolor_override\"\t\t\"0 40 30 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"vision_restriction_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"vision_restriction_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_strange_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_strange_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_unusual_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_unusual_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"is_loaner_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"is_loaner_icon\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"contained_item_panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"18\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 200\"\n\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"useparentbg\"\t\"0\"\n\t\t\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"1\"\n\t\t\t\"model_wide\"\t\"16\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"text_ypos\"\t\t\"60\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\t\t\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t\n\t\t\t\"use_item_sounds\"\t\"1\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/econ/itempickuppanel.res",
    "content": "\"resource/ui/itempickuppanel.res\"\n{\n\t\"item_pickup\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\"item_pickup\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\n\t\t\"modelpanels_spacing\"\t\"40\"\n\t\t\"modelpanels_width\"\t\t\"500\"\n\t\t\"modelpanels_height\"\t\"260\"\n\t\t\"modelpanels_ypos\"\t\t\"110\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\n\t\t\"modelpanelskv\"\n\t\t{\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\t\n\t\t\t\"model_xpos\"\t\t\t\"0\"\n\t\t\t\"model_center_y\"\t\t\"1\"\n\t\t\t\"model_tall\"\t\t\t\"160\"\n\t\t\t\"model_wide\"\t\t\t\"240\"\n\t\t\t\n\t\t\t\"text_forcesize\"\t\t\"1\"\n\t\t\t\"text_xpos\"\t\t\t\t\"245\"\n\t\t\t\"text_wide\"\t\t\t\t\"230\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"is_mouseover\"\t\t\t\"1\"\n\t\t\t\"hide_collection_panel\"\t\"1\"\n\t\t\t\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\"\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\t\n\t\"classimageoutline\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"classimageoutline\"\n\t\t\"xpos\"\t\t\t\t\"c208\"\n\t\t\"ypos\"\t\t\t\t\"115\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"36\"\n\t\t\"tall\"\t\t\t\t\"36\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\t\n\t\"classimage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classimage\"\n\t\t\"xpos\"\t\t\t\t\"c211\"\n\t\t\"ypos\"\t\t\t\t\"118\"\n\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"achievements/tf_medic_heal_grind\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\n\t\"ItemsFoundLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemsFoundLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\t\"#NewItemsAcquired\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\t\n\t\"SelectedItemFoundMethodLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SelectedItemFoundMethodLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\t\n\t\"ItemCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"labelText\"\t\t\t\"#Item\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"c-245\"\n\t\t\"ypos\"\t\t\t\t\"110\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\t\n\t\"SelectedItemNumberLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SelectedItemNumberLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"labelText\"\t\t\t\"#SelectedItemNumber\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"c-245\"\n\t\t\"ypos\"\t\t\t\t\"125\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\t\n\t\"NextButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"NextButton\"\n\t\t\"xpos\"\t\t\t\t\"c180\"\n\t\t\"ypos\"\t\t\t\t\"340\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"&D\"\n\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"nextitem\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"Blank\"\n\t\t\"armedBgColor_override\" \t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"Blank\"\n\t}\n\t\n\t\"PrevButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"PrevButton\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"340\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"&A\"\n\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"previtem\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"Blank\"\n\t\t\"armedBgColor_override\" \t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"Blank\"\n\t}\n\t\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\t\"c50\"\n\t\t\"ypos\"\t\t\t\t\"420\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#CloseItemPanel\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"vguicancel\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"OpenLoadoutButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OpenLoadoutButton\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"420\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%loadouttext%\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"changeloadout\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"DiscardButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"DiscardButton\"\n\t\t\"xpos\"\t\t\t\t\"c224\"\n\t\t\"ypos\"\t\t\t\t\"155\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"T\"\n\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"discarditem\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t}\n\t\n\t\"DiscardButtonTooltip\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"DiscardButtonTooltip\"\n\t\t\"xpos\"\t\t\t\t\"c200\"\n\t\t\"ypos\"\t\t\t\t\"175\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"border\"\t\t\t\"\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TipLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"#DiscardItem\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"DiscardedLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"DiscardedLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"#Discarded\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"c-215\"\n\t\t\"ypos\"\t\t\t\t\"210\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"420\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"LightRed\"\n\t\t\"bgcolor_override\"\t\"TanDarker\"\n\t}\n\t\n\t\"ScoreEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"ScoreEntry\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"380\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"5\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t\t\"labelText\"\t\t\t\"Enter Score Here\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/messageboxdialog.res",
    "content": "\"resource/ui/messageboxdialog.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"230\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\"EconFontSmall\"\n\t\t\"labelText\"\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\"170\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\"62\"\n\t\t\"ypos\"\t\t\t\t\"190\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/notificationspresentpanel.res",
    "content": "\"resource/ui/notificationspresentpanel.res\"\n{\n\t\"NotificationsPresentPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNotificationsPresentPanel\"\n\t\t\"fieldName\"\t\t\t\"NotificationsPresentPanel\"\n\t\t\"xpos\"\t\t\t\t\"c45\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t}\n\t\n\t\"TextLabel\"\n\t{\t\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TextLabel\"\n\t\t\"fgcolor\"\t\t\t\"QuestGold\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"f10\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Notifications_Present\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/notificationtoastcontainer.res",
    "content": "\"resource/ui/notificationtoastcontainer.res\"\n{\n\t\"NotificationToastContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"CNotificationToastControl\"\n\t\t\"fieldName\"\t\t\t\"NotificationToastContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t}\n\n\t\"HelpTextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"HelpTextLabel\"\n\t\t\"fgcolor\"\t\t\t\"RedSolid\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\"tall\"\t\t\t\t\"38\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t\t\"font\"\t\t\t\t\"FontRegular9\"\n\t\t\"textinsety\"\t\t\"5\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/notificationtoastcontrol.res",
    "content": "\"resource/ui/notificationtoastcontrol.res\"\n{\n\t\"NotificationToastControl\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CNotificationToastControl\"\n\t\t\"fieldName\"\t\t\t\t\"NotificationToastControl\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"defaultbgcolor_override\"\t\"HudBlack\"\n\t}\n\n\t\"DeleteButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"DeleteButton\"\n\t\t\"xpos\"\t\t\t\t\t\"165\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labeltext\"\t\t\t\t\"(\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"delete\"\n\t\t\"paintbackground\"\t\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"Black\"\n\t\t\"armedBgColor_override\" \t\"LightRed\"\n\t\t\"depressedBgColor_override\" \"Black\"\n\t}\n\n\t\"TriggerButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"TriggerButton\"\n\t\t\"xpos\"\t\t\t\t\t\"138\"\n\t\t\"if_one_button\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"165\"\n\t\t}\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labeltext\"\t\t\t\t\"s\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"trigger\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultBgColor_override\" \t\"Black\"\n\t\t\"armedBgColor_override\" \t\"CreditsGreen\"\n\t\t\"depressedBgColor_override\" \"Black\"\n\t}\n\n\t\"AcceptButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"AcceptButton\"\n\t\t\"xpos\"\t\t\t\t\t\"138\"\n\t\t\"if_one_button\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"165\"\n\t\t}\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labeltext\"\t\t\t\t\"s\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"accept\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultBgColor_override\" \t\"Black\"\n\t\t\"armedBgColor_override\"\t\t\"CreditsGreen\"\n\t\t\"depressedBgColor_override\" \"Black\"\n\t}\n\n\t\"DeclineButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"DeclineButton\"\n\t\t\"xpos\"\t\t\t\t\t\"165\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labeltext\"\t\t\t\t\"(\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\t\"decline\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultBgColor_override\" \t\"Black\"\n\t\t\"armedBgColor_override\" \t\"LightRed\"\n\t\t\"depressedBgColor_override\" \"Black\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/paintkitconsumedialog.res",
    "content": "\"resource/ui/paintkitconsumedialog.res\"\n{\n\t\"PaintkitConsume\"\n\t{\n\t\t\"fieldName\"\t\t\t\"PaintkitConsume\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"1000\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"Title\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"#TF_UsePaintkit_Panel_Title\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f20\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"DescText\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"DescText\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_UsePaintkit_Panel_Desc\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\t//\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\t//\"r40\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"pin_to_sibling\"\t\t\"InspectionPanel\"\n\t}\n\n\t\"BGPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"BGPanel\"\n\t\t\"controlname\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"Shade\"\n\t{\n\t\t\"fieldName\"\t\t\t\"Shade\"\n\t\t\"controlname\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 150\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"RedeemingPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"RedeemingPanel\"\n\t\t\"controlname\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"CTFLogoPanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"CTFLogoPanel\"\n\t\t\t\"controlname\"\t\t\"CTFLogoPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"cs-0.5-15\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"o1\"\n\t\t\t\"velocity\"\t\t\t\"200\"\n\t\t\t\"radius\"\t\t\t\"30\"\n\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"WorkingText\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"WorkingText\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\t\"#TF_UsePaintkit_Working\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"r30\"\n\t\t\t\"wide\"\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SuccessPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"SuccessPanel\"\n\t\t\"controlname\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"CTFLogoPanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"CTFLogoPanel\"\n\t\t\t\"controlname\"\t\t\"CTFLogoPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"cs-0.5-15\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"o1\"\n\t\t\t\"velocity\"\t\t\t\"0\"\n\t\t\t\"radius\"\t\t\t\"30\"\n\t\t\t\"fgcolor_override\"\t\"CreditsGreen\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"SuccessText\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"SuccessText\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\t\"#AbuseReport_SucceededTitle\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"r40\"\n\t\t\t\"wide\"\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"CreditsGreen\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n\n\t\"FailurePanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"FailurePanel\"\n\t\t\"controlname\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"CTFLogoPanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"CTFLogoPanel\"\n\t\t\t\"controlname\"\t\t\"CTFLogoPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"cs-0.5-15\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"o1\"\n\t\t\t\"velocity\"\t\t\t\"0\"\n\t\t\t\"radius\"\t\t\t\"30\"\n\t\t\t\"fgcolor_override\"\t\"RedSolid\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"FailureText\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"FailureText\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\t\"#TF_UsePaintkit_Failed\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"r40\"\n\t\t\t\"wide\"\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"RedSolid\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n\n\t\"InspectionPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"InspectionPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"p0.8\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"rs1-45\"\n\t\t\"ypos\"\t\t\t\t\"rs1-15\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\"rs1-15\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_QuestView_RedeemReward\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"accept\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/questlogpanel.res",
    "content": "\"resource/ui/econ/questlogpanel.res\"\n{\n\t\"QuestLog\"\n\t{\n\t\t\"ControlName\"\t\"CQuestLogPanel\"\n\t\t\"fieldName\"\t\t\"QuestLog\"\n\t\t\"xpos\"\t\t\t\"r360\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"350\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"proportionaltoparent\" \"1\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\t\t\"attrib_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"TooltipPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TipLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%tiptext%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"NeutralWhite\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"MainContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MainContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"UpperLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"UpperLine\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"50\"\n\t\t\t\"wide\"\t\t\t\"p0.987\"\n\t\t\t\"tall\"\t\t\t\"1\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"255 255 255 252\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"QuestLogTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"QuestLogTitle\"\n\t\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\"#QuestLog_Title\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"28\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"rs1.5\"\n\t\t\t\"ypos\"\t\t\t\"p.02\"\n\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"close\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"QuestList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CScrollableQuestList\"\n\t\t\t\"fieldName\"\t\t\"QuestList\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"p0.075\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"p.95\"\n\t\t\t\"tall\"\t\t\t\"o1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\"entry_step\" \t\"10\"\n\t\t\t\"entry_y\"\t\t\"10\"\n\t\t\t\"no_quests\"\t\t\"#QuestLog_NoQuests\"\n\t\t\t\"need_a_pass\"\t\"#QuestLog_NeedPassForContracts\"\n\t\t\t\"not_possible\"\t\"#QuestLog_NoContractsPossible\"\n\t\t}\n\t}\n\n\t\"ProgressPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ProgressPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"p.9\"\n\t\t\"zpos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"p0.95\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"CoinModelPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"CoinModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"model_xpos\"\t\"0\"\n\t\t\t\"model_ypos\"\t\"5\"\n\t\t\t\"model_wide\"\t\"30\"\n\t\t\t\"model_tall\"\t\"20\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\t\t\t\"hide_modifier_icons\"\t\"1\"\n\t\t\t\"text_ypos\"\t\t\"10\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"BadgeProgressLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BadgeProgressLabel\"\n\t\t\t\"font\"\t\t\t\"AdFont_AdText\"\n\t\t\t\"labelText\"\t\t\"#QuestLog_BadgeProgress\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"p.15\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"BadgeMeterContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BadgeMeterContainer\"\n\t\t\t\"xpos\"\t\t\t\"p.15\"\n\t\t\t\"ypos\"\t\t\t\"p.5\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"NeutralWhite\" // tanlight\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"BadgeProgressMeter\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BadgeProgressMeter\"\n\t\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"98\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"fgcolor_override\"\t\t\"132 76 0 255\"\n\t\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t}\n\n\t\t\t\"BadgeProgressMeterText\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BadgeProgressMeterText\"\n\t\t\t\t\"font\"\t\t\t\"AdFont_AdText\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t}\n\t\t}\n\n\t\t\"ContractsCompletedLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ContractsCompletedLabel\"\n\t\t\t\"font\"\t\t\t\"AdFont_AdText\"\n\t\t\t\"labelText\"\t\t\"#QuestLog_ContractsCompleted\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"p.57\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"p.45\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"ContractMeterContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"ContractMeterContainer\"\n\t\t\t\"xpos\"\t\t\t\"p.57\"\n\t\t\t\"ypos\"\t\t\t\"p.5\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"NeutralWhite\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"ContractsCompletedProgressMeter\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"ContractsCompletedProgressMeter\"\n\t\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"98\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"fgcolor_override\"\t\t\"132 76 0 255\"\n\t\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t}\n\n\t\t\t\"ContractsCompletedProgressMeterText\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"ContractsCompletedProgressMeterText\"\n\t\t\t\t\"font\"\t\t\t\"AdFont_AdText\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/questnotificationpanel_base.res",
    "content": "\"resource/ui/questnotificationpanel_base.res\"\n{\n\t\"QuestNotificationPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"QuestNotificationPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"output_step\"\t\t\t\"50\"\n\n\t\t\"MainContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"MainContainer\"\n\t\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"110\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\t//QuestStatusBorder\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\t\"ItemName\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"ItemName\"\n\t\t\t\t\"labeltext\"\t\t\t\t\"#QuestNotification_Incoming\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\t\t\"textinsetx\"\t\t\t\"5\"\n\t\t\t\t\"fgcolor_override\"\t\t\"255 255 255 255\"\t//235 226 202 255\n\t\t\t\t\"font\"\t\t\t\t\t\"AchievementTracker_Name\"\n\t\t\t\t//\"wrap\"\t\t\t\t\"1\"\n\t\t\t\t\"TextAlignment\"\t\t\t\"east\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"CharacterImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"CTFImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"CharacterImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"3\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"p0.8\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\t\"animated/tf2_speaker_icon\"\n\t\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storehome_base.res",
    "content": "\"resource/ui/storehome_base.res\"\n{\n\t\"StorePage\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"StorePage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"item_controls_xoffset\"\t\"2\"\n\t\t\"item_controls_yoffset\"\t\"2\"\n\t\t\"max_cart_model_panels\"\t\"11\"\n\t\t\"item_ypos\"\t\t\t\t\"70\"\n\t\t\"item_mod_wide\"\t\t\t\"40\"\n\t\t\"item_panels\"\t\t\t\"12\"\n\t\t\"item_columns\"\t\t\t\"4\"\n\t\t\"item_offcenter_x\"\t\t\"-230\"\n\t\t\"item_xdelta\"\t\t\t\"8\"\n\t\t\"item_ydelta\"\t\t\t\"8\"\n\t\t\"item_backdrop_zpos\"\t\"1\"\n\t\t\"show_item_backdrop\"\t\"1\"\n\t\t\"item_backdrop_color\"\t\"DarkGrey\"\n\t\t\"item_backdrop_left_margin\"\t\t\t\"11\"\n\t\t\"item_backdrop_right_margin\"\t\t\"11\"\n\t\t\"item_backdrop_top_margin\"\t\t\t\"9\"\n\t\t\"item_backdrop_bottom_margin\"\t\t\"42\"\n\t\t\"item_backdrop_paintbackgroundtype\"\t\"0\"\n\t\t\"item_backdrop_zpos\"\t\t\t\t\"1\"\n\t\t\"item_panel_bgcolor\"\t\t\t\"Grey\"\n\t\t\"item_panel_bgcolor_mouseover\"\t\"156 146 128 255\"\n\t\t\"item_panel_bgcolor_selected\"\t\"176 166 148 255\"\n\t\t\"classicon_xdelta\"\t\t\t\t\"5\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\"270\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"111\"\n\t\t\t\"tall\"\t\t\t\"62\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"24\"\n\t\t\t\"model_ypos\"\t\"6\"\n\t\t\t\"model_wide\"\t\"71\"\n\t\t\t\"model_tall\"\t\"47\"\n\t\t\t\"text_wide\"\t\t\"140\"\n\t\t\t\"text_xpos\"\t\t\"0\"\n\t\t\t\"text_ypos\"\t\t\"80\"\n\t\t\t\"text_center\"\t\"0\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"resize_to_text\" \"0\"\n\t\t\t\"name_label_alignment\" \"3\"\n\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"modelpanel_labels_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\"c-61\"\n\t\t\t\"ypos\"\t\t\t\"32\"\n\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"cart_modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\"270\"\n\t\t\t\"zpos\"\t\t\t\"13\"\n\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\n\t\t\t\"model_xpos\"\t\"2\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"21\"\n\t\t\t\"text_ypos\"\t\t\"60\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"name_only\"\t\t\"1\"\n\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\" \t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"cart_labels_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\"c-61\"\n\t\t\t\"ypos\"\t\t\t\"32\"\n\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"SaxtonBackgroundPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"SaxtonBackgroundPanel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"StoreBackgroundPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"StoreBackgroundPanel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ReloadSchemeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ReloadSchemeButton\"\n\t\t\"xpos\"\t\t\t\"c-400\"\n\t\t\"ypos\"\t\t\t\"350\"\n\t\t\"zpos\"\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"RELOADSCHEME\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"reloadscheme\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ItemCategoryTabs\"\n\t{\n\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\"fieldName\"\t\t\t\"ItemCategoryTabs\"\n\t\t\"xpos\"\t\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\t\"31\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"430\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"auto_scale\"\t\t\"1\"\n\t\t\"auto_layout\"\t\t\"1\"\n\t\t\"selected_button_default\"\t\"0\"\n\t\t\"auto_layout_horizontal_buffer\"\t\"9\"\n\t\t\"display_vertically\"\t\"0\"\n\n\t\t\"ButtonSettings\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"textinsety\"\t\t\"0\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\n\t\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\t\"defaultFgColor_override\"\t\"TanDark\"\n\t\t\t\"armedBgColor_override\"\t\t\"DarkGrey\"\n\t\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\t\"selectedBgColor_override\"\t\"DarkerGrey\"\n\t\t\t\"selectedFgColor_override\"\t\"TanLight\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"sound_armed\"\t\t\"UI/buttonrollover.wav\"\n\n\t\t\t\"paintbackground\"\t\"1\"\n\t\t\t\"paintborder\"\t\t\"1\"\n\t\t\t\"border\"\t\t\t\"ButtonBorder\"\n\n\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t}\n\t}\n\n\t\"PrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\"xpos\"\t\t\t\"c130\"\n\t\t\"ypos\"\t\t\t\"283\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&A\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"prevpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"%backpackpage%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c160\"\n\t\t\"ypos\"\t\t\t\"283\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"NextPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\"xpos\"\t\t\t\"c210\"\n\t\t\"ypos\"\t\t\t\"283\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&D\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"nextpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"BackpackSpaceLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BackpackSpaceLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"%freebackpackspace%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-237\"\n\t\t\"ypos\"\t\t\t\"314\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"CartButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CartButton\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"%storecart%\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"c-238\"\n\t\t\"ypos\"\t\t\t\"334\"\n\t\t\"zpos\"\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\"74\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"textinsetx\"\t\"15\"\n\t\t\"Command\"\t\t\"viewcart\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CartImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartImage\"\n\t\t\"xpos\"\t\t\t\"c-233\"\n\t\t\"ypos\"\t\t\t\"336\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"24\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"store_cart\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"BrowseTheStoreButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"BrowseTheStoreButton\"\n\t\t\"xpos\"\t\t\t\"c-365\"\n\t\t\"ypos\"\t\t\t\"c-80\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_BrowseTheStore\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"startshopping\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MarketPlaceButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"MarketPlaceButton\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c40\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"170\"\n\t\t\"tall\"\t\t\t\"23\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_MarketPlace\"\n\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"marketplace\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"defaultBgColor_override\" \"Black\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-45\"\n\t\t\"ypos\"\t\t\t\"c-230\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"350\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"HomePageLabelContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HomePageLabelContainer\"\n\t\t\"xpos\"\t\t\t\"c-295\"\n\t\t\"ypos\"\t\t\t\"54\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"160\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"CaseLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CaseLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\"#Store_Case_Label\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoresize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"KeyLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"KeyLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\"#Store_Key_Label\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"70\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoresize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"TauntLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TauntLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\"#Store_Taunt_Label\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"140\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoresize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"Wall\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"Wall\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"255\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"TransparentLightBlack\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storehome_premium.res",
    "content": "#base \"storehome_base.res\"\n\n\"resource/ui/storehome_premium.res\"\n{\n\t\"PremiumCallout\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PremiumCallout\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storepage.res",
    "content": "\"resource/ui/storepage.res\"\n{\n\t\"StorePage\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"StorePage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\"DarkGrey\"\n\t\t\"infocus_bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"outoffocus_bgcolor_override\"\t\"DarkGrey\"\n\t\t\"max_cart_model_panels\"\t\"14\"\n\t\t\"item_ypos\"\t\t\t\t\"70\"\n\t\t\"item_panels\"\t\t\t\"15\"\n\t\t\"item_columns\"\t\t\t\"5\"\n\t\t\"item_offcenter_x\"\t\t\"-292\"\n\t\t\"item_xdelta\"\t\t\t\"8\"\n\t\t\"item_ydelta\"\t\t\t\"8\"\n\t\t\"item_controls_xoffset\"\t\"2\"\n\t\t\"item_controls_yoffset\"\t\"2\"\n\t\t\"show_item_backdrop\"\t\t\t\t\"1\"\n\t\t\"item_backdrop_color\"\t\t\t\t\"DarkGrey\"\n\t\t\"item_backdrop_left_margin\"\t\t\t\"11\"\n\t\t\"item_backdrop_right_margin\"\t\t\"11\"\n\t\t\"item_backdrop_top_margin\"\t\t\t\"9\"\n\t\t\"item_backdrop_bottom_margin\"\t\t\"42\"\n\t\t\"item_backdrop_paintbackgroundtype\"\t\"0\"\n\t\t\"item_panel_bgcolor\"\t\t\t\"Grey\"\n\t\t\"item_panel_bgcolor_mouseover\"\t\"156 146 128 255\"\n\t\t\"item_panel_bgcolor_selected\"\t\"176 166 148 255\"\n\t\t\"classicon_xdelta\"\t\t\"5\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\"270\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"111\"\n\t\t\t\"tall\"\t\t\t\"62\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"24\"\n\t\t\t\"model_ypos\"\t\"6\"\n\t\t\t\"model_wide\"\t\"71\"\n\t\t\t\"model_tall\"\t\"47\"\n\t\t\t\"text_wide\"\t\t\"140\"\n\t\t\t\"text_xpos\"\t\t\"0\"\n\t\t\t\"text_ypos\"\t\t\"80\"\n\t\t\t\"text_center\"\t\"0\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"resize_to_text\" \"0\"\n\t\t\t\"name_label_alignment\" \"3\"\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\t\t\t\"deferred_description\"\t\"1\"\n\t\t\t\"deferred_icon\"\t\t\t\"1\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\" \"1\"\n\t\t\t}\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"modelpanel_labels_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\"c-61\"\n\t\t\t\"ypos\"\t\t\t\"32\"\n\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"cart_modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\"270\"\n\t\t\t\"zpos\"\t\t\t\"13\"\n\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"2\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"21\"\n\t\t\t\"text_ypos\"\t\t\"60\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"inset_eq_x\"\t\"2\"\n\t\t\t\"inset_eq_y\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\" \t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\n\t\t\"cart_labels_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\"c-61\"\n\t\t\t\"ypos\"\t\t\t\"32\"\n\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"use_item_sounds\" \"1\"\n\t\t}\n\t}\n\n\t\"NameFilterTextEntry\"\n\t{\n\t\t\"ControlName\"\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\"NameFilterTextEntry\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"30\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"19\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"1\"\n\t\t\"textHidden\"\t\"0\"\n\t\t\"editable\"\t\t\"1\"\n\t\t\"unicode\"\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\" \"2\"\n\t\t\"font\"\t\t\"HudFontSmall\"\n\t}\n\n\t\"SubcategoryFilterComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"SubcategoryFilterComboBox\"\n\t\t\"Font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"xpos\"\t\t\t\t\"c30\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"112\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"border_override\"\t\"ButtonBorder\"\n\t\t\"paintborder\"\t\t\"1\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\"selectionTextColor_override\"\t\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\"\t\"Black\"\n\n\t\t\"Button\"\n\t\t{\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\t\"defaultBgColor_override\"\t\"Black\"\n\t\t\t\"armedFgColor_override\"\t\t\"Black\"\n\t\t\t\"armedBgColor_override\"\t\t\"251 235 202 255\"\n\t\t\t\"paintbackgroundtype\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"SortFilterComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"SortFilterComboBox\"\n\t\t\"Font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"xpos\"\t\t\t\t\"c152\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"142\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"border_override\"\t\"ButtonBorder\"\n\t\t\"paintborder\"\t\t\"1\"\n\n\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\"selectionTextColor_override\"\t\t\"TanLight\"\n\t\t\"defaultSelectionBG2Color_override\"\t\"Black\"\n\n\t\t\"Button\"\n\t\t{\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\t\"defaultBgColor_override\"\t\"Black\"\n\t\t\t\"armedFgColor_override\"\t\t\"Black\"\n\t\t\t\"armedBgColor_override\"\t\t\"251 235 202 255\"\n\t\t\t\"paintbackgroundtype\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"BackColor\"\n    \t{\n    \t\t\"ControlName\"\t\t\"EditablePanel\"\n    \t\t\"fieldName\"\t\t\t\"BackColor\"\n    \t\t\"xpos\"\t\t\t\t\"0\"\n    \t\t\"ypos\"\t\t\t\t\"0\"\n    \t\t\"zpos\"\t\t\t\t\"-1\"\n    \t\t\"wide\"\t\t\t\t\"f0\"\n    \t\t\"tall\"\t \t\t\t\"f0\"\n    \t\t\"visible\"\t\t\t\"1\"\n    \t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n    \t}\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ClassFilterTooltipLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassFilterTooltipLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"36\"\n\t\t\"ypos\"\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"textinsetx\"\t\"100\"\n\t\t\"border\"\t\t\"LoadoutItemPopupBorder\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"PrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\"xpos\"\t\t\t\"c190\"\n\t\t\"ypos\"\t\t\t\"280\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&A\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"prevpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\"%backpackpage%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c220\"\n\t\t\"ypos\"\t\t\t\"280\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"NextPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\"xpos\"\t\t\t\"c270\"\n\t\t\"ypos\"\t\t\t\"280\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&D\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"nextpage\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"PriceLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PriceLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"%selectionprice%\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"c20\"\n\t\t\"ypos\"\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"303\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"NameFilterLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NameFilterLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\"#Store_NameFilterLabel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"SubcategoryFiltersLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SubcategoryFiltersLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\"#Store_ItemTypeFilterLabel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c30\"\n\t\t\"ypos\"\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"SortFilterLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SortFilterLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\"#Store_SortByLabel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c152\"\n\t\t\"ypos\"\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"ClassFilterLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassFilterLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\"#Store_ClassFilterLabel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"ClassFilterNavPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\"fieldName\"\t\t\t\"ClassFilterNavPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"226\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"auto_scale\"\t\t\"1\"\n\t\t\"auto_layout\"\t\t\"1\"\n\t\t\"selected_button_default\"\t\"0\"\n\t\t\"auto_layout_horizontal_buffer\"\t\"4\"\n\t\t\"display_vertically\"\t\"0\"\n\t\t\"align\"\t\t\t\t\"west\"\n\n\t\t\"ButtonSettings\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\"armedFgColor_override\" \"TanDark\"\n\t\t\t\"depressedFgColor_override\" \"TanDark\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"sound_armed\"\t\t\"UI/buttonrollover.wav\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\t\"image_drawcolor\"\t\t\"255 255 255 180\"\n\t\t\t\"image_armedcolor\"\t\t\"TanLight\"\n\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\n\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Buttons\"\n\t\t{\n\t\t\t\"all\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"0\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_all\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_all\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_all_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_All\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_all\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"scout\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"1\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_scout\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_scout\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_scout_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Scout\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_scout\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"soldier\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"3\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_soldier\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_soldier\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_soldier_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Soldier\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_soldier\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"pyro\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"7\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_pyro\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_pyro\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_pyro_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Pyro\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_pyro\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"demo\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"4\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_demo\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_demo\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_demo_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Demoman\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_demo\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"heavy\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"6\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_heavy\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_heavy\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_heavy_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Heavy\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_heavy\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"engineer\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"9\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_engineer\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_engineer\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_engineer_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Engineer\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_engineer\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"medic\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"5\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_medic\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_medic\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_medic_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Medic\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_medic\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"sniper\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"2\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_sniper\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_sniper\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_sniper_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Sniper\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_sniper\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"spy\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"8\"\n\t\t\t\t\"image_default\"\t\t\"class_icons/filter_spy\"\n\t\t\t\t\"image_armed\"\t\t\"class_icons/filter_spy\"\n\t\t\t\t\"image_selected\"\t\"class_icons/filter_spy_on\"\n\t\t\t\t\"tooltiptext\"\t\t\"#TF_Items_Spy\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_spy\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"BackpackSpaceLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BackpackSpaceLabel\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\"%freebackpackspace%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"315\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"CartButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CartButton\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"%storecart%\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"334\"\n\t\t\"zpos\"\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\"74\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"textinsetx\"\t\"15\"\n\t\t\"Command\"\t\t\"viewcart\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CartImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartImage\"\n\t\t\"xpos\"\t\t\t\"c-295\"\n\t\t\"ypos\"\t\t\t\"336\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"24\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"store_cart\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CartFeaturedItemSymbol\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CartFeaturedItemSymbol\"\n\t\t\"xpos\"\t\t\t\"c-225\"\n\t\t\"ypos\"\t\t\t\"243\"\n\t\t\"zpos\"\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\"24\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"store_special\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ReloadSchemeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ReloadSchemeButton\"\n\t\t\"xpos\"\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\"330\"\n\t\t\"zpos\"\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"RELOADSCHEME\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"reloadscheme\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowExplanationsButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"StartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"StartExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"TabsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"TabsExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"ItemsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"ItemsExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"DetailsExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"DetailsExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"PreviewToggleExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"PreviewToggleExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"AddToCartExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"AddToCartExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"CartStatusExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"CartStatusExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"CheckoutExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"CheckoutExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"HelpExplanation\"\n\t{\n\t\t\"ControlName\"\t\"CExplanationPopup\"\n\t\t\"fieldName\"\t\t\"HelpExplanation\"\n\t\t\"zpos\"\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"Wall\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"Wall\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"255\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"TransparentLightBlack\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storepanel.res",
    "content": "\"resource/ui/storepanel.res\"\n{\n\t\"store_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"store_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"27 27 27 0\"\n\t\t\"infocus_bgcolor_override\"\t\t\t\"27 27 27 0\"\n\t\t\"outoffocus_bgcolor_override\"\t\t\"27 27 27 0\"\n\t\t\n\t\t\"title\"\t\t\t\t\t\t\t\t\"#StoreTitle\"\n\t\t\"title_font\"\t\t\t\t\t\t\"HudFontMedium\"\n\t\t\"titletextinsetX\"\t\t\t\t\t\"40\"\n\t\t\"titletextinsetY\"\t\t\t\t\t\"0\"\n\t\t\"titlebarfgcolor_override\"\t\t\t\"HudOffWhite\"\n\t\t\"titlebardisabledfgcolor_override\"\t\"HudOffWhite\"\n\t\t\"titlebarbgcolor_override\"\t\t\t\"DarkGrey\"\n\t\t\n\t\t\"clientinsetx_override\"\t\t\t\t\"0\"\n\t\t\"sheetinset_bottom\"\t\t\t\t\t\"40\"\n\t}\n\n\t\"BackgroundHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundHeader2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"BackgroundFooter\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundFooter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"FooterLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"FooterLine\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t}\n\n\t\"Sheet\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Sheet\"\n\t\t\"tabxindent\"\t\t\"80\"\n\t\t\"tabxdelta\"\t\t\t\"10\"\n\t\t\"tabwidth\"\t\t\t\"240\"\n\t\t\"tabheight\"\t\t\t\"25\"\n\t\t\"transition_time\" \t\"0\"\n\t\t\"yoffset\"\t\t\t\"15\"\n\n\t\t\"HeaderLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HeaderLine\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"tabskv\"\n\t\t{\n\t\t\t\"textinsetx\"\t\t\"40\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"selectedcolor\"\t\t\"TanLight\"\n\t\t\t\"unselectedcolor\"\t\"TanDark\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\t\"activeborder_override\"\t\t\"ButtonDepressedBorder\"\n\t\t\t\"normalborder_override\" \t\"ButtonDepressedBorder\"\n\t\t\t\"armedBgColor_override\"\t\t\"37 37 37 255\"\n\t\t\t\"selectedBgColor_override\"\t\"DarkGrey\"\n\t\t}\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\t\"c-238\"\n\t\t\"ypos\"\t\t\t\t\"440\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#FH_exit_store\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"close\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"armory_panel\"\n\t{\n\t\t\"ControlName\"\t\t\"CArmoryPanel\"\n\t\t\"fieldName\"\t\t\t\"armory_panel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"390\"\n\t\t\"zpos\"\t\t\t\t\"500\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"NotificationsPresentPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNotificationsPresentPanel\"\n\t\t\"fieldName\"\t\t\t\"NotificationsPresentPanel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"SupportCommunityMapMakersCheckButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\t\"SupportCommunityMapMakersCheckButton\"\n\t\t\"xpos\"\t\t\t\t\"c225\"\n\t\t\"ypos\"\t\t\t\t\"445\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"SupportCommunityMapMakersLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SupportCommunityMapMakersLabel\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"c250\"\n\t\t\"ypos\"\t\t\t\t\"445\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Store_ConfirmStampDonationAddTitle\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"CheckoutButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CheckoutButton\"\n\t\t\"xpos\"\t\t\t\t\"c70\"\n\t\t\"ypos\"\t\t\t\t\"440\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Store_Checkout\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"checkout\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storepreviewitempanel.res",
    "content": "\"resource/ui/storepreviewitempanel.res\"\n{\n\t\"storepreviewitem\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemPanel\"\n\t\t\"fieldName\"\t\t\"storepreviewitem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"skip_autoresize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\n\t\t\"small_vertical_break_size\"\t\t\"0\"\n\t\t\"medium_vertical_break_size\"\t\"6\"\n\t\t\"big_vertical_break_size\"\t\t\"7\"\n\t\t\"horizontal_break_size\"\t\t\t\"3\"\n\t\t\"paint_style_buttons_y\"\t\t\t\"c-140\"\n\n\t\t\"control_button_width\"\t\t\t\"70\"\n\t\t\"control_button_height\"\t\t\t\"15\"\n\t\t\"control_button_y\"\t\t\t\t\"c-140\"\n\t}\n\n\t\"ScrollBar\"\n\t{\n\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\"xpos\"\t\t\t\"c222\"\n\t\t\"ypos\"\t\t\t\"c-120\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"nobuttons\"\t\t\"1\"\n\n\t\t\"Slider\"\n\t\t{\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"fgcolor_override\"\t\t\"DullWhite\"\n\t\t}\n\n\t\t\"UpButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"DownButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t// Fullscreen background panel\n\t\"BgPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BgPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\" \"0 0 0 128\"\n\t}\n\n\t// Rounded dialog border\n\t\"DialogFrame\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"DialogFrame\"\n\t\t\"xpos\"\t\t\t\"c-240\"\n\t\t\"ypos\"\t\t\t\"c-150\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"480\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"PaintBorder\"\t\t\"1\"\n\n\t\t// Background for the player model & item preview panels\n\t\t\"PreviewViewportBg\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewViewportBg\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"213\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"paintborder\"\t\"1\"\n\t\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\t\"bgcolor_override\"\t\"Grey\"\n\t\t}\n\n\t\t\"ItemNameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ItemNameLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\"%itemname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\"wide\"\t\t\t\"221\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t// Scrollable editable panel for right-hand side of preview, for all text details\n\t\t\"DetailsView\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"DetailsView\"\n\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"230\"\n\t\t\t\"tall\"\t\t\t\"201\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\"autoresize\"\t\t\"0\"\n\n\t\t\t\"ScrollableChild\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ScrollableChild\"\n\t\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\"230\"\n\t\t\t\t\"tall\"\t\t\t\"222\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t\t\t\"autoresize\"\t\t\"0\"\n\n\t\t\t\t\"ItemLevelInfoLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ItemLevelInfoLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%item_level_info%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"RestrictionsLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RestrictionsLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Restrictions\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\t}\n\n\t\t\t\t\"RestrictionsTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RestrictionsTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_HolidayRestrictionText\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"LightRed\"\n\t\t\t\t}\n\n\t\t\t\t\"UsedByLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"UsedByLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_UsedBy\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"UsedByTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"UsedByTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%used_by_classes%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SlotLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SlotLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Slot\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"SlotTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SlotTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%slot%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"PriceLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"PriceLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"228\"\n\t\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"labeltext\"\t\t\"%price%\"\n\t\t\t\t}\n\n\t\t\t\t\"ArmoryTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ArmoryTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"206\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"labeltext\"\t\t\"%armory_text%\"\n\t\t\t\t}\n\n\t\t\t\t\"AttributesLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"AttributesLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"206\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"ItemWikiPageButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\t\"fieldName\"\t\t\"ItemWikiPageButton\"\n\t\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_ItemWikiPage\"\n\t\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\t\"command\"\t\t\"viewwikipage\"\n\t\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t}\n\n\t\t\t\t\"TradableLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"TradableLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Tradable\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"TradableTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"TradableTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%tradable%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"GiftableLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"GiftableLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Giftable\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"GiftableTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"GiftableTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%giftable%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"NameableLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"NameableLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Nameable\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"NameableTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"NameableTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%nameable%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"CraftableLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"CraftableLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"#Store_ItemDesc_Craftable\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"DullWhite\"\n\t\t\t\t}\n\n\t\t\t\t\"CraftableTextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"CraftableTextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\t\t\"labelText\"\t\t\"%craftable%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c-132\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"213\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\t\t\"fov\"\t\t\t\"40\"\n\t\t\"allow_rot\"\t\t\"1\"\n\t\t\"paintbackground\" \"1\"\n\t\t\"paintbackgroundenabled\" \"1\"\n\t\t\"bgcolor_override\" \"255 255 255 0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\"1\"\n\t\t\t\"angles_x\" \"0\"\n\t\t\t\"angles_y\" \"170\"\n\t\t\t\"angles_z\" \"0\"\n\t\t\t\"origin_x\" \"190\"\n\t\t\t\"origin_y\" \"0\"\n\t\t\t\"origin_z\" \"-36\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \"1\"\n\t\t\t\"modelname\"\t\t\"\"\n\t\t}\n\t}\n\n\t\"PreviewItemModelPanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"PreviewItemModelPanel\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c-140\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"10\"\n\t\t\"model_ypos\"\t\"10\"\n\t\t\"model_wide\"\t\"200\"\n\t\t\"model_tall\"\t\"200\"\n\t\t\"name_only\"\t\t\"0\"\n\t\t\"attrib_only\"\t\"0\"\n\t\t\"model_only\"\t\"1\"\n\t\t\"paint_icon_hide\"\t\"0\"\n\t\t\"text_ypos\"\t\t\"10\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"force_square_image\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ItemIcon1\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon1\"\n\t\t\"xpos\"\t\t\t\"c-215\"\n\t\t\"ypos\"\t\t\t\"c56\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"Grey\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\t\"ItemIcon2\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon2\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"Grey\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\t\"ItemIcon3\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon3\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"Grey\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\t\"ItemIcon4\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon4\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"Grey\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\t\"ItemIcon5\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemIcon\"\n\t\t\"fieldName\"\t\t\"ItemIcon5\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"13\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"bgblockout\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"bgblockout\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\t\"wide\"\t\t\t\"26\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\" \"Grey\"\n\t\t}\n\n\t\t\"itempanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\"itempanel\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"1\"\n\t\t\t\"model_ypos\"\t\"2\"\n\t\t\t\"model_wide\"\t\"28\"\n\t\t\t\"model_tall\"\t\"16\"\n\t\t\t\"name_only\"\t\t\"0\"\n\t\t\t\"attrib_only\"\t\"0\"\n\t\t\t\"model_only\"\t\"1\"\n\t\t\t\"paint_icon_hide\"\t\"0\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ClassUsageImage1\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage1\"\n\t\t\"xpos\"\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage2\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage2\"\n\t\t\"xpos\"\t\t\t\"85\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage3\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage3\"\n\t\t\"xpos\"\t\t\t\"105\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage4\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage4\"\n\t\t\"xpos\"\t\t\t\"125\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage5\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage5\"\n\t\t\"xpos\"\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage6\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage6\"\n\t\t\"xpos\"\t\t\t\"165\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"IconsMoveLeftButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveLeftButton\"\n\t\t\"xpos\"\t\t\t\"c-210\"\n\t\t\"ypos\"\t\t\t\"c58\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_left\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t}\n\n\t\"IconsMoveRightButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveRightButton\"\n\t\t\"xpos\"\t\t\t\"c-45\"\n\t\t\"ypos\"\t\t\t\"c58\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_right\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t}\n\n\t\"ClassUsageMouseoverLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassUsageMouseoverLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c-215\"\n\t\t\"ypos\"\t\t\t\"c75\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"55\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"textinsetx\"\t\"100\"\n\t\t\"border\"\t\t\"LoadoutItemPopupBorder\"\n\t}\n\n\t\"RotLeftButton\"\n\t{\n\t\t\"ControlName\"\t\"CPreviewRotButton\"\n\t\t\"fieldName\"\t\t\"RotLeftButton\"\n\t\t\"xpos\"\t\t\t\"c-224\"\n\t\t\"ypos\"\t\t\t\"190\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"-1\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t\t\"button_activation_type\"\t\"0\"\n\t}\n\n\t\"RotRightButton\"\n\t{\n\t\t\"ControlName\"\t\"CPreviewRotButton\"\n\t\t\"fieldName\"\t\t\"RotRightButton\"\n\t\t\"xpos\"\t\t\t\"c-35\"\n\t\t\"ypos\"\t\t\t\"190\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\"\t\"118 107 94 255\"\n\t\t\"armedFgColor_override\"\t\t\"128 117 104 255\"\n\t\t\"depressedFgColor_override\"\t\"236 227 203 255\"\n\t\t\"button_activation_type\"\t\"0\"\n\t}\n\n\t\"NextWeaponButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextWeaponButton\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_NextWeapon\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"next_weapon\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"GoFullscreenButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"GoFullscreenButton\"\n\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\"ypos\"\t\t\t\"c-123\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"11\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\"gofullscreen\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"image_drawcolor\"\t\"118 107 94 200\"\n\t\t\"image_armedcolor\"\t\"246 247 213 255\"\n\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"store/store_fullscreen\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ZoomButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"ZoomButton\"\n\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\"ypos\"\t\t\t\"c-104\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"11\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"zoom_toggle\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"image_drawcolor\"\t\"118 107 94 200\"\n\t\t\"image_armedcolor\"\t\"246 247 213 255\"\n\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"store/store_zoom\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"OptionsButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"OptionsButton\"\n\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\"ypos\"\t\t\t\"c-86\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"11\"\n\t\t\"tall\"\t\t\t\"11\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"Command\"\t\t\t\"options\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"image_drawcolor\"\t\"118 107 94 200\"\n\t\t\"image_armedcolor\"\t\"246 247 213 255\"\n\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"glyph_options\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"TeamNavPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CNavigationPanel\"\n\t\t\"fieldName\"\t\t\t\"TeamNavPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-220\"\n\t\t\"ypos\"\t\t\t\t\"c-123\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"auto_scale\"\t\t\"1\"\n\t\t\"auto_layout\"\t\t\"1\"\n\t\t\"selected_button_default\"\t\"0\"\n\t\t\"auto_layout_vertical_buffer\"\t\"-4\"\n\t\t\"display_vertically\"\t\"1\"\n\t\t\"align\"\t\t\t\t\t\"west\"\n\n\t\t\"ButtonSettings\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\t\"fgcolor\"\t\t\t\"TanDark\"\n\t\t\t\"defaultFgColor_override\" \"TanDark\"\n\t\t\t\"armedFgColor_override\" \"TanDark\"\n\t\t\t\"depressedFgColor_override\" \"TanDark\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"sound_armed\"\t\t\"UI/buttonrollover.wav\"\n\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\t\"defaultBgColor_Override\"\t\"0 0 0 255\"\n\n\t\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\t\"image_drawcolor\"\t\t\"255 255 255 77\"\n\t\t\t\"image_armedcolor\"\t\t\"255 255 255 128\"\n\t\t\t\"image_selectedcolor\"\t\"TanLight\"\n\n\t\t\t\"stayselectedonclick\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"Buttons\"\n\t\t{\n\t\t\t\"all\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"2\"\n\t\t\t\t\"image_default\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_redteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_redteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_redteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"scout\"\n\t\t\t{\n\t\t\t\t\"userdata\"\t\t\t\"3\"\n\t\t\t\t\"image_default\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_armed\"\t\t\"store/store_blueteam\"\n\t\t\t\t\"image_selected\"\t\"store/store_blueteam\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\t\"store/store_blueteam\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CycleTextLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTextLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-186\"\n\t\t\"ypos\"\t\t\t\"c-126\"\n\t\t\"wide\"\t\t\t\"138\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"PaintNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PaintNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"#Store_NoPaint\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-186\"\n\t\t\"ypos\"\t\t\t\"-1000\"\n\t\t\"wide\"\t\t\t\"138\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"StyleNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StyleNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"None\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"132\"\n\t\t\"ypos\"\t\t\t\"-1000\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\t//---\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"c221\"\n\t\t\"ypos\"\t\t\t\"c-144\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"(\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"closex\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t}\n\n\t\"BackButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"BackButton\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c105\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_BackCarat\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"close\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"TryItOutButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"TryItOutButton\"\n\t\t\"xpos\"\t\t\t\"c-130\"\n\t\t\"ypos\"\t\t\t\"c105\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_TryItOut\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"tryitout\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"AddToCartButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"AddToCartButton\"\n\t\t\"xpos\"\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\"c105\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"%storeaddtocart%\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"addtocart\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"150\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"text_center_x\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\t\t\"model_ypos\"\t\"15\"\n\t\t\"model_wide\"\t\"150\"\n\t\t\"model_tall\"\t\"100\"\n\t\t\"hide_collection_panel\" \"1\"\n\t\t\"model_center_x\"\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storepreviewitempanel_maps.res",
    "content": "\"resource/ui/storepreviewitempanel.res\"\n{\n\t\"storepreviewitem\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewItemPanel\"\n\t\t\"fieldName\"\t\t\"storepreviewitem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t// Fullscreen background panel\n\t\"BgPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BgPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\" \"0 0 0 128\"\n\t}\n\n\t// Rounded dialog border\n\t\"DialogFrame\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"DialogFrame\"\n\t\t\"xpos\"\t\t\t\"c-140\"\n\t\t\"ypos\"\t\t\t\"c-150\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\"270\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"PaintBorder\"\t\t\"1\"\n\n\t\t// Background for the player model & item preview panels\n\t\t\"PreviewViewportBg\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PreviewViewportBg\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"22\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"209\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"paintborder\"\t\"1\"\n\t\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\t\"bgcolor_override\"\t\"Grey\"\n\t\t}\n\t}\n\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\"c-140\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\t\t\"fov\"\t\t\t\"40\"\n\t\t\"allow_rot\"\t\t\"0\"\n\t\t\"paintbackground\" \"1\"\n\t\t\"paintbackgroundenabled\" \"1\"\n\t\t\"bgcolor_override\" \"255 255 255 0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\"1\"\n\t\t\t\"angles_x\" \"0\"\n\t\t\t\"angles_y\" \"170\"\n\t\t\t\"angles_z\" \"0\"\n\t\t\t\"origin_x\" \"190\"\n\t\t\t\"origin_y\" \"0\"\n\t\t\t\"origin_z\" \"-36\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \"1\"\n\t\t\t\"modelname\"\t\t\"\"\n\t\t}\n\t}\n\n\t\"PreviewItemModelPanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"PreviewItemModelPanel\"\n\t\t\"xpos\"\t\t\t\"c-110\"\n\t\t\"ypos\"\t\t\t\"c-120\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"225\"\n\t\t\"tall\"\t\t\t\"200\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"model_xpos\"\t\"25\"\n\t\t\"model_ypos\"\t\"17\"\n\t\t\"model_wide\"\t\"175\"\n\t\t\"model_tall\"\t\"175\"\n\t\t\"name_only\"\t\t\"0\"\n\t\t\"attrib_only\"\t\"0\"\n\t\t\"model_only\"\t\"1\"\n\t\t\"paint_icon_hide\"\t\"0\"\n\t\t\"text_ypos\"\t\t\"10\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"inventory_image_type\"\t\"2\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\"force_square_image\"\t\"1\"\n\t\t}\n\t}\n\n\t\"ItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ItemNameLabel\"\n\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\"labelText\"\t\t\"%selectiontitle%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c-130\"\n\t\t\"ypos\"\t\t\t\"c-140\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"33\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"ClassUsageImage1\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage1\"\n\t\t\"xpos\"\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage2\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage2\"\n\t\t\"xpos\"\t\t\t\"85\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage3\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage3\"\n\t\t\"xpos\"\t\t\t\"105\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage4\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage4\"\n\t\t\"xpos\"\t\t\t\"125\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage5\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage5\"\n\t\t\"xpos\"\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"ClassUsageImage6\"\n\t{\n\t\t\"ControlName\"\t\"CStorePreviewClassIcon\"\n\t\t\"fieldName\"\t\t\"ClassUsageImage6\"\n\t\t\"xpos\"\t\t\t\"165\"\n\t\t\"ypos\"\t\t\t\"225\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"panel_bgcolor\" \"TextColor\"\n\t\t\"panel_bgcolor_mouseover\" \"TanLight\"\n\t\t\"image_indent\"\t\"2\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"IconsMoveLeftButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveLeftButton\"\n\t\t\"xpos\"\t\t\t\"c-210\"\n\t\t\"ypos\"\t\t\t\"c53\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_left\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"IconsMoveRightButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"IconsMoveRightButton\"\n\t\t\"xpos\"\t\t\t\"c-45\"\t//238,227\n\t\t\"ypos\"\t\t\t\"c53\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"icons_right\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ClassUsageMouseoverLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassUsageMouseoverLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c-215\"\n\t\t\"ypos\"\t\t\t\"c75\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"55\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"textinsetx\"\t\"100\"\n\t\t\"border\"\t\t\"LoadoutItemPopupBorder\"\n\t}\n\n\t\"RotLeftButton\"\n\t{\n\t\t\"ControlName\"\t\"CPreviewRotButton\"\n\t\t\"fieldName\"\t\t\"RotLeftButton\"\n\t\t\"xpos\"\t\t\t\"c-220\"\n\t\t\"ypos\"\t\t\t\"260\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"-1\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"RotRightButton\"\n\t{\n\t\t\"ControlName\"\t\"CPreviewRotButton\"\n\t\t\"fieldName\"\t\t\"RotRightButton\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"260\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"1\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"NextWeaponButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextWeaponButton\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"172\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"95\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_NextWeapon\"\n\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"next_weapon\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ZoomButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ZoomButton\"\n\t\t\"xpos\"\t\t\t\"c-174\"\n\t\t\"ypos\"\t\t\t\"263\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_Zoom\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"zoom_toggle\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"TeamButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"TeamButton\"\n\t\t\"xpos\"\t\t\t\"c-106\"\n\t\t\"ypos\"\t\t\t\"263\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_Team\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"team_toggle\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"PaintNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PaintNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"#Store_NoPaint\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"132\"\n\t\t\"ypos\"\t\t\t\"168\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"StyleNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StyleNameLabel\"\n\t\t\"font\"\t\t\t\"FontStorePrice\"\n\t\t\"labelText\"\t\t\"None\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"132\"\n\t\t\"ypos\"\t\t\t\"148\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"c121\"\n\t\t\"ypos\"\t\t\t\"c-144\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labeltext\"\t\t\"(\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"close\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t}\n\n\t\"BackButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"BackButton\"\n\t\t\"xpos\"\t\t\t\"c-130\"\n\t\t\"ypos\"\t\t\t\"c88\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_BackCarat\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"close\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"AddToCartButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"AddToCartButton\"\n\t\t\"xpos\"\t\t\t\"c-30\"\n\t\t\"ypos\"\t\t\t\"c88\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Store_AddToCart\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"addtocart\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/store/v2/storeviewcartpanel.res",
    "content": "\"resource/ui/storeviewcartpanel.res\"\n{\n\t\"store_viewcart_panel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"store_viewcart_panel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"27 27 27 0\"\n\t\t\"infocus_bgcolor_override\"\t\t\t\"27 27 27 0\"\n\t\t\"outoffocus_bgcolor_override\"\t\t\"27 27 27 0\"\n\t\t\n\t\t\"title\"\t\t\t\t\t\t\t\t\"#StoreTitle\"\n\t\t\"title_font\"\t\t\t\t\t\t\"HudFontMedium\"\n\t\t\"titletextinsetX\"\t\t\t\t\t\"40\"\n\t\t\"titletextinsetY\"\t\t\t\t\t\"0\"\n\t\t\"titlebarfgcolor_override\"\t\t\t\"HudOffWhite\"\n\t\t\"titlebardisabledfgcolor_override\"\t\"HudOffWhite\"\n\t\t\"titlebarbgcolor_override\"\t\t\t\"DarkGrey\"\n\t\t\n\t\t\"clientinsetx_override\"\t\t\t\t\"0\"\n\t\t\"sheetinset_bottom\"\t\t\t\t\t\"40\"\n\n\t\t\"item_entry_kv\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"580\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\n\t\t\t\"itempanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\t\"fieldname\"\t\t\"itempanel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\t\"tall\"\t\t\t\"58\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"paintborder\"\t\"0\"\n\n\t\t\t\t\"model_xpos\"\t\"3\"\n\t\t\t\t\"model_ypos\"\t\"3\"\n\t\t\t\t\"model_wide\"\t\"80\"\n\t\t\t\t\"model_tall\"\t\"53\"\n\n\t\t\t\t\"text_xpos\"\t\t\"110\"\n\t\t\t\t\"text_ypos\"\t\t\"24\"\n\t\t\t\t\"text_wide\"\t\t\"250\"\n\t\t\t\t\"text_center\"\t\"0\"\n\t\t\t\t\"text_forcesize\" \"1\"\n\n\t\t\t\t\"name_only\"\t\t\"1\"\n\n\t\t\t\t\"itemmodelpanel\"\n\t\t\t\t{\n\t\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"quantitylabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldname\"\t\t\"quantitylabel\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\"70\"\n\t\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\t\"wide\"\t\t\t\"21\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"%quantity%\"\n\t\t\t}\n\n\t\t\t\"SeparatorLine\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SeparatorLine\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"58\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"580\"\n\t\t\t\t\"tall\"\t\t\t\"5\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\t\"tileImage\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"SeparatorLine2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SeparatorLine2\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"58\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"580\"\n\t\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"fillcolor\"\t\t\"DullWhite\"\n\t\t\t\t\"tileImage\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"RemoveButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"RemoveButton\"\n\t\t\t\t\"xpos\"\t\t\t\"375\"\n\t\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#Store_Remove\"\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"Command\"\t\t\"remove\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"PriceLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldname\"\t\t\"PriceLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontCartPrice\"\n\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\"xpos\"\t\t\t\"475\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"%price%\"\n\t\t\t\t\"fgcolor_override\" \"DullWhite\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"BackgroundHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundHeader2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"BackgroundFooter\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundFooter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"FooterLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"FooterLine\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t}\n\n\t\"ClientArea\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ClientArea\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\n\t\t\"HeaderLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HeaderLine\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"CartItemsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CartItemsLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\"%storecart%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"350\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"SeparatorLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SeparatorLine\"\n\t\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"600\"\n\t\t\t\"tall\"\t\t\t\"5\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\"tileImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"SeparatorLine2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SeparatorLine2\"\n\t\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"580\"\n\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\"DullWhite\"\n\t\t\t\"tileImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"EmptyCartLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"EmptyCartLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#Store_CartIsEmpty\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\t\"ypos\"\t\t\t\"62\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"600\"\n\t\t\t\"tall\"\t\t\t\"240\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"ItemListContainerScroller\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"ItemListContainerScroller\"\n\t\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\t\"ypos\"\t\t\t\"62\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"240\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"fgcolor_override\"\t\"DullWhite\"\t// Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t\"autohide_buttons\" \"1\"\n\n\t\t\t\"Scrollbar\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"586\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"240\"\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\n\t\t\t\t\"Slider\"\n\t\t\t\t{\n\t\t\t\t\t\"PaintBackgroundType\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"nobuttons\"\t\t\"0\"\n\n\t\t\t\t\"UpButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"DownButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"ItemListContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ItemListContainer\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"500\"\n\t\t\t\t\"tall\"\t\t\t\"240\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\"200 187 161 0\"\n\n\t\t\t\t\"FeaturedItemSymbol\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"FeaturedItemSymbol\"\n\t\t\t\t\t\"xpos\"\t\t\t\"c-225\"\n\t\t\t\t\t\"ypos\"\t\t\t\"243\"\n\t\t\t\t\t\"zpos\"\t\t\t\"99\"\n\t\t\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"store_special\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"PurchaseFooter\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"PurchaseFooter\"\n\t\t\t\t\t\"wide\"\t\t\t\"580\"\n\t\t\t\t\t\"tall\"\t\t\t\"110\"\n\t\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\n\t\t\t\t\t\"EstimatedTotalLabel\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"EstimatedTotalLabel\"\n\t\t\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\t\t\"labelText\"\t\t\"#Store_EstimatedTotal\"\n\t\t\t\t\t\t\"textAlignment\"\t\"south-east\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"425\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"WashingtonStateSalesTaxLabel\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"WashingtonStateSalesTaxLabel\"\n\t\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\"#Store_WAStateSalesTax\"\n\t\t\t\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"29\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"425\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"TotalSubtextLabelB\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"TotalSubtextLabelB\"\n\t\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\t\"labelText\"\t\t\"#Store_TotalSubtextB\"\n\t\t\t\t\t\t\"textAlignment\"\t\"north-east\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"39\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"425\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"TotalPriceLabel\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\t\"fieldname\"\t\t\"TotalPriceLabel\"\n\t\t\t\t\t\t\"font\"\t\t\t\"FontCartPrice\"\n\t\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"475\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"15\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\t\"labelText\"\t\t\"%totalprice%\"\n\t\t\t\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"440\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Store_ContinueShopping\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"close\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CheckoutButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CheckoutButton\"\n\t\t\"xpos\"\t\t\t\t\"c120\"\n\t\t\"ypos\"\t\t\t\t\"440\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Store_Checkout\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"checkout\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/strangecounttransferdialog.res",
    "content": "\"resource/ui/econ/strangecounttransferdialog.res\"\n{\n\t\"StrangeCountTrasnferDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"StrangeCountTrasnferDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"bgcolor_override\"\t\t\"30 25 25 245\"\n\t}\n\n\t\"BG\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"BG\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.7\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\"#TF_StrangeCount_TransferTitle\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\n\t\t\"ToolBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ToolBG\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"84\"\n\t\t\t\"tall\"\t\t\t\"64\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"paintbackground\" \"0\"\n\t\t\t\"border\"\t\t\"BackpackItemBorder_SelfMade\"\n\t\t}\n\t\t\"SourceItem\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"SourceItem\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"84\"\n\t\t\t\"tall\"\t\t\t\"64\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"2\"\n\t\t\t\"model_ypos\"\t\"5\"\n\t\t\t\"model_wide\"\t\"80\"\n\t\t\t\"model_tall\"\t\"54\"\n\t\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"paint_icon_hide\" \"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SubjectBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"SubjectBG\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"300\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"84\"\n\t\t\t\"tall\"\t\t\t\"64\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"paintbackground\" \"0\"\n\t\t\t\"border\"\t\t\"BackpackItemBorder_Vintage\"\n\t\t}\n\n\t\t\"TargetItem\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\t\"fieldName\"\t\t\"TargetItem\"\n\t\t\t\"xpos\"\t\t\t\"300\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"84\"\n\t\t\t\"tall\"\t\t\t\"64\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"model_xpos\"\t\"2\"\n\t\t\t\"model_ypos\"\t\"5\"\n\t\t\t\"model_wide\"\t\"80\"\n\t\t\t\"model_tall\"\t\"54\"\n\t\t\t\"text_ypos\"\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ConfirmLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ConfirmLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\t\"labelText\"\t\t\"#TF_StrangeCount_TransferExplain\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"360\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"200\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"OkButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\t\"xpos\"\t\t\t\"220\"\n\t\t\t\"ypos\"\t\t\t\"200\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#CraftNameConfirm\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"Command\"\t\t\t\"apply\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/econ/tradingstartdialog.res",
    "content": "\"resource/ui/tradingstartdialog.res\"\n{\n\t\"TradingStartDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"TradingStartDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"settitlebarvisible\"\t\"\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\n\t\t\"button_kv\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"350\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\n\t\t\t\"button\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"350\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"textinsetx\"\t\"34\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"avatar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"avatar\"\n\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_Title\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"PlayerListScroller\"\n\t{\n\t\t\"ControlName\"\t\"ScrollableEditablePanel\"\n\t\t\"fieldName\"\t\t\"PlayerListScroller\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"380\"\n\t\t\"tall\"\t\t\t\"130\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"fgcolor_override\"\t\"TextColor\"\n\t\t\"bgcolor_override\"\t\"0 0 0 64\"\n\n\t\t\"PlayerList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PlayerList\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"190\"\n\t\t\t\"tall\"\t\t\t\"130\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"StatePanel0\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\t\"StatePanel0\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"wide\"\t \t\t\t\t\"400\"\n\t\t\"tall\"\t \t\t\t\t\"180\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"QueryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"QueryLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_Select\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\n\t\t\"subbutton0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"subbutton0\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_SelectFriends\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"friends\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"DarkGrey\"\n\t\t\t\"border_armed\"\t\t\"DarkGrey\"\n\t\t}\n\t\t\"subbutton1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"subbutton1\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"90\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_SelectServer\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"server\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"DarkGrey\"\n\t\t\t\"border_armed\"\t\t\"DarkGrey\"\n\t\t}\n\t\t\"subbutton2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"subbutton2\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"130\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_SelectProfile\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"profile\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"DarkGrey\"\n\t\t\t\"border_armed\"\t\t\"DarkGrey\"\n\t\t}\n\t}\n\n\t\"StatePanel1\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\t\"StatePanel1\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"wide\"\t \t\t\t\t\"400\"\n\t\t\"tall\"\t \t\t\t\t\"180\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"QueryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"QueryLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_Friends\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\n\t\t\"EmptyPlayerListLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"EmptyPlayerListLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_FriendsNone\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\t}\n\n\t\"StatePanel2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\t\"StatePanel2\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"wide\"\t \t\t\t\t\"400\"\n\t\t\"tall\"\t \t\t\t\t\"180\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"QueryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"QueryLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_Server\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\n\t\t\"EmptyPlayerListLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"EmptyPlayerListLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_ServerNone\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\t}\n\n\t\"StatePanel3\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\t\"StatePanel3\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\"wide\"\t \t\t\t\t\"400\"\n\t\t\"tall\"\t \t\t\t\t\"180\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"QueryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"QueryLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_Profile\"\n\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"HudOffWhite\"\n\t\t}\n\n\t\t\"URLHelpLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"URLHelpLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_ProfileHelp\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\n\t\t\"URLFailLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"URLFailLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_ProfileFail\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\t\t\"URLSearchingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"URLSearchingLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_ProfileLookup\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t}\n\n\t\t\"URLEntry\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\t\"fieldName\"\t\t\t\"URLEntry\"\n\t\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"1\"\n\t\t\t\"maxchars\"\t\t\t\"256\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"0 0 0 60\"\n\t\t\t\"paintbackgroundtype\" \"2\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\n\t\t\"subbutton0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"subbutton0\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"150\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_TradeStartDialog_ProfileGo\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"url_ok\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"DarkGrey\"\n\t\t\t\"border_armed\"\t\t\"DarkGrey\"\n\t\t}\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"125\"\n\t\t\"ypos\"\t\t\t\"250\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"border_default\"\t\"DarkGrey\"\n\t\t\"border_armed\"\t\t\"DarkGrey\"\n\t}\n}"
  },
  {
    "path": "resource/ui/flagstatus.res",
    "content": "\"resource/ui/flagstatus.res\"\n{\n\t\"Arrow\"\n\t{\n\t\t\"ControlName\"\t\"CTFArrowPanel\"\n\t\t\"fieldName\"\t\t\"Arrow\"\n\t\t\"xpos\"\t\t\t\"55\"\n\t\t\"ypos\"\t\t\t\"21\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"52\"\n\t\t\"tall\"\t\t\t\"52\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"Briefcase\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"Briefcase\"\n\t\t\"xpos\"\t\t\t\"68\"\n\t\t\"ypos\"\t\t\t\"34\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_briefcase\"\n\t\t\"scaleImage\"\t\"1\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"14\"\n\t\t\t\"wide\"\t\t\"24\"\n\t\t\t\"tall\"\t\t\"24\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"StatusIcon\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"StatusIcon\"\n\t\t\"xpos\"\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\"31\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\"32\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_ico_flag_home\"\n\t\t\"scaleImage\"\t\"1\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/freezepanel_basic.res",
    "content": "#base \"hudinspectpanel.res\"\n\n\"resource/ui/freezepanel_basic.res\"\n{\n\t\"itempanel\"\n\t{\n\t\t// For some reason this doesnt obey the xpos set in HUD Layout\n\t\t\"xpos\"\t\t\t\t\t\"r200\"\n\t}\n\n\t\"FreezePanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFFreezePanel\"\n\t\t\"fieldName\"\t\t\t\t\"FreezePanel\"\n\t\t\"screenshot_move_panel_to_corner\"\t\"0\"\n\t}\n\n\t\"FreezePanelBase\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"FreezePanelBase\"\n\t\t\"xpos\"\t\t\t\t\t\"c-125\"\n\t\t\"ypos\"\t\t\t\t\t\"c80\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"29\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintBackground\"\t\t\"1\"\n\t\t\"paintBorder\"\t\t\t\"0\"\n\n\t\t\"FreezePanelBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"FreezePanelBG\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t//\"image\"\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\"fillcolor\"\t\t\t\"HudBlack\"\n\t\t}\n\n\t\t\"FreezeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FreezeLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\t\"97\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"153\"\n\t\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"#FreezePanel_Killer\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t}\n\n\t\t\"FreezePanelHealth\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFFreezePanelHealth\"\n\t\t\t\"fieldName\"\t\t\t\"FreezePanelHealth\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"HealthBonusPosAdj\"\t\t\t\"0\"\n\t\t\t\"HealthDeathWarning\"\t\t\"0.40\"\n\t\t\t\"TFFont\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\t\"TextColor\"\t\t\t\t\t\"HudOffWhite\"\n\t\t}\n\n\t\t\"FreezeLabelKiller\" //hard coded xpos that is also affected by avatarimage\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FreezeLabelKiller\"\n\t\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t}\n\t\t\"FreezeLabelKiller2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FreezeLabelKiller2\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"153\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%killername%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n            \"use_proportional_insets\" \t\"1\"\n\t\t\t\"pin_to_sibling\" \t\t\t\"FreezeLabel\"\n\t\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMLEFT\"\n\t\t}\n\n\t\t\"AvatarImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"AvatarImage\"\n\t\t\t\"xpos\"\t\t\t\t\"80\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"color_outline\"\t\t\"HudTimerProgressInActive\"\n\t\t}\n\n\t\t\"NemesisSubPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"NemesisSubPanel\"\n\t\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t}\n\t\t\"FreezeIDBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"FreezeIDBG\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t \t\t\t\"5\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"teambg_1\"\t\t\t\"../hud/color_panel_brown\"\n\t\t\t\"teambg_2\"\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\"teambg_3\"\t\t\t\"../hud/color_panel_red\"\n\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\t}\n\n\t\"ScreenshotPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ScreenshotPanel\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/freezepanelkillerhealth.res",
    "content": "\"resource/ui/freezepanelkillerhealth.res\"\n{\n\t\"PlayerStatusHealthImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImage\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"PlayerStatusHealthImageBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImageBG\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"BuildingStatusHealthImageBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"BuildingStatusHealthImageBG\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"PlayerStatusHealthBonusImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthBonusImage\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"TargetHealthValue\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TargetHealthValue\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"21\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"labeltext\"\t\t\"%Health%\"\n\t}\n\n\t\"TargetHealthShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TargetHealthShadow\"\n\t\t\"xpos\"\t\t\t\"1\"\n\t\t\"ypos\"\t\t\t\"6\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"21\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"labeltext\"\t\t\"%Health%\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/globalchat.res",
    "content": "\"resource/ui/globalchat.res\"\n{\n\t\"partychat\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\t\"partychat\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\t\"200\"\n\t\t\"proportionaltoparent\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\t\"PanelBorder\"\n\t\t\"bgcolor_override\"\t\t\t\"DarkGrey\"\n\n\t\t\"log_font_small\"\t\t\t\"HudFontSmallest\"\n\t\t\"log_font_medium\"\t\t\t\"HudFontSmallest\"\n\t\t\"log_font_large\"\t\t\t\"HudFontSmallest\"\n\n\t\t\"chat_color_default\"\t\t\"255 255 255 255\"\n\t\t\"chat_color_player_name\"\t\"255 255 0 255\"\n\t\t\"chat_color_chat_text\"\t\t\"255 255 255 255\"\n\t\t\"chat_color_party_event\"\t\"Orange\"\n\n\t\t\"collapsed_height\"\t\t\t\"0\"\n\t\t\"expanded_height\"\t\t\t\"200\"\n\t\t\"resize_time\"\t\t\t\t\"0.3\"\n\t\t\"invalidate_parent_on_resize\"\t\"0\"\n\t}\n\n\t\"chatlog\"\n\t{\n\t\t// \"ControlName\"\t\t\"richtext\"\n\t\t\"fieldName\"\t\t\t\t\"chatlog\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"RoundedCorners\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\n\t\t\"ScrollBar\"\n\t\t{\n\t\t\t\"FieldName\"\t\t\t\t\"ScrollBar\"\n\t\t\t\"xpos\"\t\t\t\t\t\"rs1-1\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"wide\"\t\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1000\"\n\t\t\t\"nobuttons\"\t\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"Slider\"\n\t\t\t{\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t}\n\n\t\t\t\"UpButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\t\"FieldName\"\t\t\t\"UpButton\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"DownButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\t\"FieldName\"\t\t\t\"DownButton\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"chatentry\"\n\t{\n\t\t// \"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\t\"chatentry\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"f4\"\n\t\t\"tall\"\t\t\t\t\t\"13\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"RoundedCorners\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\"alpha\"\t\t\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t//\"autoResize\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\" \t\t\"chatlog\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"EntryShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\"EntryShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"RoundedCorners\"\t\t\"0\"\n\t\t\"border\"\t\t\t\t\"PanelBorder\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/healthiconpanel.res",
    "content": "\"resource/ui/healthiconpanel.res\"\n{\n\t\"HealthIcon\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HealthIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"TFFont\"\t\t\"HudFontSmall\"\n\t\t\"TextColor\"\t\t\"HudOffWhite\"\n\t\t\"autoResize\"\t\"1\"\n\t}\n\n\t\"SpectatorGUIHealth\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"SpectatorGUIHealth\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"TFFont\"\t\t\"HudFontSmall\"\n\t\t\"TextColor\"\t\t\"HudOffWhite\"\n\t\t\"autoResize\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_dispenser.res",
    "content": "\"resource/ui/hud_obj_dispenser.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Dispenser\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Dispenser\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_dispenser\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_dispenser_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_1\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_2\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_2\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_3\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_3\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_wrench\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_sapper\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"AmmoIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"AmmoIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Ammo\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Ammo\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"UpgradeIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\t\"fieldName\"\t\t\"UpgradeIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"icon\"\t\t\t\"ico_metal\"\n\t\t\t\t\"iconColor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Upgrade\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Upgrade\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_sapper.res",
    "content": "\"resource/ui/hud_obj_sapper.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_sapper\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#TF_NotBuilt\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"TargetIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\t\"fieldName\"\t\t\"TargetIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"icon\"\t\t\t\"obj_status_sentrygun_1\"\n\t\t\t\t\"iconColor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"TargetHealth\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"TargetHealth\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_sentrygun.res",
    "content": "\"resource/ui/hud_obj_sentrygun.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Sentry_1\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Sentry_1\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_sentrygun_1\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"Icon_Sentry_2\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Sentry_2\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_sentrygun_2\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"Icon_Sentry_3\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Sentry_3\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_sentrygun_3\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_sentry_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_1\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_2\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_2\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_3\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_3\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_wrench\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_sapper\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"KillIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"KillIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_kill_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"KillsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"KillsLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_sentry_kills_assists\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"ShellIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ShellIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Shells\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Shells\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"RocketIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"RocketIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_rockets_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Rockets\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Rockets\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"UpgradeIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\t\"fieldName\"\t\t\"UpgradeIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"icon\"\t\t\t\"ico_metal\"\n\t\t\t\t\"iconColor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Upgrade\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Upgrade\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_sentrygun_disp.res",
    "content": "\"resource/ui/hud_obj_sentrygun_disp.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Sentry_1\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Sentry_1\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_sentrygun_1\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_disp_sentry_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"KillIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"KillIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_kill_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"KillsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"KillsLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_sentry_kills_assists\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"ShellIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ShellIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Shells\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Shells\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_tele.res",
    "content": "\"resource/ui/hud_obj_tele.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"31\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Teleport\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Teleport\"\n\t\t\"xpos\"\t\t\t\"21\"\n\t\t\"ypos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"28\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_tele_entrance\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"31\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"60\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_tele_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"31\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"46\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_1\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_2\"\n\t\t\t\"xpos\"\t\t\t\"46\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_2\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_3\"\n\t\t\t\"xpos\"\t\t\t\"46\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_3\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_wrench\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_sapper\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"60\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"60\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"ChargingPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ChargingPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\t\"RechargeLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RechargeLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\"#Building_hud_tele_charging\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"Recharge\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\t\"fieldName\"\t\t\"Recharge\"\n\t\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\t\"tall\"\t\t\t\"5\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"FullyChargedPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"FullyChargedPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\t\"TimesUsedLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"TimesUsedLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"-6\"\n\t\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\t\"tall\"\t\t\t\"31\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\"#Building_hud_tele_times_used\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"UpgradeLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"UpgradeLabel\"\n\t\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"14\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_sentry_upgrade\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"Upgrade\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Upgrade\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"24\"\n\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_tele_entrance.res",
    "content": "\"resource/ui/hud_obj_tele_entrance.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Teleport_Entrance\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Teleport_Entrance\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_tele_entrance\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_tele_enter_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_1\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_2\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_2\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_3\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_3\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_wrench\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_sapper\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"TeleportedIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"TeleportedIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/hud_obj_status_teleport_64\"\n\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"ChargingPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ChargingPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\t\"Recharge\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\t\"fieldName\"\t\t\"Recharge\"\n\t\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"FullyChargedPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"FullyChargedPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\t\"TimesUsedLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"TimesUsedLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"labelText\"\t\t\"%timesused%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\t\"drawcolor\"\t\t\"ProgressOffWhite\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"UpgradeIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\t\"fieldName\"\t\t\"UpgradeIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"icon\"\t\t\t\"ico_metal\"\n\t\t\t\t\"iconColor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Upgrade\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Upgrade\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hud_obj_tele_exit.res",
    "content": "\"resource/ui/hud_obj_tele_exit.res\"\n{\n\t\"BuildingStatusItem\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BuildingStatusItem\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"Icon_Teleport_Exit\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Icon_Teleport_Exit\"\n\t\t\"xpos\"\t\t\t\"12\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"obj_status_tele_exit\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NotBuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"NotBuiltPanel\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"NotBuiltLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NotBuiltLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#Building_hud_tele_exit_not_built\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BuiltPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BuiltPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\t\"Icon_Upgrade_1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_1\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_1\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_2\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_2\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Icon_Upgrade_3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"Icon_Upgrade_3\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_upgrade_3\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"AlertTray\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingStatusAlertTray\"\n\t\t\t\"fieldName\"\t\t\"AlertTray\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall\"\n\t\t}\n\n\t\t\"WrenchIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"WrenchIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_wrench\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"SapperIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"SapperIcon\"\n\t\t\t\"xpos\"\t\t\t\"101\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_icon_sapper\"\n\t\t\t\"iconColor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"Health\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBuildingHealthBar\"\n\t\t\t\"fieldName\"\t\t\"Health\"\n\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\n\t\t\"BuildingPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BuildingPanel\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\"0\"\n\n\t\t\t\"BuildingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"#Building_hud_building\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"BuildingProgress\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"BuildingProgress\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RunningPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RunningPanel\"\n\t\t\t\"xpos\"\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"UpgradeIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\t\"fieldName\"\t\t\"UpgradeIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"icon\"\t\t\t\"ico_metal\"\n\t\t\t\t\"iconColor\"\t\t\"ProgressOffWhite\"\n\t\t\t}\n\n\t\t\t\"Upgrade\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"Upgrade\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\"ypos\"\t\t\t\"23\"\n\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudaccountpanel.res",
    "content": "\"resource/ui/hudaccountpanel.res\"\n{\n\t\"CHudAccountPanel\"\n\t{\n\t\t\"delta_item_x\"\t\t\t\"75\"\n\t\t\"delta_item_start_y\"\t\"0\"\n\t\t\"delta_item_end_y\"\t\t\"20\"\n\t\t\"PositiveColor\"\t\t\t\"0 170 127 255\"\n\t\t\"NegativeColor\"\t\t\t\"190 20 20 200\"\n\t\t\"delta_lifetime\"\t\t\"1.25\"\n\t\t\"delta_item_font\"\t\t\"FontBold22\"\n\t}\n\n\t\"AccountBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"AccountBG\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t}\n\n\t\"MetalIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\t\"MetalIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"18\"\n\t\t\"ypos\"\t\t\t\t\t\"6\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"10\"\n\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\t\"TanLight\"\n\t}\n\n\t\"MetalIconShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\t\t\"MetalIconShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"10\"\n\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"icon\"\t\t\t\t\t\"ico_metal\"\n\t\t\"iconColor\"\t\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\t\"MetalIcon\"\n\t}\n\n\t\"AccountValue\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"AccountValue\"\n\t\t\"xpos\"\t\t\t\t\t\"26\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t}\n\n\t\"AccountValueShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"AccountValueShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\t\"AccountValue\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/hudammoweapons.res",
    "content": "#base \"../../../../cfg/flawhud/hud_ammo_style.txt\"\n#base \"hudammoweapons_base.res\""
  },
  {
    "path": "resource/ui/hudammoweapons_base.res",
    "content": "\"resource/ui/hudammoweapons.res\"\n{\n\t\"HudWeaponAmmoBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HudWeaponAmmoBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"HudWeaponLowAmmoImage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HudWeaponLowAmmoImage\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"AmmoBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"AmmoBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"BGBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"AmmoInClip\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoInClip\"\n\t\t\"font\"\t\t\t\t\"FontBold50\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%Ammo%\"\n\t\t\"pin_to_sibling\"\t\"AmmoBG\"\n\t}\n\t\"AmmoInClipShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoInClipShadow\"\n\t\t\"font\"\t\t\t\t\"ScanlineShadow\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%Ammo%\"\n\t\t\"pin_to_sibling\"\t\"AmmoInClip\"\n\t}\n\n\t\"AmmoInReserve\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoInReserve\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"labelText\"\t\t\t\"%AmmoInReserve%\"\n\t\t\"pin_to_sibling\"\t\"AmmoInClip\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\t\"AmmoInReserveShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoInReserveShadow\"\n\t\t\"font\"\t\t\t\t\"ScanlineShadowSmall\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"labelText\"\t\t\t\"%AmmoInReserve%\"\n\t\t\"pin_to_sibling\"\t\"AmmoInReserve\"\n\t}\n\n\t\"AmmoNoClip\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoNoClip\"\n\t\t\"font\"\t\t\t\t\"FontBold50\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"labelText\"\t\t\t\"%Ammo%\"\n\t\t\"pin_to_sibling\"\t\"AmmoBG\"\n\t}\n\t\"AmmoNoClipShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"AmmoNoClipShadow\"\n\t\t\"font\"\t\t\t\t\"ScanlineShadow\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"labelText\"\t\t\t\"%Ammo%\"\n\t\t\"pin_to_sibling\"\t\"AmmoNoClip\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudarenaclasslayout.res",
    "content": "\"resource/ui/hudarenaclasslayout.res\"\n{\n\t\"background\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"background\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"69\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/color_panel_blu\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_2\"\t\t\t\"../hud/color_panel_red\"\n\t\t\"teambg_3\"\t\t\t\"../hud/color_panel_blu\"\n\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"localPlayerBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"localPlayerBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/color_panel_clear\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_2\"\t\t\t\"../hud/color_panel_clear\"\n\t\t\"teambg_3\"\t\t\t\"../hud/color_panel_clear\"\n\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"title\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"title\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"#TF_Arena_Team_Layout\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\t\"titleShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"titleShadow\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"#TF_Arena_Team_Layout\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"title\"\n\t}\n\n\t\"changeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"changeLabel\"\n\t\t\"xpos\"\t\t\t\t\"c-220\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"440\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"#TF_Arena_F4_ChangeClass\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\t\"changeLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"changeLabelShadow\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"440\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"#TF_Arena_F4_ChangeClass\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"changeLabel\"\n\t}\n\n\t\"classImage0\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage0\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage1\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage2\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage3\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage3\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage4\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage4\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage5\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage5\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage6\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage6\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage7\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage7\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage8\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage8\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage9\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage9\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage10\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage10\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\"classImage11\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"classImage11\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudarenanotification.res",
    "content": "\"resource/ui/hudarenanotification.res\"\n{\n\t\"HudArenaNotificationBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HudArenaNotificationBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\"80\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\"ScoreboardTeamScore\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\"!\"\n\t\t\"textAlignment\"\t\"center\"\n\t}\n\n\t\"BalanceLabel\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"BalanceLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"center\"\n\t}\n\n\t\"BalanceLabelTip\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"BalanceLabelTip\"\n\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\"%notificationtip%\"\n\t\t\"textAlignment\"\t\"center\"\n\t}\n\n\t\"SwitchImage\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"SwitchImage\"\n\t\t\"xpos\"\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/ico_teambalance\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudarenaplayercount.res",
    "content": "\"resource/ui/hudarenaplayercount.res\"\n{\n\t\"blueteam\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"blueteam\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\"23\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"HUDBlueTeamSolid\"\n\n\t\t\t\"background2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"background2\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"rs1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\"HUDBlueTeamDark\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"count\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"count\"\n\t\t\t\"xpos\"\t\t\t\t\"-14\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"%blue_alive%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"pin_to_sibling\"\t\"background\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"countshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"countshadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"%blue_alive%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"count\"\n\t\t}\n\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"redteam\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"redteam\"\n\t\t\"xpos\"\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\"23\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamSolid\"\n\n\t\t\t\"background2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"background2\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"rs1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"count\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"count\"\n\t\t\t\"xpos\"\t\t\t\t\"-6\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"%red_alive%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"pin_to_sibling\"\t\"background\"\n\t\t}\n\t\t\"countshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"countshadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"%red_alive%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"count\"\n\t\t}\n\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\t\"26\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudarenateammenu.res",
    "content": "\"resource/ui/arenateammenu.res\"\n{\n\t\"team\"\n\t{\n\t\t\"ControlName\"\t\t\"CTeamMenu\"\n\t\t\"fieldName\"\t\t\t\"team\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"255 0 0 255\"\n\t}\n\n\t\"SysMenu\"\n\t{\n\t\t\"ControlName\"\t\t\"Menu\"\n\t\t\"fieldName\"\t\t\t\"SysMenu\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"64\"\n\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t}\n\n\t\"MapInfo\"\n\t{\n\t\t\"ControlName\"\t\t\"HTML\"\n\t\t\"fieldName\"\t\t\t\"MapInfo\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"34\"\n\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\"tall\"\t\t\t\t\"365\"\n\t\t\"autoResize\"\t\t\"3\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t}\n\n\t\"mapname\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"mapname\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"c-60\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\t\n\t\"BlueBorder\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BlueBorder\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"c30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HUDBlueTeamDark\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"RedBorder\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedBorder\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"teambutton2\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"3\"\n\t\t\"labelText\"\t\t\t\"#TF_Arena_Menu_Fight\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam spectate\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"HUDBlueTeamSolid\"\n\t\t\"armedBgColor_override\"\t\t\"HUDBlueTeamDark\"\n\t\t\"depressedBgColor_override\" \"HUDBlueTeamSolid\"\n\t\t\"selectedBgColor_override\" \t\"HUDBlueTeamDark\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"teambutton3\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton3\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"3\"\n\t\t\"labelText\"\t\t\t\"#TF_Spectate\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam spectatearena\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"RedBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"HUDRedTeamSolid\"\n\t\t\"armedBgColor_override\"\t\t\"HUDRedTeamDark\"\n\t\t\"depressedBgColor_override\" \"HUDRedTeamSolid\"\n\t\t\"selectedBgColor_override\" \t\"HUDRedTeamDark\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"fillcolor\"\t\t\"255 255 255 7\"\n\t}\n\n\t\"TeamMenuAuto\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TeamMenuAuto\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"wide\"\t\t\t\"0\"\n\t}\n\n\t\"TeamMenuSpectate\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TeamMenuSpectate\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"autodoor\"\n\t{\n\t\t\"ControlName\"\t\"CModelPanel\"\n\t\t\"fieldName\"\t\t\"autodoor\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"spectate\"\n\t{\n\t\t\"ControlName\"\t\"CModelPanel\"\n\t\t\"fieldName\"\t\t\"spectate\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&1\"\n\t\t\"command\"\t\t\t\"jointeam spectate\"\n\t}\n\n\t\"teambutton1SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton1SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&2\"\n\t\t\"command\"\t\t\t\"jointeam spectatearena\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudarenateammenu_sc.res",
    "content": "#base \"hudarenateammenu.res\""
  },
  {
    "path": "resource/ui/hudarenawinpanel.res",
    "content": "\"resource/ui/arenawinpanel.res\"\n{\n\t\"ArenaWinPanelScores\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ArenaWinPanelScores\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"BlueScoreBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BlueScoreBG\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"HUDBlueTeamSolid\"\n\n\t\t\t\"BlueScoreBG2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlueScoreBG2\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"HUDBlueTeamDark\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"RedScoreBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RedScoreBG\"\n\t\t\t\"xpos\"\t\t\t\"180\"\n\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamSolid\"\n\n\t\t\t\"RedScoreBG2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"RedScoreBG2\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BlueTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\"%blueteamname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-6\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"116\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"AllCaps\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"BlueScoreBG\"\n\t\t}\n\t\t\"BlueTeamLabelShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamLabelShadow\"\n\t\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\"%blueteamname%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"116\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"AllCaps\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"BlueTeamLabel\"\n\t\t}\n\n\t\t\"BlueTeamScore\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamScore\"\n\t\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\"%blueteamscore%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"-6\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"44\"\n\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"BlueScoreBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"BlueTeamScoreShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamScoreShadow\"\n\t\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\"%blueteamscore%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"44\"\n\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"BlueTeamScore\"\n\t\t}\n\n\t\t\"RedTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\"%redteamname%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"-6\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"116\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"RedScoreBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"RedTeamLabelShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamLabelShadow\"\n\t\t\t\"font\"\t\t\t\"FontBold18\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\"%redteamname%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"116\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"RedTeamLabel\"\n\t\t}\n\n\t\t\"RedTeamScore\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamScore\"\n\t\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\"%redteamscore%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-6\"\n\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"44\"\n\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"RedScoreBG\"\n\t\t}\n\t\t\"RedTeamScoreShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamScoreShadow\"\n\t\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\"%redteamscore%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"44\"\n\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"RedTeamScore\"\n\t\t}\n\n\t\t\"ArenaStreaksBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ArenaStreaksBG\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\t\t\"ArenaStreakLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ArenaStreakLabel\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\t}\n\n\t\"WinPanelBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"WinPanelBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"WinPanelBG2\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"WinPanelBG2\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\"-3\"\n\t\t\"wide\"\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\"103\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t}\n\n\t\"WinningTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinningTeamLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"41\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%WinningTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"WinningTeamLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinningTeamLabelDropshadow\"\n\t\t\"font\"\t\t\t\"ScoreboardTeamName\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"442\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%WinningTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"LosingTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"LosingTeamLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"41\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%LosingTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"LosingTeamLabelDropshadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"LosingTeamLabelDropshadow\"\n\t\t\"font\"\t\t\t\"ScoreboardTeamName\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"442\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%LosingTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"WinReasonLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinReasonLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"51\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%WinReasonLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"DetailsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DetailsLabel\"\n\t\t\"font\"\t\t\t\"ScoreboardVerySmall\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"418\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%DetailsLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"382\"\n\t\t\"tall\"\t\t\t\"84\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"fillcolor\"\t\t\"0 0 0 150\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"TopPlayersLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TopPlayersLabel\"\n\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%TopPlayersLabel%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"DamageThisRoundLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DamageThisRoundLabel\"\n\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\"xpos\"\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Arena_Winpanel_DamageThisRound\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"HealingThisRoundLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"HealingThisRoundLabel\"\n\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\"xpos\"\t\t\t\"245\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Arena_Winpanel_HealingThisRound\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"LifetimeThisRoundLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"LifetimeThisRoundLabel\"\n\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\"xpos\"\t\t\t\"285\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Arena_Winpanel_TimeAliveThisRound\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"KillingBlowsThisRoundLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillingBlowsThisRoundLabel\"\n\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\"xpos\"\t\t\t\"325\"\n\t\t\"ypos\"\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Arena_Winpanel_KillingBlows\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"HorizontalLine\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"HorizontalLine\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ArenaWinPanelWinnersPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ArenaWinPanelWinnersPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"76\"\n\t\t\"wide\"\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\"46\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"3\"\n\n\t\t\"Player1Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player1Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player1Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player2Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player2Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player3Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player3Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"ArenaWinPanelLosersPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ArenaWinPanelLosersPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"76\"\n\t\t\"wide\"\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\"46\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"3\"\n\n\t\t\"Player1Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player1Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player1Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player1Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player1Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player2Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player2Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player2Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player2Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Avatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Player3Avatar\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"Player3Name\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Name\"\n\t\t\t\"xpos\"\t\t\t\"19\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"126\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Class\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Class\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"45\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Damage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Damage\"\n\t\t\t\"xpos\"\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Healing\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Healing\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Lifetime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Lifetime\"\n\t\t\t\"xpos\"\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t\t\"Player3Kills\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Player3Kills\"\n\t\t\t\"xpos\"\t\t\t\"315\"\n\t\t\t\"ypos\"\t\t\t\"34\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudbosshealth.res",
    "content": "\"resource/ui/hudbosshealth.res\"\n{\n\t\"BorderImage\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BorderImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"HealthBarPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HealthBarPanel\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"9\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"168\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"BarImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BarImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"168\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../hud/halloween_bar\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"StunMeter\"\n\t{\n\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\"StunMeter\"\n\t\t\"font\"\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"8\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"fgcolor_override\"\t\"255 255 0 255\"\n\t\t\"bgcolor_override\"\t\"50 0 0 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudcurrencyaccount.res",
    "content": "\"resource/ui/hudcurrencyaccount.res\"\n{\n\t\"Currency\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Currency\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%currency%\"\n\t}\n\t\n\t\"CurrencyShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%currency%\"\n\t\t\"pin_to_sibling\"\t\"Currency\"\n\t}\n\n\t\"CurrencyBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"HudBlack\"\n\t}\n\n\t\"CurrencyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"allcaps\"\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\"HudWhite\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Currency\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huddamageaccount.res",
    "content": "#base \"../../../../cfg/flawhud/hud_damage_font.txt\"\n#base \"huddamageaccount_base.res\""
  },
  {
    "path": "resource/ui/huddamageaccount_base.res",
    "content": "\"resource/ui/huddamageaccount.res\"\n{\n\t\"CDamageAccountPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CDamageAccountPanel\"\n\t\t\"text_x\"\t\t\t\t\"0\"\n\t\t\"text_y\"\t\t\t\t\"0\"\n\t\t\"delta_item_end_y\"\t\t\"0\"\n\t\t\"PositiveColor\"\t\t\t\"TargetHealth\"\n\t\t\"NegativeColor\"\t\t\t\"TargetDamage\"\n\t\t\"delta_lifetime\"\t\t\"2\"\n\t\t\"delta_item_font\"\t\t\"FontBold20Outline\"\n\t\t\"delta_item_font_big\"\t\"FontBold20Outline\"\n\t}\n\n\t\"DamageAccountValue\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"DamageAccountValue\"\n\t\t\"xpos\"\t\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\t\"c90\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\t\"TargetDamage\"\n\t}\n\n\t\"DamageAccountValueShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"DamageAccountValueShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%metal%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\t\"DamageAccountValue\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huddemomancharge.res",
    "content": "\"resource/ui/huddemomancharge.res\"\n{\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeterLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Charge\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold9\"\n\t}\n\t\n\t\"ChargeMeter\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"255 255 255 255\"\n\t\t\"fgcolor\"\t\t\t\"255 255 255 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huddemomanpipes.res",
    "content": "\"resource/ui/huddemomanpipes.res\"\n{\n\t\"ChargeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ChargeLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Charge\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor_override\"\t\"Black\"\n\t}\n\t\n\t\"ChargeMeter\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n\t\n\t\"PipesPresentPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PipesPresentPanel\"\n\t\t\"xpos\"\t\t\t\t\"37\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\n\t\t\"NumPipesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"NumPipesLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"%activepipes%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"pin_to_sibling\"\t\"StickyIcon\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"NumPipesLabelDropshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"NumPipesLabelDropshadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"%activepipes%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"NumPipesLabel\"\n\t\t}\n\t\t\"StickyIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"StickyIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"4\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t}\n\t\t\"StickyIconShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"StickyIconShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"4\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"StickyIcon\"\n\t\t}\n\t\t\n\t\t\"PipeIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"PipeIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t}\n\t}\n\t\n\t\"NoPipesPresentPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"NoPipesPresentPanel\"\n\t\t\"xpos\"\t\t\t\t\"37\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\n\t\t\"NumPipesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"NumPipesLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"%activepipes%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"pin_to_sibling\"\t\"StickyIcon\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"NumPipesLabelDropshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"NumPipesLabelDropshadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"%activepipes%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"NumPipesLabel\"\n\t\t}\n\t\t\"StickyIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"StickyIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"4\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t}\n\t\t\"StickyIconShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"StickyIconShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"4\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\t\"pin_to_sibling\"\t\"StickyIcon\"\n\t\t}\n\t\t\n\t\t\"PipeIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"PipeIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudhealthaccount.res",
    "content": "\"resource/ui/hudhealthaccount.res\"\n{\n\t\"CHealthAccountPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\t\"CHealthAccountPanel\"\n\t\t\"delta_item_x\"\t\t\t\t\"25\"\n\t\t\"delta_item_start_y\"\t\t\"45\"\n\t\t\"delta_item_end_y\"\t\t\t\"45\"\n\t\t\"PositiveColor\"\t\t\t\t\"Overheal\"\n\t\t\"NegativeColor\"\t\t\t\t\"LowHealth\"\n\t\t\"delta_lifetime\"\t\t\t\"2.25\"\n\t\t\"delta_item_font\"\t\t\t\"FontBold22\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudinspectpanel.res",
    "content": "\"resource/ui/hudinspectpanel.res\"\n{\n\t\"itempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"itempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"paintBackground\"    \t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintBorder\"\t\t\t\"0\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\"noitem_use_fullpanel\"\t\"0\"\n\n\t\t\"text_xpos\"\t\t\t\t\"10\"\n\t\t\"text_ypos\"\t\t\t\t\"10\"\n\t\t\"text_wide\"\t\t\t\t\"170\"\n\t\t\"text_center\"\t\t\t\"1\"\n\n\t\t\"max_text_height\"\t\t\"100\"\n\t\t\"padding_height\"\t\t\"10\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"text_forcesize\"\t\t\"2\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\t\"itemmodelpanel\"\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"useparentbg\"\t\t\t\"1\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t}\n\n\t\t\"ItemLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ItemLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"font_minmode\"\t\"StreamerMode\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"270\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#FreezePanel_Item\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemattributetracker.res",
    "content": "\"resource/ui/hudachievementtrackeritem.res\"\n{\n\t\"ItemAttributeTracker\"\n\t{\n\t\t\"fieldName\" \t\"ItemAttributeTracker\"\n\t\t\"visible\" \t\t\"1\"\n\t\t\"enabled\" \t\t\"1\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\"stats_buffer_width\"\t\"30\"\n\t}\n\n\t\"QuestsStatusContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"QuestsStatusContainer\"\n\t\t\"xpos\"\t\t\t\"rs1-10\"\n\t\t\"ypos\"\t\t\t\"120\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"border\"\t\"NoBorder\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"Header\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"Header\"\n\t\t\t\"labeltext\"\t\t\"%header%\"\n\t\t\t\"xpos\"\t\t\t\"rs1\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"500\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"textinsetx\"\t\"5\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"fgcolor_override\"\t\t\"255 255 255 255\"\n\t\t\t\"font\"\t\t\t\"AchievementTracker_Name\"\n\t\t\t//\"wrap\"\t\t\t\"1\"\n\t\t\t\"TextAlignment\"\t\t\"north-east\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t}\n\n\t\t\"CallToAction\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CallToAction\"\n\t\t\t\"labeltext\"\t\t\"%call_to_action%\"\n\t\t\t\"xpos\"\t\t\t\"rs1\"\n\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\"wide\"\t\t\t\"190\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"textinsetx\"\t\"5\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"fgcolor_override\"\t\t\"255 255 255 255\"\n\t\t\t\"font\"\t\t\t\"QuestObjectiveTracker_Desc\"\n\t\t\t//\"wrap\"\t\t\t\"1\"\n\t\t\t\"TextAlignment\"\t\t\"north-east\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t}\n\n\t\t\"Image\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Image\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"p0.8\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"tf2_folder_icon\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter.res",
    "content": "\"resource/ui/huditemeffectmeter.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudItemEffectMeter\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"c124\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"MeterFG\"\t\t\t\"TanLight\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeterLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Ball\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold9\"\n\t}\n\n\t\"ItemEffectMeter\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeter\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_action.res",
    "content": "#base \"huditemeffectmeter.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_cleaver.res",
    "content": "#base \"huditemeffectmeter.res\"\n\n\"resource/ui/huditemeffectmeter_cleaver.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"ypos\"\t\t\t\t\"c112\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_demoman.res",
    "content": "\"resource/ui/huditemeffectmeter_demoman.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"HudItemEffectMeter\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c155\"\n\t\t\"ypos\"\t\t\t\t\t\"r85\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"MeterFG\"\t\t\t\t\"TanLight\"\n\t\t\"MeterBG\"\t\t\t\t\"TanDark\"\n\t}\n\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectMeterLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#TF_Ball\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t}\n\n\t\"ItemEffectMeter\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectMeter\"\n\t\t\"font\"\t\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\t\t\"23\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\t\"6\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t}\n\n\t\"ItemEffectMeterCount\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectMeterCount\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"85\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%progresscount%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\"pin_to_sibling\"\t\t\"StreakIcon\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"ItemEffectMeterCountShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectMeterCountShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"85\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%progresscount%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\t\"ItemEffectMeterCount\"\n\t}\n\n\t\"StreakIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"StreakIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"K\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"StreakIconShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"StreakIconShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"K\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"font\"\t\t\t\t\t\"SmallIcons\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\t\"StreakIcon\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_engineer.res",
    "content": "#base \"huditemeffectmeter_demoman.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_heavy.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_kartcharge.res",
    "content": "#base \"huditemeffectmeter.res\"\n\n\"resource/ui/huditemeffectmeter_scout.res\"\n{\n\tHudItemEffectMeter\n\t{\n\t\t\"ypos\"\t\t\t\"c120\"\n\t}\n\t\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"labelText\"\t\t\"#TF_KART\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_killstreak.res",
    "content": "\"#base\"\t\"huditemeffectmeter_demoman.res\"\n\n\"resource/ui/huditemeffectmeter_killstreak.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"xpos\"\t\t\t\t\"c220\"\n\t}\n\n\t\"StreakIcon\"\n\t{\n\t\t\"labelText\"\t\t\t\"Q\"\n\t}\n\n\t\"StreakIconShadow\"\n\t{\n\t\t\"labelText\"\t\t\t\"Q\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_organs.res",
    "content": "#base \"huditemeffectmeter_demoman.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_particlecannon.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_pomson.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\"\n\n\"resource/ui/huditemeffectmeter_pomson.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"ypos\"\t\t\t\t\"c107\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_powerupbottle.res",
    "content": "#base \"huditemeffectmeter_demoman.res\"\n\n\"resource/ui/huditemeffectmeter_powerupbottles.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"xpos\"\t\t\t\t\t\"c150\"\n\t\t\"ypos\"\t\t\t\t\t\"r68\"\n\t}\n\n\t\"ItemEffectIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"1\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"../hud/ico_powerup_critboost_red\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ItemEffectMeterLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n\t\n\t\"ItemEffectMeterCount\"\n\t{\n\t\t\"pin_to_sibling\"\t\t\"ItemEffectIcon\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t}\n\t\n\t\"StreakIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"StreakIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_pyro.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_raygun.res",
    "content": "#base \"huditemeffectmeter.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_sapper.res",
    "content": "#base \"huditemeffectmeter_sodapopper.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_scout.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_sniper.res",
    "content": "#base \"huditemeffectmeter_demoman.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_sniperfocus.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_sodapopper.res",
    "content": "#base \"huditemeffectmeter.res\"\n\n\"resource/ui/huditemeffectmeter_sodapopper.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"ypos\"\t\t\t\t\"c136\"\n\t}\n}"
  },
  {
    "path": "resource/ui/huditemeffectmeter_spy.res",
    "content": "#base \"huditemeffectmeter_demoman.res\""
  },
  {
    "path": "resource/ui/huditemeffectmeter_spyknife.res",
    "content": "#base \"huditemeffectmeter_cleaver.res\""
  },
  {
    "path": "resource/ui/hudkillstreaknotice.res",
    "content": "\"resource/ui/hudkillstreaknotice.res\"\n{\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\t\"110\"\n\t\t\"ypos_minmode\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"SplashLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SplashLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\t\"70\"\n\t\t\"ypos_minmode\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"font_override\"\t\t\t\"FontRegular10\"\n\t\t\"labelText\"\t\t\t\t\"\"\n\t\t\"textAlignment\"\t\t \t\"center\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudmannvsmachinestatus.res",
    "content": "\"resource/ui/hudmannvsmachinestatus.res\"\n{\n\t\"WaveStatusPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CWaveStatusPanel\"\n\t\t\"fieldName\"\t\t\t\"WaveStatusPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"67\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"WaveCompleteSummaryPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CWaveCompleteSummaryPanel\"\n\t\t\"fieldName\"\t\t\t\"WaveCompleteSummaryPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"120\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"BossStatusPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CMvMBossStatusPanel\"\n\t\t\"fieldName\"\t\t\t\"BossStatusPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"WaveStatusPanel\"\n\t\t\"pin_corner_to_sibling\"\t\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\t\"6\"\n\t}\n\n\t\"InWorldCurrencyPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CInWorldCurrencyStatus\"\n\t\t\"fieldName\"\t\t\t\"InWorldCurrencyPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"r70\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t}\n\n\t\"WarningSwoop\"\n\t{\n\t\t\"ControlName\"\t\t\"CWarningSwoop\"\n\t\t\"fieldName\"\t\t\t\"WarningSwoop\"\n\t\t\"xpos\"\t\t\t\t\"c-12\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"24\"\n\t\t\"tall\"\t\t\t\t\"220\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../sprites/obj_icons/warning_highlight\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"time\"\t\t\t\t\"0.3\"\n\t}\n\n\t\"UpgradeLevelContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"UpgradeLevelContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\n\t\t\"UpgradeProgressTrack\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CMvMBombCarrierProgress\"\n\t\t\t\"fieldName\"\t\t\"UpgradeProgressTrack\"\n\t\t\t\"xpos\"\t\t\t\"c-50\"\n\t\t\t\"ypos\"\t\t\t\"r35\"\n\t\t\t\"wide\"\t\t\t\"640\"\n\t\t\t\"tall\"\t\t\t\"480\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\n\t\t\"UpgradeLevel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeLevel1\"\n\t\t\t\"xpos\"\t\t\t\"c32\"\n\t\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../hud/hud_mvm_bomb_upgrade_1_disabled\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"UpgradeLevel2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeLevel2\"\n\t\t\t\"xpos\"\t\t\t\"c32\"\n\t\t\t\"ypos\"\t\t\t\"r42\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../hud/hud_mvm_bomb_upgrade_2_disabled\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"UpgradeLevel3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeLevel3\"\n\t\t\t\"xpos\"\t\t\t\"c32\"\n\t\t\t\"ypos\"\t\t\t\"r60\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../hud/hud_mvm_bomb_upgrade_3_disabled\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"UpgradeLevelBoss\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeLevelBoss\"\n\t\t\t\"xpos\"\t\t\t\"c32\"\n\t\t\t\"ypos\"\t\t\t\"r46\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../hud/hud_mvm_bomb_upgrade_boss\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"VictorySplash\"\n\t{\n\t\t\"ControlName\"\t\t\"CVictorySplash\"\n\t\t\"fieldName\"\t\t\t\"VictorySplash\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t//\"zpos\"\t\t\t\"102\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"VictoryPanelContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"CMvMVictoryPanelContainer\"\n\t\t\"fieldName\"\t\t\t\"VictoryPanelContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"WaveLossPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CMvMWaveLossPanel\"\n\t\t\"fieldName\"\t\t\t\"WaveLossPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"ServerChangeMessage\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ServerChangeMessage\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\"c-150\"\n\t\t\t\"ypos\"\t\t\t\"390\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"DarkRedTeamBorder\"\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamSolid\"\n\t\t}\n\n\t\t\"ServerChangeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ServerChangeLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"labelText\"\t\t\"%servermessage%\"\n\t\t\t\"xpos\"\t\t\t\"c-150\"\n\t\t\t\"ypos\"\t\t\t\"390\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudmatchstatus.res",
    "content": "\"resource/ui/hudmatchstatus.res\"\n{\n\t\"HudMatchStatus\"\n\t{\n\t\t\"fieldName\"\t\t\"HudMatchStatus\"\n\t\t\"avatar_width\"\t\"63\"\n\t\t\"spacer\"\t\t\"5\"\n\t\t\"name_width\"\t\"57\"\n\t\t\"horiz_inset\"\t\"2\"\n\t}\n\n\t\"RoundSignModel\"\n\t{\n\t\t\"ControlName\"\t\"CModelPanel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"CountdownLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CountdownLabel\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"cs-0.1\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\"%countdown%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\"CountdownLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CountdownLabelShadow\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\"cs-0.48\"\n\t\t\"ypos\"\t\t\t\"cs-0.48\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\"%countdown%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"FrontParticlePanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFParticlePanel\"\n\t\t\"fieldName\"\t\t\"FrontParticlePanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"ParticleEffects\"\n\t\t{\n\t\t\t\"0\"\n\t\t\t{\n\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\"particle_ypos\" \"c0\"\n\t\t\t\t\"particle_scale\"\t\"2\"\n\t\t\t\t\"particleName\"\t\"versus_door_slam\"\n\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\"loop\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"MatchDoors\"\n\t{\n\t\t\"ControlName\"\t\"CModelPanel\"\n\t\t\"fieldName\"\t\t\"MatchDoors\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fov\"\t\t\t\"70\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"modelname\"\t\"models/vgui/versus_doors.mdl\"\n\t\t\t\"skin\"\t\t\"0\"\n\t\t\t\"angles_x\"\t\"0\"\n\t\t\t\"angles_y\"\t\"0\"\n\t\t\t\"angles_z\"\t\"0\"\n\t\t\t\"origin_x\"\t\"120\"\n\t\t\t\"origin_y\"\t\"0\"\n\t\t\t\"origin_z\"\t\"-77\"\n\n\t\t\t\"animation\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"ref\"\n\t\t\t\t\"sequence\"\t\t\"ref\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"animation\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"open\"\n\t\t\t\t\"sequence\"\t\t\"open\"\n\t\t\t}\n\n\t\t\t\"animation\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"close\"\n\t\t\t\t\"sequence\"\t\t\"close\"\n\t\t\t}\n\n\t\t\t\"animation\"\n\t\t\t{\n\t\t\t\t\"name\"\t\t\t\"idle_closed\"\n\t\t\t\t\"sequence\"\t\t\"idle_closed\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"RoundCounter\"\n\t{\n\t\t\"fieldName\"\t\t\"RoundCounter\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"BGFrame\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGFrame\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\n\t\"RankUpLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RankUpLabel\"\n\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"alpha\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\"%rank_possibility%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"RankUpShadowLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RankUpShadowLabel\"\n\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"xpos\"\t\t\t\"cs-0.5+2\"\n\t\t\"ypos\"\t\t\t\"80+2\"\n\t\t\"wide\"\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"alpha\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\"%rank_possibility%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t}\n\n\t\"ObjectiveStatusTimePanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusTimePanel\"\n\t\t\"xpos\"\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"delta_item_x\"\t\t\t\"25\"\n\t\t\"delta_item_start_y\"\t\"20\"\n\t\t\"delta_item_end_y\"\t\t\"30\"\n\t\t\"PositiveColor\"\t\t\t\"0 255 0 255\"\n\t\t\"NegativeColor\"\t\t\t\"255 0 0 255\"\n\t\t\"delta_lifetime\"\t\t\"1\"\n\t\t\"delta_item_font\"\t\t\"FontBold14\"\n\n\t\tif_match\n\t\t{\n\t\t\t\"delta_item_x\"\t\t\t\"23\"\n\t\t\t\"delta_item_start_y\"\t\"22\"\n\t\t\t\"delta_item_end_y\"\t\t\"32\"\n\t\t}\n\n\t\t\"TimePanelValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TimePanelValue\"\n\t\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"labelText\"\t\t\"0:00\"\n\n\t\t\tif_match\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"4\"\n\t\t\t\t\"font\"\t\t\"FontBold14\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"TeamStatus\"\n\t{\n\t\t\"ControlName\"\t\"CTFTeamStatus\"\n\t\t\"fieldName\"\t\t\"TeamStatus\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"75\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"max_size\"\t\t\"20\"\n\t\t\"6v6_gap\"\t\t\"2\"\n\t\t\"12v12_gap\"\t\t\"2\"\n\n\t\t\"team1_grow_dir\" \t\"west\"\n\t\t\"team1_base_x\"\t\t\"c-45\"\n\t\t\"team1_max_expand\"\t\"250\"\n\n\t\t\"team2_grow_dir\"\t\"east\"\n\t\t\"team2_base_x\"\t\t\"c45\"\n\t\t\"team2_max_expand\"\t\"250\"\n\n\t\t\"playerpanels_kv\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"color_portrait_bg_red\"\t\t\t\t\"HUDRedTeamSolid\"\n\t\t\t\"color_portrait_bg_blue\"\t\t\t\"HUDBlueTeamSolid\"\n\t\t\t\"color_portrait_bg_red_dead\"\t\t\"HUDRedTeamDark\"\n\t\t\t\"color_portrait_bg_blue_dead\"\t\t\"HUDBlueTeamDark\"\n\t\t\t\"color_bar_health_high\"\t\t\t\t\"Overheal\"\n\t\t\t\"color_bar_health_med\"\t\t\t\t\"191 183 58 255\"\n\t\t\t\"percentage_health_med\"\t\t\t\t\"0.6\"\n\t\t\t\"color_bar_health_low\"\t\t\t\t\"LowHealth\"\n\t\t\t\"percentage_health_low\"\t\t\t\t\"0.3\"\n\t\t\t\"color_portrait_blend_dead_red\"\t\t\"235 235 235 255\"\n\t\t\t\"color_portrait_blend_dead_blue\"\t\"235 235 235 255\"\n\n\t\t\t\"playername\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"playername\"\n\t\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\"24\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"classimage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CTFClassImage\"\n\t\t\t\t\"fieldName\"\t\t\"classimage\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/class_scoutred\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t\t\"classimagebg\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"classimagebg\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t\t\"healthbar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"healthbar\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\t\"80 80 80 255\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t\t\"overhealbar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"overhealbar\"\n\t\t\t\t\"font\"\t\t\t\"Default\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\t\"fgcolor_override\"\t\t\"255 255 255 160\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t\t\"HealthIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"HealthIcon\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"ReadyBG\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ReadyBG\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"ReadyImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ReadyImage\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"respawntime\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"respawntime\"\n\t\t\t\t\"font\"\t\t\t\"FontBold14Outline\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"%respawntime%\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t\t\"chargeamount\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"chargeamount\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"specindex\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"specindex\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"DeathPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"DeathPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t}\n\t\t\t\"SkullPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SkullPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"BlueTeamPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BlueTeamPanel\"\n\t\t\"xpos\"\t\t\t\t\"-155\"\n\t\t\"ypos\"\t\t\t\t\"125\"\n\t\t\"zpos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"260\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\tif_large\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\"385\"\n\t\t}\n\n\t\t\"BlueTeamBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamBG\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"136\"\n\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"DarkBlueTeamBorder\"\n\t\t\t\"bgcolor_override\"\t\"HUDBlueTeamSolid\"\n\t\t}\n\t\t\"BlueTeamImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamImage\"\n\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"56\"\n\t\t\t\"tall\"\t\t\t\"56\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/team_blue\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"BlueTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BlueTeamLabel\"\n\t\t\t\"font\"\t\t\t\"CompMatchStartTeamNames\"\n\t\t\t\"labelText\"\t\t\"%blueteamname%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\"13\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t\t\"BlueLeaderAvatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BlueLeaderAvatar\"\n\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"BlueLeaderAvatarBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BlueLeaderAvatarBG\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"39\"\n\t\t\t\"tall\"\t\t\t\"39\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"HUDBlueTeamDark\"\n\t\t}\n\t\t\"BluePlayerList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"SectionedListPanel\"\n\t\t\t\"fieldName\"\t\t\"BluePlayerList\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"136\"\n\t\t\t\"tall\"\t\t\t\"175\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"autoresize\"\t\"3\"\n\t\t\t\"linespacing\"\t\"25\"\n\t\t\t\"linegap\"\t\t\"0\"\n\t\t\t//\"show_columns\"\t\"1\"\n\n\t\t\tif_large\n\t\t\t{\n\t\t\t\t\"tall\"\t\t\"315\"\n\t\t\t}\n\t\t}\n\t\t\"BluePlayerListBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BluePlayerListBG\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"139\"\n\t\t\t\"tall\"\t\t\t\"215\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"TFFatLineBorderClearBG\"\n\n\t\t\tif_large\n\t\t\t{\n\t\t\t\t\"tall\"\t\t\"325\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"RedTeamPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedTeamPanel\"\n\t\t\"xpos\"\t\t\t\t\"r-5\"\n\t\t\"ypos\"\t\t\t\t\"125\"\n\t\t\"zpos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"260\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\tif_large\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\"385\"\n\t\t}\n\n\t\t\"RedTeamBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamBG\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"19\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"136\"\n\t\t\t\"tall\"\t\t\t\"21\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"DarkRedTeamBorder\"\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamSolid\"\n\t\t}\n\t\t\"RedTeamImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamImage\"\n\t\t\t\"xpos\"\t\t\t\"84\"\n\t\t\t\"ypos\"\t\t\t\"-9\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"70\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/team_Red\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"RedTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RedTeamLabel\"\n\t\t\t\"font\"\t\t\t\"CompMatchStartTeamNames\"\n\t\t\t\"labelText\"\t\t\"%redteamname%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"11\"\n\t\t\t\"ypos\"\t\t\t\"13\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t\t\"RedLeaderAvatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\"RedLeaderAvatar\"\n\t\t\t\"xpos\"\t\t\t\"106\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t}\n\t\t\"RedLeaderAvatarBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RedLeaderAvatarBG\"\n\t\t\t\"xpos\"\t\t\t\"104\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\"39\"\n\t\t\t\"tall\"\t\t\t\"39\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t}\n\t\t\"RedPlayerList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"SectionedListPanel\"\n\t\t\t\"fieldName\"\t\t\"RedPlayerList\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"136\"\n\t\t\t\"tall\"\t\t\t\"175\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"autoresize\"\t\"3\"\n\t\t\t\"linespacing\"\t\"25\"\n\t\t\t\"linegap\"\t\t\"0\"\n\t\t\t//\"show_columns\"\t\"1\"\n\n\t\t\tif_large\n\t\t\t{\n\t\t\t\t\"tall\"\t\t\"315\"\n\t\t\t}\n\t\t}\n\t\t\"RedPlayerListBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RedPlayerListBG\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"139\"\n\t\t\t\"tall\"\t\t\t\"215\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"TFFatLineBorderClearBG\"\n\n\t\t\tif_large\n\t\t\t{\n\t\t\t\t\"tall\"\t\t\"325\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudmatchsummary.res",
    "content": "\"resource/ui/hudmatchsummary.res\"\n{\n\t\"MatchSummary\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFMatchSummary\"\n\t\t\"fieldName\"\t\t\t\"MatchSummary\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"0\"\n\n\t\t\"AnimBluePlayerListParent\"\t\t\t\"p.47\"\n\t\t\"AnimBlueTeamScore\"\t\t\t\t\t\"p.46\"\n\t\t\"AnimBlueTeamScoreDropshadow\"\t\t\"p.46\"\n\t\t\"AnimBlueTeamScoreBG\"\t\t\t\t\"p.483\"\n\t\t\"AnimBluePlayerListBG\"\t\t\t\t\"p.47\"\n\t\t\"AnimRedTeamScoreBGWide\"\t\t\t\"p.483\"\n\t\t\"AnimRedTeamScoreBGXPos\"\t\t\t\"r5-p.483\"\n\t\t\"AnimRedTeamScoreWide\"\t\t\t\t\"p.46\"\n\t\t\"AnimRedTeamScoreXPos\"\t\t\t\t\"r5-p.46\"\n\t\t\"AnimRedTeamScoreDropshadowWide\"\t\"p.46\"\n\t\t\"AnimRedTeamScoreDropshadowXPos\"\t\"r4-p.46\"\n\t\t\"AnimRedPlayerListParentWide\"\t\t\"p.47\"\n\t\t\"AnimRedPlayerListParentXPos\"\t\t\"r7-p.47\"\n\t\t\"AnimRedPlayerListBGWide\"\t\t\t\"p.47\"\n\t\t\"AnimRedPlayerListBGXPos\"\t\t\t\"r9-p.47\"\n\t\t\"AnimBlueMedalsYPos\"\t\t\t\t\"75\"\n\t\t\"AnimRedMedalsYPos\"\t\t\t\t\t\"75\"\n\t\t\"AnimStatsLabelPanel6v6YPos\"\t\t\"75\"\n\t\t\"AnimBlueTeamLabel6v6YPos\"\t\t\t\"107\"\n\t\t\"AnimRedTeamLabel6v6YPos\"\t\t\t\"107\"\n\t\t\"AnimStatsLabelPanel12v12YPos\"\t\t\"20\"\n\t\t\"AnimBlueTeamLabel12v12YPos\"\t\t\"47\"\n\t\t\"AnimRedTeamLabel12v12YPos\"\t\t\t\"47\"\n\t\t\"AnimStatsContainer12v12YPos\"\t\t\"-10\"\n\n\t\tif_large\n\t\t{\n\t\t\t\"AnimBlueMedalsYPos\"\t\t\t\"50\"\n\t\t\t\"AnimRedMedalsYPos\"\t\t\t\t\"50\"\n\t\t}\n\t}\n\n\t\"RankBorder\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"RankBorder\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r0\"\n\t\t\"zpos\"\t\t\t\"9000\"\n\t\t\"wide\"\t\t\t\"510\"\n\t\t\"tall\"\t\t\t\"43\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\tif_uses_xp\n\t\t{\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"RankPanel\"\n\t{\n\t\t\"ControlName\"\t\"CMiniPvPRankPanel\"\n\t\t\"fieldName\"\t\t\"RankPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r0\"\n\t\t\"zpos\"\t\t\t\"9001\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"matchgroup\"\t\"MatchGroup_Ladder_6v6\"\n\t\t\"show_name\"\t\t\"0\"\n\t\t\"show_sources_when_hidden\"\t\"1\"\n\t\t\"instantly_update\"\t\"0\"\n\n\t\tif_uses_placement\n\t\t{\n\t\t\t\"show_model\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RankModelPanel\"\n\t{\n\t\t\"ControlName\"\t\"CPvPRankPanel\"\n\t\t\"fieldName\"\t\t\"RankModelPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r1\"\n\t\t\"zpos\"\t\t\t\"9002\"\n\t\t\"wide\"\t\t\t\"2000\"\n\t\t\"tall\"\t\t\t\"2000\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"matchgroup\"\t\"MatchGroup_Casual_12v12\"\n\t\t\"show_progress\"\t\"0\"\n\t\t\"instantly_update\"\t\"0\"\n\n\t\tif_uses_xp\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"StatsBgPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"StatsBgPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"1\"\n\t\t\"bgcolor_override\" \"0 0 0 250\"\n\t}\n\n\t\"DrawingPanel\"\n\t{\n\t\t\"ControlName\"\t\"CDrawingPanel\"\n\t\t\"fieldName\"\t\t\"DrawingPanel\"\n\t\t\"xpos\"\t\t\t\"c-320\"\n\t\t\"ypos\"\t\t\t\"35\"\n\t\t\"wide\"\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"zpos\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"linecolor\"\t\t\t\"RedSolid\"\n\t\t\"team_colors\"\t\t\"1\"\n\t}\n\n\t\"MainStatsContainer\"\n\t{\n\t\t\"Controlname\"\t\"EditablePanel\"\n\t\t\"fieldnName\"\t\"MainStatsContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"ParticlePanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFParticlePanel\"\n\t\t\t\"fieldName\"\t\t\"ParticlePanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\n\t\t\"StatsLabelPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"StatsLabelPanel\"\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"-20\"\n\t\t\t\"zpos\"\t\t\t\"70\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"autoResize\"\t\"0\"\n\n\t\t\t\"StatsAndMedals\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"StatsAndMedals\"\n\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\"labelText\"\t\t\"#TF_CompSummary_StatsAndMedals\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t}\n\n \t\t\t\"StatsAndMedalsShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"StatsAndMedalsShadow\"\n\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\"labelText\"\t\t\"#TF_CompSummary_StatsAndMedals\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\"StatsAndMedals\"\n\t\t\t}\n\t\t}\n\n\t\t\"TeamScoresPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"TeamScoresPanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"50\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"BlueTeamPanel\"\n\t\t\t{\n\t \t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlueTeamPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"-320\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\"BlueTeamScoreBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamScoreBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"99\"\n\t\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.213\"\n\t\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"DarkBlueTeamBorder\"\n\t\t\t\t\t\"bgcolor_override\"\t\"HUDBlueTeamSolid\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"39\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueTeamScore\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamScore\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryTeamScores\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteamscore%\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"101\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"41\"\n\t\t\t\t\t}\n\n\t\t\t\t}\n\t\t\t\t\"BlueTeamScoreDropshadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamScoreDropshadow\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryTeamScores\"\n\t\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteamscore%\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\t\t\"ypos\"\t\t\t\"102\"\n\t\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"43\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueTeamWinner\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamWinner\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryWinner\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteamwinner%\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"101\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"41\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueTeamWinnerDropshadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamWinnerDropshadow\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryWinner\"\n\t\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteamwinner%\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\t\t\"ypos\"\t\t\t\"102\"\n\t\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"42\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueTeamImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"14\"\n\t\t\t\t\t\"ypos\"\t\t\t\"89\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"56\"\n\t\t\t\t\t\"tall\"\t\t\t\"56\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"../hud/team_blue\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"29\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueTeamLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueTeamLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"CompMatchStartTeamNames\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteamname%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"60\"\n\t\t\t\t\t\"ypos\"\t\t\t\"-25\"\n\t\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\"195\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueLeaderAvatar\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueLeaderAvatar\"\n\t\t\t\t\t\"xpos\"\t\t\t\"18\"\n\t\t\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"34\"\n\t\t\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"40\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BlueLeaderAvatarBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueLeaderAvatarBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"16\"\n\t\t\t\t\t\"ypos\"\t\t\t\"98\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\t\"tall\"\t\t\t\"38\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\t\"bgcolor_override\"\t\"TextColor\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"38\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BluePlayerListParent\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BluePlayerListParent\"\n\t\t\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\t\t\"ypos\"\t\t\t\"137\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.193\"\n\t\t\t\t\t\"tall\"\t\t\t\"215\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"77\"\n\t\t\t\t\t\t\"tall\"\t\t\"340\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"BluePlayerList\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"TFSectionedListPanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"BluePlayerList\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"p.465\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"205\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\t\t\"autoresize\"\t\"0\"\n\t\t\t\t\t\t\"linespacing\"\t\"25\"\n\t\t\t\t\t\t\"linegap\"\t\t\"0\"\n\t\t\t\t\t\t//\"show_columns\"\t\"1\"\n\n\t\t\t\t\t\t\"medal_width\"\t\"s.08\"\n\t\t\t\t\t\t\"avatar_width\"\t\"s.08\"\n\t\t\t\t\t\t\"spacer\"\t\t\"2\"\n\t\t\t\t\t\t\"name_width\"\t\"s.19\"\n\t\t\t\t\t\t\"class_width\"\t\"s.04\"\n\t\t\t\t\t\t\"award_width\"\t\"s.04\"\n\t\t\t\t\t\t\"stats_width\"\t\"s.08\"\n\t\t\t\t\t\t\"horiz_inset\"\t\"0\"\n\n\t\t\t\t\t\tif_large\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"tall\"\t\t\"340\"\n\t\t\t\t\t\t\t\"linegap\"\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"BluePlayerListBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BluePlayerListBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\t\t\"ypos\"\t\t\t\"117\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.2\"\n\t\t\t\t\t\"tall\"\t\t\t\"225\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"TFFatLineBorderClearBG\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"57\"\n\t\t\t\t\t\t\"tall\"\t\t\"360\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"RedTeamPanel\"\n\t\t\t{\n\t \t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"RedTeamPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"320\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\"RedTeamScoreBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamScoreBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r5-p.213\"\n\t\t\t\t\t\"ypos\"\t\t\t\"99\"\n\t\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.213\"\n\t\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"DarkRedTeamBorder\"\n\t\t\t\t\t\"bgcolor_override\"\t\"HUDRedTeamSolid\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"39\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamScore\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamScore\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryTeamScores\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteamscore%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r5-p.19\"\n\t\t\t\t\t\"ypos\"\t\t\t\"101\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"41\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamScoreDropshadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamScoreDropshadow\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryTeamScores\"\n\t\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteamscore%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r3-p.19\"\n\t\t\t\t\t\"ypos\"\t\t\t\"103\"\n\t\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\t\"43\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamWinner\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamWinner\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryWinner\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteamwinner%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r5-p.19\"\n\t\t\t\t\t\"ypos\"\t\t\t\"101\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"41\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamWinnerDropshadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamWinnerDropshadow\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryWinner\"\n\t\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteamwinner%\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r4-p.19\"\n\t\t\t\t\t\"ypos\"\t\t\t\"102\"\n\t\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.19\"\n\t\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"42\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r68\"\n\t\t\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\t\t\"tall\"\t\t\t\"70\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"../hud/team_red\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"20\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedTeamLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedTeamLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"CompMatchStartTeamNames\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteamname%\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r255\"\n\t\t\t\t\t\"ypos\"\t\t\t\"-25\"\n\t\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\t\"wide\"\t\t\t\"195\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedLeaderAvatar\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedLeaderAvatar\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r52\"\n\t\t\t\t\t\"ypos\"\t\t\t\"100\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"34\"\n\t\t\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"40\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedLeaderAvatarBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedLeaderAvatarBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r54\"\n\t\t\t\t\t\"ypos\"\t\t\t\"98\"\n\t\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\t\"wide\"\t\t\t\"38\"\n\t\t\t\t\t\"tall\"\t\t\t\"38\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\t\"bgcolor_override\"\t\"TextColor\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"38\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedPlayerListParent\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedPlayerListParent\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r12-p.193\"\n\t\t\t\t\t\"ypos\"\t\t\t\"137\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.193\"\n\t\t\t\t\t\"tall\"\t\t\t\"215\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"77\"\n\t\t\t\t\t\t\"tall\"\t\t\"340\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"RedPlayerList\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"TFSectionedListPanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"RedPlayerList\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"p.465\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"205\"\n\t\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\t\t\"autoresize\"\t\"0\"\n\t\t\t\t\t\t\"linespacing\"\t\"25\"\n\t\t\t\t\t\t\"linegap\"\t\t\"0\"\n\t\t\t\t\t\t//\"show_columns\"\t\"1\"\n\n\t\t\t\t\t\t\"medal_width\"\t\"s.08\"\n\t\t\t\t\t\t\"avatar_width\"\t\"s.08\"\n\t\t\t\t\t\t\"spacer\"\t\t\"2\"\n\t\t\t\t\t\t\"name_width\"\t\"s.19\"\n\t\t\t\t\t\t\"class_width\"\t\"s.04\"\n\t\t\t\t\t\t\"award_width\"\t\"s.04\"\n\t\t\t\t\t\t\"stats_width\"\t\"s.08\"\n\t\t\t\t\t\t\"horiz_inset\"\t\"0\"\n\n\t\t\t\t\t\tif_large\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"tall\"\t\t\"340\"\n\t\t\t\t\t\t\t\"linegap\"\t\"0\"\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"RedPlayerListBG\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedPlayerListBG\"\n\t\t\t\t\t\"xpos\"\t\t\t\"r9-p.2\"\n\t\t\t\t\t\"ypos\"\t\t\t\"117\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p.2\"\n\t\t\t\t\t\"tall\"\t\t\t\"225\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"TFFatLineBorderClearBG\"\n\n\t\t\t\t\tif_large\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\"57\"\n\t\t\t\t\t\t\"tall\"\t\t\"360\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"BlueMedals\"\n\t\t\t{\n\t \t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlueMedals\"\n\t\t\t\t\"xpos\"\t\t\t\"c-250\"\n\t\t\t\t\"ypos\"\t\t\t\"-20\"\n\t\t\t\t\"zpos\"\t\t\t\"50\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\tif_large\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"BlueGoldMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueGoldMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_gold\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueGoldMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueGoldMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteammedals_gold%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueSilverMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueSilverMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"55\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_silver\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueSilverMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueSilverMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteammedals_silver%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"70\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueBronzeMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueBronzeMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"110\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_bronze\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"BlueBronzeMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"BlueBronzeMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%blueteammedals_bronze%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"125\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"RedMedals\"\n\t\t\t{\n\t \t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"RedMedals\"\n\t\t\t\t\"xpos\"\t\t\t\"c100\"\n\t\t\t\t\"ypos\"\t\t\t\"-20\"\n\t\t\t\t\"zpos\"\t\t\t\"50\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\tif_large\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"RedGoldMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedGoldMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_gold\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedGoldMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedGoldMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteammedals_gold%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedSilverMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedSilverMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"55\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_silver\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedSilverMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedSilverMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteammedals_silver%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"70\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedBronzeMedal\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedBronzeMedal\"\n\t\t\t\t\t\"xpos\"\t\t\t\"110\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"competitive/competitive_coin_bronze\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t\t\"RedBronzeMedalValue\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"RedBronzeMedalValue\"\n\t\t\t\t\t\"font\"\t\t\t\"MatchSummaryStatsAndMedals\"\n\t\t\t\t\t\"labelText\"\t\t\"%redteammedals_bronze%\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\t\"xpos\"\t\t\t\"125\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudmediccharge.res",
    "content": "\"resource/ui/hudmediccharge.res\"\n{\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"65\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"image\"\t\t\t\t\"../hud/medic_charge_blue_bg\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_2\"\t\t\t\"../hud/medic_charge_red_bg\"\n\t\t\"teambg_3\"\t\t\t\"../hud/medic_charge_blue_bg\"\n\t}\n\t\n\t\"UberBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"UberBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"pin_to_sibling\"\t\t\"ChargeMeter\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"ChargeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ChargeLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_UberchargeMinHUD\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"pin_to_sibling\"\t\"UberBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"ChargeLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ChargeLabelShadow\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_UberchargeMinHUD\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"ChargeLabel\"\n\t}\n\n\t\"IndividualChargesLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"IndividualChargesLabel\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"r112\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"defaultbgcolor_override\"\t\"Black\"\n\t}\n\n\t\"ChargeMeterLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeterLabel\"\n\t\t\"xpos\"\t\t\t\t\"c-60\"\n\t\t\"ypos\"\t\t\t\t\"44\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Charge\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"fgcolor\"\t\t\t\"150 150 150 255\"\n\t}\n\n\t\"ChargeMeter\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"r98\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor_override\"\t\t\"UberCharge\"\n\t\t\"bgcolor_override\"\t\t\"ProgressBackground\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t}\n\n\t\"ChargeMeter1\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter1\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"pin_to_sibling\"\t\"IndividualChargesLabel\"\n\t}\n\n\t\"ChargeMeter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter2\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ChargeMeter1\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"ChargeMeter3\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter3\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ChargeMeter2\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"ChargeMeter4\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ChargeMeter4\"\n\t\t\"font\"\t\t\t\t\"Default\"\n\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ChargeMeter3\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"HealthClusterIcon\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"HealthClusterIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\"../hud/ico_health_cluster\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ResistIconAnchor\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ResistIconAnchor\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"pin_to_sibling\"\t\"IndividualChargesLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_CENTER_TOP\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_CENTER_TOP\"\n\t}\n\n\t\"ResistIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ResistIcon\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"pin_to_sibling\"\t\"ResistIconAnchor\"\n\t}\n\n\t\"UberCounterBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\t\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"UberCounterBG\"\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\t\t\"HudBlack\"\n\n\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"ChargeMeter\"\n\t\t\"pin_corner_to_sibling\"\t\t\t\t\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\t\t\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"UberCounter\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\t\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\t\t\t\t\t\"UberCounter\"\n\t\t\"xpos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\t\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\t\t\t\t\t\"1\"\n\t\t\"pin_to_sibling\"\t\t\t\t\t\t\t\"UberCounterBG\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/hudmenutauntselection.res",
    "content": "\"resource/ui/hudmenutauntselection.res\"\n{\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"MainBackground\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"470\"\n\t\t\"tall\"\t\t\t\"170\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"hud_menu_bg\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"Divider\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"Divider\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"IcoReelIcon\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"IcoReelIcon\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"470\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#Hud_Menu_Taunt_Title\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TitleLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabelShadow\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"470\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#Hud_Menu_Taunt_Title\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"pin_to_sibling\"\t\"TitleLabel\"\n\t}\n\n\t\"WeaponTauntLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WeaponTauntLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"CancelLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CancelLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"13\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"labelText\"\t\t\"#Hud_Menu_Taunt_Cancel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel1\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel1\"\n\t\t\"xpos\"\t\t\t\"14\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg1\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg1\"\n\t\t\"xpos\"\t\t\t\"32\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel1\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel1\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"31\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel2\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel2\"\n\t\t\"xpos\"\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg2\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg2\"\n\t\t\"xpos\"\t\t\t\"87\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel2\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel2\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"87\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"2\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel3\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel3\"\n\t\t\"xpos\"\t\t\t\"126\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg3\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg3\"\n\t\t\"xpos\"\t\t\t\"142\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel3\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel3\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"142\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"3\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel4\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel4\"\n\t\t\"xpos\"\t\t\t\"182\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg4\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg4\"\n\t\t\"xpos\"\t\t\t\"197\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel4\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel4\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"199\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"4\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel5\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel5\"\n\t\t\"xpos\"\t\t\t\"238\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg5\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg5\"\n\t\t\"xpos\"\t\t\t\"252\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel5\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel5\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"255\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"5\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel6\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel6\"\n\t\t\"xpos\"\t\t\t\"294\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg6\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg6\"\n\t\t\"xpos\"\t\t\t\"307\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel6\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel6\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"311\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"6\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel7\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel7\"\n\t\t\"xpos\"\t\t\t\"350\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg7\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg7\"\n\t\t\"xpos\"\t\t\t\"362\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel7\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel7\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\"366\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"7\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"TauntModelPanel8\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"TauntModelPanel8\"\n\t\t\"xpos\"\t\t\t\"406\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\"57\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintborder\"\t\"1\"\n\n\t\t\"model_ypos\"\t\"5\"\n\t\t\"model_tall\"\t\"38\"\n\t\t\"text_ypos\"\t\t\"46\"\n\t\t\"text_center\"\t\"1\"\n\t\t\"text_forcesize\"\t\"3\"\n\t\t\"model_only\"\t\t\"1\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"NumberBg8\"\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"NumberBg8\"\n\t\t\"xpos\"\t\t\t\"417\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"icon\"\t\t\t\"ico_key_blank\"\n\t\t\"iconColor\"\t\t\"TanLight\"\n\t}\n\n\t\"NumberLabel8\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NumberLabel8\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\"424\"\n\t\t\"ypos\"\t\t\t\"68\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"8\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"1\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"470\"\n\t\t\"tall\"\t\t\t\"88\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"BGBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudmenutauntselection_sc.res",
    "content": "#base \"hudmenutauntselection.res\""
  },
  {
    "path": "resource/ui/hudminigame_base.res",
    "content": "\"resource/ui/hudminigame_base.res\"\n{\n\t\"LeftSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LeftSideBG\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r47\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"196\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_bg_left\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"RightSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RightSideBG\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r47\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"196\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_bg_right\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"OutlineBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"OutlineBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"BlueScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScore\"\n\t\t\"xpos\"\t\t\t\"c-90\"\n\t\t\"ypos\"\t\t\t\"r31\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\t\"BlueScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"BlueScore\"\n\t}\n\n\t\"RedScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScore\"\n\t\t\"xpos\"\t\t\t\"c15\"\n\t\t\"ypos\"\t\t\t\"r31\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\t\"RedScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"RedScore\"\n\t}\n\n\t\"PlayingTo\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayingTo\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r12\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"10\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_PlayingTo\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"PlayingToBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PlayingToBG\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r15\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"GameImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GameImage\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r55\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectivearenahybrid.res",
    "content": "#base \"hudobjectiveplayerdestruction.res\"\n\n\"resource/ui/hudobjectivearenahybrid.res\"\n{\n\t\"blueteam\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"blueteam\"\n\t\t\"xpos\"\t\t\t\"c-56\"\n\t\t\"ypos\"\t\t\t\"21\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\n\t\t\n\t\t\"count\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"count\"\n\t\t\t\"xpos\"\t\t\t\"23\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"HudFontMedium\"\n\t\t\t//\"labelText\"\t\t\"%blue_alive%\"\n\t\t\t//\"labelText\"\t\t\"%blue_escrow%\"\n\t\t\t\"labelText\"\t\t\" \"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\t\n\t\t\"countshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"countshadow\"\n\t\t\t\"xpos\"\t\t\t\"24\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"HudFontMedium\"\n\t\t\t//\"labelText\"\t\t\"%blue_alive%\"\n\t\t\t//\"labelText\"\t\t\"%blue_escrow%\"\n\t\t\t\"labelText\"\t\t\" \"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t}\n\t\t\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\n\t\"redteam\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"redteam\"\n\t\t\"xpos\"\t\t\t\"c-4\"\n\t\t\"ypos\"\t\t\t\"21\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/color_panel_red\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\t\t\t// pixels inside the image\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\n\t\t\n\t\t\"count\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"count\"\n\t\t\t\"xpos\"\t\t\t\"23\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"HudFontMedium\"\n\t\t\t//\"labelText\"\t\t\"%red_alive%\"\n\t\t\t//\"labelText\"\t\t\"%red_escrow%\"\n\t\t\t\"labelText\"\t\t\" \"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\t\n\t\t\n\t\t\"countshadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"countshadow\"\n\t\t\t\"xpos\"\t\t\t\"24\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"HudFontMedium\"\n\t\t\t//\"labelText\"\t\t\"%red_alive%\"\n\t\t\t//\"labelText\"\t\t\"%red_escrow%\"\n\t\t\t\"labelText\"\t\t\" \"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t}\n\t\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\t\t\t\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectiveflagpanel.res",
    "content": "\"resource/ui/hudobjectiveflagpanel.res\"\n{\n\t\"ObjectiveStatusFlagPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ObjectiveStatusFlagPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"zpos\"\t\t\"-1\"\n\t\t}\n\t}\n\n\t\"LeftSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LeftSideBG\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDBlueTeamSolid\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"LeftSideBG2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LeftSideBG2\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"r21\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"21\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDBlueTeamDark\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RightSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RightSideBG\"\n\t\t\"xpos\"\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDRedTeamSolid\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RightSideBG2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RightSideBG2\"\n\t\t\"xpos\"\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\"r21\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"23\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDRedTeamDark\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"OutlineBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"OutlineBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"BlueScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScore\"\n\t\t\"xpos\"\t\t\t\"c-80\"\n\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\t\"BlueScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"BlueScore\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RedScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScore\"\n\t\t\"xpos\"\t\t\t\"c5\"\n\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RedScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"RedScore\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"OutlineImage\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"OutlineImage\"\n\t\t\"xpos\"\t\t\t\"c-50\"\n\t\t\"ypos\"\t\t\t\"r127\"\n\t\t\"zpos\"\t\t\t\"9\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_carried_outline\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CarriedImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"CarriedImage\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\"32\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_carried_red\"\n\t\t\"scaleImage\"\t\"1\"\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r82\"\n\t\t}\n\t}\n\n\t\"PlayingTo\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayingTo\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"r38\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_PlayingTo\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"PlayingToBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PlayingToBG\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"r38\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BlueFlag\"\n\t{\n\t\t\"ControlName\"\t\"CTFFlagStatus\"\n\t\t\"fieldName\"\t\t\"BlueFlag\"\n\t\t\"xpos\"\t\t\t\"c-141\"\n\t\t\"ypos\"\t\t\t\"r67\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"90\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t\t\"ypos\"\t\t\"r100\"\n\t\t}\n\n\t\t\"if_hybrid_single\"\n\t\t{\n\t\t\t\"xpos\"\t\t\"c-80\"\n\t\t}\n\n\t\t\"if_hybrid_double\"\n\t\t{\n\t\t\t\"xpos\"\t\t\"c-115\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r70\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"RedFlag\"\n\t{\n\t\t\"ControlName\"\t\"CTFFlagStatus\"\n\t\t\"fieldName\"\t\t\"RedFlag\"\n\t\t\"xpos\"\t\t\t\"c-20\"\n\t\t\"ypos\"\t\t\t\"r67\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\"90\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t\t\"ypos\"\t\t\"r100\"\n\t\t}\n\n\t\t\"if_hybrid_single\"\n\t\t{\n\t\t\t\"xpos\"\t\t\"c-80\"\n\t\t}\n\n\t\t\"if_hybrid_double\"\n\t\t{\n\t\t\t\"xpos\"\t\t\"c-45\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r70\"\n\t\t}\n\n\t\t\"if_no_flags\"\n\t\t{\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"CaptureFlag\"\n\t{\n\t\t\"ControlName\"\t\"CTFArrowPanel\"\n\t\t\"fieldName\"\t\t\"CaptureFlag\"\n\t\t\"xpos\"\t\t\t\"c-30\"\n\t\t\"ypos\"\t\t\t\"r92\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r100\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r100\"\n\t\t}\n\t}\n\n\t\"PoisonIcon\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PoisonIcon\"\n\t\t\"xpos\"\t\t\t\"cs-1.6\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\"o1\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"marked_for_death\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\t\"PoisonTimeLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PoisonTimeLabel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r60\"\n\t\t\"zpos\"\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"SpecCarriedImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"SpecCarriedImage\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\"32\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/objectives_flagpanel_carried_red\"\n\t\t\"scaleImage\"\t\"1\"\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"ypos\"\t\t\"r82\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectivekothtimepanel.res",
    "content": "\"resource/ui/hudobjectivekothtimepanel.res\"\n{\n\t\"HudKothTimeStatus\"\n\t{\n\t\tif_match\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t}\n\t}\n\t\n\t\"BlueTimer\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudTimeStatus\"\n\t\t\"fieldName\"\t\t\t\"BlueTimer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"delta_item_x\"\t\t\t\"10\"\n\t\t\"delta_item_start_y\"\t\"12\"\n\t\t\"delta_item_end_y\"\t\t\"50\"\n\t\t\"PositiveColor\"\t\t\t\"0 255 0 255\"\n\t\t\"NegativeColor\"\t\t\t\"255 0 0 255\"\n\t\t\"delta_lifetime\"\t\t\"2\"\n\t\t\"delta_item_font\"\t\t\"FontRegular14\"\n\n\t\t\"TimePanelValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TimePanelValue\"\n\t\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\t\"fgcolor\"\t\t\t\"HUDBlueTeamSolid\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"0:00\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\n\t\t\tif_match\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"RedTimer\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudTimeStatus\"\n\t\t\"fieldName\"\t\t\t\"RedTimer\"\n\t\t\"xpos\"\t\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"delta_item_x\"\t\t\t\"50\"\n\t\t\"delta_item_start_y\"\t\"12\"\n\t\t\"delta_item_end_y\"\t\t\"50\"\n\t\t\"PositiveColor\"\t\t\t\"0 255 0 255\"\n\t\t\"NegativeColor\"\t\t\t\"255 0 0 255\"\n\t\t\"delta_lifetime\"\t\t\"2\"\n\t\t\"delta_item_font\"\t\t\"FontRegular14\"\n\n\t\t\"TimePanelValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TimePanelValue\"\n\t\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\t\"fgcolor\"\t\t\t\"HUDRedTeamSolid\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"0:00\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\n\t\t\tif_match\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"InactiveTimerBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"InactiveTimerBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"TanLight\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\n\t\tif_match\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ActiveTimerBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ActiveTimerBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"TanLight\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectiveplayerdestruction.res",
    "content": "\"resource/ui/hudobjectiveplayerdestruction.res\"\n{\n\t\"ObjectiveStatusRobotDestruction\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusRobotDestruction\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"left_steal_edge_offset\"\t\"97\"\n\t\t\"right_steal_edge_offset\"\t\"97\"\n\t\t\"robot_x_offset\"\t\"78\"\n\t\t\"robot_y_offset\"\t\"47\"\n\t\t\"robot_x_step\"\t\t\"23\"\n\t\t\"robot_y_step\"\t\t\"0\"\n\t\t\"color_blue\"\t\t\"84 111 127 255\"\n\t\t\"color_red\"\t\t\t\"171 59 59 255\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t}\n\n\t\t\"robot_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFHudRobotDestruction_RobotIndicator\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"AutoResize\"\t\t\"0\"\n\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t}\n\t}\n\n\t\"PlayingTo\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PlayingTo\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"r37\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_PlayingTo\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"PlayingToBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayingToBG\"\n\t\t\"xpos\"\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\"r38\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"CarriedContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CarriedContainer\"\n\t\t\"xpos\"\t\t\t\t\"c115\"\n\t\t\"ypos\"\t\t\t\t\"c15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\n\t\t\"CarriedImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"CarriedImage\"\n\t\t\t\"xpos\"\t\t\t\t\"38\"\n\t\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"CarriedProgressBar\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"CarriedProgressBar\"\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"FlagValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FlagValue\"\n\t\t\t\"xpos\"\t\t\t\t\"56\"\n\t\t\t\"ypos\"\t\t\t\t\"75\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%flagvalue%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\"FlagValueShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FlagValueShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"58\"\n\t\t\t\"ypos\"\t\t\t\t\"77\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%flagvalue%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"TeamLeaderImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"TeamLeaderImage\"\n\t\t\t\"xpos\"\t\t\t\t\"94\"\n\t\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"importtool_goldstar\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"ScoreContainer\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ScoreContainer\"\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"r115\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"scaleimage\"\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"ProgressBarContainer\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"ProgressBarContainer\"\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"xpos\"\t\t\t\t\"c-90\"\n\t\t\t\"ypos\"\t\t\t\t\"r45\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"ScoreOutline\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreOutline\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"1\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_bg\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"FlagImageBlue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"FlagImageBlue\"\n\t\t\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"10\"\n\t\t\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"EscrowBlue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"EscrowBlue\"\n\t\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%blue_escrow%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"EscrowBlueShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"EscrowBlueShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%blue_escrow%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"EscrowBlue\"\n\t\t\t}\n\n\t\t\t\"FlagImageRed\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"FlagImageRed\"\n\t\t\t\t\"xpos\"\t\t\t\t\"140\"\n\t\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"10\"\n\t\t\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../hud/hud_obj_status_ammo_64\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"EscrowRed\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"EscrowRed\"\n\t\t\t\t\"xpos\"\t\t\t\t\"140\"\n\t\t\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%red_escrow%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"EscrowRedShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"EscrowRedShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%red_escrow%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"EscrowRed\"\n\t\t\t}\n\n\t\t\t\"BlueVictoryContainer\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueVictoryContainer\"\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"9\"\n\t\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"VictoryLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_BlueFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_BlueFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"        \"VictoryLabel\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTime\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTime\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"7\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"5\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabelTime\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"BlueProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueProgressBarFill\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\t\"84 111 127 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_solid\"\n\t\t\t\t\"left_offset\"\t\t\"10\"\n\t\t\t\t\"right_offset\"\t\t\"0\"\n\t\t\t\t\"standard_color\"\t\"84 111 127 255\"\n\t\t\t\t\"bright_color\"\t\t\"110 159 189 255\"\n\t\t\t\t\"left_to_right\"\t\t\"0\"\n\t\t\t\t\"blink_threshold\"\t\"1.0\"\n\t\t\t\t\"blink_rate\"\t\t\"10\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"BlueProgressBarEscrow\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueProgressBarEscrow\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\t\"141 160 171 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter\"\n\t\t\t\t\"left_offset\"\t\t\"10\"\n\t\t\t\t\"right_offset\"\t\t\"0\"\n\t\t\t\t\"standard_color\"\t\"127 143 152 255\"\n\t\t\t\t\"bright_color\"\t\t\"177 193 202 255\"\n\t\t\t\t\"left_to_right\"\t\t\"0\"\n\t\t\t\t\"blink_threshold\"\t\"1\"\n\t\t\t\t\"blink_rate\"\t\t\"20\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"RedVictoryContainer\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedVictoryContainer\"\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"91\"\n\t\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"VictoryLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_RedFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_RedFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabel\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTime\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTime\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"7\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"5\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabelTime\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"RedProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedProgressBarFill\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"90\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"drawcolor\"\t\t\t\"171 59 59 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_solid_right\"\n\t\t\t\t\"left_offset\"\t\t\"0\"\n\t\t\t\t\"right_offset\"\t\t\"9\"\n\t\t\t\t\"standard_color\"\t\"171 59 59 255\"\n\t\t\t\t\"bright_color\"\t\t\"222 65 65 255\"\n\t\t\t\t\"left_to_right\"\t\t\"1\"\n\t\t\t\t\"blink_threshold\"\t\"1.0\"\n\t\t\t\t\"blink_rate\"\t\t\"10\"\n\t\t\t}\n\n\t\t\t\"RedProgressBarEscrow\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedProgressBarEscrow\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"90\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"drawcolor\"\t\t\t\"212 151 151 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_right\"\n\t\t\t\t\"left_offset\"\t\t\"0\"\n\t\t\t\t\"right_offset\"\t\t\"9\"\n\t\t\t\t\"standard_color\"\t\"212 151 151 255\"\n\t\t\t\t\"bright_color\"\t\t\"250 201 201 255\"\n\t\t\t\t\"left_to_right\"\t\t\"1\"\n\t\t\t\t\"blink_threshold\"\t\"1\"\n\t\t\t\t\"blink_rate\"\t\t\"20\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BlueScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\t\"r48\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-27\"\n\t\t\t\t\"ypos\"\t\t\t\t\"c-20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"Score\"\n\t\t\t}\n\t\t}\n\n\t\t\"RedScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r105\"\n\t\t\t\"ypos\"\t\t\t\t\"r48\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-27\"\n\t\t\t\t\"ypos\"\t\t\t\t\"c-20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"Score\"\n\t\t\t}\n\t\t}\n\n\t\t\"BlueStolenContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueStolenContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r45\"\n\t\t\t\"ypos\"\t\t\t\t\"r77\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"IntelImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"21\"\n\t\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_thief_red\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"DroppedIntelContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelContainer\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"DroppedIntelImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_rd_thief_dropped_blue\"\n\t\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"IntelValue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelValue\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"labelText\"\t\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t\t\"IntelValueShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelValueShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"labelText\"\t\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\" \t\t\"IntelValue\"\n\t\t\t}\n\t\t}\n\n\t\t\"RedStolenContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedStolenContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r45\"\n\t\t\t\"ypos\"\t\t\t\t\"r77\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"IntelImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"21\"\n\t\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_thief_blue\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"DroppedIntelContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelContainer\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"DroppedIntelImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"DroppedIntelImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"../HUD/obj_rd_thief_dropped_red\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"IntelValue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"IntelValue\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t\t\"IntelValueShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"IntelValueShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\"11\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\" \t\t\"IntelValue\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CountdownContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CountdownContainer\"\n\t\t\"xpos\"\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\"r85\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"../hud/ammo_blue_bg\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"teambg_2\"\t\t\t\"../hud/ammo_red_bg\"\n\t\t\t\"teambg_3\"\t\t\t\"../hud/ammo_blue_bg\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"BackgroundColor\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BackgroundColor\"\n\t\t\t\"xpos\"\t\t\t\t\"115\"\n\t\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"31 129 75 210\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\n\t\t\"CountdownImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"CountdownImage\"\n\t\t\t\"xpos\"\t\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"../hud/arrow_big_down\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"CountdownLabelTime\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"CountdownLabelTime\"\n\t\t\t\"xpos\"\t\t\t\t\"150\"\n\t\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%countdowntime%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"CountdownLabelTimeTimeShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"CountdownLabelTimeTimeShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%countdowntime%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\t\"CountdownLabelTime\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectiverobotdestruction.res",
    "content": "\"resource/ui/hudobjectiveflagpanel.res\"\n{\n\t\"ObjectiveStatusRobotDestruction\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusRobotDestruction\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"robot_x_offset\"\t\"78\"\n\t\t\"robot_y_offset\"\t\"47\"\n\t\t\"robot_x_step\"\t\t\"23\"\n\t\t\"robot_y_step\"\t\t\"0\"\n\t\t\"color_blue\"\t\t\"84 111 127 255\"\n\t\t\"color_red\"\t\t\t\"171 59 59 255\"\n\n\t\t\"left_steal_edge_offset\"\t\"97\"\n\t\t\"right_steal_edge_offset\"\t\"97\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t}\n\n\t\t\"robot_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CTFHudRobotDestruction_RobotIndicator\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"AutoResize\"\t\t\"0\"\n\t\t\t\"skip_autoresize\"\t\"1\"\n\t\t}\n\t}\n\n\t\"PlayingTo\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PlayingTo\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"r37\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_PlayingTo\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"PlayingToBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayingToBG\"\n\t\t\"xpos\"\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\"r38\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"if_specialdelivery\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"CarriedContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CarriedContainer\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"21\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\n\t\t\"CarriedImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"CarriedImage\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"../hud/obj_rd_powersupply_outline\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\n\t\t\"CarriedProgressBar\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"CarriedProgressBar\"\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\"positionImage\"\t\t\t\"0\"\n\t\t\t\"drawcolor\"\t\t\t\t\"84 111 127 255\"\n\t\t\t\"Image\"\t\t\t\t\t\"../HUD/obj_rd_powersupply_meter\"\n\t\t\t\n\t\t\t\"left_offset\"\t\t\t\"30\"\n\t\t\t\"right_offset\"\t\t\t\"30\"\n\t\t\t\"standard_color\"\t\t\"84  111 127 255\"\n\t\t\t\"bright_color\"\t\t\t\"110 159 189 255\"\n\t\t\t\"left_to_right\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"FlagValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FlagValue\"\n\t\t\t\"xpos\"\t\t\t\t\"c-50\"\n\t\t\t\"ypos\"\t\t\t\t\"23\"\n\t\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%flagvalue%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\"FlagValueShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"FlagValueShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"%flagvalue%\"\n\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\t\"FlagValue\"\n\t\t}\n\t}\n\n\t\"ScoreContainer\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ScoreContainer\"\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"r115\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"scaleimage\"\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"ProgressBarContainer\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\"ProgressBarContainer\"\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"xpos\"\t\t\t\t\"c-90\"\n\t\t\t\"ypos\"\t\t\t\t\"r45\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"ScoreOutline\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreOutline\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"1\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_bg\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"BlueVictoryContainer\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueVictoryContainer\"\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"9\"\n\t\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"VictoryLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_BlueFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_BlueFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabel\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTime\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTime\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"7\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"5\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabelTime\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"BlueProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueProgressBarFill\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\t\"84 111 127 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_solid\"\n\t\t\t\t\"left_offset\"\t\t\"10\"\n\t\t\t\t\"right_offset\"\t\t\"0\"\n\t\t\t\t\"standard_color\"\t\"84 111 127 255\"\n\t\t\t\t\"bright_color\"\t\t\"110 159 189 255\"\n\t\t\t\t\"left_to_right\"\t\t\"0\"\n\t\t\t\t\"blink_threshold\"\t\"1.0\"\n\t\t\t\t\"blink_rate\"\t\t\"10\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"BlueProgressBarEscrow\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"BlueProgressBarEscrow\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"drawcolor\"\t\t\t\"141 160 171 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter\"\n\t\t\t\t\"left_offset\"\t\t\"10\"\n\t\t\t\t\"right_offset\"\t\t\"0\"\n\t\t\t\t\"standard_color\"\t\"127 143 152 255\"\n\t\t\t\t\"bright_color\"\t\t\"177 193 202 255\"\n\t\t\t\t\"left_to_right\"\t\t\"0\"\n\t\t\t\t\"blink_threshold\"\t\"1\"\n\t\t\t\t\"blink_rate\"\t\t\"20\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"RedVictoryContainer\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedVictoryContainer\"\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"91\"\n\t\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"VictoryLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_RedFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"68\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\t\"#TF_RD_RedFinale\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\"VictoryLabel\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTime\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTime\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"VictoryLabel\"\n\t\t\t\t\t\"pin_corner_to_sibling\"\t\t\"7\"\n\t\t\t\t\t\"pin_to_sibling_corner\"\t\t\"5\"\n\t\t\t\t}\n\n\t\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"VictoryLabelTimeShadow\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\t\"labelText\"\t\t\t\"%victorytime%\"\n\t\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\"pin_to_sibling\"\t\t\t\"VictoryLabelTime\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"RedProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedProgressBarFill\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"90\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"drawcolor\"\t\t\t\"171 59 59 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_solid_right\"\n\t\t\t\t\"left_offset\"\t\t\"0\"\n\t\t\t\t\"right_offset\"\t\t\"9\"\n\t\t\t\t\"standard_color\"\t\"171 59 59 255\"\n\t\t\t\t\"bright_color\"\t\t\"222 65 65 255\"\n\t\t\t\t\"left_to_right\"\t\t\"1\"\n\t\t\t\t\"blink_threshold\"\t\"1.0\"\n\t\t\t\t\"blink_rate\"\t\t\"10\"\n\t\t\t}\n\n\t\t\t\"RedProgressBarEscrow\"\n\t\t\t{\n\t\t\t\t\"fieldName\"\t\t\t\"RedProgressBarEscrow\"\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"90\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"scaleimage\"\t\t\"0\"\n\t\t\t\t\"positionImage\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"drawcolor\"\t\t\t\"212 151 151 255\"\n\t\t\t\t\"Image\"\t\t\t\t\"../hud/objectives_corepanel_meter_right\"\n\t\t\t\t\"left_offset\"\t\t\"0\"\n\t\t\t\t\"right_offset\"\t\t\"9\"\n\t\t\t\t\"standard_color\"\t\"212 151 151 255\"\n\t\t\t\t\"bright_color\"\t\t\"250 201 201 255\"\n\t\t\t\t\"left_to_right\"\t\t\"1\"\n\t\t\t\t\"blink_threshold\"\t\"1\"\n\t\t\t\t\"blink_rate\"\t\t\"20\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BlueScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\t\"r48\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-27\"\n\t\t\t\t\"ypos\"\t\t\t\t\"c-20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"Score\"\n\t\t\t}\n\t\t}\n\n\t\t\"RedScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r105\"\n\t\t\t\"ypos\"\t\t\t\t\"r48\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-27\"\n\t\t\t\t\"ypos\"\t\t\t\t\"c-20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"8\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"labelText\"\t\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"Score\"\n\t\t\t}\n\t\t}\n\n\t\t\"BlueStolenContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueStolenContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r45\"\n\t\t\t\"ypos\"\t\t\t\t\"r81\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"IntelImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"21\"\n\t\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_thief_red\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"DroppedIntelContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelContainer\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"DroppedIntelImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_rd_thief_dropped_blue\"\n\t\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"IntelValue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelValue\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"labelText\"\t\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t\t\"IntelValueShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelValueShadow\"\n\t\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"labelText\"\t\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\" \t\t\"IntelValue\"\n\t\t\t}\n\t\t}\n\n\t\t\"RedStolenContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedStolenContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"r45\"\n\t\t\t\"ypos\"\t\t\t\t\"r81\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"IntelImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"IntelImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\t\"ypos\"\t\t\t\t\"19\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"21\"\n\t\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../HUD/obj_thief_blue\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"DroppedIntelContainer\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"DroppedIntelContainer\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\t\"DroppedIntelImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"DroppedIntelImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"../HUD/obj_rd_thief_dropped_red\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"IntelValue\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"IntelValue\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t\t\"IntelValueShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"IntelValueShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"-1\"\n\t\t\t\t\"ypos\"\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\"11\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%intelvalue%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallishBold\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"pin_to_sibling\" \t\t\"IntelValue\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudobjectivetimepanel.res",
    "content": "\"resource/ui/hudobjectivetimepanel.res\"\n{\n\t\"TimePanelBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TimePanelBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\tif_match\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\t}\n\t\"TimePanelProgressBar\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFProgressBar\"\n\t\t\"fieldName\"\t\t\t\"TimePanelProgressBar\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"WaitingForPlayersLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"WaitingForPlayersLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#game_WaitingForPlayers\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t}\n\t\"WaitingForPlayersBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"WaitingForPlayersBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"OvertimeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OvertimeLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"p1\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#game_Overtime\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\"OvertimeBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"OvertimeBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"SuddenDeathLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SuddenDeathLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\"SuddenDeathBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SuddenDeathBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"SetupLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SetupLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#game_Setup\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t}\n\t\"SetupBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SetupBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ServerTimeLimitLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ServerTimeLimitLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%servertimeleft%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t}\n\n\t\"ServerTimeLimitLabelBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ServerTimeLimitLabelBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudpasstimeballstatus.res",
    "content": "\"resource/ui/hudpasstimeballstatus.res\"\n{\n\t\"HudPasstimeBallStatus\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HudPasstimeBallStatus\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"EventTitleLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"EventTitleLabel\"\n\t\t\"dropshadow\"\t\"1\"\n\t\t\"font\"\t\t\t\"HudFontBiggerBold\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"c-98\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"A TEAM STOLE THE BALL\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"EventBonusLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"EventBonusLabel\"\n\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"dropshadow\"\t\"1\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"fgcolor_override\"\t\t\"255 235 35 200\"\n\t\t\"pin_to_sibling\"\t\t\"EventTitleLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"6\"\n\t\t\"pin_to_sibling_corner\"\t\"4\"\n\t}\n\n\t\"EventDetailLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"EventDetailLabel\"\n\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\"dropshadow\"\t\"1\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f\"\n\t\t\"tall\"\t\t\t\"24\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"A TEAM STOLE THE BALL\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"pin_to_sibling\"\t\t\"EventTitleLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\"6\"\n\t}\n\n\t\"ProgressLevelBar\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ProgressLevelBar\"\n\t\t\"xpos\"\t\t\t\"c-190\"\n\t\t\"ypos\"\t\t\t\"r88\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"380\"\n\t\t\"tall\"\t\t\t\"48\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_ballcontrol_bar\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"BlueProgressEnd\"\n\t{\n\t\t\"ControlName\" \t\"Panel\"\n\t\t\"fieldName\"\t\t\"BlueProgressEnd\"\n\t\t\"xpos\"\t\t\t\"c-152\"\n\t\t\"ypos\"\t\t\t\"r64\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"RedProgressEnd\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"RedProgressEnd\"\n\t\t\"xpos\"\t\t\t\"c152\"\n\t\t\"ypos\"\t\t\t\"r64\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\n\t\"GoalBlue0\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalBlue0\"\n\t\t\"xpos\"\t\t\t\"c-162\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_blue_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"GoalBlue1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalBlue1\"\n\t\t\"xpos\"\t\t\t\"c-132\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_blue_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"GoalBlue2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalBlue2\"\n\t\t\"xpos\"\t\t\t\"c-102\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_blue_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"GoalRed0\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalRed0\"\n\t\t\"xpos\"\t\t\t\"c146\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_red_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"GoalRed1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalRed1\"\n\t\t\"xpos\"\t\t\t\"c116\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_red_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"GoalRed2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"GoalRed2\"\n\t\t\"xpos\"\t\t\t\"c86\"\n\t\t\"ypos\"\t\t\t\"r72\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_goal_red_icon\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ProgressBallIcon\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ProgressBallIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"42\"\n\t\t\"tall\"\t\t\t\"42\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"image\"\t\t\t\"../passtime/hud/passtime_ball\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ProgressSelfPlayerIcon\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ProgressSelfPlayerIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-100\"\n\t\t\"wide\"\t\t\t\"42\"\n\t\t\"tall\"\t\t\t\"42\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ProgressBallCarrierName\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBallCarrierName\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\t\"-400\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"NameOfCarrier\"\n\t\t\"pin_to_sibling\"\t\t\"ProgressLevelBar\"\n\t\t\"pin_corner_to_sibling\"\t\"4\"\n\t\t\"pin_to_sibling_corner\"\t\"6\"\n\t}\n\n\t\"BallPowerCluster\"\n\t{\n\t\t\"ControlName\" \"EditablePanel\"\n\t\t\"fieldName\" \"BallPowerCluster\"\n\t\t\"xpos\" \"0\"\n\t\t\"ypos\" \"32\"\n\t\t\"zpos\" \"5\"\n\t\t\"wide\" \"f0\"\n\t\t\"tall\" \"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"BallPowerMeterFrame\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BallPowerMeterFrame\"\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"image\"\t\t\t\"../passtime/hud/passtime_powerball_meter_frame\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"BallPowerMeterFinalSectionContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BallPowerMeterFinalSectionContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"c-85\"\n\t\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"168\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BallPowerMeterFinalSection\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BallPowerMeterFinalSection\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"168\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"image\"\t\t\t\"white\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"BallPowerMeterFillContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BallPowerMeterFillContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"c-85\"\n\t\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"168\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BallPowerMeterFill\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BallPowerMeterFill\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"168\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"image\"\t\t\t\"white\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"playericon0\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon0\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon1\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon1\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon2\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon3\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon3\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon4\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon4\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon5\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon5\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon6\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon6\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon7\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon7\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon8\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon8\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon9\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon9\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon10\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon10\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon11\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon11\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon12\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon12\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon13\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon13\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon14\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon14\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon15\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon15\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon16\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon16\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon17\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon17\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon18\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon18\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon19\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon19\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon20\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon20\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon21\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon21\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon22\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon22\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon23\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon23\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon24\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon24\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon25\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon25\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon26\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon26\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon27\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon27\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon28\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon28\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon29\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon29\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon30\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon30\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon31\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon31\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n\n\t\"playericon32\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"playericon32\"\n\t\t\"wide\" \t\t\t\"12\"\n\t\t\"tall\" \t\t\t\"12\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudpasstimepassnotify.res",
    "content": "\"resource/ui/hudpasstimepassnotify.res\"\n{\n\t\"HudPasstimePassNotify\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HudPasstimePassNotify\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"TextBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TextBox\"\n\t\t\"xpos\"\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\"c-180\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"46\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t\t\"RoundedCorners\"\t\"255\"\n\n\t\t\"TextInPassRange\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TextInPassRange\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"#Msg_PasstimeInPassRange\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TextLockedOn\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TextLockedOn\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"#Msg_PasstimeLockedOn\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TextPassIncoming\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TextPassIncoming\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"#Msg_PasstimePassIncoming\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TextPlayerName\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TextPlayerName\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\"WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"PassLockIndicator\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"PassLockIndicator\"\n\t\t\"xpos\"\t\t\t\t\"-8\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\t\"64\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../passtime/hud/passtime_ball_reticle_incomingpass\"\n\t\t\"pin_to_sibling\"\t\"TextBox\"\n\t\t\"pin_corner_to_sibling\"\t\"0\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"SpeechIndicator\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SpeechIndicator\"\n\t\t\"xpos\"\t\t\t\t\"8\"\n\t\t\"ypos\"\t\t\t\t\"8\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"48\"\n\t\t\"tall\"\t\t\t\t\"48\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../passtime/hud/passtime_pass_to_me_prompt\"\n\t\t\"pin_to_sibling\"\t\"TextBox\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudpasstimeteamscore.res",
    "content": "\"resource/ui/hudpasstimeteamscore.res\"\n{\n\t\"HudTeamScore\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HudTeamScore\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"LeftSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LeftSideBG\"\n\t\t\"xpos\"\t\t\t\"c-90\"\n\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDBlueTeamSolid\"\n\t}\n\n\t\"LeftSideBG2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"LeftSideBG2\"\n\t\t\"xpos\"\t\t\t\"c-90\"\n\t\t\"ypos\"\t\t\t\"r21\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"21\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDBlueTeamDark\"\n\t}\n\n\t\"RightSideBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RightSideBG\"\n\t\t\"xpos\"\t\t\t\"c40\"\n\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDRedTeamSolid\"\n\t}\n\n\t\"RightSideBG2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RightSideBG2\"\n\t\t\"xpos\"\t\t\t\"c40\"\n\t\t\"ypos\"\t\t\t\"r21\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"23\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HUDRedTeamDark\"\n\t}\n\n\t\"OutlineBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"OutlineBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"BlueScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScore\"\n\t\t\"xpos\"\t\t\t\"c-90\"\n\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"BlueScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BlueScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"%bluescore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"BlueScore\"\n\t}\n\n\t\"RedScore\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScore\"\n\t\t\"xpos\"\t\t\t\"c40\"\n\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\"zpos\"\t\t\t\"8\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"RedScoreShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"RedScoreShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"labelText\"\t\t\"%redscore%\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"RedScore\"\n\t}\n\n\t\"PlayingToCluster\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayingToCluster\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"PlayingTo\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PlayingTo\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"r30\"\n\t\t\t\"zpos\"\t\t\t\"7\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"38\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#TF_PlayingTo\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"PlayingToBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"PlayingToBG\"\n\t\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\t\"ypos\"\t\t\t\"r24\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\"Hudblack\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/hudplayerclass.res",
    "content": "#base \"../../../../cfg/flawhud/hud_disguise_anim.txt\"\n#base \"../../../../cfg/flawhud/hud_player_model.txt\"\n#base \"../../../../cfg/flawhud/hud_speedometer.txt\"\n#base \"../../../../cfg/flawhud/hud_transparent_viewmodels.txt\"\n#base \"customizations/crosshair/crosshair.res\"\n#base \"hudplayerclass_base.res\""
  },
  {
    "path": "resource/ui/hudplayerclass_base.res",
    "content": "\"resource/ui/hudplayerclass.res\"\n{\n\t//--------------------------------------------------------------\n\t// SPEEDOMETER\n\t//--------------------------------------------------------------\n\t// Set visible to 1 to enable.\n\t//--------------------------------------------------------------\n\t\"Speedometer\"\n\t{\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"controlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"Speedometer\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"c25\"\n\t\t\"zpos\"\t\t\t\t\"-100\"\n\t\t\"wide\"\t\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"image\"\t\t\t\t\"replay/thumbnails/speedometer\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t// Player Class Data\n\t\"HudPlayerClass\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HudPlayerClass\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"PlayerStatusClassImage\"\n\t{\n\t\t\"ControlName\"\t\"CTFClassImage\"\n\t\t\"fieldName\"\t\t\"PlayerStatusClassImage\"\n\t\t\"xpos\"\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\"r75\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"75\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/class_scoutred\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\t\"PlayerStatusSpyImage\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusSpyImage\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"PlayerStatusSpyOutlineImage\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusSpyOutlineImage\"\n\t\t\"xpos\"\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\"r67\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\"55\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/class_spy_outline\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\t\"PlayerStatusClassImageBG\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusClassImageBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"classmodelpanelBG\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"classmodelpanelBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r200\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fov\"\t\t\t\t\"23\"\n\t\t\"allow_rot\"\t\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\t\"1\"\n\t\t\t\"angles_x\" \t\t\t\"0\"\n\t\t\t\"angles_y\" \t\t\t\"175\"\n\t\t\t\"angles_z\" \t\t\t\"0\"\n\t\t\t\"origin_x\" \t\t\t\"200\"\n\t\t\t\"origin_y\" \t\t\t\"0\"\n\t\t\t\"origin_z\" \t\t\t\"-80\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \t\t\"1\"\n\t\t\t\"modelname\"\t\t\t\"\"\n\t\t}\n\t}\n\n\t\"CarryingWeapon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"CarryingWeapon\"\n\t\t\"xpos\"\t\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\t\"r25\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"500\"\n\t\t\"tall\"\t \t\t\t\t\"20\"\n\n\t\t\"CarryingBackground\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CarryingBackground\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"p1\"\n\t\t\t\"tall\"\t \t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\"teambg_1\"\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\t\"teambg_2\"\t\t\t\t\"../hud/color_panel_red\"\n\t\t\t\"teambg_3\"\t\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\t\"CarryingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CarryingLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular15\"\n\t\t\t\"xpos\"\t\t\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t \t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"textAlignment\"\t\t\t\"North-West\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\"%carrying%\"\n\t\t}\n\n\t\t\"CarryingLabelDropShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CarryingLabelDropShadow\"\n\t\t\t\"font\"\t\t\t\t\t\"ReplayBrowserSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\t\"p0.011\"\n\t\t\t\"ypos\"\t\t\t\t\t\"p0.12\"\n\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t \t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"North-West\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t\t\"fgcolor_override\"\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\t\t\"%carrying%\"\n\t\t}\n\n\t\t\"OwnerLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"OwnerLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontStoreOriginalPrice\"\n\t\t\t\"font_minmode\"\t\t\t\"StreamerMode\"\n\t\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"14\"\n\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t \t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\t\"textAlignment\"\t\t\t\"North-West\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/hudplayerhealth.res",
    "content": "#base \"../../../../cfg/flawhud/hud_health_style.txt\"\n#base \"hudplayerhealth_base.res\""
  },
  {
    "path": "resource/ui/hudplayerhealth_base.res",
    "content": "\"resource/ui/hudplayerhealth.res\"\n{\n\t// Player Health Data\n\t\"HudPlayerHealth\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HudPlayerHealth\"\n\t\t\"xpos\"\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\"c85\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"150\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"HealthBonusPosAdj\"\t\t\t\"35\"\n\t\t\"HealthDeathWarning\"\t\t\"0.49\"\n\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t}\n\n\t\"PlayerStatusHealthImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImage\"\n\t\t\"xpos\"\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"70\"\n\t\t\"visible\"\t\t\"0\"\t\t//Change to \"1\" to enable health cross\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"PlayerStatusHealthImageBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImageBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\t//Change to \"18\" to enable health cross\n\t\t\"ypos\"\t\t\t\"9\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"75\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/health_bg\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"HealthBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HealthBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"43\"\n\t\t\"visible\"\t\t\"1\"\t\t//Change to \"0\" to enable health cross\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"BGBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"PlayerStatusHealthBonusImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthBonusImage\"\n\t\t\"xpos\"\t\t\t\"9999\"\t//Change to \"23\" to enable health cross\n\t\t\"ypos\"\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"65\"\n\t\t\"tall\"\t\t\t\"65\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/health_over_bg\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"PlayerHealthValue\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayerHealthValue\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"43\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold50\"\t//Change to \"HudFontBiggerBold\" to enable health cross\n\n\t\t\"pin_to_sibling\"\t\t\"HealthBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"PlayerHealthShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayerHealthShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\"43\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"ScanlineShadow\"\t//Change to \"HudFontBiggerBold\" to enable health cross\n\t\t\"fgcolor\"\t\t\"Black\"\n\n\t\t\"pin_to_sibling\"\t\t\"PlayerHealthValue\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"PlayerStatusMaxHealthValue\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusMaxHealthValue\"\n\t\t\"xpos\"\t\t\t\"76\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"18\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%MaxHealth%\"\n\t\t\"textAlignment\"\t\"center\"\t\n\t\t\"font\"\t\t\t\"DefaultSmall\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"PlayerStatusAnchor\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusAnchor\"\n\t\t\"xpos\"\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"PlayerStatusBleedImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusBleedImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"bleed_drop\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusMilkImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusMilkImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"bleed_drop\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusGasImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusGasImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"covered_in_gas\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusMarkedForDeathImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusMarkedForDeathImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"marked_for_death\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusMarkedForDeathSilentImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusMarkedForDeathSilentImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"marked_for_death\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicUberBulletResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicUberBulletResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicUberBlastResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicUberBlastResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_explosion_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicUberFireResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicUberFireResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_fire_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicSmallBulletResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicSmallBulletResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicSmallBlastResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicSmallBlastResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_explosion_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_MedicSmallFireResistImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_MedicSmallFireResistImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_fire_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_WheelOfDoom\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_WheelOfDoom\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../signs/death_wheel_whammy\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_SoldierOffenseBuff\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_SoldierOffenseBuff\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_SoldierDefenseBuff\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_SoldierDefenseBuff\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_SoldierHealOnHitBuff\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_SoldierHealOnHitBuff\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/defense_buff_bullet_blue\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_SpyMarked\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_SpyMarked\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_Parachute\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_Parachute\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneStrength\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneStrength\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_strength_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneHaste\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneHaste\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_haste_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneRegen\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneRegen\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_regen_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneResist\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneResist\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_resist_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneVampire\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneVampire\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_vampire_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneReflect\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneReflect\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_reflect_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RunePrecision\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RunePrecision\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_precision_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneAgility\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneAgility\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_agility_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneKnockout\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneKnockout\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_knockout_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneKing\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneKing\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_king_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RunePlague\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RunePlague\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_plague_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatus_RuneSupernova\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatus_RuneSupernova\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"../Effects/powerup_supernova_hud\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusSlowed\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusSlowed\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"slowed\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\n\t\"PlayerStatusHookBleedImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHookBleedImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\"22\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"bleed_drop_grapple\"\n\t\t\"fgcolor\"\t\t\"TanDark\"\n\t\t\"pin_to_sibling\"\t\t\"PlayerStatusAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"1\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudpowerupeffectmeter.res",
    "content": "#base \"huditemeffectmeter.res\"\n\n\"resource/ui/huditemeffectmeter.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"c155\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/hudpvewinpanel.res",
    "content": "\"resource/ui/hudpvewinpanel.res\"\n{\n\t\"WinPanelBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"WinPanelBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"90\"\n\t\t\"fillcolor\"\t\t\"HudBlack\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"src_corner_height\"\t\"22\"\t\t\t\t// pixels inside the image\n\t\t\"src_corner_width\"\t\"22\"\n\n\t\t\"draw_corner_width\"\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"WaveCompleteContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"WaveCompleteContainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\" \"0\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"border\"\t\t\"DarkBlueTeamBorder\"\n\t\t\"bgcolor_override\"\t\"HUDBlueTeamSolid\"\n\n\t\t\"WinningTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"WinningTeamLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"295\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#Winpanel_PVE_Evil_Wins\"\n\t\t\t\"textAlignment\"\t\"Center\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"WinReasonLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinReasonLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"292\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%WinReasonLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"DetailsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DetailsLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"xpos\"\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\"105\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"265\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%DetailsLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudrocketpack.res",
    "content": "#base \"huditemeffectmeter.res\"\n\n\"resource/ui/hudrocketpack.res\"\n{\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"tall\"\t\t\t\t\"22\"\n\t}\n\n\t\"ItemEffectMeterBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeterBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ItemEffectIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectIcon\"\n\t\t\"xpos\"\t\t\t\t\"44\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/pyro_jetpack_off2\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"ItemEffectMeterLabel\"\n\t{\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_RocketPack_Disabled\"\n\t}\n\n\t\"ItemEffectMeter\"\n\t{\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t}\n\n\t\"ItemEffectMeter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ContinuousProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeter2\"\n\t\t\"xpos\"\t\t\t\t\"55\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"55\"\n\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudroundcounter.res",
    "content": "\"resource/ui/hudroundcounter.res\"\n{\n\t\"RoundCounter\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"RoundCounter\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"8\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"starting_width\"\t\t\"20\"\n\t\t\"width_per_round\"\t\t\"24\"\n\t\t\"indicator_max_wide\"\t\"30\"\n\t\t\"indicator_start_offset\" \"4\"\n\t\t\n\t\t\"RoundIndicatorPanel_kv\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\t\"3\"\n\t\t\t\"tall\"\t\t\t\t\t\"3\"\n\t\t\t\"zpos\"\t\t\t\t\t\"7\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/comp_round_counter_dot_bg\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t}\n\t\t\n\t\t\"RoundWinPanelRed_kv\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\t\"8\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/comp_round_counter_light_red\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t}\n\t\t\n\t\t\"RoundWinPanelBlue_kv\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\t\"8\"\n\t\t\t\"image\"\t\t\t\t\t\"../hud/comp_round_counter_light_blue\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t}\n\t}\n\t\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"fillcolor\"\t\t\t\t\"HudBlack\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"BlueTeamBackground\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"BlueTeamBackground\"\n\t\t\"xpos\"\t\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\t\"8\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDBlueTeamSolid\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"RedTeamBackground\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"RedTeamBackground\"\n\t\t\"xpos\"\t\t\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\"8\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDRedTeamSolid\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudspellselection.res",
    "content": "\"resource/ui/hudspellselection.res\"\n{\n\t\"ItemEffectMeterBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemEffectMeterBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"Spellbook\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"Spellbook\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"SpellIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SpellIcon\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../signs/death_wheel_whammy\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"ActionText\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ActionText\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"%actiontext%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"SpellText\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SpellText\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"CountText\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CountText\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"%counttext%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"pin_to_sibling\"\t\"SpellIcon\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_CENTER_LEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_CENTER_RIGHT\"\n\t}\n\n\t\"CountTextShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CountTextShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"%counttext%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"CountText\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudstopwatch.res",
    "content": "\"resource/ui/hudstopwatch.res\"\n{\n\t\"HudStopWatchBG\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HudStopWatchBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"StopWatchImageCaptureTime\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"StopWatchImageCaptureTime\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ObjectiveStatusTimePanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ObjectiveStatusTimePanel\"\n\t\t\"xpos\"\t\t\t\"57\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"TimePanelBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"TimePanelBG\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"TimePanelValue\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TimePanelValue\"\n\t\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t}\n\t}\n\n\t\"StopWatchScoreToBeat\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StopWatchScoreToBeat\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"%scoretobeat%\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"StopWatchPointsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StopWatchPointsLabel\"\n\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\"%pointslabel%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"24\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t}\n\n\t\"StopWatchLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StopWatchLabel\"\n\t\t\"font\"\t\t\t\"FontRegular8\"\n\t\t\"labelText\"\t\t\"%stopwatchlabel%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"11\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t}\n\n\t\"HudStopWatchDescriptionBG\"\n\t{\n\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\"HudStopWatchDescriptionBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"StopWatchDescriptionLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"StopWatchDescriptionLabel\"\n\t\t\"font\"\t\t\t\"FontRegular8\"\n\t\t\"labelText\"\t\t\"%descriptionlabel%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudteamswitch.res",
    "content": "\"resource/ui/hudteamswitch.res\"\n{\n\t\"HudTeamSwitchBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HudTeamSwitchBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"246\"\n\t\t\"tall\"\t\t\t\t\"31\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/death_panel_blue_bg\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_2\"\t\t\t\"../hud/death_panel_red_bg\"\n\t\t\"teambg_3\"\t\t\t\"../hud/death_panel_blue_bg\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\t\"SwitchLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"SwitchLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\"31\"\n\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"212\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_teambalanced\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"textinsetx\"\t\t\"5\"\n\t}\n\t\"BalanceLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"BalanceLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\"31\"\n\t\t\"ypos\"\t\t\t\t\"13\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"212\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"textinsetx\"\t\t\"5\"\n\t}\n\t\"SwitchImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SwitchImage\"\n\t\t\"xpos\"\t\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/ico_teambalance\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudtournament.res",
    "content": "\"resource/ui/hudtournament.res\"\n{\n\tHudTournament\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournament\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"team1_player_base_offset_x\"\t\"-75\"\n\t\t\"team1_player_base_y\"\t\t\t\"0\"\n\t\t\"team1_player_delta_x\"\t\t\t\"-47\"\n\t\t\"team1_player_delta_y\"\t\t\t\"0\"\n\t\t\"team2_player_base_offset_x\"\t\"25\"\n\t\t\"team2_player_base_y\"\t\t\t\"0\"\n\t\t\"team2_player_delta_x\"\t\t\t\"47\"\n\t\t\"team2_player_delta_y\"\t\t\t\"0\"\n\t\t\"teams_player_delta_x_comp\"\t\t\"42\"\n\n\t\t\"avatar_width\"\t\t\t\t\t\"63\"\n\t\t\"spacer\"\t\t\t\t\t\t\"5\"\n\t\t\"name_width\"\t\t\t\t\t\"57\"\n\t\t\"horiz_inset\"\t\t\t\t\t\"2\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"team1_player_base_y\"\t\t\"66\"\n\t\t\t\"team2_player_base_y\"\t\t\"66\"\n\t\t\t\"team2_player_delta_x\"\t\t\"52\"\n\t\t}\n\n\t\tif_competitive\n\t\t{\n\t\t\t\"team1_player_base_y\"\t\t\"86\"\n\t\t\t\"team2_player_base_y\"\t\t\"86\"\n\t\t\t\"teams_player_delta_x_comp\" \"52\"\n\t\t\t\"team2_player_base_offset_x\" \"5\"\n\t\t}\n\n\t\tif_readymode\n\t\t{\n\t\t\t\"team1_player_base_y\"\t\t\"66\"\n\t\t\t\"team2_player_base_y\"\t\t\"66\"\n\t\t\t\"team2_player_delta_x\"\t\t\"52\"\n\t\t\t\"team2_player_base_offset_x\" \"5\"\n\t\t}\n\n\t\t\"ModeImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ModeImage\"\n\t\t\t\"xpos\"\t\t\t\"c-31\"\n\t\t\t\"ypos\"\t\t\t\"70\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"competitive/competitive_logo_laurel\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\tif_competitive {\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"playerpanels_kv\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"color_ready\"\t\t\"0 255 0 220\"\n\t\t\t\"color_notready\"\t\"Black\"\n\n\t\t\t\"PanelBG\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"PanelBG\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"fillcolor\"\t\t\"TransparentLightBlack\"\n\t\t\t}\n\n\t\t\t\"playername\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"playername\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\"font_minmode\"\t\"StreamerMode\"\n\t\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"48\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\"%playername%\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t}\n\n\t\t\t\"classimage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CTFClassImage\"\n\t\t\t\t\"fieldName\"\t\t\"classimage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"24\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"../hud/class_scoutred\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\tif_mvm\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\"hud_connecting\"\n\t\t\t\t}\n\n\t\t\t\tif_competitive\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\"hud_connecting\"\n\t\t\t\t}\n\n\t\t\t\tif_readymode\n\t\t\t\t{\n\t\t\t\t\t\"image\"\t\t\"hud_connecting\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"classimagebg\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"classimagebg\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"24\"\n\t\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\tif_mvm\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_competitive\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_readymode\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"HealthIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"HealthIcon\"\n\t\t\t\t\"xpos\"\t\t\t\t\"22\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-3\"\n\t\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\t\"32\"\n\t\t\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"HealthBonusPosAdj\"\t\"10\"\n\t\t\t\t\"HealthDeathWarning\"\t\t\"0.49\"\n\t\t\t\t\"TFFont\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\t\t\"TextColor\"\t\t\t\t\t\"HudOffWhite\"\n\n\t\t\t\tif_readymode\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"ReadyBG\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ReadyBG\"\n\t\t\t\t\"xpos\"\t\t\t\"28\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"19\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\"image\"\t\t\t\"../HUD/tournament_panel_brown\"\n\n\t\t\t\t\"src_corner_height\"\t\t\"22\"\t\t\t// pixels inside the image\n\t\t\t\t\"src_corner_width\"\t\t\"22\"\n\n\t\t\t\t\"draw_corner_width\"\t\t\"0\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\t\"draw_corner_height\" \t\"0\"\n\n\t\t\t\tif_mvm\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_competitive\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_readymode\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"ReadyImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ReadyImage\"\n\t\t\t\t\"xpos\"\t\t\t\"29\"\n\t\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\t\"zpos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"hud/checkmark\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\tif_mvm\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_competitive\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\tif_readymode\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"respawntime\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"respawntime\"\n\t\t\t\t\"font\"\t\t\t\"DefaultSmall\"\n\t\t\t\t\"xpos\"\t\t\t\"30\"\n\t\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"23\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"%respawntime%\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t//\"fgcolor\"\t\t\"NeutralWhite\"\n\t\t\t}\n\n\t\t\t\"chargeamount\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"chargeamount\"\n\t\t\t\t\"font\"\t\t\t\"DefaultSmall\"\n\t\t\t\t\"xpos\"\t\t\t\"25\"\n\t\t\t\t\"ypos\"\t\t\t\"17\"\n\t\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"%chargeamount%\"\n\t\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\t\"fgcolor\"\t\t\"0 255 0 255\"\n\n\t\t\t\tif_mvm\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"specindex\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"specindex\"\n\t\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"%specindex%\"\n\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t//\"fgcolor\"\t\t\"NeutralWhite\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"HudTournamentBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentBG\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"TournamentLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentLabel\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"MainBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"MainBG\"\n\t\t\"xpos\"\t\t\t\t\t\"c-125\"\n\t\t\"ypos\"\t\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t}\n\t}\n\n\t\"HudTournamentBLUEBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentBLUEBG\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDBlueTeamSolid\"\n\n\t\t\"pin_to_sibling\"\t\t\"MainBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"HudTournamentBLUEBG2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentBLUEBG2\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDBlueTeamDark\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentBLUEBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TournamentBLUELabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentBLUELabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textInsetX\"\t\t\t\"10\"\n\t\t\"labelText\"\t\t\t\t\"%bluenamelabel%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"fgcolor_override\"\t\t\"TeamBlue\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentBLUEBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TournamentBLUEStateLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentBLUEStateLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textInsetX\"\t\t\t\"10\"\n\t\t\"labelText\"\t\t\t\t\"%bluestate%\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentBLUEBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"HudTournamentREDBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentREDBG\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDRedTeamSolid\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentBLUEBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\t\n\t\"HudTournamentREDBG2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentREDBG2\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDRedTeamDark\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentREDBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TournamentREDLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentREDLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textInsetX\"\t\t\t\"10\"\n\t\t\"labelText\"\t\t\t\t\"%rednamelabel%\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\"fgcolor_override\"\t\t\"TeamRed\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentREDBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TournamentREDStateLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentREDStateLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textInsetX\"\t\t\t\"10\"\n\t\t\"labelText\"\t\t\t\t\"%redstate%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\n\t\t\"pin_to_sibling\"\t\t\"HudTournamentREDBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TournamentConditionLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentConditionLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%winconditions%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\n\t\t\"pin_to_sibling\"\t\t\"MainBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"HudTournamentBGHelp\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HudTournamentBGHelp\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"TournamentInstructionsLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentInstructionsLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold10\"\n\t\t\"xpos\"\t\t\t\t\t\"c-125\"\n\t\t\"ypos\"\t\t\t\t\t\"55\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%readylabel%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t}\n\t}\n\n\t\"TournamentInstructionsLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentInstructionsLabelShadow\"\n\t\t\"font\"\t\t\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%readylabel%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\n\t\t\"pin_to_sibling\"\t\t\"TournamentInstructionsLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t}\n\t}\n\n\t\"TournamentReadyHintIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TournamentReadyHintIcon\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"CountdownBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"CountdownBG\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t}\n\n\t\"CountdownLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"CountdownLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.1\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%tournamentstatelabel%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\n\t\"CountdownLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"CountdownLabelShadow\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.48\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.48\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"4\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\t\"%tournamentstatelabel%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudtournamentsetup.res",
    "content": "\"resource/ui/hudtournamentsetup.res\"\n{\n\t\"HudTournamentSetupBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"HudTournamentSetupBG\"\n\t\t\"xpos\"\t\t\t\"49\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"82\"\n\t\t\"tall\"\t\t\t\"28\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\"border\"\t\t\"WhiteBorder\"\n\t}\n\n\t\"TournamentSetupLabel\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"TournamentSetupLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TournamentTeamNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"TournamentTeamNameLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TournamentNameEdit\"\n\t{\n\t\t\"ControlName\"\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\"TournamentNameEdit\"\n\t\t\"xpos\"\t\t\t\"52\"\n\t\t\"ypos\"\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"textHidden\"\t\"0\"\n\t\t\"editable\"\t\t\"1\"\n\t\t\"maxchars\"\t\t\"5\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"labelText\"\t\t\t\"%teamname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"selectionColor_override\" \t\t\"TanLight\"\n\t\t\"selectionTextColor_override\" \t\"Black\"\n\t}\n\n\t\"HudTournamentNameBG\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"HudTournamentNameBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TournamentNotReadyButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"TournamentNotReadyButton\"\n\t\t\"xpos\"\t\t\t\"85\"\n\t\t\"ypos\"\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\"41\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#Store_CANCEL\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"teamnotready\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"font\"\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\"NeonRed\"\n\n\t\t\"defaultBgColor_override\"\t\"Blank\"\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedBgColor_override\"\t\t\"Blank\"\n\t\t\"armedFgColor_override\" \t\"RedSolid\"\n\t\t\"depressedBgColor_override\"\t\"Blank\"\n\t\t\"depressedFgColor_override\" \"RedSolid\"\n\t}\n\n\t\"TournamentReadyButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"TournamentReadyButton\"\n\t\t\"xpos\"\t\t\t\"45\"\n\t\t\"ypos\"\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\"41\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#Store_OK\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"teamready\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"font\"\t\t\t\"FontBold10\"\n\t\t\"fgcolor\"\t\t\"NeonGreen\"\n\n\t\t\"defaultBgColor_override\"\t\"Blank\"\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedBgColor_override\"\t\t\"Blank\"\n\t\t\"armedFgColor_override\" \t\"GreenSolid\"\n\t\t\"depressedBgColor_override\"\t\"Blank\"\n\t\t\"depressedFgColor_override\" \"GreenSolid\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudtraining.res",
    "content": "\"resource/ui/hudtraining.res\"\n{\n \t\"ObjectiveStatusTraining\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusTraining\"\n\t\t\"xpos\"\t\t\t\t\"c-160\"\n\t\t\"ypos\"\t\t\t\t\"r108\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"320\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"GoalLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"GoalLabel\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%goal%\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t}\n\n\t\"GoalLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"GoalLabelShadow\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%goal%\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\t\"North\"\n\n\t\t\"pin_to_sibling\"\t\t\"GoalLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"MsgLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExRichText\"\n\t\t\"fieldName\"\t\t\t\"MsgLabel\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"PressSpacebarToContinue\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PressSpacebarToContinue\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Training_SpaceToContinue\"\n\t\t\"textAlignment\"\t\t\"North\"\n\t\t\"font\"\t\t\t\t\"TFFontMedium\"\n\t}\n\n\t\"HudTrainingMsgBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HudTrainingMsgBG\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"-25\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"205\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"fillcolor\"\t\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudupgradepanel.res",
    "content": "\"resource/ui/hudupgradepanel.res\"\n{\n\t\"HudUpgradePanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HudUpgradePanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\n\t\t\"itempanel_xpos\"\t\t\"15\"\n\t\t\"itempanel_ypos\"\t\t\"10\"\n\t\t\"itempanel_xdelta\"\t\t\"5\"\n\t\t\"itempanel_ydelta\"\t\t\"5\"\n\n\t\t\"upgradebuypanel_xpos\"\t\"160\"\n\t\t\"upgradebuypanel_ypos\"\t\"65\"\n\t\t\"upgradebuypanel_delta\"\t\"6\"\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\t\"paintborder\"\t\t\t\"0\"\n\n\t\t\t\"model_ypos\"\t\t\"5\"\n\t\t\t\"model_tall\"\t\t\"30\"\n\t\t\t\"model_wide\"        \"48\"\n\t\t\t\"model_center_x\"    \"1\"\n\t\t\t\"text_ypos\"\t\t\t\"60\"\n\t\t\t\"text_center\"\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\"1\"\n\t\t\t\"text_forcesize\"\t\"3\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"BGGrayoutPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGGrayoutPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t}\n\n\t\"SelectWeaponPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"SelectWeaponPanel\"\n\t\t\"xpos\"\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"wide\"\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\"350\"\n\n\t\t\"OutPanelBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"OutPanelBG\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\"-8\"\n\t\t\t\"wide\"\t\t\t\"480\"\n\t\t\t\"tall\"\t\t\t\"310\"\n\t\t\t\"fillcolor\"\t\t\"HudBlack\"\n\t\t}\n\t\t\"BetweenBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BetweenBG\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"278\"\n\t\t\t\"zpos\"\t\t\t\"-8\"\n\t\t\t\"wide\"\t\t\t\"480\"\n\t\t\t\"tall\"\t\t\t\"38\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t}\n\n\t\t\"TopBorder\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"TopBorder\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"53\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"480\"\n\t\t\t\"tall\"\t\t\t\"2\"\n\t\t\t\"bgcolor_override\"\t\"TanLight\"\n\t\t}\n\t\n\t\t\"PlayerUpgradeButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"PlayerUpgradeButton\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"Command\"\t\t\"PlayerUpgrade\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"alpha\"\t\"0\"\n\t\t}\n\n\t\t\"ClassImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFClassImage\"\n\t\t\t\"fieldName\"\t\t\"ClassImage\"\n\t\t\t\"xpos\"\t\t\t\"30\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"image\"\t\t\t\"../hud/class_scoutred\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"SentryIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SentryIcon\"\n\t\t\t\"xpos\"\t\t\t\"332\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"34\"\n\t\t\t\"tall\"\t\t\t\"34\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/eng_build_sentry\"\n\t\t}\n\n\t\t\"ActiveTabPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"ActiveTabPanel\"\n\t\t\t\"xpos\"\t\t\t\"88\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"zpos\"\t\t\t\"-3\"\n\t\t\t\"wide\"\t\t\t\"74\"\n\t\t\t\"tall\"\t\t\t\"47\"\n\t\t\t\"bgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"MouseOverTabPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"MouseOverTabPanel\"\n\t\t\t\"xpos\"\t\t\t\"14\"\n\t\t\t\"ypos\"\t\t\t\"9\"\n\t\t\t\"zpos\"\t\t\t\"-6\"\n\t\t\t\"wide\"\t\t\t\"72\"\n\t\t\t\"tall\"\t\t\t\"47\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"MouseOverUpgradePanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"MouseOverUpgradePanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\"157\"\n\t\t\t\"tall\"\t\t\t\"47\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"239 128 73 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel1\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel2\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel3\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel4\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel5\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"InactiveTabPanel6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InactiveTabPanel6\"\n\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"bgcolor_override\"\t\"97 94 85 255\"\n\t\t}\n\n\t\t\"GreyedOutLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"GreyedOutLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"%powerup_hint%\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\"190\"\n\t\t\t\"ypos\"\t\t\t\"95\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"240\"\n\t\t\t\"tall\"\t\t\t\"140\"\n\t\t}\n\n\t\t\"QuickEquipButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"QuickEquipButton\"\n\t\t\t\"xpos\"\t\t\t\"250\"\n\t\t\t\"ypos\"\t\t\t\"195\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Quick_Equip_Bottle\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"quick_equip_bottle\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"LoadoutButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"LoadoutButton\"\n\t\t\t\"xpos\"\t\t\t\"250\"\n\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#OpenGeneralLoadout\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"open_charinfo_direct\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"UpgradeItemsDescriptionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeItemsDescriptionLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular9\"\n\t\t\t\"labelText\"\t\t\"%upgrade_description%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"58\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"47\"\n\t\t}\n\n\t\t\"UpgradeItemsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeItemsLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\"%upgrade_label%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"UpgradeItemStatsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"UpgradeItemStatsLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular8\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"145\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"130\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"CreditsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CreditsLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\t\"labelText\"\t\t\"%credits%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"282\"\n\t\t\t\"wide\"\t\t\t\"240\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"fgcolor\"\t\t\"121 195 58 255\"\n\t\t}\n\n\t\t\"CreditsTextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CreditsTextLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_UpgradeAmount\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"245\"\n\t\t\t\"ypos\"\t\t\t\"282\"\n\t\t\t\"wide\"\t\t\t\"500\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"325\"\n\t\t\t\"ypos\"\t\t\t\"286\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_UpgradeCancel\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\"xpos\"\t\t\t\"405\"\n\t\t\t\"ypos\"\t\t\t\"286\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_UpgradeDone\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"close\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"RespecButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"RespecButton\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"286\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\"22\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_UpgradeRespec\"\n\t\t\t\"font\"\t\t\t\"FontBold10\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"respec\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"TipPanel\"\n\t{\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/hudweaponselection.res",
    "content": "\"resource/ui/hudweaponselection.res\"\n{\n\t\"modelpanel0\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"modelpanel1\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel1\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"modelpanel2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel2\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"modelpanel3\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel3\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"modelpanel4\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel4\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"modelpanel5\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"modelpanel5\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\n\t\t\"model_center_y\"\t\t\"1\"\n\t\t\"model_center_x\"\t\t\"1\"\n\t\t\"model_wide\"\t\t\t\"80\"\n\t\t\"model_tall\"\t\t\t\"50\"\n\t\t\n\t\t\"standard_text_color\"\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/importfiledialog.res",
    "content": "\"ImportFileDialog.res\"\n{\n\t\"ImportFileDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"CImportFileDialog\"\n\t\t\"fieldName\"\t\t\t\"ImportFileDialog\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-100\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\n\t\"WorkshopBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"WorkshopBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-100\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"workshop_blue_top\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"BackgroundBottom\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundBottom\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"355\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"45\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_Title\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t}\n\n\t\"NameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"NameLabel\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_NameLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"Name\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"Name\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"128\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"TypeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TypeLabel\"\n\t\t\"xpos\"\t\t\t\t\"210\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_TypeLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"TypeComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"TypeComboBox\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\"210\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t}\n\n\t\"EquipRegionPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"EquipRegionPanel\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"EquipRegionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"EquipRegionLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_ImportFile_EquipRegionLabel\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\n\t\t\"EquipRegionComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"EquipRegionComboBox\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"Black\"\n\t\t}\n\t}\n\n\t\"WorkshopIDLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"WorkshopIDLabel\"\n\t\t\"xpos\"\t\t\t\t\"205\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_WorkshopIDLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"WorkshopIDTextEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"WorkshopIDTextEntry\"\n\t\t\"xpos\"\t\t\t\t\"205\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"128\"\n\t\t\"NumericInputOnly\"\t\"1\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"TFEnglishNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TFEnglishNameLabel\"\n\t\t\"xpos\"\t\t\t\t\"205\"\n\t\t\"ypos\"\t\t\t\t\"43\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"TF_English Name\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"TFEnglishNameTextEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"TFEnglishNameTextEntry\"\n\t\t\"xpos\"\t\t\t\t\"205\"\n\t\t\"ypos\"\t\t\t\t\"63\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"128\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"PerforceCheckButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\t\"PerforceCheckButton\"\n\t\t\"labelText\"\t\t\t\"Perforce\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"245\"\n\t\t\"ypos\"\t\t\t\t\"85\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t}\n\n\t\"PartnerCheckButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\t\"PartnerCheckButton\"\n\t\t\"labelText\"\t\t\t\"Partner\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"325\"\n\t\t\"ypos\"\t\t\t\t\"85\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t}\n\n\t\"IconPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"IconPanel\"\n\t\t\"xpos\"\t\t\t\t\"405\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"122\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"ButtonIconClear\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"ButtonIconClear\"\n\t\t\t\"xpos\"\t\t\t\t\"173\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labeltext\"\t\t\t\"(\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"ClearIcon\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"ButtonIconBrowse\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonIconBrowse\"\n\t\t\t\"xpos\"\t\t\t\"153\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"command\"\t\t\"BrowseIcon\"\n\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t}\n\t\t}\n\n\t\t\"Icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Icon\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"190\"\n\t\t\t\"tall\"\t\t\t\"122\"\n\t\t}\n\n\t\t\"IconLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"IconLabel\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"105\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_IconLabel\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t}\n\t}\n\n\t\"ClassModelsPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ClassModelsPanel\"\n\t\t\"xpos\"\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"219\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\n\t\t\"ClassesTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassModelsTitle\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_Models\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t}\n\n\t\t\"ClassHighlight1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight1\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass1\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Scout\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight2\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass2\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"37\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Sniper\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight3\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"62\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\" \t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass3\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"59\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Soldier\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight4\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"84\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass4\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"81\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Demoman\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight5\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"106\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass5\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"103\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Medic\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight6\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"128\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass6\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_HWGuy\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight7\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"150\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass7\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"147\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Pyro\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight8\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"172\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass8\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"169\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Spy\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\"ClassHighlight9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\"ClassHighlight9\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"194\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t}\n\t\t\"ClassButton9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"RadioButton\"\n\t\t\t\"fieldName\"\t\t\"ButtonSelectClass9\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"191\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Engineer\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"BodygroupsPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BodygroupsPanel\"\n\t\t\"xpos\"\t\t\t\"105\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"241\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \t\"0\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\n\t\t\"BodygroupTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"BodygroupTitle\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_Bodygroups\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t}\n\n\t\t\"Bodygroup0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup2\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"62\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup3\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"84\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup4\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"106\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup5\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"128\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup6\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"150\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup7\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"172\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup8\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"194\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Bodygroup9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Bodygroup9\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\" \n\t\t\t\"ypos\"\t\t\t\"216\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdateBodygroup\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\t}\n\n\t\"LODsPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"LODsPanel\"\n\t\t\"xpos\"\t\t\t\t\"250\"\n\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"270\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"LOD0Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"LOD0Panel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"border\"\t\t\t\"NoBorder\"\n\n\t\t\t\"LOD0Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD0Label\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ImportFile_LOD0\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonLOD0Clear\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD0Clear\"\n\t\t\t\t\"xpos\"\t\t\t\"133\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"ClearLOD0\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t\t\"ButtonLOD0Browse\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD0Browse\"\n\t\t\t\t\"xpos\"\t\t\t\"113\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"BrowseLOD0\"\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"LOD0File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD0File\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t}\n\t\t\t\"LOD0Details\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD0Details\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"LOD1Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"LOD1Panel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"60\"\n\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"border\"\t\t\t\"NoBorder\"\n\n\t\t\t\"LOD1Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD1Label\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ImportFile_LOD1\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"ButtonLOD1Clear\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD1Clear\"\n\t\t\t\t\"xpos\"\t\t\t\"133\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"ClearLOD1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t\t\"ButtonLOD1Browse\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD1Browse\"\n\t\t\t\t\"xpos\"\t\t\t\"113\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"BrowseLOD1\"\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"LOD1File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD1File\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"LOD1Details\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD1Details\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"LOD2Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"LOD2Panel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"120\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"paintbackground\" \"0\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\t\"LOD2Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD2Label\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ImportFile_LOD2\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"ButtonLOD2Clear\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD2Clear\"\n\t\t\t\t\"xpos\"\t\t\t\"133\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"ClearLOD2\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t\t\"ButtonLOD2Browse\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonLOD2Browse\"\n\t\t\t\t\"xpos\"\t\t\t\"113\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"BrowseLOD2\"\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"LOD2File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD2File\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t\t\"LOD2Details\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"LOD2Details\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"ButtonEditQC\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"fieldName\"\t\t\"ButtonEditQC\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"195\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"92\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_EditQC\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\"EditQC\"\n\t\t\t\"Default\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t}\n\t}\n\n\t\"SkinsPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"SkinsPanel\"\n\t\t\"xpos\"\t\t\t\"405\"\n\t\t\"ypos\"\t\t\t\"130\"\n\t\t\"wide\"\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\"219\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\"SkinsTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"SkinsTitle\"\n\t\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\t\"-3\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_ImportFile_Skins\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\n\t\t\"SwapVMTButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\"fieldName\"\t\t\t\"SwapVMTButton\"\n\t\t\t\"xpos\"\t\t\t\t\"125\"\n\t\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_ImportFile_SwapVMT\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"SwapVMT\"\n\t\t\t\"Default\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\n\t\t\"SkinComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"SkinComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\t\"wide\"\t\t\t\t\"181\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"Black\"\n\t\t}\n\n\t\t\"Material0Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Material0Panel\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"39\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"Material0Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material0Label\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"240\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonMaterial0Edit\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonMaterial0Edit\"\n\t\t\t\t\"xpos\"\t\t\t\"162\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"EditMaterial0\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"Material0File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material0File\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"18\"\n\t\t\t\t\"wide\"\t\t\"190\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"Material1Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Material1Panel\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"74\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"Material1Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material1Label\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\"240\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonMaterial1Edit\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonMaterial1Edit\"\n\t\t\t\t\"xpos\"\t\t\t\"162\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"EditMaterial1\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"Material1File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material1File\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"18\"\n\t\t\t\t\"wide\"\t\t\"190\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t\t\"fillcolor\"\t\"255 0 0 255\"\n\t\t\t}\n\t\t}\n\n\t\t\"Material2Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Material2Panel\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"109\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"Material2Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material2Label\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\"240\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonMaterial2Edit\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonMaterial2Edit\"\n\t\t\t\t\"xpos\"\t\t\t\"162\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"EditMaterial2\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"Material2File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material2File\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"18\"\n\t\t\t\t\"wide\"\t\t\"190\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"Material3Panel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Material3Panel\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"144\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"Material3Label\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material3Label\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\"240\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonMaterial3Edit\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonMaterial3Edit\"\n\t\t\t\t\"xpos\"\t\t\t\"162\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"EditMaterial3\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"Material3File\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"Material3File\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"18\"\n\t\t\t\t\"wide\"\t\t\"190\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"Paintable0CheckBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Paintable0CheckBox\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_Paintable0\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"190\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdatePaintable0\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"Paintable1CheckBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"Paintable1CheckBox\"\n\t\t\t\"labelText\"\t\t\"#TF_ImportFile_Paintable1\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\"190\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t\t\"command\"\t\t\"UpdatePaintable1\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t}\n\t}\n\n\t\"AnimationPropLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"AnimationPropLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_AnimationProp\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"TauntInputPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"TauntInputPanel\"\n\t\t\"xpos\"\t\t\t\"95\"\n\t\t\"ypos\"\t\t\t\"80\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"219\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintbackground\" \"0\"\n\n\t\t\"AnimationSourcePanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"AnimationSourcePanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"paintbackground\" \"0\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\t\"AnimationSourceLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AnimationSourceLabel\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"-3\"\n\t\t\t\t\"wide\"\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ImportFile_AnimationSource\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonAnimationSourceClear\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonAnimationSourceClear\"\n\t\t\t\t\"xpos\"\t\t\t\"133\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"ClearAnimationSource\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t\t\"ButtonAnimationSourceBrowse\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonAnimationSourceBrowse\"\n\t\t\t\t\"xpos\"\t\t\t\"113\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"BrowseAnimationSource\"\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"AnimationSourceFile\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AnimationSourceFile\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t}\n\t\t\t\"AnimationSourceDetails\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AnimationSourceDetails\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"35\"\n\t\t\t\t\"wide\"\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\t\"font\"\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"AnimationVCDPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"AnimationVCDPanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"paintbackground\" \"0\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\t\"AnimationVCDLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AnimationVCDLabel\"\n\t\t\t\t\"xpos\"\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\"-3\"\n\t\t\t\t\"wide\"\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_ImportFile_AnimationVCD\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"font\"\t\t\"FontBold12\"\n\t\t\t}\n\t\t\t\"ButtonAnimationVCDClear\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonAnimationVCDClear\"\n\t\t\t\t\"xpos\"\t\t\t\"133\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"Command\"\t\t\t\"ClearAnimationVCD\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t\t\"ButtonAnimationVCDBrowse\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ButtonAnimationVCDBrowse\"\n\t\t\t\t\"xpos\"\t\t\t\"113\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"19\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"textinsetx\"\t\"15\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\t\"command\"\t\t\"BrowseAnimationVCD\"\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"170 221 183 255\"\n\t\t\t\t\"image_disabledcolor\"\t\"0 0 0 255\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\t\t\t\"AnimationVCDFile\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AnimationVCDFile\"\n\t\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t}\n\t\t}\n\n\t\t\"AnimDurationLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"AnimDurationLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"120\"\n\t\t\t\"wide\"\t\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_ImportFile_AnimationDuration\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t}\n\n\t\t\"AnimationLoopCheckButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"AnimationLoopCheckButton\"\n\t\t\t\"labelText\"\t\t\"Loop\"\n\t\t\t\"Font\"\t\t\t\"FontRegular12\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"140\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"command\"\t\t\"UpdateAnimationLoopable\"\n\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t}\n\n\t\t\"AnimationLoopStartLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"AnimationLoopStartLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"50\"\n\t\t\t\"ypos\"\t\t\t\t\"165\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"Start Time:\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"AnimationLoopStartTextEntry\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\t\"fieldName\"\t\t\t\"AnimationLoopStartTextEntry\"\n\t\t\t\"xpos\"\t\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\t\"165\"\n\t\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"1\"\n\t\t\t\"maxchars\"\t\t\t\"128\"\n\t\t\t\"NumericInputOnly\"\t\"1\"\n\t\t\t\"unicode\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\t\"paintbackgroundtype\" \"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t}\n\n\t\t\"ButtonEditQCI\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\"fieldName\"\t\t\t\"ButtonEditQCI\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"195\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"92\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_ImportFile_EditQCI\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"EditQCI\"\n\t\t\t\"Default\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\t}\n\n\t\"ButtonLoad\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"ButtonLoad\"\n\t\t\"xpos\"\t\t\t\t\"120\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Browse\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"Load\"\n\t}\n\n\t\"ButtonClose\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ButtonClose\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Close\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"Close\"\n\t}\n\n\t\"ButtonPreview\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonPreview\"\n\t\t\"xpos\"\t\t\t\t\"270\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_Preview\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"BuildPreview\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ButtonVerify\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonVerify\"\n\t\t\"xpos\"\t\t\t\t\"380\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_Verify\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"BuildVerify\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ButtonBuild\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonBuild\"\n\t\t\"xpos\"\t\t\t\t\"490\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ImportFile_Build\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"BuildFinal\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"BetaNotice\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BetaNotice\"\n\t\t\"xpos\"\t\t\t\t\"c100\"\n\t\t\"ypos\"\t\t\t\t\"c-240\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"128\"\n\t\t\"tall\"\t\t\t\t\"128\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"beta\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\t\"c-182\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\t\"313\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\t\t\"fov\"\t\t\t\t\"40\"\n\t\t\"allow_manip\"\t\t\"1\"\n\t\t\"paintbackground\" \t\"1\"\n\t\t\"paintbackgroundenabled\"\t\"1\"\n\t\t\"bgcolor_override\" \t\t\t\"255 255 255 0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\"1\"\n\t\t\t\"angles_x\"\t\"0\"\n\t\t\t\"angles_y\"\t\"170\"\n\t\t\t\"angles_z\"\t\"0\"\n\t\t\t\"origin_x\"\t\"190\"\n\t\t\t\"origin_y\"\t\"0\"\n\t\t\t\"origin_z\"\t\"-36\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\"\t\"1\"\n\t\t\t\"modelname\"\t\"\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/intromenu.res",
    "content": "\"resource/ui/intromenu.res\"\n{\n\t\"intro\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFIntroMenu\"\n\t\t\"fieldName\"\t\t\t\"intro\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"MainBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MainBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"0 0 0 200\"\n\t}\n\t\n\t\"titlelabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"titlelabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"Skip\" [$WIN32] \n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"Skip\"\n\t\t\"xpos\"\t\t\t\t\"r225\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#Button_SkipIntro\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"skip\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"Continue\" [$WIN32] \n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"Continue\"\n\t\t\"xpos\"\t\t\t\t\"r225\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Continue\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"skip\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"Back\" [$WIN32] \n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"Back\"\n\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Back\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"back\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ReplayVideo\" [$WIN32] \n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ReplayVideo\"\n\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_ReplayIntro\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"replayVideo\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\t\t\n\t\n\t\"VideoPanel\"\n\t{\n\t\t\"ControlName\"\t\"CTFVideoPanel\"\n\t\t\"fieldName\"\t\t\"VideoPanel\"\n\t\t\"xpos\"\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"3\"\t\t\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"start_delay\"\t\"0\"\n\t\t\"end_delay\"\t\t\"0\"\n\t}\n\t\n\t\"VideoCaption\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"VideoCaption\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"c110\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\" \"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"IntroMenuCaption\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"textinsetx\"\t\t\"20\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\t\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&E\"\n\t\t\"command\"\t\t\t\"skip\"\n\t}\n\n\t\"teambutton1SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton1SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&Q\"\n\t\t\"command\"\t\t\t\"back\"\n\t}\n}"
  },
  {
    "path": "resource/ui/intromenu_sc.res",
    "content": "#base \"intromenu.res\"\n\n\"resource/ui/intromenu_sc.res\"\n{\n\t\"Footer\" [$X360]\n\t{\n\t\t\"ControlName\"\t\t\"CTFFooter\"\n\t\t\"fieldName\"\t\t\t\"Footer\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"button_separator\"\t\"10\"\n\t\t\"button_separator_lodef\"\t\"5\"\n\t\t\"buttongap\"\t\t\t\"50\"\n\t\t\"textadjust\"\t\t\"3\"\n\t\t\"buttonoffsety\"\t\t\"20\"\n\t\t\"buttonoffsety_hidef\"\t\t\"0\"\n\t\t\"buttonoffsety_lodef\"\t\t\"18\"\n\t\t\"fonttext\"\t\t\t\"MatchmakingDialogMenuLarge\"\n\t\t\"fonttext_lodef\"\t\t\t\"MatchmakingDialogMenuSmall\"\n\t\t\"fgcolor\"\t\t\t\"HudOffWhite\" \t\n\t\t\n\t\t\"button\"\n\t\t{\n\t\t\t\"name\"\t\t\"intro\"\n\t\t\t\"text\"\t\t\"#GameUI_Back\"\n\t\t\t\"icon\"\t\t\"#GameUI_Icons_B_BUTTON\"\t\n\t\t}\n\t\t\n\t\t\"button\"\n\t\t{\n\t\t\t\"name\"\t\t\"continue\"\n\t\t\t\"text\"\t\t\"#Button_SkipIntro_360\"\n\t\t\t\"icon\"\t\t\"#GameUI_Icons_A_BUTTON\"\t\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/itemoptionspanel.res",
    "content": "\"resource/ui/itemoptionspanel.res\"\n{\n\t\"PanelListPanel\"\n\t{\n\t\t\"ControlName\"\t\"CPanelListPanel\"\n\t\t\"fieldName\"\t\t\"PanelListPanel\"\n\t\t\"xpos\"\t\t\"0\"\n\t\t\"ypos\"\t\t\"0\"\n\t\t\"wide\"\t\t\"f-19\"\n\t\t\"tall\"\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\"autohide_scrollbar\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\n\t\t\"HatUseHeadCheckButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HatUseHeadCheckButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\"140\"\n\t\t\t\"tall\"\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"RoundedCorners\"\t\t\"15\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"0\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\"#GameUI_ParticleHatUseHead\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\"0\"\n\t\t\t\"centerwrap\"\t\t\"0\"\n\t\t\t\"textinsetx\"\t\t\"6\"\n\t\t\t\"textinsety\"\t\t\"0\"\n\t\t\t\"auto_wide_tocontents\"\t\t\"0\"\n\t\t\t\"use_proportional_insets\"\t\t\"0\"\n\t\t\t\"Default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\"particle_use_head_clicked\"\n\t\t}\n\t\n\t\t\"HatParticleSlider\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CCvarSlider\"\n\t\t\t\"fieldName\"\t\t\"HatParticleSlider\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\"140\"\n\t\t\t\"tall\"\t\t\"14\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"RoundedCorners\"\t\t\"15\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"SetStyleButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"SetStyleButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_Item_SelectStyle\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"Command\"\t\t\"set_style\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/itemquickswitch.res",
    "content": "\"resource/ui/itemquickswitch.res\"\n{\n\t\"ItemQuickSwitchPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ItemQuickSwitchPanel\"\n\t\t\"xpos\"\t\t\t\"c-135\"\n\t\t\"ypos\"\t\t\t\"360\"\n\t\t\"wide\"\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\"115\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\n\t\t\"itempanel_xpos\"\t\t\"0\"\n\t\t\"itempanel_ydelta\"\t\t\"0\"\n\n\t\t\"itemskv\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\"205\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"bgcolor_override\"\t\t\"Black\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"text_forcesize\" \"2\"\n\t\t\t\"model_xpos\"\t\"0\"\n\t\t\t\"model_ypos\"\t\"0\"\n\t\t\t\"model_wide\"\t\"58\"\n\t\t\t\"model_tall\"\t\"34\"\n\t\t\t\"text_center\"\t\"1\"\n\t\t\t\"text_xpos\"\t\t\"55\"\n\t\t\t\"text_wide\"\t\t\"135\"\n\t\t\t\"name_only\"\t\t\"1\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t}\n\t}\n\n\t\"CaratLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CaratLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ItemSlotLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ItemSlotLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TopLine\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"TopLine\"\n\t\t\"xpos\"\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"265\"\n\t\t\"tall\"\t\t\t\"10\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\"loadout_dotted_line\"\n\t\t\"tileImage\"\t\t\"1\"\n\t\t\"tileVertically\" \"0\"\n\t}\n\n\t\"itemcontainerscroller\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"itemcontainerscroller\"\n\t\t\"xpos\"\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"105\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"200 187 161 0\"\n\t\t\"autohide_buttons\" \"1\"\n\t}\n\n\t\"itemcontainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"itemcontainer\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"230\"\n\t\t\"tall\"\t\t\t\"115\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\"200 187 161 0\"\n\n\t\t\"CurrentlyEquippedBackground\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CurrentlyEquippedBackground\"\n\t\t\t\"font\"\t\t\t\"ItemFontNameSmallest\"\n\t\t\t\"labelText\"\t\t\"#QuickSwitchEquipped\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t}\n\t}\n\n\t\"NoItemsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NoItemsLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"loadout_preset_panel\"\n\t{\n\t\t\"ControlName\"\t\"CLoadoutPresetPanel\"\n\t\t\"FieldName\"\t\t\"loadout_preset_panel\"\n\t\t\"xpos\"\t\t\t\"240\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"115\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/itemrenameconfirmationdialog.res",
    "content": "\"resource/ui/itemrenameconfirmationdialog.res\"\n{\n\t\"ItemRenameConfirmationDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ItemRenameConfirmationDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\t\"105\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\t\t// Hide it off the bottom\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\t\"#CraftAskNameConfirm\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"GivenName\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"GivenName\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"%name%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"NeutralWhite\"\n\t}\n\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"labelText\"\t\t\t\"#CraftAskNameWarning\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#CraftNameConfirm\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/itemrenamedialog.res",
    "content": "\"resource/ui/itemrenamedialog.res\"\n{\n\t\"ItemRenameDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ItemRenameDialog\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"75\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t}\n\t\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"paintborder\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\t\t\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n\t\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\t\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t\t\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\t\t\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\t\n\t\"OldItemNameBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OldItemNameBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"380\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\" \"0\"\n\t}\n\t\n\t\"OldItemNameDescLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OldItemNameDescLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\"#ToolItemRenameOldItemName\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"185\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\t\n\t\"OldItemNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OldItemNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\"%oldname%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\t\"94\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\t\n\t\"NewItemNameBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NewItemNameBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"380\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t}\n\t\n\t\"NewItemNameDescLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"NewItemNameDescLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\"#ToolItemRenameNewItemName\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"185\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\t\n\t\"CustomNameEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"CustomNameEntry\"\n\t\t\"xpos\"\t\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\t\"134\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"32\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Grey\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"paintbackgroundtype\" \"0\"\n\t}\n\t\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#ToolConfirmWarning\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\t\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"50\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\"220\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#CraftNameOk\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"apply\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/itemrenameinvaliddialog.res",
    "content": "\"resource/ui/itemrenameinvaliddialog.res\"\n{\n\t\"ItemRenameConfirmationDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ItemRenameConfirmationDialog\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"240\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"dynamic\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"ToolBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ToolBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_SelfMade\"\n\t}\n\t\"tool_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"tool_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"SubjectBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SubjectBG\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"84\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"border\"\t\t\t\"BackpackItemBorder_Vintage\"\n\t}\n\t\"subject_modelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\"subject_modelpanel\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"model_xpos\"\t\t\"2\"\n\t\t\"model_ypos\"\t\t\"5\"\n\t\t\"model_wide\"\t\t\"80\"\n\t\t\"model_tall\"\t\t\"54\"\n\t\t\"text_ypos\"\t\t\t\"100\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"name_only\"\t\t\t\"1\"\n\n\t\t\"itemmodelpanel\"\n\t\t{\n\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ConfirmLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ConfirmLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular15\"\n\t\t\"labelText\"\t\t\t\"#CraftInvalidName\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"GivenName\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"GivenName\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\t\"%name%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"NeutralWhite\"\n\t}\n\n\t\"WarningLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"WarningLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular15\"\n\t\t\"labelText\"\t\t\t\"#CraftInvalidNameDetail\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"170\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"BackFromInvalidButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"BackFromInvalidButton\"\n\t\t\"xpos\"\t\t\t\t\"135\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_OK\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"backfrominvalid\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/itemselectionpanel.res",
    "content": "\"resource/ui/itemselectionpanel.res\"\n{\n\t\"ItemSelectionPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ItemSelectionPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"500\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"400\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\n\t\t\"item_ypos\"\t\t\t\t\t\"60\"\n\t\t\"item_ydelta\"\t\t\t\t\"80\"\n\t\t\"item_backpack_offcenter_x\"\t\"-288\"\n\t\t\"item_backpack_xdelta\"\t\t\"4\"\n\t\t\"item_backpack_ydelta\"\t\t\"3\"\n\n\t\t\"modelpanels_selection_kv\"\n\t\t{\n\t\t\t\"wide\"\t\t\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\t\t\"70\"\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_wide\"\t\t\t\"82\"\n\t\t\t\"model_tall\"\t\t\t\"55\"\n\t\t\t\"model_center_x\"\t\t\"1\"\n\t\t\t\"text_ypos\"\t\t\t\t\"0\"\n\t\t\t\"text_forcesize\"\t\t\"2\"\n\t\t\t\"text_center\"\t\t\t\"0\"\n\t\t\t\"text_yoffset\"\t\t\t\"2\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"inset_eq_y\"\t\t\t\"56\"\n\t\t\t\"inset_eq_x\"\t\t\t\"56\"\n\t\t\t\"deferred_description\"\t\"1\"\n\t\t\t\"deferred_icon\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-70\"\n\t\t\t\"ypos\"\t\t\t\t\t\"270\"\n\t\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\t\n\t\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\t\"model_ypos\"\t\t\t\"5\" \n\t\t\t\"model_wide\"\t\t\t\"50\"\n\t\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"inset_eq_x\"\t\t\t\"4\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\t\t\t\"deferred_description\"\t\"1\"\n\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"inventory_image_type\"\t\"1\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"use_item_sounds\"\t\"1\"\n\t\t}\n\n\t\t\"duplicatelabels_kv\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"FontRegular8\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"153 204 255 255\"\n\t\t}\n\t}\n\n\t\"CaratLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CaratLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\n\t\"ClassLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassLabel\"\n\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\"#ClassBeingEquipped\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"NameFilterLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NameFilterLabel\"\n\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\"#Store_NameFilterLabel\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\"300\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"NameFilterTextEntry\"\n\t{\n\t\t\"ControlName\"\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\"NameFilterTextEntry\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"1\"\n\t\t\"textHidden\"\t\"0\"\n\t\t\"editable\"\t\t\"1\"\n\t\t\"unicode\"\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\" \"2\"\n\t}\n\n\t\"TopLine\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"TopLine\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"BottomLine\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"BottomLine\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"ItemSlotLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ItemSlotLabel\"\n\t\t\"font\"\t\t\t\"HudFontMedium\"\n\t\t\"labelText\"\t\t\"#LoadoutSlot_Primary\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"375\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"NoItemsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"NoItemsLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"#NoItemsToEquip\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"150\"\n\t\t\"zpos\"\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"LightRed\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"vguicancel\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OnlyAllowUniqueQuality\"\n\t{\n\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\"OnlyAllowUniqueQuality\"\n\t\t\"labelText\"\t\t\"#OnlyAllowUniqueQuality\"\n\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"xpos\"\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\"290\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"ShowBackpack\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowBackpack\"\n\t\t\"xpos\"\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Selection_ShowBackpack\"\n\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"show_backpack\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\"ShowSelection\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ShowSelection\"\n\t\t\"xpos\"\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Selection_ShowSelection\"\n\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"show_selection\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"PrevPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\"xpos\"\t\t\t\"c175\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&A\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"prevpage\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\"labelText\"\t\t\"%backpackpage%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"xpos\"\t\t\t\"c210\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"NextPageButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\"xpos\"\t\t\t\"c265\"\n\t\t\"ypos\"\t\t\t\"320\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"&D\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"nextpage\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"TextColor\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"TextColor\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/loadoutpresetpanel.res",
    "content": "\"resource/ui/loadoutpresetpanel.res\"\n{\n\t\"loadout_preset_panel\"\n\t{\n\t\t\"ControlName\"\t\"CLoadoutPresetPanel\"\n\t\t\"fieldName\"\t\t\"loadout_preset_panel\"\n\t\t\n\t\t\"presetbutton_kv\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"0\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\t\t\t\n\t}\n}\n"
  },
  {
    "path": "resource/ui/mainmenuoverride.res",
    "content": "#base \"../preload.res\"\n#base \"../links.res\"\n#base \"customizations/#customization_menu/hud_customization.res\"\n#base \"vguipreload.res\"\n\n\"resource/ui/mainmenuoverride.res\"\n{\n\t\"MainMenuOverride\"\n\t{\n\t\t\"fieldName\"\t\t\"MainMenuOverride\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\n\t\t\"update_url\"\t\"http://store.steampowered.com/news/?filter=updates&appids=440\"\n\t\t\"blog_url\"\t\t\"http://www.teamfortress.com/\"\n\n\t\t\"button_x_offset\"\t\"-285\"\n\t\t\"button_y\"\t\t\t\"120\"\n\t\t\"button_y_delta\"\t\"5\"\n\n\t\t\"button_kv\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"150\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"26\"\n\t\t\t\"visible\"\t\t\"1\"\n\n\t\t\t\"SubButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"SubButton\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\t\"tall\"\t\t\t\"26\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"textinsetx\"\t\"25\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"border_default\"\t\"MainMenuButtonDefault\"\n\t\t\t\t\"border_armed\"\t\t\"MainMenuButtonArmed\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"SaxxySettings\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"-101\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"480\"\n\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"flashbounds_x\"\t\"50\"\n\t\t\t\"flashbounds_y\"\t\"65\"\n\t\t\t\"flashbounds_w\"\t\"250\"\n\t\t\t\"flashbounds_h\"\t\"120\"\n\n\t\t\t\"flashstartsize_min\"\t\"8\"\n\t\t\t\"flashstartsize_max\"\t\"12\"\n\n\t\t\t\"flash_maxscale\"\t\t\"4\"\n\n\t\t\t\"flash_lifelength_min\"\t\".1\"\n\t\t\t\"flash_lifelength_max\"\t\".2\"\n\n\t\t\t\"curtain_anim_duration\"\t\t\"4.0\"\n\t\t\t\"curtain_open_time\"\t\t\"2.8\"\n\t\t\t\"flash_start_time\"\t\t\"4.0\"\n\n\t\t\t\"initial_freakout_duration\"\t\t\"15.0\"\n\t\t\t\"clap_sound_duration\"\t\"10.0\"\n\n\t\t\t\"CameraFlashSettings\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tileImage\"\t\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"9\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\"c-70\"\n\t\t\"ypos\"\t\t\t\"270\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"Transparent\"\n\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\"1\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\n\t\t\"text_ypos\"\t\t\t\"20\"\n\t\t\"text_center\"\t\t\"1\"\n\t\t\"model_hide\"\t\t\"1\"\n\t\t\"resize_to_text\"\t\"1\"\n\t\t\"padding_height\"\t\"15\"\n\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\"1\"\n\t\t}\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-200\"\n\t\t\"wide\"\t\t\t\"o1.6\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"if_wider\"\n\t\t{\n\t\t\t\"wide\"\t\t\"f0\"\n\t\t\t\"tall\"\t\t\"o0.628\"\n\t\t}\n\n\t\t\"if_taller\"\n\t\t{\n\t\t\t\"wide\"\t\t\"o1.6\"\n\t\t\t\"tall\"\t\t\"f0\"\n\t\t}\n\t\t\n\t\t\"if_halloween_0\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/title_team_halloween2011_widescreen\"\n\t\t}\n\t\t\"if_halloween_1\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/title_team_halloween2012_widescreen\"\n\t\t}\n\t\t\"if_halloween_2\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/title_team_halloween2013_widescreen\"\n\t\t}\n\t\t\"if_halloween_3\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/title_team_halloween2014_widescreen\"\n\t\t}\n\t\t\"if_halloween_4\"\n\t\t{\t\n\t\t\t\"image\"\t\t\"../console/title_team_halloween2015_widescreen\"\n\t\t}\n\t\t\"if_halloween_5\"\n\t\t{\t\n\t\t\t\"image\"\t\t\"../console/title_scream_fortress_2017_widescreen\"\n\t\t}\n\t\t\"if_fullmoon\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/title_fullmoon_widescreen\"\n\t\t}\n\t\t\"if_christmas_0\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/background_xmas2020_widescreen\"\n\t\t}\n\t\t\"if_christmas_1\"\n\t\t{\n\t\t\t\"image\"\t\t\"../console/background_xmas2023_widescreen\"\n\t\t}\n\t}\n\n\t\"TFLogoImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"TFLogoImage\"\n\t\t\"xpos\"\t\t\t\"80\"\n\t\t\"ypos\"\t\t\t\"65\"\n\t\t\"wide\"\t\t\t\"256\"\n\t\t\"tall\"\t\t\t\"64\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/main_menu_logo\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n\n\t\"TFCharacterImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"TFCharacterImage\"\n\t\t\"xpos\"\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\"-80\"\n\t\t\"zpos\"\t\t\t\"-99\"\n\t\t\"wide\"\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\"600\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"RankModelPanel\"\n\t{\n\t\t\"ControlName\"\t\"CPvPRankPanel\"\n\t\t\"fieldName\"\t\t\"RankModelPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"matchgroup\"\t\"MatchGroup_Casual_12v12\"\n\t\t\"show_progress\"\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel1\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"CycleRankTypeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"CycleRankTypeButton\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"v\"\n\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"actionsignallevel\" \"1\"\n\t\t\"command\"\t\t\t\"open_rank_type_menu\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\" \t\"TanDark\"\n\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel1\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"RankTooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"RankTooltipPanel\"\n\t\t\"xpos\"\t\t\t\"c-285\"\n\t\t\"ypos\"\t\t\t\"99\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"8\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"image\"\t\t\t\"info\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"alpha\"\t\t\t\"75\"\n\t}\n\n\t\"RankPanel\"\n\t{\n\t\t\"ControlName\"\t\"CPvPRankPanel\"\n\t\t\"fieldName\"\t\t\"RankPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"170\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"matchgroup\"\t\"MatchGroup_Casual_12v12\"\n\t\t\"xp_source_notification_center_x\"\t\"350\"\n\t\t\"show_model\"\t\"0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel1\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPLEFT\"\n\t}\n\n\t\"NoGCMessage\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"NoGCMessage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_MM_NoGC_Rank\"\n\t\t\"font\"\t\t\t\"ItemFontNameSmall\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"textinsetx\"\t\"10\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel1\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPLEFT\"\n\t}\n\n\t\"NoGCImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"NoGCImage\"\n\t\t\"xpos\"\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"45\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/main_menu/nogc\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"proportionaltoparent\" \"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"NoGCMessage\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMRIGHT\"\n\t}\n\n\t\"RankBorder\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"RankBorder\"\n\t\t\"xpos\"\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\"140\"\n\t\t\"zpos\"\t\t\t\"-55\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"130\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"TooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TooltipPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\t\t\"PanelBorder\"\n\n\t\t\"TipSubLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"TipSubLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"%tipsubtext%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TipLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\"%tiptext%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"-5\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"auto_wide_tocontents\" \"1\"\n\t\t}\n\t}\n\n\t\"Notifications_ShowButtonPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Notifications_ShowButtonPanel\"\n\t\t\"xpos\"\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel5\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPLEFT\"\n\n\t\t\"Notifications_CountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"Notifications_CountLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\t\"%noticount%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"11\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"Notifications_ShowButtonPanel_SB\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"Notifications_ShowButtonPanel_SB\"\n\t\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"k\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"Command\"\t\t\t\"noti_show\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"defaultFgColor_override\"\t\"255 190 25 255\"\n\t\t\t\"armedFgColor_override\"\t\t\"202 153 27 255\"\n\t\t}\n\t}\n\n\t\"ReloadHUDButton\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ReloadHUDButton\"\n\t\t\"xpos\"\t\t\t\"-9\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel5\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\t\"112 176 74 255\"\n\t\t}\n\t}\n\t\n\t\"ShowToolsButton\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ShowToolsButton\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"ReloadHUDButton\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\t\"77 116 85 255\"\n\t\t}\n\t}\n\t\n\t\"MOTD_ShowButtonPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MOTD_ShowButtonPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"ShowToolsButton\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\t\"71 98 145 255\"\n\t\t}\n\t}\n\t\n\t\"QuestLogButton\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"QuestLogButton\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"MOTD_ShowButtonPanel\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\t\"207 106 50 255\"\n\t\t}\n\t}\n\t\n\t\"HomeServerButton\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"HomeServerButton\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"QuestLogButton\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_BOTTOMLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\t\"134 80 172 255\"\n\t\t}\n\t}\n\t\n\t\"MOTD_Panel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MOTD_Panel\"\n\t\t\"xpos\"\t\t\t\t\"r345\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"350\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"MOTD_HeaderContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"MOTD_HeaderContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"71 98 145 255\"\n\n\t\t\t\"MOTD_HeaderLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"MOTD_HeaderLabel\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"paintbackground\" \t\"0\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"labelText\"\t\t\t\"%motdheader%\"\n\t\t\t}\n\t\t}\n\n\t\t\"MOTD_CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"MOTD_CloseButton\"\n\t\t\t\"xpos\"\t\t\t\t\"275\"\n\t\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labeltext\"\t\t\t\"(\"\n\t\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"Command\"\t\t\t\"motd_hide\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t}\n\n\t\t\"MOTD_HeaderIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_HeaderIcon\"\n\t\t\t\"xpos\"\t\t\t\"265\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"class_icons/filter_all_motd\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"MOTD_TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"%motdtitle%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"MOTD_Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_Label\"\n\t\t\t\"font\"\t\t\t\"TFFontMedium\"\n\t\t\t\"labelText\"\t\t\"%motddate%\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"MOTD_TitleImageBg\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_TitleImageBg\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"zpos\"\t\t\t\"99\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"150\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"item_bg\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t}\n\n\t\t\"MOTD_TitleImageContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_TitleImageContainer\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\"150\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\n\t\t\t\"MOTD_TitleImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MOTD_TitleImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\t\"tall\"\t\t\t\"250\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"class_icons/filter_all\"\n\t\t\t\t\"scaleImage\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"MOTD_TextScroller\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ScrollableEditablePanel\"\n\t\t\t\"fieldName\"\t\t\"MOTD_TextScroller\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\"wide\"\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\"115\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\n\t\t\t\"MOTD_TextPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MOTD_TextPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\t\"tall\"\t\t\t\"300\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\t\t\"MOTD_TextLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\t\"fieldName\"\t\t\"MOTD_TextLabel\"\n\t\t\t\t\t\"font\"\t\t\t\"TFFontMedium\"\n\t\t\t\t\t\"labelText\"\t\t\"%motdtext%\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"250\"\n\t\t\t\t\t\"tall\"\t\t\t\"300\"\n\t\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"MOTD_URLButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"MOTD_URLButton\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"rs1.2\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#MMenu_MOTD_URL\"\n\t\t\t\"textinsetx\"\t\"20\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"command\"\t\t\"motd_viewurl\"\n\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"navUp\"\t\t\t\"MOTD_CloseButton\"\n\t\t\t\"navLeft\"\t\t\"MOTD_PrevButton\"\n\t\t\t\"navRight\"\t\t\"MOTD_NextButton\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"MOTD_PrevButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"MOTD_PrevButton\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"336\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"motd_prev\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"navUp\"\t\t\t\"MOTD_CloseButton\"\n\t\t\t\"navRight\"\t\t\"MOTD_URLButton\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_back\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"MOTD_NextButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"MOTD_NextButton\"\n\t\t\t\"xpos\"\t\t\t\"267\"\n\t\t\t\"ypos\"\t\t\t\"336\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"motd_next\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\"navUp\"\t\t\t\"MOTD_CloseButton\"\n\t\t\t\"navLeft\"\t\t\"MOTD_URLButton\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"paintbackground\" \"0\"\n\n\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\"image_armedcolor\"\t\"255 255 255 255\"\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"blog_forward\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\t\n\t\"Notifications_Panel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Notifications_Panel\"\n\t\t\"xpos\"\t\t\t\t\"r255\"\n\t\t\"ypos\"\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"Notifications_CloseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"Notifications_CloseButton\"\n\t\t\t\"xpos\"\t\t\t\t\"186\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labeltext\"\t\t\t\"(\"\n\t\t\t\"font\"\t\t\t\t\"MediumSmallIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"default\"\t\t\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"Command\"\t\t\t\"noti_hide\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"armedFgColor_override\" \"LightRed\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"Notifications_TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"Notifications_TitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\t\"labelText\"\t\t\t\"%notititle%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"textinsetx\"\t\t\"25\"\n\t\t}\n\n\t\t\"Notifications_Scroller\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ScrollableEditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Notifications_Scroller\"\n\t\t\t\"xpos\"\t\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\t\"tall\"\t\t\t\t\"135\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"fgcolor_override\"\t\t\"TextColor\"\n\n\t\t\t\"Notifications_Control\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CMainMenuNotificationsControl\"\n\t\t\t\t\"fieldName\"\t\t\"Notifications_Control\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\t\"tall\"\t\t\t\"135\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"CompetitiveAccessInfoPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CCompetitiveAccessInfoPanel\"\n\t\t\"fieldName\"\t\t\t\"CompetitiveAccessInfoPanel\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t}\n\n\t\"FriendsContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"FriendsContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\"140\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\"NoBorder\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"BGPanel4\"\n\t\t\"pin_corner_to_sibling\" \t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \t\"PIN_TOPLEFT\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\t\"#TF_Competitive_Friends\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"InnerShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"InnerShadow\"\n\t\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\"rs1-10\"\n\t\t\t\"zpos\"\t\t\t\t\"501\"\n\t\t\t\"wide\"\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"1\"\n\t\t\t\"border\"\t\t\t\"InnerShadowBorder\"\n\t\t}\n\n\t\t\"SteamFriendsList\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CSteamFriendsListPanel\"\n\t\t\t\"fieldName\"\t\t\t\"SteamFriendsList\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\t\"zpos\"\t\t\t\t\"500\"\n\t\t\t\"wide\"\t\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"columns_count\"\t\t\"2\"\n\t\t\t\"inset_x\"\t\t\t\"6\"\n\t\t\t\"inset_y\"\t\t\t\"2\"\n\t\t\t\"row_gap\"\t\t\t\"5\"\n\t\t\t\"column_gap\"\t\t\"5\"\n\t\t\t\"restrict_width\"\t\"0\"\n\n\t\t\t\"friendpanel_kv\"\n\t\t\t{\n\t\t\t\t\"wide\"\t\t\t\"122\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t}\n\n\t\t\t\"ScrollBar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-1\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"wide\"\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\"nobuttons\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"Slider\"\n\t\t\t\t{\n\t\t\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\t}\n\n\t\t\t\t\"UpButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"DownButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"BelowDarken\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BelowDarken\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\t\"zpos\"\t\t\t\t\"499\"\n\t\t\t\"wide\"\t\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"TransparentLightBlack\"\n\t\t}\n\t}\n\n\t\"VersionLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"VersionLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"FlawHUD v2026.0110\"\n\t\t\"labelText_minmode\"\t\"#FH_streamer_mode_active\"\n\t\t\"xpos\"\t\t\t\t\"f0\"\n\t\t\"ypos\"\t\t\t\t\"r13\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"0\"\n\t\t\"sound_depressed\"\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"sound_released\"\t\"UI/homie.mp3\"\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t}\n\n\t\"CharacterSetupButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"CharacterSetupButton\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"122\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labeltext\"\t\t\t\"#MMenu_CharacterSetup\"\n\t\t\"command\"\t\t\t\"engine open_charinfo\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel2\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\t}\n\n\t\"GeneralStoreButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"GeneralStoreButton\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"124\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labeltext\"\t\t\t\"#StoreTitle\"\n\t\t\"command\" \t\t\t\"engine open_store\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel2\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\t}\n\n\t\"SteamWorkshopButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"SteamWorkshopButton\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"124\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"AllCaps\"\t\t\t\"1\"\n\t\t\"labeltext\"\t\t\t\"#MMenu_SteamWorkshop\"\n\t\t\"command\" \t\t\t\"engine OpenSteamWorkshopDialog\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel2\"\n\t\t\"pin_corner_to_sibling\" \"PIN_BOTTOMRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMRIGHT\"\n\t}\n\n\t\"SettingButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"SettingButton\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"122\"\n\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"AllCaps\"\t\t\t\"1\"\n\t\t\"labeltext\"\t\t\t\"#MMenu_Tooltip_Options\"\n\t\t\"command\"\t\t\t\"OpenOptionsDialog\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel2\"\n\t\t\"pin_corner_to_sibling\" \"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"TF2SettingsButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TF2SettingsButton\"\n\t\t\"xpos\"\t\t\t\t\"-8\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel3\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"AchievementsButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"AchievementsButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TF2SettingsButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"ReplayButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ReplayButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"AchievementsButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"ReportBugButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ReportBugButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ReplayButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"ItemTestButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemTestButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ReportBugButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"TrainingModeButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TrainingModeButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ItemTestButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"CreateServerButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CreateServerButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TrainingModeButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"ConsoleButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"ConsoleButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CreateServerButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"CoachPlayersButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"CoachPlayersButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"ConsoleButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"RequestCoachButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"RequestCoachButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CoachPlayersButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"CallVoteButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"CallVoteButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"RequestCoachButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"MutePlayersButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"MutePlayersButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CallVoteButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\n\t\"ReportPlayerButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\"ReportPlayerButton\"\n\t\t\"xpos\"\t\t\t\t\"19\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"MutePlayersButton\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\n\t\t\"SubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"SubButton\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"19\"\n\t\t\t\"tall\"\t\t\t\t\"19\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"SmallIcons\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"default\"\t\t\t\"1\"\n\t\t\t\"actionsignallevel\" \"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"armedFgColor_override\"\t\"TanDark\"\n\t\t}\n\t}\n\t\n\t\"SettingsButtonSDK\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"SettingsButtonSDK\"\n\t\t\"xpos\"\t\t\t\"c-34+273\"\n\t\t\"ypos\"\t\t\t\"437\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"textinsetx\"\t\"25\"\n\t\t\"use_proportional_insets\" \"1\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"OpenOptionsDialog\"\n\n\t\t\"navUp\"\t\t\t\"TF2SettingsButtonSDK\"\n\t\t\"navLeft\"\t\t\"TF2SettingsButtonSDK\"\n\t\t\"navRight\"\t\t\"TF2SettingsButtonSDK\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"image\"\t\t\t\"glyph_options\"\n\t\t}\n\t}\n\n\t\"TF2SettingsButtonSDK\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"TF2SettingsButtonSDK\"\n\t\t\"xpos\"\t\t\t\"c-0+273\"\n\t\t\"ypos\"\t\t\t\"437\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"opentf2options\"\n\t\t\"use_proportional_insets\"\t\"1\"\n\t\t\"textinsetx\"\t\"25\"\n\n\t\t\"navUp\"\t\t\t\"SettingsButtonSDK\"\n\t\t\"navLeft\"\t\t\"SettingsButtonSDK\"\n\t\t\"navRight\"\t\t\"SettingsButtonSDK\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\"SubImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\"xpos\"\t\t\t\"6\"\n\t\t\t\"ypos\"\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\"image\"\t\t\t\"glyph_options\"\n\t\t}\n\t}\n\n\t\"BGPanel1\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"BGPanel1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"TFLogoImage\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"BGPanel2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"BGPanel2\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\t\"66\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel1\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"BGPanel3\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"BGPanel3\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\t\"22\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel2\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"BGPanel4\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\t\"BGPanel4\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\t\t\"145\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BGPanel3\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"BGPanel5\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\t\"BGPanel5\"\n\t\t\"xpos\"\t\t\t\t\t\"rs1+10\"\n\t\t\"ypos\"\t\t\t\t\t\"130\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\t\t\"103\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/mainmenuplaylistentry.res",
    "content": "\"resource/ui/mainmenuplaylistentry.res\"\n{\n\t\"ModeImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ModeImage\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"o4\"\n\t\t\"tall\"\t\t\t\"p1.17\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t}\n\n\t\"PlayListDropShadow\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PlayListDropShadow\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n\n\t\"BGColor\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGColor\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t}\n\n\t\"ToolTipHack\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ToolTipHack\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"490\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\"eatmouseinput\"\t\"0\"\n\t}\n\n\t\"ModeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ModeButton\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%button_token%\"\n\t\t\"use_proportional_insets\" \"1\"\n\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"command\"\t\t\"%button_command%\"\n\t\t\"proportionaltoparent\" \"1\"\n\t\t\"actionsignallevel\"\t\"2\"\n\t\t\"textinsety\"\t\t\"0\"\n\n\t\t\"border_default\"\t\"DarkBorderThick\"\n\t\t\"border_armed\"\t\t\"WhiteBorderThick\"\n\t\t\"paintbackground\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"defaultFgColor_override\"\t\"Transparent\"\n\t\t\"armedFgColor_override\"\t\t\"Transparent\"\n\t\t\"depressedFgColor_override\" \"Transparent\"\n\t}\n\n\t\"MatchmakingBanPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MatchmakingBanPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 250\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"MatchmakingBanDurationLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"MatchmakingBanDurationLabel\"\n\t\t\t\"font\"\t\t\t\"DefaultVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"RedSolid\"\n\t\t\t\"labelText\"\t\t\"#TF_Matchmaking_Ban_Duration_Remaining\"\n\t\t\t\"textalignment\"\t\"south\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t}\n\t}\n\n\t\"DescLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"DescLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DescLabelShadow\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"DisabledIcon\"\n\t{\n\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\"DisabledIcon\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mapinfomenu.res",
    "content": "\"resource/ui/mapinfomenu.res\"\n{\n\t\"mapinfo\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\"mapinfo\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"MainBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MainBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"fillcolor\"\t\t\t\"0 0 0 200\"\n\t}\n\n\t\"MapInfoTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapInfoTitle\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%mapname%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"MapInfoType\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapInfoType\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%gamemode%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontRegular20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"MapInfoTitle\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"MapInfoText\"\n\t{\n\t\t\"ControlName\"\t\t\"CExRichText\"\n\t\t\"fieldName\"\t\t\t\"MapInfoText\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"-40\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"235\"\n\t\t\"tall\"\t\t\t\t\"250\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontRegular15\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"MapImage\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"MapImage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MapImage\"\n\t\t\"xpos\"\t\t\t\t\"120\"\n\t\t\"ypos\"\t\t\t\t\"c-120\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\"270\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"MapInfoContinue\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"MapInfoContinue\"\n\t\t\"xpos\"\t\t\t\t\"r225\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Continue\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"continue\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MapInfoWatchIntro\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"MapInfoWatchIntro\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_WatchIntro\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"intro\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MapInfoBack\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"MapInfoBack\"\n\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Back\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"back\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&E\"\n\t\t\"command\"\t\t\t\"continue\"\n\t}\n\n\t\"teambutton1SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton1SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&Q\"\n\t\t\"command\"\t\t\t\"back\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mapinfomenu_sc.res",
    "content": "#base \"mapinfomenu.res\"\n\n\"resource/ui/mapinfomenu_sc.res\"\n{\n\t\"MapInfoContinueHintIcon\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"MapInfoContinueHintIcon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"MapInfoContinue\"\n\t}\n\n\t\"MapInfoIntroHintIcon\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"MapInfoIntroHintIcon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"Y\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_toggle_function\"\n\t\t\"pin_to_sibling\"\t\"MapInfoWatchIntro\"\n\t}\n\t\n\t\"MapInfoBackHintIcon\" [$WIN32]\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"MapInfoBackHintIcon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_cancel\"\n\t\t\"pin_to_sibling\"\t\"MapInfoBack\"\n\t}\n\t\n\t\"Footer\" [$X360]\n\t{\n\t\t\"ControlName\"\t\t\"CTFFooter\"\n\t\t\"fieldName\"\t\t\t\"Footer\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"button_separator\"\t\"10\"\n\t\t\"button_separator_lodef\"\t\"5\"\n\t\t\"buttongap\"\t\t\t\"50\"\n\t\t\"textadjust\"\t\t\"3\"\n\t\t\"buttonoffsety\"\t\t\"20\"\n\t\t\"buttonoffsety_hidef\"\t\t\"0\"\n\t\t\"buttonoffsety_lodef\"\t\t\"18\"\n\t\t\"fonttext\"\t\t\t\"MatchmakingDialogMenuLarge\"\n\t\t\"fonttext_lodef\"\t\t\t\"MatchmakingDialogMenuSmall\"\n\t\t\"fgcolor\"\t\t\t\"HudOffWhite\" \t\n\t\t\n\t\t\"button\"\n\t\t{\n\t\t\t\"name\"\t\t\"intro\"\n\t\t\t\"text\"\t\t\"#TF_WatchIntro_360\"\n\t\t\t\"icon\"\t\t\"#GameUI_Icons_Y_BUTTON\"\t\n\t\t}\n\t\t\n\t\t\"button\"\n\t\t{\n\t\t\t\"name\"\t\t\"continue\"\n\t\t\t\"text\"\t\t\"#TF_Continue_360\"\n\t\t\t\"icon\"\t\t\"#GameUI_Icons_A_BUTTON\"\t\n\t\t}\n\t}\t\n}"
  },
  {
    "path": "resource/ui/matchhistoryentrypanel.res",
    "content": "\"MatchHistoryEntryPanel\"\n{\n\t\"MatchEntry\"\n\t{\n\t\t\"fieldName\"\t\"MatchEntry\"\n\t\t\"xpos\"\t\t\"0\"\n\t\t\"ypos\"\t\t\"0\"\n\t\t\"wide\"\t\t\"f0\"\n\t\t\"tall\"\t\t\"17\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"resize_time\"\t\"0.2\"\n\t}\n\n\t\"Container\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"Container\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"17\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"bgcolor_override\"\t\"0 0 0 120\"\n\n\t\t\"EntryToggleButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"EntryToggleButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"command\"\t\t\"toggle_collapse\"\n\t\t\t\"labeltext\"\t\t\"\"\n\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t\t\"defaultBgColor_override\"\t\"0 0 0 0\"\n\n\t\t\t\"border_armed\"\t\t\"NoBorder\"\n\t\t\t\"armedBgColor_override\"\t\"235 226 202 20\"\n\n\t\t\t\"sound_armed\"\t\t\"ui/item_info_mouseover.wav\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"WinLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"WinLabel\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_MatchHistory_Win\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"fgcolor_override\"\t\"95 164 44 255\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\n\t\t\"LossLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"LossLabel\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\"labeltext\"\t\t\t\"#TF_Competitive_MatchHistory_Loss\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"fgcolor_override\"\t\"141 63 63 255\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\n\t\t\"DateLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"DateLabel\"\n\t\t\t\"xpos\"\t\t\t\"p0.2\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\"labeltext\"\t\t\t\"%match_date%\"\n\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\n\t\t\"MapNameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"MapNameLabel\"\n\t\t\t\"xpos\"\t\t\t\"p0.60\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\"labeltext\"\t\t\t\"%map_name%\"\n\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\n\t\t\"KDLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"KDLabel\"\n\t\t\t\"xpos\"\t\t\t\"p0.9\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\"labeltext\"\t\t\t\"%kd_ratio%\"\n\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t}\n\t}\n\n\t\"BottomStats\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BottomStats\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"17\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 190\"\n\t\t\"autoresize\"\t\t\"2\"\n\t\t\"pincorner\"\t\t\t\"3\"\n\n\t\t\"InnerShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"InnerShadow\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"autoresize\"\t\t\"2\"\n\t\t\t\"pincorner\"\t\t\t\"3\"\n\n\t\t\t\"border\"\t\t\t\"InnerShadowBorder\"\n\t\t}\n\n\t\t\"SlidingStatsContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"SlidingStatsContainer\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"rs1+17\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"pincorner\"\t\t\t\"3\"\t// Just slide down\n\n\t\t\t\"BGImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BGImage\"\n\t\t\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\t\"image\"\t\t\t\"casual\\gametype_koth\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"GradientImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"GradientImage\"\n\t\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\t\"image\"\t\t\t\"training\\gradient_black\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"rotation\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t// First column\n\t\t\t\"KillsMedal\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"KillsMedal\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"image\"\t\t\t\"competitive\\competitive_coin_bronze\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"KillsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"KillsLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2+10\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_kills%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"DeathsLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"DeathsLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2+10\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_deaths%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"DamageMedal\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"DamageMedal\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2\"\n\t\t\t\t\"ypos\"\t\t\t\"22\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"image\"\t\t\t\"competitive\\competitive_coin_bronze\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"DamageLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"DamageLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2+10\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_damage%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t// Second column\n\t\t\t\"HealingMedal\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"HealingMedal\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6-10\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"image\"\t\t\t\"competitive\\competitive_coin_bronze\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"HealingLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"HealingLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_healing%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"SupportMedal\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SupportMedal\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6-10\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"image\"\t\t\t\"competitive\\competitive_coin_bronze\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"SupportLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"SupportLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6\"\n\t\t\t\t\"ypos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_support%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"ScoreMedal\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ScoreMedal\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6-10\"\n\t\t\t\t\"ypos\"\t\t\t\"22\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"image\"\t\t\t\"competitive\\competitive_coin_bronze\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"ScoreLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"ScoreLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.6\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"pincorner\"\t\t\t\"3\"\n\n\t\t\t\t\"labeltext\"\t\t\t\"%stat_score%\"\n\t\t\t\t\"font\"\t\t\t\t\"MMenuPlayListDesc\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"ClassIcons\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"ClassIcons\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-5\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t// First row\n\t\t\t\t\"ScoutIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ScoutIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_scout\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"PyroIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"PyroIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_pyro\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SoldierIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SoldierIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_soldier\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t// Second row\n\t\t\t\t\"DemoIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"DemoIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_demo\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"HeavyIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"HeavyIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_heavy\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"EngineerIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"EngineerIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_engineer\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t// Third row\n\t\t\t\t\"MedicIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"MedicIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_medic\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SniperIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SniperIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_sniper\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SpyIcon\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SpyIcon\"\n\t\t\t\t\t\"xpos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"ypos\"\t\t\t\"p0.666\"\n\t\t\t\t\t\"wide\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"tall\"\t\t\t\"p0.333\"\n\t\t\t\t\t\"image\"\t\t\t\"class_icons/filter_spy\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingcasualcriteria.res",
    "content": "\"resource/ui/matchmakingcasualcriteria.res\"\n{\n\t\"PlaylistBGPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"PlaylistBGPanel\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"p0.98\"\n\t\t\"tall\"\t\t\t\"p1\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"autoResize\"\t\"1\"\n\n\t\t\"RankImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFLocalPlayerBadgePanel\"\n\t\t\t\"fieldName\"\t\t\"RankImage\"\n\t\t\t\"xpos\"\t\t\t\"4\"\n\t\t\t\"ypos\"\t\t\t\"-8\"\n\t\t\t\"zpos\"\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"matchgroup\"\t\"MatchGroup_Casual_12v12\"\n\t\t}\n\n\t\t\"RankPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CPvPRankPanel\"\n\t\t\t\"fieldName\"\t\t\"RankPanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"-60\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"330\"\n\t\t\t\"tall\"\t\t\t\"102\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"matchgroup\"\t\"MatchGroup_Casual_12v12\"\n\t\t\t\"show_model\"\t\"0\"\n\t\t\t\"show_name\"\t\t\"0\"\n\t\t\t\"show_stats\"\t\"1\"\n\t\t}\n\n\t\t\"RestoreCasualSearchCriteria\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"RestoreCasualSearchCriteria\"\n\t\t\t\"xpos\"\t\t\t\"rs1-29\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\"o1\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\"restore_search_criteria\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\"image_armedcolor\"\t\"169 123 53 255\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"button_load\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"SaveCasualSearchCriteria\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"SaveCasualSearchCriteria\"\n\t\t\t\"xpos\"\t\t\t\"rs1-9\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\"o1\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\"save_search_criteria\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\"image_armedcolor\"\t\"169 123 53 255\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"2\"\n\t\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"11\"\n\t\t\t\t\"tall\"\t\t\t\"11\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"button_save\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t}\n\t\t}\n\n\t\t\"ShowExplanationsButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"ShowExplanationsButton\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t}\n\n\t\t\"Title\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"Title\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"font\"\t\t\t\"FontRegular15\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t}\n\n\t\t\"SelectedCount\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"SelectedCount\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"35\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\"%selected_maps_count%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"font\"\t\t\t\"FontRegular15\"\n\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t}\n\n\t\t\"QueueEstimation\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"QueueEstimation\"\n\t\t\t\"xpos\"\t\t\t\"rs1-5\"\n\t\t\t\"ypos\"\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\"#TF_Casual_QueueEstimation\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textinsetx\"\t\"5\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t}\n\n\t\t\"PlayListDropShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PlayListDropShadow\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"zpos\"\t\t\t\"101\"\n\t\t\t\"wide\"\t\t\t\"f15\"\n\t\t\t\"tall\"\t\t\t\"f63\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\"InnerShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t}\n\n\t\t\"GameModesList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CScrollableList\"\n\t\t\t\"fieldName\"\t\t\"GameModesList\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\"f15\"\n\t\t\t\"tall\"\t\t\t\"f63\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"restrict_width\" \"0\"\n\t\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\n\t\t\t\"ScrollBar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\t\t\"xpos\"\t\t\t\"rs0.7-1\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"wide\"\t\t\t\"5\" // This gets slammed from client schme.  GG.\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\"nobuttons\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"Slider\"\n\t\t\t\t{\n\t\t\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\t}\n\n\t\t\t\t\"UpButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"DownButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboard.res",
    "content": "\"resource/ui/matchmakingdashboard.res\"\n{\n\t\"MMDashboard\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"MMDashboard\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\t\"10001\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"35\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"collapsed_height\"\t\t\"0\"\n\t\t\"expanded_height\"\t\t\"35\"\n\t\t\"resize_time\"\t\t\t\"0.2\"\n\t}\n\n\t\"TopBar\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TopBar\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"autoResize\"\t\t\"1\"\n\n\t\t\"Gradient\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Gradient\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"p0.5\"\n\t\t\t\"tall\"\t\t\t\"f6\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"rotation\"\t\t\"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"scaleimage\"\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"alpha\"\t\t\t\t\"100\"\n\t\t\t\"image\"\t\t\t\t\"gradient_pure_black\"\n\t\t}\n\n\t\t\"BGPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"p1.1\"\n\t\t\t\"tall\"\t\t\t\"f5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"OuterShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"p1.1\"\n\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\"OuterShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"ToggleChatButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"ToggleChatButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"f6\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labeltext\"\t\t\"m\"\n\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"toggle_chat\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"roundedcorners\"\t\"0\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\t\"armedFgColor_override\"\t\t\"Yellow\"\n\t\t\t\"depressedFgColor_override\"\t\"TanLight\"\n\t\t}\n\t\t\n\t\t\"PartyBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"PartyBG\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"99\"\n\t\t\t\"wide\"\t\t\t\"175\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\n\t\t\t\"paintbackground\" \t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"darkergrey\"\n\t\t}\n\n\t\t\"PartySlot0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot0\"\n\t\t\t\"xpos\"\t\t\t\"30\"\n\t\t\t\"ypos\"\t\t\t\"rs1-6\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"0\"\n\t\t}\n\n\t\t\"PartySlot1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot1\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"PartySlot0\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"PartySlot2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot2\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"2\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"PartySlot1\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"PartySlot3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot3\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"3\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"PartySlot2\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"PartySlot4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot4\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"4\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"PartySlot3\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"PartySlot5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CDashboardPartyMember\"\n\t\t\t\"fieldName\"\t\t\"PartySlot5\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"wide_minmode\"\t\"0\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"party_slot\"\t\"5\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"PartySlot4\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"QueueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"QueueContainer\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"-50\"\n\t\t\t\"zpos\"\t\t\t\"111\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"OuterShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\"OuterShadowBorderThin\"\n\t\t\t}\n\n\t\t\t\"BGPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f4\"\n\t\t\t\t\"tall\"\t\t\t\"f4\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\n\t\t\t\"QueueLogoButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\"fieldName\"\t\t\"QueueLogoButton\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"Command\"\t\t\"queue_logo_clicked\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"actionsignallevel\"\t\"3\"\n\t\t\t\t\"button_activation_type\"\t\"1\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\t\"paintborder\"\t\t\"0\"\n\t\t\t}\n\n\t\t\t\"CTFLogoPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CTFLogoPanel\"\n\t\t\t\t\"fieldname\"\t\t\"CTFLogoPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"radius\"\t\t\"10\"\n\t\t\t\t\"velocity\"\t\t\"100\"\n\t\t\t\t\"fgcolor_override\"\t\"TFOrange\"\n\t\t\t}\n\n\t\t\t\"QueueText\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CAutoFittingLabel\"\n\t\t\t\t\"fieldName\"\t\t\"QueueText\"\n\t\t\t\t\"xpos\"\t\t\t\"33\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"f55\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"%queue_state%\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"MultiQueuesManageButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"MultiQueuesManageButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-6\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"Command\"\t\t\"manage_queues\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"actionsignallevel\"\t\"3\"\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"defaultFgColor_override\" \"TanDarker\"\n\t\t\t\t\"armedFgColor_override\" \"235 226 202 255\"\n\t\t\t\t\"depressedFgColor_override\" \"TanDarker\"\n\n\t\t\t\t\"image_drawcolor\"\t\"TanLight\"\n\t\t\t\t\"image_armedcolor\"\t\"0 191 255 255\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_options\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"CloseButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-6\"\n\t\t\t\t\"ypos\"\t\t\t\"12\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"(\"\n\t\t\t\t\"font\"\t\t\t\"SmallIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"Command\"\t\t\"leave_queue\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"actionsignallevel\"\t\t\"3\"\n\t\t\t\t\"paintbackground\"\t\t\"0\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\t\t\"armedFgColor_override\" \t\"LightRed\"\n\t\t\t\t\"depressedFgColor_override\" \"TanLight\"\n\t\t\t}\n\t\t}\n\n\t\t\"JoinPartyLobbyContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"JoinPartyLobbyContainer\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"-50\"\n\t\t\t\"zpos\"\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"OuterShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\"OuterShadowBorderThin\"\n\t\t\t}\n\n\t\t\t\"BGPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"f6\"\n\t\t\t\t\"tall\"\t\t\t\"f6\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"border\"\t\t\"PanelBorder\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\n\t\t\t\"PromptText\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"PromptText\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"f35\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"labelText\"\t\t\"#TF_MM_JoinPartyLobby_Prompt\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"JoinNowButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"JoinNowButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-10\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-9\"\n\t\t\t\t\"wide\"\t\t\t\"40\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\n\t\t\t\tif_queued\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t}\n\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"join_party_match\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"labeltext\"\t\t\"#TF_MM_JoinPartyLobby_Join\"\n\t\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\t\"actionsignallevel\"\t\"3\"\n\n\t\t\t\t\"armedBgColor_override\"\t\t\"CreditsGreen\"\n\t\t\t\t\"defaultBgColor_override\"\t\"SaleGreen\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\t\t}\n\n\t\t\"QuitButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"QuitButton\"\n\t\t\t\"xpos\"\t\t\t\t\"rs1\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"f6\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"quit\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\t\"q\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"textinsety\"\t\t\"7\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\n\t\t\t\"FgColor\"\t\t\t\t\t\t\"TanLight\"\n\t\t\t\"defaultFgColor_override\" \t\t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\t\"192 28 0 150\"\n\t\t\t\"depressedFgColor_override\" \t\"192 28 0 150\"\n\t\t}\n\n\t\t\"DisconnectButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"DisconnectButton\"\n\t\t\t\"xpos\"\t\t\t\t\"rs1\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"f6\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"quit\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\t\"q\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"textinsety\"\t\t\"7\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\n\t\t\t\"FgColor\"\t\t\t\t\t\t\"TanLight\"\n\t\t\t\"defaultFgColor_override\" \t\t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\t\"192 28 0 150\"\n\t\t\t\"depressedFgColor_override\" \t\"192 28 0 150\"\n\t\t}\n\n\t\t\"ResumeButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"ResumeButton\"\n\t\t\t\"xpos\"\t\t\t\t\"rs1-31-120\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"f6\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"resume_game\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\t\"/\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"textinsety\"\t\t\"7\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\n\t\t\t\"FgColor\"\t\t\t\t\t\t\"TanLight\"\n\t\t\t\"defaultFgColor_override\" \t\t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\t\"170 221 183 155\"\n\t\t\t\"depressedFgColor_override\" \t\"170 221 183 155\"\n\t\t}\n\n\t\t\"FindAGameButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\t\"FindAGameButton\"\n\t\t\t\"xpos\"\t\t\t\t\"rs1-31\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"f6\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"MediumIcons\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"find_game\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"labeltext\"\t\t\t\"!\"\n\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"textinsety\"\t\t\"7\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\n\t\t\t\"FgColor\"\t\t\t\t\t\t\"TanLight\"\n\t\t\t\"defaultFgColor_override\" \t\t\"TanLight\"\n\t\t\t\"armedFgColor_override\" \t\t\"CreditsGreen\"\n\t\t\t\"depressedFgColor_override\" \t\"CreditsGreen\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/matchmakingdashboardcasualcriteria.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingdashboardcasualcriteria.res\"\n{\n\t\"CasualCriteria\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CasualCriteria\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1002\"\n\t\t\"wide\"\t\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\t\"f70\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\t\t\"8\"\n\t\t\"ypos\"\t\t\t\t\t\"23\"\n\t\t\"zpos\"\t\t\t\t\t\"99\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_HeaderCasual\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t}\n\t\n\t\"criteria\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CCasualCriteriaPanel\"\n\t\t\"fieldName\"\t\t\t\t\"criteria\"\n\t\t\"xpos\"\t\t\t\t\t\"-3\"\n\t\t\"ypos\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f73\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\n\t\"ToolTipButtonHack\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ToolTipButtonHack\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-8\"\n\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\t\"f20\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"eatmouseinput\"\t\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"showtooltipswhenmousedisabled\"\t\"1\"\n\t}\n\t\n\t\"QueueButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"QueueButton\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.51\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f19\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"find_game\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_StartSearch\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"actionsignallevel\"\t\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"OverhealShadow\"\n\t\t\"armedBgColor_override\"\t\t\"Overheal\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardcomp.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingdashboardcomp.res\"\n{\n\t\"CompStats\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CompStats\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1002\"\n\t\t\"wide\"\t\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\t\"f70\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\t\t\"8\"\n\t\t\"ypos\"\t\t\t\t\t\"23\"\n\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_HeaderCompetitive\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t}\n\n\t\"ShowExplanationsButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"ShowExplanationsButton\"\n\t\t\"xpos\"\t\t\t\t\t\"rs1-21\"\n\t\t\"ypos\"\t\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"o1\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"?\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"show_explanations\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\"actionsignallevel\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"RankTooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"RankTooltipPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"44\"\n\t\t\"zpos\"\t\t\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\t\t\"8\"\n\t\t\"tall\"\t\t\t\t\t\"8\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"info\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"alpha\"\t\t\t\t\t\"75\"\n\t}\n\n\t\"stats\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"stats\"\n\t\t\"xpos\"\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"305\"\n\t\t\"tall\"\t\t\t\t\t\"330\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"ToolTipButtonHack\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ToolTipButtonHack\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-8\"\n\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\"wide\"\t\t\t\t\t\"f20\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"eatmouseinput\"\t\t\t\"0\"\n\t\t\"showtooltipswhenmousedisabled\"\t\"1\"\n\t\t\"proportionaltoparent\" \t\t\t\"1\"\n\t}\n\n\t\"QueueButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"QueueButton\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.51\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f19\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"find_game\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_StartSearch\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"actionsignallevel\"\t\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"OverhealShadow\"\n\t\t\"armedBgColor_override\"\t\t\"Overheal\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardmvmcriteria.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingdashboardmvmcriteria.res\"\n{\n\t\"MVMCriteria\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"MVMCriteria\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1003\"\n\t\t\"wide\"\t\t\t\t\t\"420\"\n\t\t\"tall\"\t\t\t\t\t\"f70\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"criteria\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CMVMCriteriaPanel\"\n\t\t\"fieldName\"\t\t\t\t\"criteria\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"410\"\n\t\t\"tall\"\t\t\t\t\t\"f60\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\t\"2\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"BackButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"BackButton\"\n\t\t\"xpos\"\t\t\t\t\t\"6\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"back\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_Back\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t//\"actionsignallevel\"\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"DarkerGrey\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MannUpQueueButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"MannUpQueueButton\"\n\t\t\"xpos\"\t\t\t\t\t\"106\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"start_search\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_StartSearch\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"actionsignallevel\"\t\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"OverhealShadow\"\n\t\t\"armedBgColor_override\"\t\t\"Overheal\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"BootCampQueueButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"BootCampQueueButton\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"264\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"start_search\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_StartSearch\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"actionsignallevel\"\t\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"OverhealShadow\"\n\t\t\"armedBgColor_override\"\t\t\"Overheal\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"NextButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\t\"NextButton\"\n\t\t\"xpos\"\t\t\t\t\t\"6\"\n\t\t\"ypos\"\t\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f20\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\t\"select_tour\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_MvM_SelectChallenge\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t//\"actionsignallevel\"\t\"1\"\n\t\t\"defaultBgColor_override\"\t\"OverhealShadow\"\n\t\t\"armedBgColor_override\"\t\t\"Overheal\"\n\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"JoinLateCheckButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\"fieldName\"\t\t\t\"JoinLateCheckButton\"\n\t\t\"xpos\"\t\t\t\t\"rs1-10\"\n\t\t\"ypos\"\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"JoinLateLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"JoinLateLabel\"\n\t\t\"xpos\"\t\t\t\t\"rs1-10\"\n\t\t\"ypos\"\t\t\t\t\"rs1-17\"\n\t\t\"zpos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"115\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_Matchmaking_JoinInProgress\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/matchmakingdashboardmvmmodeselect.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingdashboardcasualcriteria.res\"\n{\n\t\"MVMModeSelect\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"MVMModeSelect\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\t\"1002\"\n\t\t\"wide\"\t\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\t\"f70\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"MvMLogoImage\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"MvMLogoImage\"\n\t\t\"xpos\"\t\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\t\"-5\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"o2\"\n\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\t\t\"mvm/mvm_logo\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"MannUpGroupBox\"\n\t{\n\t\t//\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"MannUpGroupBox\"\n\t\t\"xpos\"\t\t\t\t\t\"6\"\n\t\t\"ypos\"\t\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"215\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\n\t\t\"DropShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DropShadow\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\t\t\"InnerShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t}\n\n\t\t\"MannUpImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"MannUpImage\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"o1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"mvm/mannup\"\n\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"Gradient\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"Gradient\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"rotation\"\t\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\t\"alpha\"\t\t\t\t\t\"255\"\n\t\t\t\"image\"\t\t\t\t\t\"gradient_pure_black\"\n\t\t}\n\n\t\t\"PlayNowButton\"\n\t\t{\n\t\t\t//\"ControlName\"\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayNowButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1-5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_MvM_MannUp\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\t\"mannup\"\n\t\t\t\"actionsignallevel\"\t\t\"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"PlayForBraggingRightsExplanation\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayForBraggingRightsExplanation\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_MvM_BraggingRightsExplaination\"\n\t\t\t\"textAlignment\"\t\t\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\t\"wrap\" \t\t\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t}\n\t}\n\n\t\"PracticeGroupBox\"\n\t{\n\t\t//\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"PracticeGroupBox\"\n\t\t\"xpos\"\t\t\t\t\t\"6\"\n\t\t\"ypos\"\t\t\t\t\t\"275\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"DropShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DropShadow\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"101\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\t\t\"InnerShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t}\n\n\t\t\"BootcampImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"BootcampImage\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"o1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \t\"0\"\n\t\t\t\"image\"\t\t\t\t\t\"mvm/bootcamp\"\n\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\n\t\t\"Gradient\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"Gradient\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"rotation\"\t\t\t\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\t\"alpha\"\t\t\t\t\t\"255\"\n\t\t\t\"image\"\t\t\t\t\t\"gradient_pure_black\"\n\t\t}\n\n\t\t\"PracticeButton\"\n\t\t{\n\t\t\t//\"ControlName\"\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"PracticeButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1-5\"\n\t\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\t\t\"120\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_MvM_BootCamp\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold18\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\t\"bootcamp\"\n\t\t\t\"actionsignallevel\"\t\t\"2\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"PlayOnCommunityServerExplanation\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayOnCommunityServerExplanation\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_MvM_PracticeExplaination\"\n\t\t\t\"textAlignment\"\t\t\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"f20\"\n\t\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\t\"wrap\" \t\t\t\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardplaylist.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingdashboardplaylist.res\"\n{\n\t\"ExpandableList\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ExpandableList\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"r75\"\n\t\t\"zpos\"\t\t\t\t\t\"2001\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"25\"\n\t\t\"zpos\"\t\t\t\t\t\"99\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\t\t\"#TF_Matchmaking_HeaderModeSelect\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t}\n\n\t\"playlist\"\n\t{\n\t//\t\"ControlName\"\t\t\t\"CTFPlaylistPanel\"\n\t\t\"fieldName\"\t\t\t\t\"playlist\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"PlayListDropShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"PlayListDropShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\t\t\"InnerShadowBorder\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardpopup_newmatch.res",
    "content": "\"resource/ui/matchmakingdashboardpopup_newmatch.res\"\n{\n\t\"NewMatchFound\"\n\t{\n\t\t\"ControlName\"\t\"CExpandablePanel\"\n\t\t\"fieldName\"\t\t\"NewMatchFound\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10001\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"0\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\n\t\t\"collapsed_height\"\t\"0\"\n\t\t\"expanded_height\"\t\"60\"\n\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"autoResize\"\t\"1\"\n\n\t\t\"OuterShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"border\"\t\t\"OuterShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"autoResize\"\t\"2\"\n\t\t}\n\n\t\t\"BGPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"f5\"\n\t\t\t\"tall\"\t\t\t\"f5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\"QuickplayBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\n\t\t\t\"DescLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CAutoFittingLabel\"\n\t\t\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%match_type%\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\n\t\t\t\t\"fonts\"\n\t\t\t\t{\n\t\t\t\t\t\"0\"\t\t\"FontBold12\"\n\t\t\t\t\t\"1\"\t\t\"StorePromotionsTitle\"\n\t\t\t\t\t\"2\"\t\t\"FontStorePrice\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"AutoJoinLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"AutoJoinLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-17\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"%auto_join%\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t}\n\n\t\t\t\"AbandonButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"AbandonButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-10\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-5\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"abandon_match\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"labeltext\"\t\t\"#TF_MM_Rejoin_Abandon\"\n\t\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\t\"paintbackground\"\t\"1\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"SmallJoinButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"SmallJoinButton\"\n\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-5\"\n\t\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\n\t\t\t\t\"if_expected\"\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t}\n\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"join_match\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"labeltext\"\t\t\"#TF_Matchmaking_RollingQueue_JoinNow\"\n\t\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"WideJoinButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"WideJoinButton\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-5\"\n\t\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"15\"\n\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"join_match\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"labeltext\"\t\t\"#TF_Matchmaking_RollingQueue_JoinNow\"\n\t\t\t\t\"mouseinputenabled\"\t\"1\"\n\t\t\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"JoiningLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"JoiningLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-1\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-17\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\"labelText\"\t\t\"#TF_Matchmaking_RollingQueue_MatchReadyJoining\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t}\n\n\t\t\t\"Spinner\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CTFLogoPanel\"\n\t\t\t\t\"fieldName\"\t\t\"Spinner\"\n\t\t\t\t\"xpos\"\t\t\t\"c+5\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-17\"\n\t\t\t\t\"zpos\"\t\t\t\"104\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\t\"alpha\"\t\t\t\"200\"\n\n\t\t\t\t\"radius\"\t\t\"10\"\n\t\t\t\t\"velocity\"\t\t\"250\"\n\t\t\t\t\"fgcolor_override\"\t\"Orange\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardpopup_nextmapvoting.res",
    "content": "\"resource/ui/matchmakingdashboardpopup_nextmapvoting.res\"\n{\n\t\"NextMapVoting\"\n\t{\n\t\t\"ControlName\"\t\"CExpandablePanel\"\n\t\t\"fieldName\"\t\t\"NextMapVoting\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"80\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"0\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\n\t\t\"collapsed_height\"\t\"0\"\n\t\t\"expanded_height\"\t\"80\"\n\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"autoResize\"\t\"1\"\n\n\t\t\"OuterShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"border\"\t\t\"OuterShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"autoResize\"\t\"2\"\n\t\t}\n\n\t\t\"BGPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"f5\"\n\t\t\t\"tall\"\t\t\t\"f5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"border\"\t\t\"QuickplayBorder\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"2\"\n\n\t\t\t\"HideButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"HideButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-3\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1+3\"\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"Command\"\t\t\"toggle_hide\"\n\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"image_default\"\t\t\"glyph_collapse\"\n\n\t\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_store\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t}\n\t\t\t} // HideButton\n\n\t\t\t\"ShowButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ShowButton\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-3\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1+3\"\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\"wide\"\t\t\t\"o1\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"0\"\n\t\t\t\t\"labeltext\"\t\t\"\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"Command\"\t\t\"toggle_hide\"\n\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\t\t\"image_default\"\t\t\"glyph_expand\"\n\n\t\t\t\t\"image_drawcolor\"\t\"235 226 202 255\"\n\t\t\t\t\"image_armedcolor\"\t\"200 80 60 255\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t\t\"tall\"\t\t\t\"p1\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_store\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"proportionaltoparent\" \"1\"\n\t\t\t\t}\n\t\t\t} // HideButton\n\n\t\t\t\"DescLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"#TF_Matchmaking_RollingQueue_MatchOver\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"TimeRemainingProgressBar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CircularProgressBar\"\n\t\t\t\t\"fieldName\"\t\t\"TimeRemainingProgressBar\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-2\"\n\t\t\t\t\"ypos\"\t\t\t\"4\"\n\t\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\"o1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"fg_image\"\t\"pve/mvm_1_progress\"\n\t\t\t\t\"bg_image\"\t\"progress_bar_pointer_right\"\n\t\t\t}\n\n\t\t\t\"MapChoice0\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MapChoice0\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.2-s0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"MapChoice1\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MapChoice1\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.5-s0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"MapChoice2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MapChoice2\"\n\t\t\t\t\"xpos\"\t\t\t\"p0.8-s0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardpopup_nextmapwinner.res",
    "content": "\"resource/ui/matchmakingdashboardpopup_nextmapwinner.res\"\n{\n\t\"NextMapWinner\"\n\t{\n\t\t\"ControlName\"\t\"CExpandablePanel\"\n\t\t\"fieldName\"\t\t\"NextMapWinner\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"80\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"0\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\n\t\t\"collapsed_height\"\t\"0\"\n\t\t\"expanded_height\"\t\"80\"\n\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"autoResize\"\t\"1\"\n\n\t\t\"OuterShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"OuterShadow\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"rs1\"\n\t\t\t\"zpos\"\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"border\"\t\t\"OuterShadowBorder\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"autoResize\"\t\"2\"\n\t\t}\n\n\t\t\"BGPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"f5\"\n\t\t\t\"tall\"\t\t\t\"f5\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"border\"\t\t\"QuickplayBorder\"\n\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"pinCorner\"\t\t\"2\"\n\n\t\t\t\"DescLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"labelText\"\t\t\"#TF_Matchmaking_RollingQueue_NextMapWinner\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t}\n\n\t\t\t\"MapImageClip\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"MapImageClip\"\n\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\"ypos\"\t\t\t\"22\"\n\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\"o0.75\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\n\t\t\t\t\"MapImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"MapImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\t\"tall\"\t\t\t\"o1\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"image\"\t\t\t\"maps/menu_thumb_pl_goldrush\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"NameLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\"NameLabel\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-2\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"MapVotesPercentage\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\"textAlignment\"\t\"south\"\n\t\t\t\t\"labelText\"\t\t\"%mapname%\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingdashboardsidepanel.res",
    "content": "\"resource/ui/matchmakingdashboardsidepanel.res\"\n{\n\t\"Shade\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"Shade\"\n\t\t\"xpos\"\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 255\"\n\t}\n\n\t\"TitleGradient\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"TitleGradient\"\n\t\t\"xpos\"\t\t\t\"3\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\"98\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"rotation\"\t\t\"3\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"alpha\"\t\t\t\t\t\"180\"\n\t\t\"image\"\t\t\t\t\t\"gradient_pure_black\"\n\t}\n\n\t\"InnerGradient\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"InnerGradient\"\n\t\t\"xpos\"\t\t\t\"3\"\n\t\t\"rotation\"\t\t\"2\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\t\t\"gradient_pure_black\"\n\n\t\tif_left\n\t\t{\n\t\t\t\"xpos\"\t\t\"rs1-3\"\n\t\t\t\"rotation\"\t\"1\"\n\t\t}\n\t}\n\n\t\"OuterGradient\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"OuterGradient\"\n\t\t\"xpos\"\t\t\t\"rs1\"\n\t\t\"rotation\"\t\t\"1\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"alpha\"\t\t\t\t\t\"255\"\n\t\t\"image\"\t\t\t\t\t\"gradient_pure_black\"\n\n\t\tif_left\n\t\t{\n\t\t\t\"xpos\"\t\t\"0\"\n\t\t\t\"rotation\"\t\"2\"\n\t\t}\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"rs1\"\n\t\t\"labelText\"\t\t\">\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"13\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"command\"\t\t\"nav_close\"\n\t\t\"textAlignment\"\t\"east\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\n\t\t\"armedBgColor_override\"\t\t\"Transparent\"\n\t\t\"defaultBgColor_override\"\t\"Transparent\"\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"169 123 53 255\"\n\n\t\tif_left\n\t\t{\n\t\t\t\"xpos\"\t\t\"0\"\n\t\t\t\"labelText\"\t\"<\"\n\t\t}\n\t}\n\n\t\"ReturnButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ReturnButton\"\n\t\t\"xpos\"\t\t\t\"3\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"10000\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"command\"\t\t\"nav_to\"\n\t\t\"labelText\"\t\t\"<\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\n\t\t\"armedBgColor_override\"\t\t\"Transparent\"\n\t\t\"defaultBgColor_override\"\t\"Transparent\"\n\t\t\"defaultFgColor_override\"\t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"169 123 53 255\"\n\n\t\tif_left\n\t\t{\n\t\t\t\"xpos\"\t\t\"rs1-3\"\n\t\t\t\"labelText\"\t\">\"\n\t\t}\n\t}\n\n\t\"BGPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f-20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"border\"\t\t\"TeamMenuBorder\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingpingpanel.res",
    "content": "#base \"matchmakingdashboardsidepanel.res\"\n\n\"resource/ui/matchmakingpingpanel.res\"\n{\n\t\"PingPanel\"\n\t{\n\t\t\"fieldName\"\t\t\"PingPanel\"\n\t\t\"xpos\"\t\t\t\"-300\"\n\t\t\"ypos\"\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"f70\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"datacenter_y\"\t\"3\"\n\t\t\"datacenter_y_space\"\t\"1\"\n\t}\n\n\t\"BGPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f-50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\"MainMenuBGBorder\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\"Title\"\n\t\t\"xpos\"\t\t\"13\"\n\t\t\"ypos\"\t\t\"20\"\n\t\t\"zpos\"\t\t\"99\"\n\t\t\"wide\"\t\t\"f0\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_MM_OpenSettings\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n\n\t\"InviteModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\"InviteModeLabel\"\n\t\t\"xpos\"\t\t\"26\"\n\t\t\"ypos\"\t\t\"50\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"208\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_MM_InviteMode\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanDark\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\t}\n\n\t\"InviteModeComboBox\"\n\t{\n\t//\t\"ControlName\"\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\"InviteModeComboBox\"\n\t\t\"xpos\"\t\t\t\"26\"\n\t\t\"ypos\"\t\t\t\"66\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"keyboardinputenabled\"\t\"0\"\n\n\t\t\"editable\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t\t\"fgcolor_override\"\t\"235 226 202 255\"\n\t\t\"disabledFgColor_override\" \"235 226 202 255\"\n\t\t\"disabledBgColor_override\" \"0 0 0 0\"\n\t\t\"selectionColor_override\" \"0 0 0 0\"\n\t\t\"selectionTextColor_override\" \"235 226 202 255\"\n\t\t\"defaultSelectionBG2Color_override\" \"0 0 0 0\"\n\t}\n\n\t\"IgnorePartyInvites\"\n\t{\n\t\t\"ControlName\"\t\t\"CvarToggleCheckButton\"\n\t\t\"fieldName\"\t\t\"IgnorePartyInvites\"\n\t\t\"xpos\"\t\t\"23\"\n\t\t\"ypos\"\t\t\"80\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"208\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_MM_IgnoreInvites\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\n\t\t\"cvar_name\" \"tf_party_ignore_invites\"\n\t}\n\n\t\"KeepPartyOnSameTeam\"\n\t{\n\t\t\"ControlName\"\t\t\"CvarToggleCheckButton\"\n\t\t\"fieldName\"\t\t\"KeepPartyOnSameTeam\"\n\t\t\"xpos\"\t\t\"23\"\n\t\t\"ypos\"\t\t\"95\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"250\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\t\t\"enabled\"\t\"0\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\t}\n\n\t\"KeepPartyOnSameTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\"KeepPartyOnSameTeamLabel\"\n\t\t\"xpos\"\t\t\"42\"\n\t\t\"ypos\"\t\t\"95\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"250`\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_MM_PartySameTeam\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanDark\"\n\t}\n\n\t\"CustomPingCheckButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CvarToggleCheckButton\"\n\t\t\"fieldName\"\t\t\"CustomPingCheckButton\"\n\t\t\"xpos\"\t\t\"23\"\n\t\t\"ypos\"\t\t\"110\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"208\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\t\t\"actionsignallevel\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\n\t\t\"cvar_name\"\t\"tf_mm_custom_ping_enabled\"\n\t}\n\n\t// VGUI is weird and makes some checkboxes have their text lower than it's supposed to be\n\t// and the above checkbox has that behavior.  To get around it, make another label\n\t\"CheckLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\"CheckLabel\"\n\t\t\"xpos\"\t\t\"42\"\n\t\t\"ypos\"\t\t\"110\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"208\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_LobbyContainer_CustomPingButton\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"smallcheckimage\"\t\"1\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\t}\n\n\t\"DescLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\"xpos\"\t\t\"43\"\n\t\t\"ypos\"\t\t\"127\"\n\t\t\"zpos\"\t\t\"3\"\n\t\t\"wide\"\t\t\"p0.81\"\n\t\t\"tall\"\t\t\"45\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"#TF_LobbyContainer_CustomPingDesc\"\n\t\t\"textAlignment\"\t\"north-west\"\n\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\"wrap\"\t\t\"1\"\n\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\n\t\t\"sound_depressed\"\t\"UI/buttonclickrelease.wav\"\t\n\t\t\"button_activation_type\"\t\"1\"\n\t}\n\n\t\"CurrentPingLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\"CurrentPingLabel\"\n\t\t\"xpos\"\t\t\"27\"\n\t\t\"ypos\"\t\t\"160\"\n\t\t\"zpos\"\t\t\"0\"\n\t\t\"wide\"\t\t\"f0\"\n\t\t\"tall\"\t\t\"20\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"labeltext\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n\n\t\"PingSlider\"\n\t{\n\t\t\"ControlName\"\t\t\"CCvarSlider\"\n\t\t\"fieldName\"\t\t\"PingSlider\"\n\t\t\"xpos\"\t\t\"rs1-10\"\n\t\t\"ypos\"\t\t\"175\"\n\t\t\"wide\"\t\t\"f40\"\n\t\t\"tall\"\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"RoundedCorners\"\t\t\"15\"\n\t\t\"pin_corner_to_sibling\"\t\t\"0\"\n\t\t\"pin_to_sibling_corner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"cvar_name\"\t\"tf_mm_custom_ping\"\n\t\t\"use_convar_minmax\" \"1\"\n\t}\n\n\t\"DataCenterContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"DataCenterContainer\"\n\t\t\"xpos\"\t\t\t\"rs1-10\"\n\t\t\"ypos\"\t\t\t\"210\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"f37\"\n\t\t\"tall\"\t\t\t\"f220\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"DataCenterList\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CScrollableList\"\n\t\t\t\"fieldName\"\t\t\"DataCenterList\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"restrict_width\" \"0\"\n\n\t\t\t\"ScrollBar\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ScrollBar\"\n\t\t\t\t\"FieldName\"\t\t\"ScrollBar\"\n\t\t\t\t\"xpos\"\t\t\t\"rs1-1\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\"wide\"\t\t\t\"5\" // This gets slammed from client schme.  GG.\n\t\t\t\t\"zpos\"\t\t\t\"1000\"\n\t\t\t\t\"nobuttons\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\"Slider\"\n\t\t\t\t{\n\t\t\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\t}\n\t\t\n\t\t\t\t\"UpButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"UpButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\t\t\n\t\t\t\t\"DownButton\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\t\t\"FieldName\"\t\t\"DownButton\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"Frame\"\n\t\t{\n\t\t\t\"Controlname\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Frame\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"border\"\t\t\"InnerShadowBorder\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t}\n\t\t\t\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldname\"\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\"paintborder\"\t\"1\"\n\t\t\t\"border\"\t\t\"ReplayDefaultBorder\"\n\t\t}\n\t}\n\t\n\t\"ReturnButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ReturnButton\"\n\t\t\"visible\"\t\t\"0\"\n\n\t\tif_left\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingplaylist.res",
    "content": "\"resource/ui/matchmakingdashboardcasualcriteria.res\"\n{\n\t\"EventEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CEventPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"EventEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"button_command\"\t\t\"play_event\"\n\t}\n\t\n\t\"CasualLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"CasualLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"labeltext\"\t\t\t\t\"#MMenu_PlayList_Casual_Button\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CasualEntry\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"CasualEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"CasualEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"r210\"\n\t\t\"ypos\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"proportionaltoparent\"\t\"0\"\n\t\t\"image_name\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_casual\"\n\t\t\"button_token\"\t\t\t\"#MMenu_PlayList_Casual_Button\"\n\t\t\"button_command\"\t\t\"play_casual\"\n\t\t\"desc_token\"\t\t\t\"#MMenu_PlayList_Casual_Desc\"\n\t\t\"matchgroup\"\t\t\t\"7\" // k_eTFMatchGroup_Casual_12v12\n\t}\n\t\n\t//---------------\n\t\n\t\"CompetitiveLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"CompetitiveLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"labeltext\"\t\t\t\t\"#MMenu_PlayList_Competitive_Button\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CasualLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"CompetitiveEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"CompetitiveEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image_name\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_competitive\"\n\t\t\"button_token\"\t\t\t\"#MMenu_PlayList_Competitive_Button\"\n\t\t\"button_command\"\t\t\"play_competitive\"\n\t\t\"desc_token\"\t\t\t\"#MMenu_PlayList_Competitive_Desc\"\n\t\t\"matchgroup\"\t\t\t\"2\" // k_eTFMatchGroup_Ladder_6v6\n\n\t\t\"pin_to_sibling\"\t\t\"CompetitiveLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t//---------------\n\t\n\t\"MvMLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"MvMLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"labeltext\"\t\t\t\t\"#MMenu_PlayList_MvM_Button\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"CompetitiveLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"MvMEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"MvMEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image_name\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_mvm\"\n\t\t\"button_token\"\t\t\t\"#MMenu_PlayList_MvM_Button\"\n\t\t\"button_command\"\t\t\"play_mvm\"\n\t\t\"desc_token\"\t\t\t\"#MMenu_PlayList_MvM_Desc\"\n\t\t\"matchgroup\"\t\t\t\"1\" // k_eTFMatchGroup_MvM_MannUp\n\n\t\t\"pin_to_sibling\"\t\t\"MvMLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\t\n\t//---------------\n\t\n\t\"ServerBrowserLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"ServerBrowserLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"15\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"labeltext\"\t\t\t\t\"#MMenu_BrowseServers\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"MvMLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"ServerBrowserEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"ServerBrowserEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\t\"180\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image_name\"\t\t\t\"replay/thumbnails/main_menu/main_menu_button_community_server\"\n\t\t\"button_token\"\t\t\t\"#MMenu_PlayList_ServerBrowser_Button\"\n\t\t\"button_command\"\t\t\"play_community\"\n\t\t\"desc_token\"\t\t\t\"#MMenu_PlayList_ServerBrowser_Desc\"\n\t\t\"matchgroup\"\t\t\t\"1\" // k_eTFMatchGroup_MvM_MannUp\n\n\t\t\"pin_to_sibling\"\t\t\"ServerBrowserLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"TrainingEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"TrainingEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n\n\t\"CreateServerEntry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CPlayListEntry\"\n\t\t\"fieldName\"\t\t\t\t\"CreateServerEntry\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n\n\t\"ScrollBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScrollBar\"\n\t\t\"FieldName\"\t\t\t\t\"ScrollBar\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/matchmakingtooltip.res",
    "content": "\"resource/ui/matchmakingtooltip.res\"\n{\n\t\"TooltipPanel\"\n\t{\n\t\t//\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"TooltipPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"30000\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"100\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"border\"\t\t\t\t\"MainMenuBGBorder\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TipLabel\"\n\t\t\t\"labelText\"\t\t\t\"%tiptext%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\t\"235 226 202 255\"\n\t\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t\t\"auto_tall_tocontents\"\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/mediccallerpanel.res",
    "content": "\"resource/ui/mediccallerpanel.res\"\n{\n\t\"CallerBG\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerBG\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_hud\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerBurning\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerBurning\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"45\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_fire\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerHealth\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerHealth\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_hurt\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerBleeding\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerBleeding\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"45\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_bleed\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerAuto\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerAuto\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_attention\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerReviveEasy\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerReviveEasy\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_tombstone_noz\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerReviveMedium\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerReviveMedium\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_tombstone_1_noz\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"CallerReviveHard\"\n\t{\n\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\"CallerReviveHard\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../effects/speech_mediccall_tombstone_2_noz\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mediguninfo.res",
    "content": "\"resource/ui/mediguninfo.res\"\n{\n\t\"MedigunInfo\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"MedigunInfo\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\n\t\t\"red_base_x\"\t\"0\"\n\t\t\"red_base_y\"\t\"c28\"\n\t\t\"red_offset_x\"\t\"0\"\n\t\t\"red_offset_y\"\t\"18\"\n\n\t\t\"blu_base_x\"\t\"0\"\n\t\t\"blu_base_y\"\t\"c46\"\n\t\t\"blu_offset_x\"\t\"0\"\n\t\t\"blu_offset_y\"\t\"-18\"\n\t}\n}"
  },
  {
    "path": "resource/ui/medigunpanel.res",
    "content": "\"resource/ui/medigunpanel.res\"\n{\n\t\"MedigunPanel\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"MedigunPanel\"\n\t\t\"wide\"\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\n\t\t\"player-dead\" {\n\t\t\t//\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"PanelCover\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PanelCover\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fillcolor\"\t\t\"HudBlack\"\n\n\t\t\"player-dead\" {\n\t\t\t//\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"MedigunPanelBackground\"\n\t{\n\t\t\"ControlName\" \t\"ScalableImagePanel\"\n\t\t\"fieldName\" \t\"MedigunPanelBackground\"\n\t\t\"xpos\" \t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\" \t\t\t\"1\"\n\t\t\"wide\" \t\t\t\"f0\"\n\t\t\"tall\" \t\t\t\"f0\"\n\t\t\"autoResize\" \t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\" \t\t\"0\"\n\t\t\"enabled\" \t\t\"0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image\"\t\t\t\"../HUD/color_panel_brown\"\n\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"src_corner_height\"\t\t\"22\"\t// pixels inside the image\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"0\"\t\t// screen size of the corners ( and sides ), proportional\n\t\t\"draw_corner_height\"\t\"0\"\n\n\t\t\"player-alive\"\n\t\t{\n\t\t\t\"team-red\"  {\n\t\t\t\t\"image\"\t\t\"../HUD/color_panel_red\"\n\t\t\t}\n\t\t\t\"team-blu\"  {\n\t\t\t\t\"image\"\t\t\"../HUD/color_panel_blu\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"MedigunPanelChargeTypeIcon\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MedigunPanelChargeTypeIcon\"\n\t\t\"xpos\"\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"12\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"image\"\t\t\t\"replay/thumbnails/uber\"\n\n\t\t\"team-red\" {\n\t\t\t\"drawcolor\"\t\"HUDRedTeamSolid\"\n\t\t}\n\t\t\"team-blu\" {\n\t\t\t\"drawcolor\"\t\"HUDBlueTeamSolid\"\n\t\t}\n\n\t\t\"player-alive\"\n\t\t{\n\t\t\t\"medigun-kritzkrieg\" {\n\t\t\t\t\"image\"\t\t\"replay/thumbnails/kritz\"\n\t\t\t}\n\t\t\t\"medigun-quickfix\" {\n\t\t\t\t\"image\"\t\t\"replay/thumbnails/quickfix\"\n\t\t\t}\n\t\t\t\"medigun-vaccinator\" {\n\t\t\t\t\"ypos\"\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\"17\"\n\t\t\t\t\"tall\"\t\t\"17\"\n\t\t\t\t\"drawcolor_override\"\t\"\"\n\n\t\t\t\t\"team-red\"\n\t\t\t\t{\n\t\t\t\t\t\"resist-bullet\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_bullet_red\"\n\t\t\t\t\t}\n\t\t\t\t\t\"resist-explosive\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_explosion_red\"\n\t\t\t\t\t}\n\t\t\t\t\t\"resist-fire\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_fire_red\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\"team-blu\"\n\t\t\t\t{\n\t\t\t\t\t\"resist-bullet\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_bullet_blue\"\n\t\t\t\t\t}\n\t\t\t\t\t\"resist-explosive\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_explosion_blue\"\n\t\t\t\t\t}\n\t\t\t\t\t\"resist-fire\" {\n\t\t\t\t\t\t\"image\" \"../HUD/defense_buff_fire_blue\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t\"player-dead\"\n\t\t{\n\t\t\t\"drawcolor_override\"\t\"130 130 130 225\"\n\t\t\t\"image\"\t\t\"replay/thumbnails/deadshield\"\n\t\t}\n\t}\n\n\t\"MedigunPanelChargeLabel\"\n    {\n        \"ControlName\"\t\"Label\"\n        \"fieldName\"\t\t\"MedigunPanelChargeLabel\"\n        \"xpos\"\t\t\t\"105\"\n        \"ypos\"\t\t\t\"0\"\n        \"zpos\"\t\t\t\"2\"\n        \"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"15\"\n        \"autoResize\"\t\"1\"\n        \"visible\"\t\t\"1\"\n        \"enabled\"\t\t\"1\"\n        \"labelText\"\t\t\"%charge%\"\n        \"tabPosition\"\t\"0\"\n        \"textAlignment\"\t\"center\"\n        \"dulltext\"\t\t\"0\"\n        \"brighttext\"\t\"0\"\n        \"font\"\t\t\t\"FontBold12\"\n        \"fgcolor\"\t\t\"TanLight\"\n\n        \"medigun-vaccinator\" {\n            \"labelText\"\t\"%charges%\"\n        }\n        \"player-dead\" {\n            \"visible\"\t\"0\"\n        }\n    }\n\t\"MedigunPanelChargeLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"MedigunPanelChargeLabelShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n        \"ypos\"\t\t\t\"-2\"\n        \"zpos\"\t\t\t\"2\"\n        \"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"15\"\n        \"autoResize\"\t\"1\"\n        \"visible\"\t\t\"0\"\n        \"enabled\"\t\t\"0\"\n        \"labelText\"\t\t\"%charge%\"\n        \"tabPosition\"\t\"0\"\n        \"textAlignment\"\t\"center\"\n        \"dulltext\"\t\t\"0\"\n        \"brighttext\"\t\"0\"\n        \"font\"\t\t\t\"FontBold12\"\n\t\t\"fgcolor_override\"\t\"Black\"\n\n\t\t\"pin_to_sibling\" \t\t\"MedigunPanelChargeLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\n\t\t\"player-dead\" {\n\t\t\t\"visible\"   \"0\"\n\t\t}\n\t}\n\n\t\"MedigunPanelChargeMeter\"\n    {\n        \"ControlName\"\t\t\"ContinuousProgressBar\"\n        \"fieldName\"\t\t\t\"MedigunPanelChargeMeter\"\n        \"font\"\t\t\t\t\"Default\"\n        \"xpos\"\t\t\t\t\"16\"\n        \"ypos\"\t\t\t\t\"0\"\n        \"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"114\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n        \"autoResize\"\t\t\"0\"\n        \"pinCorner\"\t\t\t\"0\"\n        \"visible\"\t\t\t\"1\"\n        \"enabled\"\t\t\t\"1\"\n        \"textAlignment\"\t\t\"west\"\n        \"dulltext\"\t\t\t\"0\"\n        \"brighttext\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"HUDBlueTeamDark\"\n\t\t\"fgcolor_override\"\t\"HUDBlueTeam\"\n        \"direction\"\t\t\t\"east\"\n        \"variable\"\t\t\t\"charge\"\n\n        \"medigun-vaccinator\" {\n            \"visible\"       \"0\"\n        }\n        \"player-dead\" {\n            \"visible\"       \"0\"\n        }\n\t\t\"team-red\" {\n\t\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t\t\"fgcolor_override\"\t\"HUDRedTeam\"\n\t\t}\n    }\n\n\t\"MedigunPanelNameLabel\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"MedigunPanelNameLabel\"\n\t\t\"xpos\"\t\t\t\"18\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Weapon_Medigun\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"textinsetx\"\t\"10\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"medigun-medigun\" {\n\t\t\t\"labelText\"\t\"#TF_Weapon_Medigun\"\n\t\t}\n\t\t\"medigun-kritzkrieg\" {\n\t\t\t\"labelText\"\t\"#TF_Unique_Achievement_Medigun1\"\n\t\t}\n\t\t\"medigun-quickfix\" {\n\t\t\t\"labelText\"\t\"#TF_Unique_MediGun_QuickFix\"\n\t\t}\n\t\t\"medigun-vaccinator\" {\n\t\t\t\"labelText\"\t\"#TF_Weapon_Medigun_Resist\"\n\t\t}\n\t\t\"player-dead\" {\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n\n\t\"MedigunPanelNameLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\"Label\"\n\t\t\"fieldName\"\t\t\"MedigunPanelNameLabelShadow\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Weapon_Medigun\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"textinsetx\"\t\"6\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\" \t\t\"MedigunPanelNameLabel\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPLEFT\"\n\n\t\t\"medigun-medigun\" {\n\t\t\t\"labelText\"\t\"#TF_Weapon_Medigun\"\n\t\t}\n\t\t\"medigun-kritzkrieg\" {\n\t\t\t\"labelText\"\t\"#TF_Unique_Achievement_Medigun1\"\n\t\t}\n\t\t\"medigun-quickfix\" {\n\t\t\t\"labelText\"\t\"#TF_Unique_MediGun_QuickFix\"\n\t\t}\n\t\t\"medigun-vaccinator\" {\n\t\t\t\"labelText\"\t\"#TF_Weapon_Medigun_Resist\"\n\t\t}\n\t\t\"player-dead\" {\n\t\t\t\"visible\"\t\"0\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/mvmcreditspendpanel.res",
    "content": "\"resource/ui/mvmcreditspendpanel.res\"\n{\n\t\"HeaderLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"HeaderLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\t\"%header%\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"TableBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TableBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"42\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t}\n\n\t\"UpgradesLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"UpgradesLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Upgrades\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"UpgradesCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"UpgradesCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%upgrades%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"BuyBackLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BuyBackLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Buybacks\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"BuyBackCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BuyBackCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%buybacks%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"BottleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BottleLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Bottles\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"39\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"BottleCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BottleCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%bottles%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"39\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mvmcreditsubpanel.res",
    "content": "\"resource/ui/mvmcreditsubpanel.res\"\n{\n\t\"HeaderLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"HeaderLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular14\"\n\t\t\"labelText\"\t\t\t\"%header%\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"TableBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TableBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"14\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"42\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t}\n\n\t\"CreditCollectedTextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditCollectedTextLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Collected\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"CreditCollectedCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditCollectedCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%creditscollected%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"CreditsGreen\"\n\t}\n\n\t\"CreditMissedTextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditMissedTextLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Missed\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"CreditMissedCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditMissedCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%creditsmissed%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"RedSolid\"\n\t}\n\n\t\"CreditBonusTextLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditBonusTextLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Bonus\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"39\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"CreditBonusCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditBonusCountLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"labelText\"\t\t\t\"%creditbonus%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"75\"\n\t\t\"ypos\"\t\t\t\t\"39\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"CreditsGreen\"\n\t}\n\n\t\"CreditRatingLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CreditRatingLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallishBold\"\n\t\t\"labelText\"\t\t\t\"%rating%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"66\"\n\t\t\"ypos\"\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mvmcriteria.res",
    "content": "\"resource/ui/mvmcriteria.res\"\n{\n\t\"MvMTourOfDutyGroupBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MvMTourOfDutyGroupBox\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"225\"\n\n\t\t\"ChallengeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"ChallengeLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_TourOfDuty\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"DifficultyLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"DifficultyLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_Difficulty\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"189\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"CompleteLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"CompleteLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\t\"labelText\"\t\t\t\"#TR_ProgressDone\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"279\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TourLevelLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"TourLevelLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold9\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_TourNumber\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"345\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TourlistGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"TourlistGroupBox\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\t\"197\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\n\t\t\t\"GreyOutPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"GreyOutPanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"200\"\n\t\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\t\"tall\"\t\t\t\t\"225\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"128 128 128 128\"\n\t\t\t}\n\n\t\t\t\"TourList\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"TourList\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\t\"tall\"\t\t\t\t\"197\"\n\t\t\t\t\"linespacing\"\t\t\"12\"\n\t\t\t}\n\t\t}\n\n\t\t\"TourDifficultyWarning\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"TourDifficultyWarning\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MVM_Tour_ExpertDifficulty_Warning\"\n\t\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"340\"\n\t\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"250 114 45 255\"\n\t\t}\n\t}\n\n\t\"MannUpTourLootDescriptionBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MannUpTourLootDescriptionBox\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"240\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\n\t\t\"TourLootImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"TourLootImage\"\n\t\t\t\"xpos\"\t\t\t\t\"280\"\n\t\t\t\"ypos\"\t\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"image\"\t\t\t\t\"pve/mvm_loot_image\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"TourLootTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"TourLootTitle\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_TourLootTitle\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t}\n\n\t\t\"TourLootDetailLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"TourLootDetailLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\"%tour_loot_detail%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\t\"50\"\n\t\t}\n\t}\n\n\t\"MvMEconItemsGroupBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MvMEconItemsGroupBox\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"240\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"bgcolor_override\"\t\"0 0 0 200\"\n\t\t\"border\"\t\t\t\"QuickplayBorder\"\n\n\t\t\"InventoryTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"InventoryTitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_InventoryTitle\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"xpos\"\t\t\t\t\"8\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t}\n\n\t\t\"MannUpTicketAd\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CCyclingAdContainerPanel\"\n\t\t\t\"fieldName\"\t\t\t\"MannUpTicketAd\"\n\t\t\t\"xpos\"\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \"1\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\t\"items\"\n\t\t\t{\n\t\t\t\t\"0\"\n\t\t\t\t{\n\t\t\t\t\t\"item\"\t\t\t\t\"Tour of Duty Ticket\"\n\t\t\t\t\t\"show_market\"\t\t\"0\"\n\t\t\t\t\t\"show_name\"\t\t\t\"0\"\n\t\t\t\t\t\"show_ad_text\"\t\t\"0\"\n\t\t\t\t\t\"show_background\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"MannUpTicketCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"MannUpTicketCountLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"%ticket_count%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"fgcolor_override\"\t\"201 79 57 255\"\n\t\t\t\"xpos\"\t\t\t\t\"11\"\n\t\t\t\"ypos\"\t\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t}\n\n\t\t\"SquadSurplusTicketAd\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CCyclingAdContainerPanel\"\n\t\t\t\"fieldName\"\t\t\t\"SquadSurplusTicketAd\"\n\t\t\t\"xpos\"\t\t\t\t\"83\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \"1\"\n\t\t\t\"paintborder\"\t\t\"0\"\n\n\t\t\t\"items\"\n\t\t\t{\n\t\t\t\t\"0\"\n\t\t\t\t{\n\t\t\t\t\t\"item\"\t\t\t\t\"MvM Squad Surplus Voucher\"\n\t\t\t\t\t\"show_market\"\t\t\"0\"\n\t\t\t\t\t\"show_name\"\t\t\t\"0\"\n\t\t\t\t\t\"show_ad_text\"\t\t\"0\"\n\t\t\t\t\t\"show_background\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"SquadSurplusCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"SquadSurplusCountLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"%voucher_count%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"fgcolor_override\"\t\"201 79 57 255\"\n\t\t\t\"xpos\"\t\t\t\t\"89\"\n\t\t\t\"ypos\"\t\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"mouseinputenabled\" \"0\"\n\t\t}\n\n\t\t\"SquadSurplusCheckButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\t\"SquadSurplusCheckButton\"\n\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\"82\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t}\n\n\t\t\"ActivateSquadSurplusLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"ActivateSquadSurplusLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_ActivateSquadSurplus\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\t\"33\"\n\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t}\n\n\t\t\"Slot0\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot0\"\n\t\t\t\"xpos\"\t\t\t\t\"200\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"0\"\n\t\t}\n\n\t\t\"Slot1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot1\"\n\t\t\t\"xpos\"\t\t\t\t\"200+30\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"1\"\n\t\t}\n\n\t\t\"Slot2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot2\"\n\t\t\t\"xpos\"\t\t\t\t\"200+30+30\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"2\"\n\t\t}\n\n\t\t\"Slot3\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot3\"\n\t\t\t\"xpos\"\t\t\t\t\"200+30+30+30\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"3\"\n\t\t}\n\n\t\t\"Slot4\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot4\"\n\t\t\t\"xpos\"\t\t\t\t\"200+30+30+30+30\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"4\"\n\t\t}\n\n\t\t\"Slot5\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CMvMPlayerTicketStatusPanel\"\n\t\t\t\"fieldName\"\t\t\t\"Slot5\"\n\t\t\t\"xpos\"\t\t\t\t\"200+30+30+30+30+30\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"party_slot\"\t\t\"5\"\n\t\t}\n\n\t\t\"MissingTicketsAlertImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"MissingTicketsAlertImage\"\n\t\t\t\"xpos\"\t\t\t\t\"195\"\n\t\t\t\"ypos\"\t\t\t\t\"r40\"\n\t\t\t\"zpos\"\t\t\t\t\"105\"\n\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"glyph_alert\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"drawcolor\"\t\t\t\t\"255 255 255 255\"\n\t\t}\n\n\t\t\"MissingTicketsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"MissingTicketsLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"fgcolor_override\"\t\"TanDark\"\n\t\t\t\"labelText\"\t\t\t\"#TF_Matchmaking_CantQueue_NoTicket\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\t\"230\"\n\t\t\t\"ypos\"\t\t\t\t\"rs1-18\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t}\n\t}\n\n\t\"MvMPracticeGroupBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MvMPracticeGroupBox\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"240\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 200\"\n\t\t\"border\"\t\t\t\t\"QuickplayBorder\"\n\n\t\t\"NoMannUpImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"NoMannUpImage\"\n\t\t\t\"xpos\"\t\t\t\t\"250\"\n\t\t\t\"ypos\"\t\t\t\t\"6\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\t\"tall\"\t\t\t\t\"110\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \"0\"\n\t\t\t\"image\"\t\t\t\t\"pve/mvm_loot_image\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"NoMannUpTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"NoMannUpTitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_NoMannUpTitle\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t}\n\n\t\t\"NoMannUpDescriptionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"NoMannUpDescriptionLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_NoMannUpDescription\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\t\"50\"\n\t\t}\n\n\t\t\"MannUpNowButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\"MannUpNowButton\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_MvM_MannUpNow\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"command\" \t\t\t\"mann_up_now\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"MvMSelectChallengeGroupBox\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MvMSelectChallengeGroupBox\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"225\"\n\n\t\t\"ChallengeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"ChallengeLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"%tour_name%\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\t\"26\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"CompleteLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"CompleteLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\t\"%complete_heading%\"\n\t\t\t\"textAlignment\"\t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\"255\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"TourLevelImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"TourLevelImage\"\n\t\t\t\"xpos\"\t\t\t\t\"323\"\n\t\t\t\"ypos\"\t\t\t\t\"-11\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\" \t\t\"0\"\n\t\t\t\"image\"\t\t\t\t\"../hud/mvm_tours\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"TourLevelLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"TourLevelLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\"%tour_level%\"\n\t\t\t\"textAlignment\"\t\t\"south\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"-13\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"26\"\n\t\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\"TourLevelImage\"\n\t\t\t\"pin_corner_to_sibling\" \t\"PIN_CENTER_TOP\"\n\t\t\t\"pin_to_sibling_corner\" \t\"PIN_CENTER_TOP\"\n\t\t}\n\t\t\"ChallengeListGroupBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"ChallengeListGroupBox\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"28\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\"tall\"\t\t\t\t\"197\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 200\"\n\t\t\t\"border\"\t\t\t\t\"QuickplayBorder\"\n\n\t\t\t\"GreyOutPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"GreyOutPanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"200\"\n\t\t\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\t\t\"tall\"\t\t\t\t\"225\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"128 128 128 128\"\n\t\t\t}\n\n\t\t\t\"ChallengeList\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ChallengeList\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\t\t\"tall\"\t\t\t\t\"192\"\n\t\t\t\t\"linespacing\"\t\t\"12\"\n\t\t\t}\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/mvminworldcurrency.res",
    "content": "\"resource/ui/mvminworldcurrency.res\"\n{\n\t\"CurrencyBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"CurrencyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"allcaps\"\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\"HudWhite\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Missed\"\n\t}\n\n\t\"CurrencyGood\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyGood\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\t\"CreditsGreen\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%currency%\"\n\t}\n\n\t\"CurrencyBad\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyBad\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"fgcolor\"\t\t\t\"LowHealth\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%currency%\"\n\t}\n\t\"CurrencyBadShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurrencyBadShadow\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"labelText\"\t\t\t\"%currency%\"\n\t\t\"pin_to_sibling\"\t\"CurrencyBad\"\n\t}\n}"
  },
  {
    "path": "resource/ui/mvmscoreboard.res",
    "content": "\"resource/ui/mvmscoreboard.res\"\n{\n\t\"WaveStatusPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CWaveStatusPanel\"\n\t\t\"fieldName\"\t\t\t\"WaveStatusPanel\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"67\"\n\t\t\"verbose\"\t\t\t\"1\"\n\t}\n\n\t\"PopFileLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PopFileLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"labelText\"\t\t\t\"%popfile%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"textinsetx\"\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"547\"\n\t\t\"tall\"\t\t\t\t\"11\"\n\t\t\"pin_to_sibling\"\t\t\t\"PlayerListBG\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"PlayerListBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayerListBackground\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"PlayerListBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayerListBG\"\n\t\t\"xpos\"\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"MvMPlayerList\"\n\t{\n\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\"fieldName\"\t\t\t\"MvMPlayerList\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"145\"\n\t\t\"autoresize\"\t\t\"3\"\n\t\t\"linespacing\"\t\t\"22\"\n\t\t\"textcolor\"\t\t\t\"TanLight\"\n\t\t\"pin_to_sibling\"\t\"PlayerListBG\"\n\t}\n\n\t\"CreditStatsContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CreditStatsContainer\"\n\t\t\"xpos\"\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\"245\"\n\t\t\"wide\"\t\t\t\t\"275\"\n\t\t\"tall\"\t\t\t\t\"132\"\n\n\t\t\"CreditStatsBackground\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ScalableImagePanel\"\n\t\t\t\"fieldName\"\t\t\"CreditStatsBackground\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t}\n\t\t\"CreditStatsBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"CreditStatsBG\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"275\"\n\t\t\t\"tall\"\t\t\t\"132\"\n\t\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t}\n\n\t\t\"CreditsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CreditsLabel\"\n\t\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Currency\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"275\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t}\n\n\t\t\"PreviousWaveCreditInfoPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CCreditDisplayPanel\"\n\t\t\t\"fieldName\"\t\t\"PreviousWaveCreditInfoPanel\"\n\t\t\t\"xpos\"\t\t\t\"17\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t}\n\n\t\t\"PreviousWaveCreditSpendPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CCreditSpendPanel\"\n\t\t\t\"fieldName\"\t\t\"PreviousWaveCreditSpendPanel\"\n\t\t\t\"xpos\"\t\t\t\"17\"\n\t\t\t\"ypos\"\t\t\t\"72\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t}\n\n\t\t\"TotalGameCreditSpendPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CCreditSpendPanel\"\n\t\t\t\"fieldName\"\t\t\"TotalGameCreditSpendPanel\"\n\t\t\t\"xpos\"\t\t\t\"153\"\n\t\t\t\"ypos\"\t\t\t\"72\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t}\n\n\t\t\"TotalGameCreditInfoPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CCreditDisplayPanel\"\n\t\t\t\"fieldName\"\t\t\"TotalGameCreditInfoPanel\"\n\t\t\t\"xpos\"\t\t\t\"153\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t}\n\n\t\t\"RespecStatusLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RespecStatusLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\"%respecstatus%\"\n\t\t\t\"textAlignment\" \"north-east\"\n\t\t\t\"xpos\"\t\t\t\"115\"\n\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\"wide\"\t\t\t\"275\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/mvmvictorymannupentry.res",
    "content": "\"resource/ui/mvmvictorymannupentry.res\"\n{\n\t\"mannup_entry\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpEntry\"\n\t\t\"fieldName\"\t\t\t\t\"mannup_entry\"\n\t\t\"xpos\"\t\t\t\t\t\"c-320\"\n\t\t\"ypos\"\t\t\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\t\"320\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"items_columns\"\t\t\t\"2\"\n\t\t\"items_xspacing\" \t\t\"55\"\n\t\t\"items_yspacing\" \t\t\"50\"\n\t\t\"mouseinputenabled\"\t\t\"1\"\n\t\t\n\t\t\"modelpanels_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\t\"tall\"\t\t\t\t\t\"42\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\t\"AutoResize\" \t\t\t\"0\"\n\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\n\t\t\t\"model_xpos\"\t\t\t\"2\"\n\t\t\t\"model_ypos\"\t\t\t\"5\"\n\t\t\t\"model_wide\"\t\t\t\"50\"\n\t\t\t\"model_tall\"\t\t\t\"35\"\n\t\t\t\"text_ypos\"\t\t\t\t\"60\"\n\t\t\t\"text_center\"\t\t\t\"1\"\n\t\t\t\"name_only\"\t\t\t\t\"1\"\n\t\t\t\"inset_eq_x\"\t\t\t\"2\"\n\t\t\t\"inset_eq_y\"\t\t\t\"2\"\n\t\t\t\"use_item_sounds\"\t\t\"1\"\n\t\t\t\n\t\t\t\"itemmodelpanel\"\n\t\t\t{\n\t\t\t\t\"use_item_rendertarget\" \"0\"\n\t\t\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"unopenedPanel_kvs\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-1000\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"54\"\n\t\t\t\"tall\"\t\t\t\t\t\"52\"\n\t\t\t\"image\"\t\t\t\t\t\"../backpack/player/items/crafting/crate\"\n\t\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"proportionalToParent\"\t\"0\"\n\t\t}\n\t\t\n\t\t\"BottomLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"BottomLine\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"427\"\n\t\t\t\"tall\"\t\t\t\t\t\"1\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"TanLight\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\t\"pin_corner_to_sibling\"\t\"4\"\n\t\t\t\"pin_to_sibling_corner\"\t\"6\"\n\t\t}\n\t\t\n\t\t\"SquadSurplusTicketBackground\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"SquadSurplusTicketBackground\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-57\"\n\t\t\t\"ypos\"\t\t\t\t\t\"7\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\"PaintBackgroundType\" \t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\t\"pin_corner_to_sibling\"\t\"0\"\n\t\t\t\"pin_to_sibling_corner\"\t\"2\"\n\t\t\t\n\t\t\t\"SquadSurplus\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"SquadSurplus\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"c-18\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"-4\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"35\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"35\"\n\t\t\t\t\"image\"\t\t\t\t\t\"../backpack/crafting/mvm_squad_surplus_ripped\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"MannUpTicketBackground\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"MannUpTicketBackground\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\t\"pin_corner_to_sibling\"\t\"0\"\n\t\t\t\"pin_to_sibling_corner\"\t\"2\"\n\t\t\t\n\t\t\t\"CompletedCheckOn\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"CompletedCheckOn\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"c-17\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"-6\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"35\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"35\"\n\t\t\t\t\"image\"\t\t\t\t\t\"../backpack/crafting/mvm_ticket_ripped\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"PanelListPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CPanelListPanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"PanelListPanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"200\"\n\t\t\t\"ypos\"\t\t\t\t\t\"50\"\n\t\t\t\"wide\"\t\t\t\t\t\"427\"\n\t\t\t\"tall\"\t\t\t\t\t\"225\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t}\n\t\t\n\t\t\"rowpanel_kvs\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"200\"\n\t\t\t\"wide\"\t\t\t\t\t\"350\"\n\t\t\t\"tall\"\t\t\t\t\t\"45\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\n\t\t\t\"ItemBackground1\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"ItemBackground2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"57\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"ItemBackground3\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"c-27\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"ItemBackground4\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"c28\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"ItemBackground5\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"r55\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"ItemBackground6\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\"skip_autoresize\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\t\n\t\"BehindItemParticlePanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFParticlePanel\"\n\t\t\"fieldName\"\t\t\t\t\"BehindItemParticlePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"125\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t}\n\t\n\t\"TourProgress\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TourProgress\"\n\t\t\"xpos\"\t\t\t\t\t\"-56\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"playermodelpanel\"\n\t\t\"pin_corner_to_sibling\"\t\"0\"\n\t\t\"pin_to_sibling_corner\"\t\"2\"\n\t\t\n\t\t\"LevelLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"LevelLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\t\t\"%level%\"\n\t\t\t\"textAlignment\" \t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-1\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"LevelLabelDropShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"LevelLabelDropShadow\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\t\t\"%level%\"\n\t\t\t\"textAlignment\" \t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"fgcolor\"\t\t\t\t\"0 0 0 255\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"TourProgressLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"TourProgressLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_MVM_Victory_TourProgress\"\n\t\t\t\"textAlignment\" \t\t\"south-west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\t\t\n\t\t\"LevelProgressBarBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"LevelProgressBarBG\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"60 53 46 255\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\n\t\t\t\"LevelProgressBarFGAnim\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"LevelProgressBarFGAnim\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"208 145 58 255\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t\t\n\t\t\t\"LevelProgressBarFGStatic\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\t\"LevelProgressBarFGStatic\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\t\"TanDark\"\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\t\n\t\"MissingVoucher\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"MissingVoucher\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Server_SquadVoucherMissing\"\n\t\t\"textAlignment\" \t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"320\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t}\n\t\n\t\"LabelDivider\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\"LabelDivider\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"r1\"\n\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\t\"423\"\n\t\t\"tall\"\t\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"142 132 121 255\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\"pin_corner_to_sibling\"\t\"2\"\n\t\t\"pin_to_sibling_corner\"\t\"0\"\n\t}\n\t\n\t\"MannUpLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"MannUpLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\t\t\"#TF_MVM_Victory_MannUpLoot\"\n\t\t\"textAlignment\" \t\t\"south-west\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\"pin_corner_to_sibling\"\t\"2\"\n\t\t\"pin_to_sibling_corner\"\t\"0\"\n\t}\n\t\n\t\"SquadSurplusLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SquadSurplusLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\t\t\"#TF_MVM_Victory_SquadSurplus\"\n\t\t\"textAlignment\" \t\t\"south-west\"\n\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\n\t \t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\"pin_corner_to_sibling\"\t\"6\"\n\t\t\"pin_to_sibling_corner\"\t\"4\"\n\t}\n\t\n\t\"TourOfDutyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TourOfDutyLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\t\t\"#TF_MvM_TourLootTitle\"\n\t\t\"textAlignment\" \t\t\"south-west\"\n\t\t\"xpos\"\t\t\t\t\t\"18\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\"paintbackground\"\t\t\"0\"\n\t\t\n\t \t\"pin_to_sibling\"\t\t\"PanelListPanel\"\n\t\t\"pin_corner_to_sibling\"\t\"3\"\n\t\t\"pin_to_sibling_corner\"\t\"1\"\n\t}\n\t\n\t\"VeteranBonusLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"VeteranBonusLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\t\t\"#TF_MVM_Victory_SquadSurplus\"\n\t\t\"textAlignment\" \t\t\"south-west\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t}\n\t\n\t\"PlayerNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"PlayerNameLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontMediumSmall\"\n\t\t\"labelText\"\t\t\t\t\"%name%\"\n\t\t\"textAlignment\" \t\t\"south\"\n\t\t\"xpos\"\t\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\t\"-50\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"wide_minmode\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\"32\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"proportionalToParent\"\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"playermodelpanel\"\n\t\t\"pin_corner_to_sibling\"\t\"2\"\n\t\t\"pin_to_sibling_corner\"\t\"0\"\n\t}\n\t\n\t\"playermodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"playermodelpanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"128\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"280\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"render_texture\"\t\t\"0\"\n\t\t\"fov\"\t\t\t\t\t\"12\"\n\t\t\"allow_rot\"\t\t\t\t\"0\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\t\t\"1\"\n\t\t\t\"angles_x\"\t\t\t\t\"0\"\n\t\t\t\"angles_y\"\t\t\t\t\"172\"\n\t\t\t\"angles_z\"\t\t\t\t\"0\"\n\t\t\t\"origin_x\"\t\t\t\t\"400\"\n\t\t\t\"origin_y\"\t\t\t\t\"0\"\n\t\t\t\"origin_z\"\t\t\t\t\"-50\"\n\t\t\t\"frame_origin_x\"\t\t\"0\"\n\t\t\t\"frame_origin_y\"\t\t\"0\"\n\t\t\t\"frame_origin_z\"\t\t\"0\"\n\t\t\t\"spotlight\"\t\t\t\t\"0\"\n\t\t\t\"modelname\"\t\t\t\t\"\"\n\t\t\t\"vcd\"\t\t\t\t\t\"class_select.vcd\"\n\t\t}\n\t\t\n\t\t\"customclassdata\"\n\t\t{\n\t\t\t\"undefined\"\n\t\t\t{\n\t\t\t}\n\t\t\t\"Scout\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"25\"\n\t\t\t\t\"angles_x\"\t\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\t\"220\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"300\"\n\t\t\t\t\"origin_y\"\t\t\t\"25\"\n\t\t\t\t\"origin_z\"\t\t\t\"-55\"\n\t\t\t}\n\t\t\t\"Sniper\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"25\"\n\t\t\t\t\"angles_x\"\t\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\t\"172\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"275\"\n\t\t\t\t\"origin_y\"\t\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\t\"-50\"\n\t\t\t}\n\t\t\t\"Soldier\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"25\"\n\t\t\t\t\"angles_x\"\t\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\t\"170\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"300\"\n\t\t\t\t\"origin_y\"\t\t\t\"15\"\n\t\t\t\t\"origin_z\"\t\t\t\"-57\"\n\t\t\t}\n\t\t\t\"Demoman\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"25\"\n\t\t\t\t\"angles_x\"\t\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\t\"200\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"300\"\n\t\t\t\t\"origin_y\"\t\t\t\"15\"\n\t\t\t\t\"origin_z\"\t\t\t\"-54\"\n\t\t\t}\n\t\t\t\"Medic\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"20\"\n\t\t\t\t\"angles_x\"\t\t\t\"-5\"\n\t\t\t\t\"angles_y\"\t\t\t\"178\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"340\"\n\t\t\t\t\"origin_y\"\t\t\t\"15\"\n\t\t\t\t\"origin_z\"\t\t\t\"-52\"\n\t\t\t}\n\t\t\t\"Heavy\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"20\"\n\t\t\t\t\"angles_x\"\t\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\t\"200\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"360\"\n\t\t\t\t\"origin_y\"\t\t\t\"25\"\n\t\t\t\t\"origin_z\"\t\t\t\"-51\"\n\t\t\t}\n\t\t\t\"Pyro\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"20\"\n\t\t\t\t\"angles_x\"\t\t\t\"-5\"\n\t\t\t\t\"angles_y\"\t\t\t\"172\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"350\"\n\t\t\t\t\"origin_y\"\t\t\t\"15\"\n\t\t\t\t\"origin_z\"\t\t\t\"-52\"\n\t\t\t}\n\t\t\t\"Spy\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"20\"\n\t\t\t\t\"angles_x\"\t\t\t\"-5\"\n\t\t\t\t\"angles_y\"\t\t\t\"180\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"350\"\n\t\t\t\t\"origin_y\"\t\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\t\"-53\"\n\t\t\t}\n\t\t\t\"Engineer\"\n\t\t\t{\n\t\t\t\t\"fov\"\t\t\t\t\"20\"\n\t\t\t\t\"angles_x\"\t\t\t\"-5\"\n\t\t\t\t\"angles_y\"\t\t\t\"168\"\n\t\t\t\t\"angles_z\"\t\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\t\"330\"\n\t\t\t\t\"origin_y\"\t\t\t\"10\"\n\t\t\t\t\"origin_z\"\t\t\t\"-50\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/mvmvictorymannuppanel.res",
    "content": "\"resource/ui/mvmvictorymannuppanel.res\"\n{\n\t// Mouse over panel\n\t\"mouseoveritempanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CItemModelPanel\"\n\t\t\"fieldName\"\t\t\t\t\"mouseoveritempanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"600\"\n\t\t\"zpos\"\t\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\"noitem_textcolor\"\t\t\"117 107 94 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\n\t\t\"text_ypos\"\t\t\t\t\"0\"\n\t\t\"text_center\"\t\t\t\"1\"\n\t\t\"model_hide\"\t\t\t\"1\"\n\t\t\"resize_to_text\"\t\t\"1\"\n\t\t\"padding_height\"\t\t\"15\"\n\t\t\n\t\t\"attriblabel\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\t\"ItemFontAttribLarge\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\t\"%attriblist%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"fgcolor\"\t\t\t\t\"117 107 94 255\"\n\t\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t}\n\t}\n\t\n\t\"DoneButton\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\t\"DoneButton\"\n\t\t\"xpos\"\t\t\t\t\t\"c175\"\n\t\t\"ypos\"\t\t\t\t\t\"372\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"106\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"#DoneButton\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\"default\"\t\t\t\t\"1\"\n\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"image_drawcolor\"\t\t\"235 226 202 255\"\n\t\t\"Command\"\t\t\t\t\"done\"\n\t}\n\t\n\t\"ParticlePanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFParticlePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ParticlePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t}\n\t\n\t\"OutterBackground\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\"OutterBackground\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"90\"\n\t\t\"zpos\"\t\t\t\t\t\"-8\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"320\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"42 39 37 255\"\n\t}\n\t\n\t\"HeaderLine\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"HeaderLine\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"-10\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"loadout_solid_line\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"OutterBackground\"\n\t\t\"pin_corner_to_sibling\"\t\"2\"\n\t\t\"pin_to_sibling_corner\"\t\"0\"\n\t}\n\t\n\t\"FooterLine\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"FooterLine\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"loadout_solid_line\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"OutterBackground\"\n\t\t\"pin_corner_to_sibling\"\t\"0\"\n\t\t\"pin_to_sibling_corner\"\t\"2\"\n\t}\n\t\n\t\"TabContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TabContainer\"\n\t\t\"xpos\"\t\t\t\t\t\"c-118\"\n\t\t\"ypos\"\t\t\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"399\"\n\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\n\t\t\"PlayerTab1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab1\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"63\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"42 41 39 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"PlayerTab2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab2\"\n\t\t\t\"xpos\"\t\t\t\t\t\"68\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"77 72 68 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"PlayerTab3\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab3\"\n\t\t\t\"xpos\"\t\t\t\t\t\"135\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"77 72 68 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"PlayerTab4\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab4\"\n\t\t\t\"xpos\"\t\t\t\t\t\"202\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"77 72 68 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"PlayerTab5\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab5\"\n\t\t\t\"xpos\"\t\t\t\t\t\"269\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"77 72 68 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t\t\n\t\t\"PlayerTab6\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CMvMVictoryMannUpPlayerTab\"\n\t\t\t\"fieldName\"\t\t\t\t\"PlayerTab6\"\n\t\t\t\"xpos\"\t\t\t\t\t\"336\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"-5\"\n\t\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"77 72 68 255\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"MainPanelContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"MainPanelContainer\"\n\t\t\"xpos\"\t\t\t\t\t\"c-230\"\n\t\t\"ypos\"\t\t\t\t\t\"140\"\n\t\t\"zpos\"\t\t\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\n\t\t\"NoItemServerContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"NoItemServerContainer\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"530\"\n\t\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\n\t\t\t\"NoItemServerHeader\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"NoItemServerHeader\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PVE_Server_GCDownHeader\"\n\t\t\t\t\"textAlignment\" \t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\t\t\"wide\"\t\t\t\t\"530\"\n\t\t\t\t\"fgcolor\"\t\t\t\"tanlight\"\n\t\t\t}\n\t\t\t\n\t\t\t\"NoItemServerMessage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"NoItemServerMessage\"\n\t\t\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_PVE_Server_GCDownMessage\"\n\t\t\t\t\"textAlignment\" \t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"120\"\n\t\t\t\t\"wide\"\t\t\t\t\"530\"\n\t\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\t\"centerwrap\"\t\t\"1\"\n\t\t\t\t\"fgcolor\"\t\t\t\"tanlight\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/mvmwavelosspanel.res",
    "content": "\"resource/ui/mvmwavelosspanel.res\"\n{\n\t\"DarkMask\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"DarkMask\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t}\n\n\t\"PanelBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PanelBackground\"\n\t\t\"xpos\"\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\"350\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t}\n\n\t\"WaveFailHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"WaveFailHeader\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"%waveheader%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"fgcolor\"\t\t\t\"Orange\"\n\t}\n\n\t\"HeaderDivider\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HeaderDivider\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"128\"\n\t\t\"wide\"\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"20 20 20 100\"\n\t}\n\n\t\"SummaryHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SummaryHeader\"\n\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"labelText\"\t\t\t\"%summaryheader%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\"128\"\n\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"CollectionContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CollectionContainer\"\n\t\t\"xpos\"\t\t\t\t\"226\"\n\t\t\"ypos\"\t\t\t\t\"168\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"Header\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Header\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Credit_Collection\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CollectedLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CollectedLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Collected\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CollectedCount\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CollectedCount\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%creditscollected%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"fgcolor\"\t\t\"CreditsGreen\"\n\t\t}\n\n\t\t\"MissedLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"MissedLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Missed\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t}\n\n\t\t\"MissedCount\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"MissedCount\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%creditsmissed%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"fgcolor\"\t\t\"RedSolid\"\n\t\t}\n\n\t\t\"BonusLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BonusLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Bonus\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t}\n\n\t\t\"BonusCount\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BonusCount\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%creditbonus%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"fgcolor\"\t\t\"CreditsGreen\"\n\t\t}\n\t}\n\n\t\"UsageContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"UsageContainer\"\n\t\t\"xpos\"\t\t\t\t\"444\"\n\t\t\"ypos\"\t\t\t\t\"168\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"105\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"Header\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Header\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Credit_Use\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"195\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"YouLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"YouLabel\"\n\t\t\t\"font\"\t\t\t\"FontStorePriceSmall\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_You\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"134\"\n\t\t\t\"ypos\"\t\t\t\"14\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"TeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TeamLabel\"\n\t\t\t\"font\"\t\t\t\"FontStorePriceSmall\"\n\t\t\t\"labelText\"\t\t\"#Winpanel_Team2\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"189\"\n\t\t\t\"ypos\"\t\t\t\"14\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"BuybackLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BuybackLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Buybacks\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t}\n\n\t\t\"BuybackCountYou\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BuybackCountYou\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%buybacksyou%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"BuybackCountTeam\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BuybackCountTeam\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%buybacksteam%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"175\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"BottleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BottleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Bottles\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t}\n\n\t\t\"BottleCountYou\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BottleCountYou\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%bottlesyou%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"BottleCountTeam\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"BottleCountTeam\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%bottlesteam%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"175\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t}\n\n\t\t\"InactiveLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"InactiveLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Inactive_Upgrades\"\n\t\t\t\"textAlignment\" \"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t}\n\n\t\t\"InactiveCountYou\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"InactiveCountYou\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%inactiveupgradesyou%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"120\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"fgcolor\"\t\t\"RedSolid\"\n\t\t}\n\n\t\t\"InactiveCountTeam\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"InactiveCountTeam\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"%inactiveupgradesteam%\"\n\t\t\t\"textAlignment\" \"east\"\n\t\t\t\"xpos\"\t\t\t\"175\"\n\t\t\t\"ypos\"\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\"35\"\n\t\t\t\"fgcolor\"\t\t\"RedSolid\"\n\t\t}\n\t}\n\n\t\"HintContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HintContainer\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"250\"\n\t\t\"wide\"\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"500\"\n\t\t\t\"tall\"\t\t\t\"150\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\"DarkerGrey\"\n\n\t\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\t\"draw_corner_height\" \t\"0\"\n\t\t}\n\n\t\t\"Header\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Header\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\"#TF_PVE_Hint_Header\"\n\t\t\t\"textAlignment\" \"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"wide\"\t\t\t\"500\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CptCntnBody\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"CptCntnBody\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"70\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"CptCntnMisc\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"CptCntnMisc\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"CptCntnHat\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"CptCntnHat\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"HintImage1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HintImage1\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"image\"\t\t\t\"class_sel_sm_engineer_inactive\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"Hint1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Hint1\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%hint1%\"\n\t\t\t\"textAlignment\" \"north-west\"\n\t\t\t\"xpos\"\t\t\t\"55\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"55\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"HintImage2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HintImage2\"\n\t\t\t\"xpos\"\t\t\t\"255\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"100\"\n\t\t\t\"image\"\t\t\t\"class_sel_sm_engineer_inactive\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"Hint2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"Hint2\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%hint2%\"\n\t\t\t\"textAlignment\" \"north-west\"\n\t\t\t\"xpos\"\t\t\t\"305\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"55\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"VoteButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"VoteButton\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"410\"\n\t\t\"zpos\"\t\t\t\t\"999\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PVE_Vote_MissionRestart\"\n\t\t\"font\"\t\t\t\t\"FontBold10\"\n\t\t\"defaultFgColor_override\"\t\"HUDRedTeam\"\n\t\t\"armedBgColor_override\"\t\t\"HUDRedTeam\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\"Command\"\t\t\t\"vote_restart\"\n\t}\n\n\t\"ContinueButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExImageButton\"\n\t\t\"fieldName\"\t\t\t\"ContinueButton\"\n\t\t\"xpos\"\t\t\t\t\"477\"\n\t\t\"ypos\"\t\t\t\t\"410\"\n\t\t\"zpos\"\t\t\t\t\"1000\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"image_drawcolor\"\t\"NeutralWhite\"\n\t\t\"Command\"\t\t\t\"continue\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/notifications/notify_passtime_howto.res",
    "content": "\"resource/ui/notifications/notify_passtime_howto.res\"\n{\n\t\"Notification_Background\"\n\t{\n\t\t\"ControlName\"\t\"CImagePanel\"\n\t\t\"fieldName\"\t\t\"Notification_Background\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"140\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../hud/notification_black\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\t\n\t\"Notification_Icon\"\t\n\t{\n\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\"fieldName\"\t\t\"Notification_Icon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"45\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\t\n\t\t\"icon\"\t\t\t\"passtime_ball\"\n\t}\n\t\n\t\"Notification_Label\"\n\t{\t\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Notification_Label\"\n\t\t\"font\"\t\t\t\"DefaultSmall\"\n\t\t\"xpos\"\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\"27\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"300\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Passtime_HowToPlay\"\n\t\t\"textAlignment\"\t\"North-West\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/objectivestatusescort.res",
    "content": "\"resource/ui/objectivestatusescort.res\"\n{\n\t\"ObjectiveStatusEscort\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusEscort\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"progress_xpos\"\t\t\"79\"\n\t\t\"progress_wide\"\t\t\"270\"\n\t}\n\n\t\"LevelBar\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"LevelBar\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r18\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"image\"\t\t\t\t\"../hud/cart_track_neutral_opaque\"\n\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\"if_multiple_trains\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"115\"\n\t\t}\n\n\t\t\"if_single_with_hills\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"r18\"\n\t\t}\n\t}\n\n\t\"ProgressBar\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudEscortProgressBar\"\n\t\t\"fieldName\"\t\t\t\"ProgressBar\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\"if_multiple_trains\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"115\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"HomeCPIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HomeCPIcon\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"image\"\t\t\t\t\"../hud/cart_point_blue\"\n\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\"if_team_red\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"../hud/cart_point_red\"\n\t\t}\n\n\t\t\"if_single_with_hills_blue\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"../hud/cart_point_blue\"\n\t\t}\n\n\t\t\"if_single_with_hills_red\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"../hud/cart_point_red\"\n\t\t}\n\n\t\t\"if_multiple_trains\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"3\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_track_neutral_opaque\"\n\t\t}\n\n\t\t\"if_multiple_trains_top\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"114\"\n\t\t}\n\n\t\t\"if_multiple_trains_bottom\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"114\"\n\t\t}\n\n\t\t\"if_multiple_trains_red\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"../hud/cart_point_red\"\n\t\t}\n\n\t\t\"if_multiple_trains_blue\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"../hud/cart_point_blue\"\n\t\t}\n\t}\n\n\t\"SimpleControlPointTemplate\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"SimpleControlPointTemplate\"\n\t\t\"xpos\"\t\t\t\t\"65\"\n\t\t\"ypos\"\t\t\t\t\"r20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"image\"\t\t\t\t\"../hud/cart_point_neutral\"\n\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\"if_multiple_trains\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"61\"\n\t\t\t\"ypos\"\t\t\t\"113\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"3\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t}\n\t}\n\n\t\"EscortItemPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"EscortItemPanel\"\n\t\t\"xpos\"\t\t\t\t\"-254\"\n\t\t\"ypos\"\t\t\t\t\"r18\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"506\"\n\t\t\"tall\"\t\t\t\t\"10\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"if_multiple_trains\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"48\"\n\t\t\t\"zpos\"\t\t\t\"8\"\n\t\t\t\"wide\"\t\t\t\"52\"\n\t\t\t\"tall\"\t\t\t\"170\"\n\t\t}\n\n\t\t\"RecedeTime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"RecedeTime\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"240\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"%recede%\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"15\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_top\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_bottom\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\t\t}\n\n\t\t\"EscortItemImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"EscortItemImage\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"254\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_neutral\"\n\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\"if_team_blue\"\n\t\t\t{\n\t\t\t\t\"image\"\t\t\"../hud/cart_blue\"\n\t\t\t}\n\n\t\t\t\"if_team_red\"\n\t\t\t{\n\t\t\t\t\"image\"\t\t\"../hud/cart_red\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"9999\"\n\t\t\t}\n\t\t}\n\n\t\t\"EscortItemImageBottom\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"EscortItemImageBottom\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"117\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"40\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_neutral_bottom\"\n\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\"if_team_blue\"\n\t\t\t{\n\t\t\t\t\"image\"\t\t\"../hud/cart_blue_bottom\"\n\t\t\t}\n\n\t\t\t\"if_team_red\"\n\t\t\t{\n\t\t\t\t\"image\"\t\t\"../hud/cart_red_bottom\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"9999\"\n\t\t\t}\n\t\t}\n\n\t\t\"EscortItemImageAlert\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"EscortItemImageAlert\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\"ypos\"\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_alert\"\n\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\"if_multiple_trains_bottom\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"9999\"\n\t\t\t}\n\t\t}\n\n\t\t\"Speed_Backwards\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Speed_Backwards\"\n\t\t\t\"xpos\"\t\t\t\"245\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"7\"\n\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_arrow_left\"\n\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"15\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_top\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_bottom\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\t\t}\n\n\t\t\"CapPlayerImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"CapPlayerImage\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\n\t\t\"CapNumPlayers\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CapNumPlayers\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"#ControlPointIconCappers\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"10\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_top\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"67\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_bottom\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"67\"\n\t\t\t}\n\t\t}\n\n\t\t\"Blocked\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"Blocked\"\n\t\t\t\"xpos\"\t\t\t\"235\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"7\"\n\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"image\"\t\t\t\"../hud/cart_blocked\"\n\t\t\t\"scaleImage\"\t\"1\"\n\n\t\t\t\"if_multiple_trains\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"15\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_top\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\n\t\t\t\"if_multiple_trains_bottom\"\n\t\t\t{\n\t\t\t\t\"ypos\"\t\t\"68\"\n\t\t\t}\n\t\t}\n\n\t\t\"EscortTeardrop\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"EscortTeardrop\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t}\n\t}\n\t\n\t// Hide the \"swoop\" effect when capturing payload points.\n\t\"EscortHilightSwoop\"\n\t{\n\t\t\"ControlName\"\t\t\"CControlPointIconSwoop\"\n\t\t\"fieldName\"\t\t\t\"EscortHilightSwoop\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"alpha\"\t\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/objectivestatusmultipleescort.res",
    "content": "\"resource/ui/objectivestatusmultipleescort.res\"\n{\n\t\"ObjectiveStatusMultipleEscort\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusMultipleEscort\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"BlueEscortPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudEscort\"\n\t\t\"fieldName\"\t\t\t\"BlueEscortPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r145\"\n\t\t\"zpos\"\t\t\t\t\"220\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"progress_xpos\"\t\t\"79\"\n\t\t\"progress_wide\"\t\t\"270\"\n\n\t\t\"if_blue_is_top\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"r162\"\n\t\t}\n\t}\n\n\t\"RedEscortPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudEscort\"\n\t\t\"fieldName\"\t\t\t\"RedEscortPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r145\"\n\t\t\"zpos\"\t\t\t\t\"220\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"progress_xpos\"\t\t\"79\"\n\t\t\"progress_wide\"\t\t\"270\"\n\n\t\t\"if_red_is_top\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\"r162\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/publishfiledialog.res",
    "content": "\"PublishFileDialog.res\"\n{\n\t\"PublishFileDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"CPublishFileDialog\"\n\t\t\"fieldName\"\t\t\t\"PublishFileDialog\"\n\t\t\"xpos\"\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"border\"\t\t\t\t\"NoBorder\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-100\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\n\t\"WorkshopBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"WorkshopBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-99\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"workshop_blue_top\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"BackgroundBottom\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundBottom\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"355\"\n\t\t\"wide\"\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\"45\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Title\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t}\n\n\t\"LabelPreview\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"LabelPreview\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"45\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Preview\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"PreviewImageBorder\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PreviewImageBorder\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"zpos\"\t\t\t\t\"-99\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"border\"\t\t\t\"SteamWorkshopBorder\"\n\n\t\t\"PreviewDescription\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"PreviewDescription\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\"120\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_PublishFile_PreviewDesc\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"FontRegular12\"\n\t\t}\n\t}\n\n\t\"PreviewImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CBitmapPanel\"\n\t\t\"fieldName\"\t\t\t\"PreviewImage\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"visible\"\t\t\t\"1\"\n\t}\n\n\t\"ButtonPreviewBrowse\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonPreviewBrowse\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"220\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Browse\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"PreviewBrowse\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"border_default\"\t\"WhiteBorder\"\n\t}\n\n\t\"LabelTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"LabelTitle\"\n\t\t\"xpos\"\t\t\t\t\"175\"\n\t\t\"ypos\"\t\t\t\t\"45\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_TitleLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"FileTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"FileTitle\"\n\t\t\"xpos\"\t\t\t\t\"175\"\n\t\t\"ypos\"\t\t\t\t\"70\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"128\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"LabelDesc\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"LabelDesc\"\n\t\t\"xpos\"\t\t\t\t\"175\"\n\t\t\"ypos\"\t\t\t\t\"95\"\n\t\t\"wide\"\t\t\t\t\"275\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_DescLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\t\"FileDesc\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"FileDesc\"\n\t\t\"xpos\"\t\t\t\t\"175\"\n\t\t\"ypos\"\t\t\t\t\"120\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"185\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"1\"\n\t\t\"maxchars\"\t\t\t\"8000\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"bgcolor_override\"\t\"Black\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t}\n\n\t\"LabelSourceFile\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"LabelSourceFile\"\n\t\t\"xpos\"\t\t\t\t\"185\"\n\t\t\"ypos\"\t\t\t\t\"310\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_FileLabel\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"SourceFile\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"SourceFile\"\n\t\t\"xpos\"\t\t\t\t\"230\"\n\t\t\"ypos\"\t\t\t\t\"310\"\n\t\t\"wide\"\t\t\t\t\"275\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_NoFileSelected\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"256\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ButtonSourceCosmetics\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonSourceCosmetics\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"250\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Cosmetics\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"MainFileCosmetics\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ButtonSourceOther\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonSourceOther\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"280\"\n\t\t\"wide\"\t\t\t\t\"73\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Other\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"MainFileOther\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ButtonSourceMaps\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonSourceMaps\"\n\t\t\"xpos\"\t\t\t\t\"92\"\n\t\t\"ypos\"\t\t\t\t\"280\"\n\t\t\"wide\"\t\t\t\t\"73\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Maps\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"MainFileMaps\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"BrowseDescription\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"BrowseDescription\"\n\t\t\"xpos\"\t\t\t\t\"330\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_BrowseDesc\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"TagsTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TagsTitle\"\n\t\t\"xpos\"\t\t\t\t\"430\"\n\t\t\"ypos\"\t\t\t\t\"45\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Tags\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t}\n\n\t\"ClassUsagePanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ClassUsagePanel\"\n\t\t\"xpos\"\t\t\t\t\"430\"\n\t\t\"ypos\"\t\t\t\t\"45\"\n\t\t\"wide\"\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\"275\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"ClassCheckBox1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox1\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Scout\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox2\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Sniper\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox3\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Soldier\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox4\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Demoman\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox5\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Medic\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox6\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_HWGuy\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox7\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Pyro\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"145\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox8\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Spy\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"165\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox9\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Engineer\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"185\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\n\t\t\"TagCheckbox_Headgear\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Headgear\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Headgear\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Weapon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Weapon\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Weapon\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Misc\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Misc\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Misc\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_SoundDevice\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_SoundDevice\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_SoundDevice\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Halloween\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Halloween\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Halloween\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Smissmas\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Smissmas\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Smissmas\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Taunt\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Taunt\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Taunt\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"145\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_UnusualEffect\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_UnusualEffect\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_UnusualEffect\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"165\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_WarPaint\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_WarPaint\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_WarPaint\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"185\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Jungle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Jungle\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Jungle\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"205\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_Summer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_Summer\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Summer\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"225\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"TagCheckbox_CommunityFix\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"TagCheckbox_CommunityFix\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_CommunityFix\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"245\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\n\t\t\"MapsCheckBox_CTF\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_CTF\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_CTF\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_CP\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_CP\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_CP\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Escort\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Escort\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Escort\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_EscortRace\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_EscortRace\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_EscortRace\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_RobotDestruction\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_RobotDestruction\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_RobotDestruction\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Koth\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Koth\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Koth\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_AttackDefense\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_AttackDefense\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_AttackDefense\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"145\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_SD\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_SD\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_SD\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"165\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_MVM\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_MVM\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_MVM\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"185\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_PD\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_PD\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_PD\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"205\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Arena\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Arena\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Arena\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Powerup\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Powerup\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Powerup\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Medieval\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Medieval\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Medieval\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_PassTime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_PassTime\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_PassTime\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"85\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Specialty\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Specialty\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Specialty\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"105\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckBox_Halloween\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckBox_Halloween\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Halloween\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"125\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckbox_Smissmas\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckbox_Smissmas\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Smissmas\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"145\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckbox_Night\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckbox_Night\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Night\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"165\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"MapsCheckbox_Jungle\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"MapsCheckbox_Jungle\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Tag_Jungle\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\"ypos\"\t\t\t\"185\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"smallcheckimage\" \"1\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t}\n\n\t\"ButtonClose\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonClose\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"Close\"\n\t\t\"Default\"\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"border_default\"\t\"WhiteBorder\"\n\t}\n\n\t\"ButtonPublish\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ButtonPublish\"\n\t\t\"xpos\"\t\t\t\t\"120\"\n\t\t\"ypos\"\t\t\t\t\"365\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_PublishFile_Publish\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"Publish\"\n\t\t\"Default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"border_default\"\t\"WhiteBorder\"\n\t}\n}"
  },
  {
    "path": "resource/ui/pvpcomprankpanel.res",
    "content": "#base \"pvprankpanel.res\"\n\n\"resource/ui/pvprankpanel.res\"\n{\n\t\"BGPanel\"\n\t{\n\t\t\"StatsContainer\"\n\t\t{\n\t\t\t\"visible\"\t\t\"1\"\n\n\t\t\t\"XPBar\"\n\t\t\t{\n\t\t\t\t\"CurrentXPLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t}\n\n\t\t\t\t\"NextLevelXPLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"ProgressBarsContainer\"\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/pvprankpanel.res",
    "content": "\"resource/ui/pvprankpanel.res\"\n{\n\t\"ModelContainer\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ModelContainer\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"actionsignallevel\"\t\"2\"\n\n\t\t\"BelowModelParticlePanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFParticlePanel\"\n\t\t\t\"fieldName\"\t\t\"BelowModelParticlePanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"cs-0.5-228\"\n\t\t\t}\n\n\t\t\t\"ParticleEffects\"\n\t\t\t{\n\t\t\t\t\"0\"\n\t\t\t\t{\n\t\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\t\"particle_ypos\" \"c0\"\n\t\t\t\t\t\"particle_scale\" \"3\"\n\t\t\t\t\t\"particleName\"\t\"rankup_base\"\n\t\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\t\"loop\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t}\n\n\t\t\"RankModel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CBaseModelPanel\"\n\t\t\t\"fieldName\"\t\t\"RankModel\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\"60\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fov\"\t\t\t\"80\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"cs-0.5-228\"\n\t\t\t\t\"ypos\"\t\t\"cs-0.5\"\n\t\t\t\t\"wide\"\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\"200\"\n\t\t\t}\n\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"render_texture\"\t\"0\"\n\n\t\t\t\"model\"\n\t\t\t{\n\t\t\t\t\"force_pos\"\t\t\"1\"\n\t\t\t\t\"modelname\"\t\t\"\"\n\t\t\t\t\"skin\"\t\t\t\"0\"\n\t\t\t\t\"angles_x\"\t\t\"0\"\n\t\t\t\t\"angles_y\"\t\t\"180\"\n\t\t\t\t\"angles_z\"\t\t\"0\"\n\t\t\t\t\"origin_x\"\t\t\"45\"\n\t\t\t\t\"origin_y\"\t\t\"0\"\n\t\t\t\t\"origin_z\"\t\t\"0\"\n\t\t\t\t\"spotlight\"\t\t\"1\"\n\n\t\t\t\tif_mini\n\t\t\t\t{\n\t\t\t\t\t\"origin_x\"\t\t\"70\"\n\t\t\t\t}\n\n\t\t\t\t\"animation\"\n\t\t\t\t{\n\t\t\t\t\t\"sequence\"\t\"idle\"\n\t\t\t\t\t\"default\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"lights\"\n\t\t\t{\n\t\t\t\t\"default\"\n\t\t\t\t{\n\t\t\t\t\t\"name\"\t\t\t\"directional\"\n\t\t\t\t\t\"color\"\t\t\t\"0.5 0.5 0.5\"\n\t\t\t\t\t\"direction\"\t\t\"0.60 0.65 0.2\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"AboveModelParticlePanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFParticlePanel\"\n\t\t\t\"fieldName\"\t\t\"AboveModelParticlePanel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"paintbackground\"\t\"0\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"cs-0.5-228\"\n\t\t\t}\n\n\t\t\t\"ParticleEffects\"\n\t\t\t{\n\t\t\t\t\"0\"\n\t\t\t\t{\n\t\t\t\t\t\"particle_xpos\" \"c0\"\n\t\t\t\t\t\"particle_ypos\" \"c0\"\n\t\t\t\t\t\"particle_scale\"\t\"5\"\n\t\t\t\t\t\"particleName\"\t\"rankup_glitter\"\n\t\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\t\"loop\"\t\"0\"\n\t\t\t\t}\n\t\t\t\t\"1\"\n\t\t\t\t{\n\t\t\t\t\t\"particle_xpos\"\t\"c0\"\n\t\t\t\t\t\"particle_ypos\"\t\"c0\"\n\t\t\t\t\t\"particle_scale\" \"4\"\n\t\t\t\t\t\"particleName\"\t\"badgepress_base\"\n\t\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\t\"loop\"\t\"0\"\n\t\t\t\t}\n\t\t\t\t\"2\"\n\t\t\t\t{\n\t\t\t\t\t\"particle_xpos\" \"c-8\"\n\t\t\t\t\t\"particle_ypos\" \"c0\"\n\t\t\t\t\t\"particle_scale\" \"4\"\n\t\t\t\t\t\"particleName\"\t\"rankdown_base\"\n\t\t\t\t\t\"start_activated\" \"0\"\n\t\t\t\t\t\"loop\"\t\"0\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"paintbackground\"\t\"1\"\n\t\t}\n\n\t\t\"MedalButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Button\"\n\t\t\t\"fieldName\"\t\t\"MedalButton\"\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5+2\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"command\"\t\"medal_clicked\"\n\t\t\t\"actionsignallevel\"\t\"2\"\n\t\t\t\"labeltext\"\t\"\"\n\t\t\t\"paintbackground\"\t\"0\"\n\t\t\t\"backgroundenabled\"\t\"0\"\n\t\t}\n\t}\n\n\t\"BGPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BGPanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"260\"\n\t\t\"tall\"\t\t\t\"92\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"border\"\t\t\"NoBorder\"\n\t\t\"bgcolor_override\"\t\"25 25 25 0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\tif_mini\n\t\t{\n\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\"505\"\n\t\t}\n\n\t\t\"NameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"NameLabel\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"FontRegular14\"\n\t\t\t\"font_minmode\"\t\"StreamerMode\"\n\t\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\t\"%name%\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"visible\"\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"DescLine1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CAutoFittingLabel\"\n\t\t\t\"fieldName\"\t\t\"DescLine1\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"18\"\n\t\t\t\"wide\"\t\t\t\"146\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\t\"labelText\"\t\t\t\t\"%desc1%\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\"centerwrap\" \"1\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\t\"ypos\"\t\t\t\"r35\"\n\t\t\t}\n\t\t}\n\n\t\t\"DescLine2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CAutoFittingLabel\"\n\t\t\t\"fieldName\"\t\t\"DescLine2\"\n\t\t\t\"xpos\"\t\t\t\"65\"\n\t\t\t\"ypos\"\t\t\t\"28\"\n\t\t\t\"wide\"\t\t\t\"195\"\n\t\t\t\"zpos\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\"labelText\"\t\t\"%desc2%\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\"67\"\n\t\t\t\t\"ypos\"\t\"4\"\n\t\t\t}\n\n\t\t\t\"fonts\"\n\t\t\t{\n\t\t\t\t\"0\"\t\t\"HudFontSmallestBold\"\n\t\t\t\t\"1\"\t\t\"StorePromotionsTitle\"\n\t\t\t\t\"2\"\t\t\"FontStorePrice\"\n\t\t\t}\n\n\t\t\t\"colors\"\n\t\t\t{\n\t\t\t\t\"1\"\t\t\"CreditsGreen\"\n\t\t\t\t\"2\"\t\t\"TanLight\"\n\t\t\t}\n\t\t}\n\n\t\t\"StatsContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"StatsContainer\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"260\"\n\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\tif_mini\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\"rs1-10\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"p0.85\"\n\t\t\t}\n\n\t\t\t\"XPBar\"\n\t\t\t{\n\t\t\t\t\"Controlname\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"XPBar\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"rs1-35\"\n\t\t\t\t\"wide\"\t\t\t\"170\"\n\t\t\t\t\"tall\"\t\t\t\"35\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\tif_mini\n\t\t\t\t{\n\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"rs1-3\"\n\t\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t}\n\n\t\t\t\t\"CurrentXPLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"CurrentXPLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"35\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\t\"labelText\"\t\t\"%current_xp%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\tif_mini\n\t\t\t\t\t{\n\t\t\t\t\t\t\"xpos\"\t\t\t\"25\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t\"NextLevelXPLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"NextLevelXPLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"85\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\t\"labelText\"\t\t\"%next_level_xp%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\tif_mini\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t\"ProgressBarsContainer\"\n\t\t\t\t{\n\t\t\t\t\t\"Controlname\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"ProgressBarsContainer\"\n\t\t\t\t\t\"xpos\"\t\t\t\"35\"\n\t\t\t\t\t\"ypos\"\t\t\t\"rs1-20\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"7\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\t\t\tif_mini\n\t\t\t\t\t{\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"rs1-10\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"p1\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"ProgressBar\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"ProgressBar\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"ProgressBar\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"f-2\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\t\"progress\"\t\t\"1\"\n\n\t\t\t\t\t\t\"fgcolor_override\"\t\"20 20 20 180\"\n\t\t\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"ContinuousProgressBar\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"ControlName\"\t\"ContinuousProgressBar\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"ContinuousProgressBar\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"f2\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"f2\"\n\t\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\t\"progress\"\t\t\"0\"\n\n\t\t\t\t\t\t\"fgcolor_override\"\t\"CreditsGreen\"\n\t\t\t\t\t}\n\n\t\t\t\t\t\"Frame\"\n\t\t\t\t\t{\n\t\t\t\t\t\t\"Controlname\"\t\"EditablePanel\"\n\t\t\t\t\t\t\"fieldName\"\t\t\"Frame\"\n\t\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\t\t\"tall\"\t\t\t\"f0\"\n\t\t\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\t\"border\"\t\t\"InnerShadowBorderThin\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"Stats\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"Stats\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"62\"\n\t\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\"p0.45\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\n\t\t\t\t\"if_mini\"\n\t\t\t\t{\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t}\n\n\t\t\t\t\"Frame\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"Frame\"\n\t\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\t\t\"tall\"\t\t\t\"0\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t\t\"border\"\t\t\"NoBorder\"\n\t\t\t\t}\n\n\t\t\t\t// First column\n\t\t\t\t\"GamesLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"GamesLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_games%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"KillsLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"KillsLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"c-20\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_kills%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"DeathsLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"DeathsLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"c-20\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_deaths%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t// Second column\n\t\t\t\t\"DamageLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"DamageLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_damage%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"HealingLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"HealingLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"rs1+20\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_healing%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t\"SupportLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"SupportLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"rs1+20\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_support%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\n\t\t\t\t// Third column\n\t\t\t\t\"ScoreLabel\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\t\t\"fieldName\"\t\t\"ScoreLabel\"\n\t\t\t\t\t\"xpos\"\t\t\t\"rs1+20\"\n\t\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\t\t\"textAlignment\"\t\"north-west\"\n\t\t\t\t\t\"labelText\"\t\t\"%stat_score%\"\n\t\t\t\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/replaybrowser/mainpanel.res",
    "content": "\"resource/ui/replaybrowser/mainpanel.res\"\n{\n\t\"ReplayBrowser\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ReplayBrowser\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\t\t\"27 27 27 0\"\n\t\t\"infocus_bgcolor_override\"\t\t\t\"27 27 27 0\"\n\t\t\"outoffocus_bgcolor_override\"\t\t\"27 27 27 0\"\n\n\t\t\"title\"\t\t\t\t\t\t\t\t\"#MMenu_Tooltip_Replay\"\n\t\t\"title_font\"\t\t\t\t\t\t\"HudFontMedium\"\n\t\t\"titletextinsetX\"\t\t\t\t\t\"40\"\n\t\t\"titletextinsetY\"\t\t\t\t\t\"0\"\n\t\t\"titlebarfgcolor_override\"\t\t\t\"HudOffWhite\"\n\t\t\"titlebardisabledfgcolor_override\"\t\"HudOffWhite\"\n\t\t\"titlebarbgcolor_override\"\t\t\t\"DarkGrey\"\n\n\t\t\"clientinsetx_override\"\t\t\t\t\"0\"\n\t\t\"sheetinset_bottom\"\t\t\t\t\t\"40\"\n\t}\n\n\t\"BackgroundHeader\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundHeader2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundHeader2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"BackgroundFooter\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"loadout_header\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\t\"BackgroundFooter2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"BackgroundFooter2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"430\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"27 27 27 200\"\n\t\t\"tileImage\"\t\t\t\"1\"\n\t}\n\n\t\"FooterLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"FooterLine\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t}\n\n\t\"Sheet\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Sheet\"\n\t\t\"tabxindent\"\t\t\"80\"\n\t\t\"tabxdelta\"\t\t\t\"10\"\n\t\t\"tabwidth\"\t\t\t\"240\"\n\t\t\"tabheight\"\t\t\t\"25\"\n\t\t\"transition_time\" \t\"0\"\n\t\t\"yoffset\"\t\t\t\"15\"\n\n\t\t\"HeaderLine\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"HeaderLine\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"image\"\t\t\t\"loadout_solid_line\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"tabskv\"\n\t\t{\n\t\t\t\"textinsetx\"\t\t\t\t\"40\"\n\t\t\t\"textAlignment\"\t\t\t\t\"center\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontBold18\"\n\t\t\t\"selectedcolor\"\t\t\t\t\"TanLight\"\n\t\t\t\"unselectedcolor\"\t\t\t\"TanDark\"\n\t\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\t\"paintbackground\"\t\t\t\"1\"\n\t\t\t\"activeborder_override\"\t\t\"ButtonDepressedBorder\"\n\t\t\t\"normalborder_override\"\t\t\"ButtonDepressedBorder\"\n\t\t\t\"armedBgColor_override\"\t\t\"37 37 37 255\"\n\t\t\t\"selectedBgColor_override\"\t\"DarkGrey\"\n\t\t}\n\t}\n\n\t\"BackButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"BackButton\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"440\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#FH_back\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"0\"\n\t\t\"Command\"\t\t\t\"back\"\n\t\t\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/revivedialog.res",
    "content": "\"resource/ui/revivedialog.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-110\"\n\t\t\"ypos\"\t\t\t\t\t\"285\"\n\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\t\t\"70\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"TransparentLightBlack\"\n\t\t\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold14\"\n\t\t\t\"labelText\"\t\t\t\t\"#ConfirmTitle\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\t\t\n\t\t\"ExplanationLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ExplanationLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"ReplayBrowserSmallest\"\n\t\t\t\"labelText\"\t\t\t\t\"%text%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\t\"LightRed\"\n\t\t}\n\t\t\n\t\t// sigsegv: added this\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\"90\"\n\t\t\t\"ypos\"\t\t\t\t\t\"43\"\n\t\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\t\"Hide\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold10\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\t\t\"Econ.Button.Border.Default\"\n\t\t\t\"border_armed\"\t\t\t\t\"Econ.Button.Border.Armed\"\n\t\t\t\"armedBgColor_override\"\t\t\"Econ.Button.ArmedBgColor\"\n\t\t\t\"armedFgColor_override\"\t\t\"Econ.Button.ArmedFgColor\"\n\t\t\t\"depressedBgColor_override\"\t\"Econ.Button.DepressedBgColor\"\n\t\t\t\"depressedFgColor_override\"\t\"Econ.Button.DepressedFgColor\"\n\t\t}\n\t\t\n\t\t\"ConfirmButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"ConfirmButton\"\n\t\t\t\"xpos\"\t\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\t\"43\"\n\t\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\t\"#ConfirmButtonText\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold10\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"textinsetx\"\t\t\t\"50\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\t\"confirm\"\n\t\t\t\"default\"\t\t\t\t\"1\"\n\t\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\t\t\"Econ.Button.Border.Default\"\n\t\t\t\"border_armed\"\t\t\t\t\"Econ.Button.Border.Armed\"\n\t\t\t\"armedBgColor_override\"\t\t\"Econ.Button.ArmedBgColor\"\n\t\t\t\"armedFgColor_override\"\t\t\"Econ.Button.ArmedFgColor\"\n\t\t\t\"depressedBgColor_override\"\t\"Econ.Button.DepressedBgColor\"\n\t\t\t\"depressedFgColor_override\"\t\"Econ.Button.DepressedFgColor\"\n\t\t}\n\t\t\n\t\t\"SpectatorGUIHealth\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"SpectatorGUIHealth\"\n\t\t\t\"xpos\"\t\t\t\t\t\"155\"\n\t\t\t\"ypos\"\t\t\t\t\t\"43\"\n\t\t\t\"zpos\"\t\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\t\n\t\t\t\"HealthBonusPosAdj\"\t\t\"10\"\n\t\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\t\"HealthDeathWarning\"\t\"0.40\"\n\t\t\t\"TFFont\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\t\"TextColor\"\t\t\t\t\t\"HudOffWhite\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/roundinfo.res",
    "content": "\"resource/ui/roundinfo.res\"\n{\n\t\"roundinfo\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"roundinfo\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"Overlay\"\n\t{\n\t\t\"ControlName\"\t\"RoundInfoOverlay\"\n\t\t\"fieldName\"\t\t\"Overlay\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\"4\"\n\t\t\"wide\"\t\t\t\"610\"\n\t\t\"tall\"\t\t\t\"330\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\n\t\"Title\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Title\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"26\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#round_info_header\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"Mapname\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Mapname\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%mapname%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontRegular20\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"Title\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"RoundContinue\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"RoundContinue\"\n\t\t\"xpos\"\t\t\t\"r225\"\n\t\t\"ypos\"\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_Continue\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"command\"\t\t\"continue\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\t}\n\n\t\"MapImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MapImage\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"610\"\n\t\t\"tall\"\t\t\t\"330\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"image\"\t\t\t\"loadout_bottom_gradient\"\n\t\t\"tileImage\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"&E\"\n\t\t\"command\"\t\t\"continue\"\n\t}\n}"
  },
  {
    "path": "resource/ui/scoreboard.res",
    "content": "#base \"../../../../cfg/flawhud/hud_scoreboard_style.txt\"\n#base \"scoreboard_base.res\""
  },
  {
    "path": "resource/ui/scoreboard_base.res",
    "content": "\"resource/ui/scoreboard.res\"\n{\n\t\"scores\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFClientScoreBoardDialog\"\n\t\t\"fieldName\"\t\t\t\"scores\"\n\t\t\"xpos\"\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\"31\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"medal_width\"\t\t\"25\"\n\t\t\"medal_column_width\" \"25\"\n\t\t\"avatar_width\"\t\t\"28\"\n\t\t\"spacer\"\t\t\t\"5\"\n\t\t\"name_width\"\t\t\"140\"\n\t\t\"nemesis_width\"\t\t\"15\"\n\t\t\"class_width\"\t\t\"18\"\n\t\t\"score_width\"\t\t\"25\"\n\t\t\"ping_width\"\t\t\"20\"\n\t\t\"killstreak_width\"\t\"18\"\n\t\t\"killstreak_image_width\" \"15\"\n\t\t\"medal_width_minmode\"\t \"0\"\n\t\t\"medal_column_width_minmode\" \"0\"\n\t}\n\n\t\"BlueBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BlueBG\"\n\t\t\"xpos\"\t\t\t\t\"c-291\"\n\t\t\"ypos\"\t\t\t\t\"83\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"if_mvm\"\n \t\t{\n \t\t\t\"visible\"\t\t\t\"0\"\n \t\t}\n\t}\n\t\n\t\"BlueTeamName\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BlueTeamName\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"%blueteamname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"-6\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\t\t\"pin_to_sibling\"\t\t\"BlueBG\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"BlueTeamPlayerCount\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BlueTeamPlayerCount\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%blueteamplayercount%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\n\t\t\"pin_to_sibling\"\t\t\"BlueTeamName\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"BlueTeamScore\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BlueTeamScore\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\t\"%blueteamscore%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"fgcolor\"\t\t\t\"BlueTeam\"\n\n\t\t\"pin_to_sibling\"\t\t\"BlueBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"ypos\"\t\t\t\t\"-100\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"34\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\"DisguiseMenuIconBlue\"\n\t\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\t\t}\n\t}\n\n\t\"BlueLine\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BlueLine\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"bgcolor_override\"\t\t\"BlueTeam\"\n\n\t\t\"pin_to_sibling\"\t\t\"BlueBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"RedBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedBG\"\n\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\t\"0\"\t\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BlueBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\t\n\t\"RedTeamName\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"RedTeamName\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"%redteamname%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"-6\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\n\t\t\"pin_to_sibling\"\t\t\"RedBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"RedTeamPlayerCount\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"RedTeamPlayerCount\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%redteamplayercount%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\n\t\t\"pin_to_sibling\"\t\t\"RedTeamName\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"RedLine\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedLine\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"3\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"bgcolor_override\"\t\t\"RedTeam\"\n\t\t\"pin_to_sibling\"\t\t\"RedBG\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"RedTeamScore\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"RedTeamScore\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\t\"%redteamscore%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"fgcolor\"\t\t\t\"RedTeam\"\n\t\t\"pin_to_sibling\"\t\t\"RedBG\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"BluePlayerBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BluePlayerBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"210\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"ServerBackground\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\n\t\t\"if_mvm\"\n \t\t{\n \t\t\t\"visible\"\t\t\t\"0\"\n \t\t}\n\t}\n\t\n\t\"BluePlayerList\"\n\t{\n\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\"fieldName\"\t\t\t\"BluePlayerList\"\n\t\t\"xpos\"\t\t\t\t\"c-290\"\n\t\t\"ypos\"\t\t\t\t\"c-106\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"288\"\n\t\t\"tall\"\t\t\t\t\"206\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"autoresize\"\t\t\"3\"\n\t\t\"linespacing\"\t\t\"16\"\n\t\t\"fgcolor\"\t\t\t\"TeamBlue\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\t\n\t\"RedPlayerBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedPlayerBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"210\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"ServerTimeBackground\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"RedPlayerList\"\n\t{\n\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\"fieldName\"\t\t\t\"RedPlayerList\"\n\t\t\"xpos\"\t\t\t\t\"c+2\"\n\t\t\"ypos\"\t\t\t\t\"c-106\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"288\"\n\t\t\"tall\"\t\t\t\t\"206\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"autoresize\"\t\t\"3\"\n\t\t\"linespacing\"\t\t\"16\"\n\t\t\"textcolor\"\t\t\t\"HUDRedTeamSolid\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\t\n\t\"ServerBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ServerBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\"11\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BlueBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"c-275\" //MVM StatsBG anchor\n\t\t\t\"ypos\"\t\t\t\t\"64\"\n\t\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\t\"pin_to_sibling\"\t\t\"\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ServerLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ServerLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%server%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"11\"\n\n\t\t\"pin_to_sibling\"\t\t\"ServerBackground\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\t\"c-271\"\n\t\t\t\"ypos\"\t\t\t\t\"79\"\n\t\t\t\"pin_to_sibling\"\t\"\"\n\t\t}\n\t}\n\n\t\"ServerTimeBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ServerTimeBackground\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\"11\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"RedBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ServerTimeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ServerTimeLabel\"\n\t\t\"labelText\"\t\t\t\"%servertimeleft%\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"290\"\n\t\t\"tall\"\t\t\t\t\"11\"\n\n\t\t\"pin_to_sibling\"\t\t\"ServerTimeBackground\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"Spectators\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Spectators\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%spectators%\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"370\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"22\"\n\n\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"276\"\n\t\t    \"wide\"\t\t\t\t\"546\"\n\t\t}\n\t}\n\n\t\"StatsBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"StatsBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"582\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BluePlayerBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_minmode\"\t\"ServerBackground\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"ypos\"\t\t\t\t\"-181\"\n\t\t\t\"wide\"\t\t\t\t\"270\"\n\t\t\t\"tall\"\t\t\t\t\"132\"\n\t\t\t\"pin_to_sibling\"\t\t\"ServerBackground\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t}\n\n\t\"SpectatorsInQueue\" //(arena) does not work, even on stock hud. Only shows 1 player at a time.\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SpectatorsInQueue\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%waitingtoplay%\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"-72\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"577\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\t}\n\n\t\"ClassImage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ClassImage\"\n\t\t\"xpos\"\t\t\t\t\"25\"\n\t\t\"ypos\"\t\t\t\t\"r75\"\n\t\t\"wide\"\t\t\t\t\"75\"\n\t\t\"tall\"\t\t\t\t\"75\"\n\t\t\"image\"\t\t\t\t\"../hud/class_scoutred\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\n\t\"classmodelpanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFPlayerModelPanel\"\n\t\t\"fieldName\"\t\t\t\"classmodelpanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r200\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"fov\"\t\t\t\t\"23\"\n\t\t\"allow_rot\"\t\t\t\"1\"\n\t\t\"render_texture\"\t\"0\"\n\n\t\t\"model\"\n\t\t{\n\t\t\t\"force_pos\"\t\t\t\"1\"\n\t\t\t\"angles_x\" \t\t\t\"0\"\n\t\t\t\"angles_y\" \t\t\t\"175\"\n\t\t\t\"angles_z\" \t\t\t\"0\"\n\t\t\t\"origin_x\" \t\t\t\"200\"\n\t\t\t\"origin_y\" \t\t\t\"0\"\n\t\t\t\"origin_z\" \t\t\t\"-80\"\n\t\t\t\"frame_origin_x\"\t\"0\"\n\t\t\t\"frame_origin_y\"\t\"0\"\n\t\t\t\"frame_origin_z\"\t\"0\"\n\t\t\t\"spotlight\" \t\t\"1\"\n\t\t\t\"modelname\"\t\t\t\"\"\n\t\t}\n\t}\n\t\n\t\"PlayerNameBG\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"PlayerNameBG\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\t\"PlayerNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PlayerNameLabel\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\t\"ServerLabelNew\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ServerLabelNew\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"MapName\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapName\"\n\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\"labelText\"\t\t\t\"%mapname%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"210\"\n\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"allcaps\"\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMRIGHT\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"xpos\"\t\t\t\t\"c-278\"\n\t\t\t\"ypos\"\t\t\t\t\"64\"\n\t\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"pin_to_sibling\"\t\t\"\"\n\t\t}\n\t}\n\n\t\"HorizontalLine\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"HorizontalLine\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\t\"PlayerScoreLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PlayerScoreLabel\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t}\n\n\t\"LocalPlayerDuelStatsPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"LocalPlayerDuelStatsPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"585\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"pin_to_sibling\"\t\"StatsBG\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t}\n\n\t\t\"DuelingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"DuelingLabel\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"#TF_ScoreBoard_Dueling\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"250\"\n\t\t\t\"ypos\"\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"DuelingIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"DuelingIcon\"\n\t\t\t\"xpos\"\t\t\t\"284\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../backpack/player/items/crafting/icon_dueling\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"LocalPlayerData\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"LocalPlayerData\"\n\t\t\t\"xpos\"\t\t\t\"75\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"53\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"AvatarBGPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarBGPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"157\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"36\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"TextColor\"\n\t\t\t}\n\t\t\t\"AvatarImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarImage\"\n\t\t\t\t\"xpos\"\t\t\t\"159\"\n\t\t\t\t\"ypos\"\t\t\t\"9\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t\t}\n\t\t\t\"AvatarTextLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarTextLabel\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"%playername%\"\n\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t}\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"Score\"\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t}\n\t\t}\n\n\t\t\"OpponentData\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"OpponentData\"\n\t\t\t\"xpos\"\t\t\t\"325\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"53\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"AvatarBGPanel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarBGPanel\"\n\t\t\t\t\"xpos\"\t\t\t\"7\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\"36\"\n\t\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\t\t\"bgcolor_override\"\t\t\"TextColor\"\n\t\t\t}\n\t\t\t\"AvatarImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarImage\"\n\t\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\t\"ypos\"\t\t\t\"9\"\n\t\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\"32\"\n\t\t\t\t\"tall\"\t\t\t\"32\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"color_outline\"\t\"HudTimerProgressInActive\"\n\t\t\t}\n\t\t\t\"AvatarTextLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"AvatarTextLabel\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\n\t\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"wrap\"\t\t\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"%playername%\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t}\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"Score\"\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\"50\"\n\t\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"LocalPlayerStatsPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"LocalPlayerStatsPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"582\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\t\t\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"wide\"\t\t\"270\"\n\t\t\t\"tall\"\t\t\"132\"\n\t\t}\n\n\t\t\"KillsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"KillsLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\t\t\":\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"textinsetx\"\t\t\t\"10\"\n\t\t\t\"xpos\"\t\t\t\t\t\"76\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\"128\"\n\t\t\t\t\"ypos\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"Kills2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Kills2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%kills%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"50\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"KillsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t\t}\n\n\t\t\"DeathsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"DeathsLabel\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"Deaths2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Deaths2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%deaths%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"50\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"KillsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t}\n\n\t\t\"GameType\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"GameType\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"AssistsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"AssistsLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_AssistsLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"150\"\n\t\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"StatsBG\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\"6\"\n\t\t\t\t\"ypos\"\t\t\"50\"\n\t\t\t}\n\t\t}\n\t\t\"Assists2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Assists2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%assists%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\t\"AssistsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"DestructionLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DestructionLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_DestructionLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"AssistsLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"-50\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"HeadshotsLabel\"\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t\t\"Destruction2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Destruction2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%destruction%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\t\"DestructionLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"CapturesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CapturesLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_CapturesLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"DestructionLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Captures2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Captures2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%captures%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"CapturesLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"DominationLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DominationLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_DominationLabel\"\n\t\t\t\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-85\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"AssistsLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Domination2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Domination2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%dominations%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"DominationLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"RevengeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"RevengeLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_RevengeLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"DominationLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Revenge2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Revenge2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%Revenge%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"RevengeLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"DefensesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"DefensesLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_DefensesLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"RevengeLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"-25\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"AssistsLabel\"\n\t\t\t}\n\t\t}\n\t\t\"Defenses2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Defenses2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%defenses%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\n\t\t\t\"pin_to_sibling\"\t\t\t\"DefensesLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"HealingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"HealingLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_HealingLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-80\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"DominationLabel\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Healing2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Healing2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%healing%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"HealingLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"InvulnLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"InvulnLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_InvulnLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"HealingLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\"25\"\n\t\t\t\t\"pin_to_sibling\"\t\t\t\"BonusLabel\"\n\t\t\t}\n\t\t}\n\t\t\"Invuln2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Invuln2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%invulns%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"InvulnLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\"25\"\n\t\t\t\t\"pin_to_sibling\"\t\t\t\"Bonus2\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t\t\t}\n\t\t}\n\n\t\t\"BonusLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"BonusLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_BonusLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"InvulnLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\"53\"\n\t\t\t\t\"ypos\"\t\t\"0\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"Bonus2\"\n\t\t\t}\n\t\t}\n\t\t\"Bonus2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Bonus2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%bonus%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"BonusLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"xpos\"\t\t\t\t\t\t\"226\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\"75\"\n\t\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"pin_to_sibling\"\t\t\t\"\"\n\t\t\t}\n\t\t}\n\n\t\t\"HeadshotsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"HeadshotsLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_HeadshotsLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-75\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"HealingLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\t\"-86\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"AssistsLabel\"\n\t\t\t}\n\t\t}\n\t\t\"Headshots2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Headshots2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%headshots%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"HeadshotsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"BackstabsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"BackstabsLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_BackstabsLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"HeadshotsLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\t\"-25\"\n\t\t\t\t\"pin_to_sibling\"\t\t\t\"HeadshotsLabel\"\n\t\t\t}\n\t\t}\n\t\t\"Backstabs2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Backstabs2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%backstabs%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"BackstabsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"TeleportsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"TeleportsLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_ScoreBoard_TeleportsLabel\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"BackstabsLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"ypos\"\t\t\t\t\t\"-50\"\n\t\t\t\t\"pin_to_sibling\"\t\t\"AssistsLabel\"\n\t\t\t}\n\t\t}\n\t\t\"Teleports2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Teleports2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%teleports%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"TeleportsLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"font\"\t\t\"FontRegular10\"\n\t\t\t}\n\t\t}\n\n\t\t\"SupportLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"SupportLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_Scoreboard_Support\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"-80\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\"HeadshotsLabel\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Support2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Support2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%support%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"SupportLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"DamageLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"DamageLabel\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"#TF_Scoreboard_Damage\"\n\t\t\t\"textAlignment\"\t\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"-12\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"60\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\t\t\t\"pin_to_sibling\"\t\t\t\"SupportLabel\"\n\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\t\t\"Damage2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\t\"Damage2\"\n\t\t\t\"font\"\t\t\t\t\t\t\"FontRegular11\"\n\t\t\t\"labelText\"\t\t\t\t\t\"%damage%\"\n\t\t\t\"textAlignment\"\t\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\t\"3\"\n\t\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\t\"20\"\n\n\t\t\t\"pin_to_sibling\"\t\t\t\"DamageLabel\"\n\t\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPRIGHT\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"0\"\n\t\t\t}\n\t\t}\n\n\t\t\"MvmLossLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"MvmLossLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_Competitive_MatchHistory_Loss\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"-25\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"TextInsetX\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"fgcolor\"\t\t\t\t\"DisguiseMenuIconBlue\"\n\t\t\t\"pin_to_sibling\"\t\t\"BonusLabel\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"MvmLossLabelColon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"MvmLossLabelColon\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\t\"labelText\"\t\t\t\t\":\"\n\t\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\t\"fgcolor\"\t\t\t\t\"DisguiseMenuIconBlue\"\n\t\t\t\"pin_to_sibling\"\t\t\"MvmLossLabel\"\n\t\t\t\n\t\t\t\"if_mvm\"\n\t\t\t{\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"MvMScoreboard\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFHudMannVsMachineScoreboard\"\n\t\t\"fieldName\"\t\t\t\"MvMScoreboard\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"verbose\"\t\t\t\"1\"\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"DrawingBoardLeft\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"-70\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"classmodelpanel\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\" \n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\t\t\n\t\t\"Draw\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CDrawingPanel\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\"linecolor\"\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"998\"\n\t\t}\n\t}\n\t\n\t\"DrawingBoardRight\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\"-20\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\n\t\t\"pin_to_sibling\"\t\t\t\"classmodelpanel\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\" \n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMRIGHT\"\n\t\t\n\t\t\"Draw\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CDrawingPanel\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\"linecolor\"\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"if_mvm\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"999\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/selbyenhud.res",
    "content": "#base \"hudobjectiveplayerdestruction.res\"\n\n\"resource/ui/selbyenhud.res\"\n{\n\t\"CarriedContainer\"\n\t{\n\t\t\"CarriedImage\"\n\t\t{\n\t\t\t\"image\"\t\t\t\"replay/thumbnails/selbyen_pickup\"\n\t\t}\n\t}\n\t\"ScoreContainer\"\n\t{\n\t\t\"ProgressBarContainer\"\n\t\t{\n\t\t\t\"FlagImageBlue\"\n\t\t\t{\n\t\t\t\t\t\"image\"\t\t\"replay/thumbnails/selbyen_pickup\"\n\t\t\t\t\t\"zpos\"\t\t\"100\"\n\t\t\t}\n\t\t\t\"FlagImageRed\"\n\t\t\t{\n\t\t\t\t\t\"image\"\t\t\"replay/thumbnails/selbyen_pickup\"\n\t\t\t\t\t\"zpos\"\t\t\"100\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/spectator.res",
    "content": "#base \"hudinspectpanel.res\"\n\n\"resource/ui/spectator.res\"\n{\n\t\"Spectator\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"Spectator\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"specgui\" { }\n\n\t\"topbar\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"topbar\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"BottomBar\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BottomBar\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t}\n\n\t\"bottombarblank\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"bottombarblank\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"r55\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t}\n\n\t\"ReinforcementsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ReinforcementsLabel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"83\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"18\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#game_respawntime_in_secs\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontRegular15\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"ypos\"\t\t\"90\"\n\t\t}\n\t}\n\n\t\"BuyBackLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BuyBackLabel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"110\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"18\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_PVE_Buyback\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontRegular15\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"visible\"\t\t\"1\"\n\t\t}\n\t}\n\n\t\"MapLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"MapLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"ClassOrTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassOrTeamLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"SwitchCamModeKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SwitchCamModeKeyLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"SwitchCamModeLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"SwitchCamModeLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"CycleTargetFwdKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetFwdKeyLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"CycleTargetFwdLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetFwdLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"CycleTargetRevKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetRevKeyLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"CycleTargetRevLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetRevLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"TipLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TipLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"spectator_extras\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"spectator_extras\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/spectator_sc.res",
    "content": "#base \"spectator.res\""
  },
  {
    "path": "resource/ui/spectatorcoach.res",
    "content": "\"resource/ui/spectatorcoach.res\"\n{\n\t\"Spectator\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\"Spectator\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t}\n\t\n\t\"specgui\" { }\n\t\n\t\"topbar\"\n\t{\n\t\t\"ControlName\"\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\"topbar\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"border\"\t\t\t\"TFThinLineBorder\"\n\t}\n\t\n\t\"AvatarBGPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"AvatarBGPanel\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\"42\"\n\t\t\"tall\"\t\t\t\t\"42\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"117 107 94 255\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\n\t\"AvatarImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\t\"AvatarImage\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\t\n\t\t\"color_outline\"\t\t\"52 48 45 255\"\n\t}\n\t\n\t\"HealthPositioning\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HealthPositioning\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t}\n\n\t\"CoachingLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CoachingLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"xpos\"\t\t\t\t\"57\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%student_name%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t}\n\t\n\t\"MapLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"xpos\"\t\t\t\t\"57\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t}\n\t\n\t\"DistanceLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"DistanceLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmall\"\n\t\t\"xpos\"\t\t\t\t\"57\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"wide\"\t\t\t\t\"240\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%student_distance%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t}\n\t\n\t\"DirectionsLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"DirectionsLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"0\"\t\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"200\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_StudentCommands\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"SwitchCamModeKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SwitchCamModeKeyLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"10\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"60\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"SwitchCamModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SwitchCamModeLabel\"\n\t\t\"xpos\"\t\t\t\t\"r125\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"10\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"125\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_ControlView\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"CycleTargetFwdKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CycleTargetFwdKeyLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"20\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"60\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"CycleTargetFwdLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CycleTargetFwdLabel\"\n\t\t\"xpos\"\t\t\t\t\"r125\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"20\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"125\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_AttackDesc\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"CycleTargetRevKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CycleTargetRevKeyLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"30\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"60\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"CycleTargetRevLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CycleTargetRevLabel\"\n\t\t\"xpos\"\t\t\t\t\"r125\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"30\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"125\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_DefendDesc\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"Slot1KeyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Slot1KeyLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"40\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"60\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%coach_command_1%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"Slot1Label\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Slot1Label\"\n\t\t\"xpos\"\t\t\t\t\"r125\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"40\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"125\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_Slot1Desc\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"Slot2KeyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Slot2KeyLabel\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"50\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"60\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%coach_command_2%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n\t\n\t\"Slot2Label\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"Slot2Label\"\n\t\t\"xpos\"\t\t\t\t\"r125\"\t[$WIN32]\n\t\t\"ypos\"\t\t\t\t\"50\"\t[$WIN32]\n\t\t\"wide\"\t\t\t\t\"125\"\t[$WIN32]\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\t\t[$WIN32]\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Coach_Slot2Desc\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"font\"\t\t\t\t\"SpectatorKeyHints\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/spectatorguihealth.res",
    "content": "\"resource/ui/spectatorguihealth.res\"\n{\n\t\"PlayerStatusHealthImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImage\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\n\t\"PlayerStatusHealthImageBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthImageBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\n\t\"BuildingStatusHealthImageBG\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"BuildingStatusHealthImageBG\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\n\t\"PlayerStatusHealthBonusImage\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusHealthBonusImage\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\n\t\"TargetHealthValue\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TargetHealthValue\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"TanLight\"\n\t}\n\n\t\"TargetHealthShadow\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TargetHealthShadow\"\n\t\t\"xpos\"\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\"70\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontBold20\"\n\t\t\"fgcolor\"\t\t\"Black\"\n\n\t\t\"pin_to_sibling\"\t\t\"TargetHealthValue\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"PlayerStatusPlayerLevel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PlayerStatusPlayerLevel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/spectatortournament.res",
    "content": "#base \"hudinspectpanel.res\"\n\n\"resource/ui/spectatortournament.res\"\n{\n\t\"specgui\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"specgui\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"zpos\"\t\t\t\"100\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\n\t\t\"team1_player_base_offset_x\"\t\"0\"\n\t\t\"team1_player_base_y\"\t\t\t\"320\"\n\t\t\"team1_player_delta_x\"\t\t\t\"0\"\n\t\t\"team1_player_delta_y\"\t\t\t\"18\"\n\t\t\"team2_player_base_offset_x\"\t\"0\"\n\t\t\"team2_player_base_y\"\t\t\t\"270\"\n\t\t\"team2_player_delta_x\"\t\t\t\"0\"\n\t\t\"team2_player_delta_y\"\t\t\t\"-18\"\n\t\t\n\t\t\"playerpanels_kv\"\n\t\t{\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\n\t\t\t\"color_ready\"\t    \"0 255 0 220\"\n\t\t\t\"color_notready\"\t\"0 0 0 220\"\n\t\t\t\n\t\t\t\"HealthIconCover\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"HealthIconCover\"\n\t\t\t\t\"xpos\"\t\t\t\t\"103\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"fillcolor\"\t\t\t\"0 0 0 200\"\n\t\t\t}\n\n\t\t\t\"PanelBottom\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"PanelBottom\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\t\"2\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"fillcolor\"\t\t\t\"0 0 0 150\"\n\t\t\t}\n\n\t\t\t\"playername\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"playername\"\n\t\t\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\t\"xpos\"\t\t\t\t\"22\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%playername%\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t}\n\n\t\t\t\"playernameshadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"playernameshadow\"\n\t\t\t\t\"font\"\t\t\t\t\"FontRegular11\"\n\t\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%playername%\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\"playername\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t\t}\n\n\t\t\t\"classimage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CTFClassImage\"\n\t\t\t\t\"fieldName\"\t\t\t\"classimage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../hud/class_scoutred\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"classimagebg\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Panel\"\n\t\t\t\t\"fieldName\"\t\t\t\"classimagebg\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"bgcolor_override\"\t\"0 0 0 200\"\n\t\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t}\n\n\t\t\t\"HealthIcon\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"HealthIcon\"\n\t\t\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\t\t\"bgcolor_override\"\t\"Transparent\"\n\t\t\t\t\"proportionaltoparent\"\t\t\"1\"\n\t\t\t\t\"HealthBonusPosAdj\"\t\t\t\"10\"\n\t\t\t\t\"HealthDeathWarning\"\t\t\"0.35\"\n\t\t\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\t}\n\n\t\t\t\"ReadyBG\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ReadyBG\"\n\t\t\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\t\t\"ypos\"\t\t\t\t\"6\"\n\t\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"../HUD/tournament_panel_brown\"\n\n\t\t\t\t\"src_corner_height\"\t\t\"22\"\t\t\t\t// pixels inside the image\n\t\t\t\t\"src_corner_width\"\t\t\"22\"\n\n\t\t\t\t\"draw_corner_width\"\t\t\"3\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\t\t\"draw_corner_height\"\t\"3\"\n\t\t\t}\n\n\t\t\t\"ReadyImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\t\"ReadyImage\"\n\t\t\t\t\"xpos\"\t\t\t\t\"32\"\n\t\t\t\t\"ypos\"\t\t\t\t\"8\"\n\t\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\t\t\"wide\"\t\t\t\t\"12\"\n\t\t\t\t\"tall\"\t\t\t\t\"12\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"image\"\t\t\t\t\"hud/checkmark\"\n\t\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"respawntime\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"respawntime\"\n\t\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%respawntime%\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\t}\n\n\t\t\t\"respawntimeshadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"respawntimeshadow\"\n\t\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%respawntime%\"\n\t\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\"respawntime\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t\t}\n\n\t\t\t\"respawntimecover\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"respawntimecover\"\n\t\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\t\"xpos\"\t\t\t\t\"121\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"24\"\n\t\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%respawntime%\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"fgcolor\"\t\t\t\"0 0 0 0\"\n\t\t\t}\n\n\t\t\t\"chargeamount\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"chargeamount\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold9\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"4\"\n\t\t\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%chargeamount%\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t}\n\n\t\t\t\"chargeamountshadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\t\"chargeamountshadow\"\n\t\t\t\t\"font\"\t\t\t\t\"FontBold9\"\n\t\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\t\t\"wide\"\t\t\t\t\"20\"\n\t\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"labelText\"\t\t\t\"%chargeamount%\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"fgcolor_override\"\t\"Black\"\n\n\t\t\t\t\"pin_to_sibling\"\t\t\"chargeamount\"\n\t\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t\t}\n\n\t\t\t\"specindex\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"topbar\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"topbar\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\t\"BottomBar\"\n\t{\n\t\t\"ControlName\"\t\"Frame\"\n\t\t\"fieldName\"\t\t\"BottomBar\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"0\"\n\t}\n\t\"bottombarblank\"\n\t{\n\t\t\"ControlName\"\t\"Panel\"\n\t\t\"fieldName\"\t\t\"bottombarblank\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\"r55\"\n\t}\n\t\"ReinforcementsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ReinforcementsLabel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"18\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#game_respawntime_in_secs\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontRegular15\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"ypos\"\t\t\"90\"\n\t\t}\n\t}\n\t\n\t\"BuyBackLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"BuyBackLabel\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"110\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#TF_PVE_Buyback\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"font\"\t\t\t\"FontRegular15\"\n\t\t\"wrap\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\n\t\tif_mvm\n\t\t{\n\t\t\t\"visible\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"MapLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"MapLabel\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\t\"ClassOrTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ClassOrTeamLabel\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\t\"CycleTargetFwdKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetFwdKeyLabel\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n\t\"CycleTargetRevKeyLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"CycleTargetRevKeyLabel\"\n\t\t\"visible\"\t\t\"0\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/spectatortournamentguihealth.res",
    "content": "\"resource/ui/spectatortournamentguihealth.res\"\n{\n\t\"PlayerStatusHealthImage\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"PlayerStatusHealthImage\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"wide\"\t\t\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"PlayerStatusHealthImageBG\"\n\t{\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"xpos\"\t\t\t\t\t\"r0\"\n\t\t\"ypos\"\t\t\t\t\t\"r0\"\n\t}\n\n\t\"PlayerStatusHealthBonusImage\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"PlayerStatusHealthBonusImage\"\n\t\t\"xpos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\t\t\"cs-0.5\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"208\"\n\t\t\"tall\"\t\t\t\t\t\"234\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"alpha\"\t\t\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"\"\n\t}\n\n\t\"SpecHealthValue\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SpecHealthValue\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"BottomBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\t\n\t\"SpecHealthShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SpecHealthShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\"labelText\"\t\t\t\t\"%Health%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"textinsetx\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"SpecHealthValue\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"BottomBorder\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"FieldName\"\t\t\t\t\"BottomBorder\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"r0\"\n\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"Black\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/stampdonationadd.res",
    "content": "\"resource/ui/stampdonationadd.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\"90\"\n\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\"tall\"\t\t\t\t\"260\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\"labelText\"\t\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"labelText\"\t\t\t\"%text%\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"35\"\n\t\t\"ypos\"\t\t\t\t\"153\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"340\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"LightRed\"\n\t}\n\n\t\"ExplanationLabel2\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ExplanationLabel2\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"#Store_ConfirmStampDonationAddText2\"\n\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\"xpos\"\t\t\t\t\"35\"\n\t\t\"ypos\"\t\t\t\t\"52\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"170\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"LightRed\"\n\t}\n\n\t\"ItemImagePanel\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemImagePanel\"\n\t\t\"xpos\"\t\t\t\t\"282\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"ItemImagePanel2\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ItemImagePanel2\"\n\t\t\"xpos\"\t\t\t\t\"255\"\n\t\t\"ypos\"\t\t\t\t\"95\"\n\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\"tall\"\t\t\t\t\"140\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"Nope\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"Nope\"\n\t\t\"xpos\"\t\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\t\"210\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Store_Nope\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"nope\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\t\"235\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"175\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Store_AddToCart\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"add_stamp_to_cart\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/vote_success.wav\"\n\t}\n\n\t\"PriceLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PriceLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\"labelText\"\t\t\t\"%price%\"\n\t\t\"textAlignment\"\t\t\"north-east\"\n\t\t\"xpos\"\t\t\t\t\"345\"\n\t\t\"ypos\"\t\t\t\t\"145\"\n\t\t\"zpos\"\t\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"121 195 58 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/statsummary.res",
    "content": "\"resource/ui/statsummary.res\"\n{\n\t\"TFStatsSummary\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"TFStatsSummary\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t}\n\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"MainBackground\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\"480\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"../console/background_upward\"\n\t\t\"scaleImage\"\t\"1\"\n\t}\n\n\t\"MapInfo\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"MapInfo\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"OnYourWayLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"OnYourWayLabel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"#LoadingMap\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"28\"\n\t\t\"zpos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"MapLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"MapLabel\"\n\t\t\"font\"\t\t\t\"FontBold37\"\n\t\t\"labelText\"\t\t\"%maplabel%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"35\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\t\n\t\"MapType\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"MapType\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"labelText\"\t\t\"%maptype%\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"75\"\n\t\t\"zpos\"\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"20\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"fgcolor_override\" \"TanLight\"\n\t}\n\n\t\"StatData\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"StatData\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"95\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\n\t\t\"NonInteractiveHeaders\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"NonInteractiveHeaders\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"78\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BarChartLabelA\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartLabelA\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_StatTitle_MostPoints\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-282\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t\t\"BarChartLabelB\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartLabelB\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_StatTitle_TotalPlaytime\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-127\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t\t\"OverallRecordLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"OverallRecordLabel\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_Label_AsAnyClass\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c+124\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"InteractiveHeaders\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"InteractiveHeaders\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"78\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BarChartComboA\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartComboA\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-285\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"154\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t\t\"BarChartComboB\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartComboB\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-127\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"154\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t\t\"ClassCombo\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"ClassCombo\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c+124\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t}\n\n\t\t\"AveragesBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"AveragesBG\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-295\"\n\t\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\t\t\"406\"\n\t\t\t\"tall\"\t\t\t\t\t\"230\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"TransparentLightBlack\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\t\t\"AveragesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"AveragesLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\t\"#StatSummary_Label_PerformanceReport\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-295\"\n\t\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\t\t\"406\"\n\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t}\n\t\t\"ClassBarBG1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG1A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"96\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG1B\"\n\t\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG1A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBar1A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"MenuScout\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBar1B\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"MenuScout\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarLabel1A\"\n\t\t\t\"font\"\t\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%classbarlabel1A%\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarLabel1B\"\n\t\t\t\"font\"\t\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%classbarlabel1B%\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassLabel1\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\t\"%class1%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG1B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG2A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"114\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG2B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG2A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar2A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSoldier\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar2B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSoldier\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel2A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel2A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel2B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel2B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel2\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class2%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG2B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG3A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"132\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG3B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG3A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar3A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuPyro\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar3B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuPyro\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel3A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel3A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel3B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel3B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel3\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class3%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG3B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG4A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"150\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG4B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG4A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar4A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuDemoman\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar4B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuDemoman\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel4A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel4A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel4B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel4B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel4\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class4%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG4B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG5A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"168\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG5B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG5A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar5A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuHeavy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar5B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuHeavy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel5A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel5A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel5B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel5B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel5\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class5%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG5B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG6A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"186\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG6B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG6A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar6A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuEngineer\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar6B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuEngineer\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel6A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel6A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel6B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel6B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel6\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class6%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG6B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG7A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"204\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG7B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG7A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar7A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuMedic\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar7B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuMedic\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel7A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel7A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel7B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel7B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel7\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class7%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG7B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG8A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"222\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG8B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG8A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar8A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSniper\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar8B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSniper\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel8A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel8A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel8B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel8B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel8\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class8%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG8B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG9A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"240\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG9B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG9A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar9A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSpy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar9B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSpy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel9A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel9A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel9B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel9B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel9\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class9%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG9B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"RecordsBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RecordsBG\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"230\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"TransparentLightBlack\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"AveragesBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"RecordsLabel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"RecordsLabel1\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"labelText\"\t\t\"#StatSummary_Label_BestMoments\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"RecordsBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"RecordsSubBG1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"RecordsSubBG1\"\n\t\t\t\"xpos\"\t\t\t\"c+124\"\n\t\t\t\"ypos\"\t\t\t\"96\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"170\"\n\t\t\t\"tall\"\t\t\t\"167\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"RecordsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"RecordsLabel\"\n\t\t\t\"font\"\t\t\t\"ScoreboardMedium\"\n\t\t\t\"labelText\"\t\t\"#StatSummary_Records\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-265\"\n\t\t\t\"ypos\"\t\t\t\"222\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"OverallRecord1Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord1Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord1label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-4\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"RecordsSubBG1\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"OverallRecord1Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord1Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord1value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord1Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord2Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord2Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord2label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord1Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord2Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord2Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord2value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord2Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord3Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord3Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord3label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord2Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord3Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord3Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord3value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord3Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord4Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord4Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord4label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord3Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord4Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord4Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord4value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord4Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord5Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord5Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord5label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord4Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord5Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord5Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord5value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord5Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord6Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord6Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord6label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord5Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord6Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord6Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord6value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord6Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord7Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord7Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord7label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord6Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord7Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord7Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord7value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord7Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord8Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord8Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord8label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord7Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord8Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord8Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord8value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord8Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord9Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord9Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord9label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord8Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord9Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord9Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord9value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord9Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord10Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord10Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord10label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord9Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord10Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord10Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord10value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord10Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord11Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord11Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord11label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord10Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord11Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord11Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord11value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord11Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord12Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord12Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord12label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord11Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord12Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord12Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord12value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord12Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord13Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord13Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord13label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord12Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord13Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord13Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord13value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord13Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord14Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord14Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord14label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord13Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord14Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord14Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord14value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord14Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord15Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord15Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord15label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord14Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord15Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord15Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord15value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord15Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t}\n\n\t\"TipImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TipImage\"\n\t\t\"xpos\"\t\t\t\t\"c-285\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\"tall\"\t\t\t\t\"28\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\n\t\"TipText\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TipText\"\n\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\"labelText\"\t\t\t\"%tiptext%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"c-245\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"48\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t}\n\t\"NextTipButton\"\n\t{\n\t\t\"ControlName\"\t\"Button\"\n\t\t\"fieldName\"\t\t\"NextTipButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"ResetStatsButton\"\n\t{\n\t\t\"ControlName\"\t\"Button\"\n\t\t\"fieldName\"\t\t\"ResetStatsButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"Button\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/statsummary_embedded.res",
    "content": "#base \"../support.res\"\n\n\"resource/ui/statsummary_embedded.res\"\n{\n\t\"TFStatsSummary\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TFStatsSummary\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t}\n\t\n\t\"MainBackground\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MainBackground\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"OnYourWayLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"OnYourWayLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"MapLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapLabel\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"MapType\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapType\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\t\n\t\"StatData\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"StatData\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"-10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\n\t\t\"NonInteractiveHeaders\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"NonInteractiveHeaders\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"78\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BarChartLabelA\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartLabelA\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_StatTitle_MostPoints\"\n\t\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-282\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t\t\"BarChartLabelB\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartLabelB\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_StatTitle_TotalPlaytime\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-127\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t\t\"OverallRecordLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\t\"fieldName\"\t\t\t\"OverallRecordLabel\"\n\t\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\t\"labelText\"\t\t\t\"#StatSummary_Label_AsAnyClass\"\n\t\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c+124\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\"InteractiveHeaders\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"InteractiveHeaders\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"78\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\t\"BarChartComboA\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartComboA\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-285\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"154\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t\t\"BarChartComboB\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"BarChartComboB\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c-127\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"154\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t\t\"ClassCombo\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\t\"fieldName\"\t\t\t\"ClassCombo\"\n\t\t\t\t\"xpos\"\t\t\t\t\"c+124\"\n\t\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\t\"unicode\"\t\t\t\"0\"\n\t\t\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\t}\n\t\t}\n\n\t\t\"AveragesBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"AveragesBG\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-295\"\n\t\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\t\t\"406\"\n\t\t\t\"tall\"\t\t\t\t\t\"230\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"TransparentLightBlack\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t}\n\t\t\"AveragesLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"AveragesLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\t\"#StatSummary_Label_PerformanceReport\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-295\"\n\t\t\t\"ypos\"\t\t\t\t\t\"35\"\n\t\t\t\"wide\"\t\t\t\t\t\"406\"\n\t\t\t\"tall\"\t\t\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"centerwrap\"\t\t\t\"1\"\n\t\t}\n\t\t\"ClassBarBG1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG1A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"96\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG1B\"\n\t\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG1A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBar1A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"MenuScout\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBar1B\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"MenuScout\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel1A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarLabel1A\"\n\t\t\t\"font\"\t\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%classbarlabel1A%\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel1B\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarLabel1B\"\n\t\t\t\"font\"\t\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%classbarlabel1B%\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\t\t\"98\"\n\t\t\t\"zpos\"\t\t\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassLabel1\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\t\"%class1%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG1B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG2A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"114\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG2B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG2A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar2A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSoldier\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar2B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSoldier\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel2A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel2A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel2A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel2B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel2B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel2B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"116\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel2\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class2%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG2B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG3A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"132\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG3B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG3A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar3A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuPyro\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar3B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuPyro\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel3A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel3A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel3A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel3B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel3B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel3B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"134\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel3\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class3%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG3B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG4A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"150\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG4B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG4A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar4A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuDemoman\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar4B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuDemoman\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel4A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel4A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel4A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel4B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel4B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel4B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"152\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel4\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class4%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG4B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG5A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"168\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG5B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG5A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar5A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuHeavy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar5B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuHeavy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel5A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel5A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel5A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel5B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel5B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel5B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"170\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel5\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class5%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG5B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG6A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"186\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG6B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG6A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar6A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuEngineer\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar6B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuEngineer\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel6A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel6A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel6A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel6B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel6B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel6B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"188\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel6\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class6%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG6B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG7A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"204\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG7B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG7A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar7A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuMedic\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar7B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuMedic\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel7A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel7A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel7A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel7B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel7B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel7B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"206\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel7\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class7%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG7B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG8A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"222\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG8B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG8A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar8A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSniper\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar8B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSniper\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel8A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel8A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel8A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel8B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel8B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel8B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"224\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel8\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class8%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG8B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"ClassBarBG9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassBarBG9A\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-285\"\n\t\t\t\"ypos\"\t\t\t\t\t\"240\"\n\t\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\t\"312\"\n\t\t\t\"tall\"\t\t\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\t\"fillcolor\"\t\t\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarBG9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBarBG9B\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG9A\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"ClassBar9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar9A\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSpy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBar9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"ClassBar9B\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"MenuSpy\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"ClassBarLabel9A\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel9A\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel9A%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-282\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassBarLabel9B\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassBarLabel9B\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classbarlabel9B%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-127\"\n\t\t\t\"ypos\"\t\t\t\"242\"\n\t\t\t\"zpos\"\t\t\t\"6\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"12\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ClassLabel9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"ClassLabel9\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"%class9%\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"16\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"ClassBarBG9B\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"RecordsBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"RecordsBG\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"230\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\"TransparentLightBlack\"\n\t\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"AveragesBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"RecordsLabel1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"RecordsLabel1\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"labelText\"\t\t\"#StatSummary_Label_BestMoments\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\"40\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"centerwrap\"\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"RecordsBG\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"RecordsSubBG1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"RecordsSubBG1\"\n\t\t\t\"xpos\"\t\t\t\"c+124\"\n\t\t\t\"ypos\"\t\t\t\"96\"\n\t\t\t\"zpos\"\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\"170\"\n\t\t\t\"tall\"\t\t\t\"167\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"fillcolor\"\t\t\"DarkGrey\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t}\n\t\t\"RecordsLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"RecordsLabel\"\n\t\t\t\"font\"\t\t\t\"ScoreboardMedium\"\n\t\t\t\"labelText\"\t\t\"#StatSummary_Records\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"c-265\"\n\t\t\t\"ypos\"\t\t\t\"222\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"220\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"OverallRecord1Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord1Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord1label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"-4\"\n\t\t\t\"ypos\"\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"RecordsSubBG1\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t}\n\t\t\"OverallRecord1Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord1Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord1value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord1Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord2Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord2Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord2label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord1Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord2Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord2Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord2value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord2Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord3Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord3Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord3label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord2Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord3Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord3Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord3value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord3Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord4Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord4Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord4label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord3Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord4Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord4Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord4value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord4Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord5Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord5Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord5label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord4Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord5Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord5Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord5value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord5Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord6Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord6Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord6label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord5Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord6Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord6Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord6value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord6Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord7Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord7Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord7label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord6Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord7Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord7Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord7value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord7Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord8Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord8Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord8label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord7Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord8Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord8Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord8value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord8Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord9Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord9Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord9label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord8Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord9Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord9Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord9value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord9Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord10Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord10Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord10label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord9Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord10Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord10Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord10value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord10Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord11Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord11Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord11label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord10Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord11Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord11Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord11value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord11Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord12Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord12Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord12label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord11Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord12Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord12Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord12value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord12Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord13Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord13Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord13label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord12Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord13Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord13Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord13value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord13Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord14Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord14Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord14label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord13Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord14Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord14Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord14value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord14Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t\t\"OverallRecord15Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord15Label\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord15label%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord14Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t\t}\n\t\t\"OverallRecord15Value\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"OverallRecord15Value\"\n\t\t\t\"font\"\t\t\t\"ScoreboardSmall\"\n\t\t\t\"labelText\"\t\t\"%classrecord15value%\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"1\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\"83\"\n\t\t\t\"tall\"\t\t\t\"10\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\n\t\t\t\"pin_to_sibling\"\t\t\"OverallRecord15Label\"\n\t\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t\t}\n\t}\n\t\n\t\"ResetStatsButton\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"ResetStatsButton\"\n\t\t\"xpos\"\t\t\t\t\"c+228\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\"tall\"\t\t\t\t\"14\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_ResetStats\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"resetstatsbutton\"\n\t\t\"font\"\t\t\t\t\"StorePromotionsTitle\"\n\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t\t\"armedBgColor_override\"\t\t\"HUDRedTeamSolid\"\n\t\t\"armedFgColor_override\"\t\t\"HudWhite\"\n\t}\n\t\n\t\"TipImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TipImage\"\n\t\t\"xpos\"\t\t\t\t\"c-285\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"28\"\n\t\t\"tall\"\t\t\t\t\"28\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\t\n\t\"TipText\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TipText\"\n\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\"labelText\"\t\t\t\"%tiptext%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"c-245\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"48\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t}\n\n\t\"NextTipButton\"\n\t{\n\t\t\"ControlName\"\t\t\"Button\"\n\t\t\"fieldName\"\t\t\t\"NextTipButton\"\n\t\t\"xpos\"\t\t\t\t\"c57\"\n\t\t\"ypos\"\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_NextTip\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"nexttip\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"defaultBgColor_override\"\t\"DarkGrey\"\n\t}\n\n\t\"CloseButton\"\n\t{\n\t\t\"ControlName\"\t\"Button\"\n\t\t\"fieldName\"\t\t\"CloseButton\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n}"
  },
  {
    "path": "resource/ui/steamfriendpanel.res",
    "content": "\"resource/ui/steamfriendpanel.res\"\n{\n\t\"avatar\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"avatar\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"InteractButton\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"InteractButton\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"command\"\t\t\t\t\"open_menu\"\n\t\t\"labeltext\"\t\t\t\t\"\"\n\t\t\"textalignment\"\t\t\t\"center\"\n\t\t\"stay_armed_on_click\"\t\"1\"\n\t\t\"roundedcorners\"\t\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\n\t\t\"defaultBgColor_override\"\t\"0 0 0 0\"\n\t\t\"armedBgColor_override\"\t\t\"255 255 255 10\"\n\n\t\t\"border_default\"\t\t\"NoBorder\"\n\t\t\"border_armed\"\t\t\t\"NoBorder\"\n\t}\n\n\t\"NameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"NameLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"28\"\n\t\t\"ypos\"\t\t\t\t\t\"2\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"97\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%name%\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular10\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t}\n\n\t\"StatusLabel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"StatusLabel\"\n\t\t\"xpos\"\t\t\t\t\t\"28\"\n\t\t\"ypos\"\t\t\t\t\t\"12\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"97\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"wrap\"\t\t\t\t\t\"0\"\n\t\t\"labelText\"\t\t\t\t\"%status%\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"font\"\t\t\t\t\t\"FontRegular8\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/steamworkshopdialog.res",
    "content": "\"resource/steamworkshopdialog.res\"\n{\n\t\"SteamWorkshopDialog\"\n\t{\n\t\t\"ControlName\"\t\"CSteamWorkshopDialog\"\n\t\t\"fieldName\"\t\t\"SteamWorkshopDialog\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\"f0\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"bgcolor_override\"\t\"HudBlack\"\n\t}\n\n\t\"Container\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"Container\"\n\t\t\"xpos\"\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\"c-200\"\n\t\t\"wide\"\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\"400\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"SteamWorkshopBorder\"\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"600\"\n\t\t\t\"tall\"\t\t\t\"400\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t\t}\n\n\t\t\"WorkshopBranding\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"WorkshopBranding\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"600\"\n\t\t\t\"tall\"\t\t\t\"300\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"workshop_branding\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"BackgroundBottom\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"BackgroundBottom\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"355\"\n\t\t\t\"wide\"\t\t\t\"600\"\n\t\t\t\"tall\"\t\t\t\"45\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"0 0 0 255\"\n\t\t}\n\n\t\t\"NoItemsContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"NoItemsContainer\"\n\t\t\t\"xpos\"\t\t\t\"25\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"wide\"\t\t\t\"550\"\n\t\t\t\"tall\"\t\t\t\"245\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\t\"TitleLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontBold22\"\n\t\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Title\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"550\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t}\n\n\t\t\t\"DescLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"DescLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontSmall\"\n\t\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Desc\"\n\t\t\t\t\"textAlignment\"\t\"north\"\n\t\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\t\"ypos\"\t\t\t\"50\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"515\"\n\t\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t}\n\n\t\t\t\"LearnMoreButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"LearnMoreButton\"\n\t\t\t\t\"xpos\"\t\t\t\"175\"\n\t\t\t\t\"ypos\"\t\t\t\"165\"\n\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_LearnHow\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"Command\"\t\t\"learn_more\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t\t\t\"border_armed\"\t\t\"NoBorder\"\n\t\t\t}\n\t\t}\n\n\t\t\"ItemsContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\"ItemsContainer\"\n\t\t\t\"xpos\"\t\t\t\"25\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"550\"\n\t\t\t\"tall\"\t\t\t\"245\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\t\"border\"\t\t\t\t\"NoBorder\"\n\n\t\t\t\"TitleLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_YourItems\"\n\t\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"550\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"fgcolor_override\" \"TanLight\"\n\t\t\t}\n\n\t\t\t\"SteamWorkshopItem0\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CSteamWorkshopItemPanel\"\n\t\t\t\t\"fieldName\"\t\t\"SteamWorkshopItem0\"\n\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"SteamWorkshopItem1\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CSteamWorkshopItemPanel\"\n\t\t\t\t\"fieldName\"\t\t\"SteamWorkshopItem1\"\n\t\t\t\t\"xpos\"\t\t\t\"147\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"SteamWorkshopItem2\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CSteamWorkshopItemPanel\"\n\t\t\t\t\"fieldName\"\t\t\"SteamWorkshopItem2\"\n\t\t\t\t\"xpos\"\t\t\t\"279\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"SteamWorkshopItem3\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CSteamWorkshopItemPanel\"\n\t\t\t\t\"fieldName\"\t\t\"SteamWorkshopItem3\"\n\t\t\t\t\"xpos\"\t\t\t\"411\"\n\t\t\t\t\"ypos\"\t\t\t\"30\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"200\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t}\n\n\t\t\t\"SkipToStartButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"SkipToStartButton\"\n\t\t\t\t\"xpos\"\t\t\t\"411\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"|<\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"skiptostart\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"PrevPageSkipButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"PrevPageSkipButton\"\n\t\t\t\t\"xpos\"\t\t\t\"426\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"<<\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"prevpageskip\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"PrevPageButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"PrevPageButton\"\n\t\t\t\t\"xpos\"\t\t\t\"441\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"&A\"\n\t\t\t\t\"font\"\t\t\t\"SmallerIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"prevpage\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"CurPageLabel\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"CurPageLabel\"\n\t\t\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\t\t\"labelText\"\t\t\"%page%\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"xpos\"\t\t\t\"456\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"34\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t}\n\n\t\t\t\"NextPageButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"NextPageButton\"\n\t\t\t\t\"xpos\"\t\t\t\"490\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"&D\"\n\t\t\t\t\"font\"\t\t\t\"SmallerIcons\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"nextpage\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"NextPageSkipButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"NextPageSkipButton\"\n\t\t\t\t\"xpos\"\t\t\t\"505\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\">>\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"nextpageskip\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"SkipToEndButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"SkipToEndButton\"\n\t\t\t\t\"xpos\"\t\t\t\"520\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\">|\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"skiptoend\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t}\n\n\t\t\t\"ViewPublishedButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\t\"fieldName\"\t\t\"ViewPublishedButton\"\n\t\t\t\t\"xpos\"\t\t\t\"435\"\n\t\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_ViewPublished\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"Command\"\t\t\"view_files\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t\t}\n\n\t\t\t\"EditButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"EditButton\"\n\t\t\t\t\"xpos\"\t\t\t\"15\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"textinsetx\"\t\"25\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_SteamWorkshop_Edit\"\n\t\t\t\t\"command\"\t\t\t\"edit\"\n\t\t\t\t\"border_default\"\t\"NoBorder\"\n\n\t\t\t\t\"image_drawcolor\"\t\t\"TanLight\"\n\t\t\t\t\"image_disabledcolor\"\t\"Black\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_edit\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"ViewButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"ViewButton\"\n\t\t\t\t\"xpos\"\t\t\t\"147\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"textinsetx\"\t\"25\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_SteamWorkshop_View\"\n\t\t\t\t\"command\"\t\t\t\"view\"\n\t\t\t\t\"border_default\"\t\"NoBorder\"\n\n\t\t\t\t\"image_drawcolor\"\t\t\"TanLight\"\n\t\t\t\t\"image_disabledcolor\"\t\"Black\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_view\"\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\"DeleteButton\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\t\"fieldName\"\t\t\"DeleteButton\"\n\t\t\t\t\"xpos\"\t\t\t\"279\"\n\t\t\t\t\"ypos\"\t\t\t\"215\"\n\t\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"textinsetx\"\t\"25\"\n\t\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\t\"default\"\t\t\"1\"\n\t\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\t\"labelText\"\t\t\t\"#TF_SteamWorkshop_Delete\"\n\t\t\t\t\"command\"\t\t\t\"delete_item\"\n\t\t\t\t\"border_default\"\t\"NoBorder\"\n\n\t\t\t\t\"image_drawcolor\"\t\t\"TanLight\"\n\t\t\t\t\"image_disabledcolor\"\t\"Black\"\n\n\t\t\t\t\"SubImage\"\n\t\t\t\t{\n\t\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\t\t\"ypos\"\t\t\t\"5\"\n\t\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\t\"wide\"\t\t\t\"13\"\n\t\t\t\t\t\"tall\"\t\t\t\"13\"\n\t\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\t\"image\"\t\t\t\"glyph_workshop_delete\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t\"BrowseButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"BrowseButton\"\n\t\t\t\"xpos\"\t\t\t\"375\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_BrowseTheWorkshop\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"browse\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\n\t\t\"LoadTestMapButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"LoadTestMapButton\"\n\t\t\t\"xpos\"\t\t\t\"40\"\n\t\t\t\"ypos\"\t\t\t\"310\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Test\"\n\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"itemtest\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\n\t\t\"PublishButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"PublishButton\"\n\t\t\t\"xpos\"\t\t\t\"172\"\n\t\t\t\"ypos\"\t\t\t\"310\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Publish\"\n\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"publish\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\n\t\t\"LearnMore2Button\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"LearnMore2Button\"\n\t\t\t\"xpos\"\t\t\t\"304\"\n\t\t\t\"ypos\"\t\t\t\"310\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Instructions\"\n\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"Command\"\t\t\"learn_more\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\n\t\t\"ViewLegalAgreementButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"ViewLegalAgreementButton\"\n\t\t\t\"xpos\"\t\t\t\"436\"\n\t\t\t\"ypos\"\t\t\t\"310\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"125\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_SteamWorkshop_Legal\"\n\t\t\t\"font\"\t\t\t\"FontRegular11\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"view_legal_agreement\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\"ypos\"\t\t\t\"365\"\n\t\t\t\"zpos\"\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#TF_Close\"\n\t\t\t\"font\"\t\t\t\"FontBold12\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"textinsetx\"\t\"50\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"Command\"\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\t\"border_default\"\t\"NoBorder\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/steamworkshopitem.res",
    "content": "\"resource/steamworkshopitem.res\"\n{\n\t\"SteamWorkshopItem\"\n\t{\n\t\t\"ControlName\"\t\t\"CSteamWorkshopItemPanel\"\n\t\t\"fieldName\"\t\t\t\"SteamWorkshopItem\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"0 0 0 240\"\n\t}\n\t\n\t\"HighlightPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HighlightPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"125\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"bgcolor_override\"\t\"178 82 22 255\"\n\t}\n\n\t\"PreviewImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CBitmapPanel\"\n\t\t\"fieldName\"\t\t\t\"PreviewImage\"\n\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\"ypos\"\t\t\t\t\"27\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"121\"\n\t\t\"tall\"\t\t\t\t\"121\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n\n\t\"LabelTitle\"\t\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"LabelTitle\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"155\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%title%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "resource/ui/tankprogressbar.res",
    "content": "\"resource/ui/tankprogressbar.res\"\n{\n\t\"TankProgressBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTankProgressBar\"\n\t\t\"fieldName\"\t\t\t\t\"TankProgressBar\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t}\n\n\t\"TankImage\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TankImage\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"../hud/leaderboard_class_tank\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"ProgressBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBar\"\n\t\t\"xpos\"\t\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\t\"7\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"153\"\n\t\t\"tall\"\t\t\t\t\t\"5\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"\"\n\n \t\t\"src_corner_height\"\t\t\"22\"\t\t\t// pixels inside the image\n \t\t\"src_corner_width\"\t\t\"22\"\n\n \t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n \t\t\"draw_corner_height\" \t\"5\"\n\t}\n\n\t\"ProgressBarBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBarBG\"\n\t\t\"xpos\"\t\t\t\t\t\"29\"\n\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"155\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"image\"\t\t\t\t\t\"../HUD/tournament_panel_tan\"\n\n\t\t\"src_corner_height\"\t\t\"22\"\t\t\t// pixels inside the image\n\t\t\"src_corner_width\"\t\t\"22\"\n\n\t\t\"draw_corner_width\"\t\t\"5\"\t\t\t\t// screen size of the corners ( and sides ), proportional\n\t\t\"draw_corner_height\"\t\"5\"\n\t}\n\n\t\"ProgressBarBG2\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBarBG2\"\n\t\t\"xpos\"\t\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\t\"7\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"153\"\n\t\t\"tall\"\t\t\t\t\t\"5\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HudBlack\"\n\t}\n}"
  },
  {
    "path": "resource/ui/tankstatuspanel.res",
    "content": "\"resource/ui/tankstatuspanel.res\"\n{\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\"-9999\"\n\t\t\"ypos\"\t\t\t\t\"-9999\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/targetid.res",
    "content": "\"resource/ui/targetid.res\"\n{\n\t\"TargetBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TargetBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"33\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"HudBlack\"\n\t}\n\n\t\"TargetIDBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TargetIDBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"48\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t \t\t\t\"35\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/color_panel_brown\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"teambg_1\"\t\t\t\"../hud/color_panel_brown\"\n\t\t\"teambg_2\"\t\t\t\"../hud/color_panel_red\"\n\t\t\"teambg_3\"\t\t\t\"../hud/color_panel_blu\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"TargetIDBG_Spec_Blue\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TargetIDBG_Spec_Blue\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"48\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t \t\t\t\"35\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"HUDBlueTeamSolid\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\" \t\"0\"\n\t}\n\n\t\"TargetIDBG_Spec_Red\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"TargetIDBG_Spec_Red\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"48\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t \t\t\t\"36\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"HUDRedTeamSolid\"\n\n\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\"\t\"0\"\n\t}\n\n\t\"TargetNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TargetNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\"xpos\"\t\t\t\t\"-20\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%targetname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t}\n\n\t\"TargetNameLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TargetNameLabelShadow\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%targetname%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"fgcolor_override\"\t\"Black\"\n\t\t\"pin_to_sibling\"\t\"TargetNameLabel\"\n\t}\n\n\t\"TargetDataLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"TargetDataLabel\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"xpos\"\t\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"13\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%targetdata%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t}\n\n\t\"SpectatorGUIHealth\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"SpectatorGUIHealth\"\n\t\t\"xpos\"\t\t\t\t\"-10\"\n\t\t\"ypos\"\t\t\t\t\"31\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"HealthBonusPosAdj\"\t\"10\"\n\t\t\"HealthDeathWarning\"\t\t\"0.49\"\n\t\t\"TFFont\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\"HealthDeathWarningColor\"\t\"HUDDeathWarning\"\n\t\t\"TextColor\"\t\t\t\t\t\"HudOffWhite\"\n\t}\n\n\t\"AmmoIcon\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"AmmoIcon\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"8\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/leaderboard_class_heavy\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t}\n\n\t\"KillStreakAnchor\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"KillStreakAnchor\"\n\t\t\"xpos\"\t\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\t\"23\"\n\t\t\"wide\"\t\t\t\t\"8\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"KillStreakIcon\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"KillStreakIcon\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"8\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"../hud/leaderboard_streak\"\n\t\t\"scaleImage\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"KillStreakAnchor\"\n\t\t\"pin_corner_to_sibling\" \"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\" \"PIN_TOPRIGHT\"\n\t}\n\n\t\"MoveableSubPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"MoveableSubPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\t\"36\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"MoveableIconBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"MoveableIconBG\"\n\t\t\t\"xpos\"\t\t\t\"9999\"\n\t\t\t\"ypos\"\t\t\t\"9999\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"10\"\n\t\t\t\"tall\"\t\t\t\"36\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"0\"\n\t\t\t\"icon\"\t\t\t\"obj_status_alert_background_tall_nocolor\"\n\t\t\t\"iconColor\"\t\t\"HudBlack\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"MoveableIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CIconPanel\"\n\t\t\t\"fieldName\"\t\t\"MoveableIcon\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"11\"\n\t\t\t\"wide\"\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"icon\"\t\t\t\"obj_status_sentrygun_1\"\n\t\t\t\"drawcolor\"\t\t\"TanLight\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t\t\"MoveableSymbolIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"MoveableSymbolIcon\"\n\t\t\t\"xpos\"\t\t\t\"16\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"12\"\n\t\t\t\"wide\"\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\"8\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/eng_sel_item_movable\"\n\t\t\t\"drawcolor\"\t\t\"TanLight\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\n\t\t\"MoveableKeyLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"Label\"\n\t\t\t\"fieldName\"\t\t\"MoveableKeyLabel\"\n\t\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\"24\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"labelText\"\t\t\"\"\n\t\t\t\"textAlignment\"\t\"North\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t}\n\t}\n\n\t\"AvatarImage\"\n\t{\n\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\t\"AvatarImage\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"33\"\n\t\t\"zpos\"\t\t\t\t\"99\"\n\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"color_outline\"\t\t\"HudTimerProgressInActive\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/teammenu.res",
    "content": "\"resource/ui/teammenu.res\"\n{\n\t\"team\"\n\t{\n\t\t\"ControlName\"\t\t\"CTeamMenu\"\n\t\t\"fieldName\"\t\t\t\"team\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"fgcolor\"\t\t\t\"255 0 0 255\"\n\t}\n\n\t\"SysMenu\"\n\t{\n\t\t\"ControlName\"\t\t\"Menu\"\n\t\t\"fieldName\"\t\t\t\"SysMenu\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"64\"\n\t\t\"tall\"\t\t\t\t\"24\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t}\n\n\t\"MapInfo\"\n\t{\n\t\t\"ControlName\"\t\t\"HTML\"\n\t\t\"fieldName\"\t\t\t\"MapInfo\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"34\"\n\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\"tall\"\t\t\t\t\"365\"\n\t\t\"autoResize\"\t\t\"3\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t}\n\n\t\"SelectTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"SelectTeamLabel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"c-60\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"labelText\"\t\t\t\"#TF_SelectATeam\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\t\n\t\"BlueBorder\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"BlueBorder\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"c30\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HUDBlueTeamDark\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\n\t\"RedBorder\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"RedBorder\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"HUDRedTeamDark\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\t\n\t\"teambutton0\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"3\"\n\t\t\"labelText\"\t\t\t\"#TF_BlueTeam_Name\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam blue\"\n\t\t\"team\"\t\t\t\t\"3\"\t\t// Blue Team\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"HUDBlueTeamSolid\"\n\t\t\"armedBgColor_override\"\t\t\"HUDBlueTeamDark\"\n\t\t\"depressedBgColor_override\" \"HUDBlueTeamSolid\"\n\t\t\"selectedBgColor_override\" \t\"HUDBlueTeamDark\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"BlueTeam\"\n\t\t\"depressedFgColor_override\" \"BlueTeam\"\n\t\t\"selectedFgColor_override\" \t\"BlueTeam\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\t\n\t\"teambutton1\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"3\"\n\t\t\"labelText\"\t\t\t\"#TF_RedTeam_Name\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam red\"\n\t\t\"team\"\t\t\t\t\"4\"\t\t// Red Team\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"RedBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_BOTTOMLEFT\"\n\t\t\n\t\t\"defaultBgColor_override\" \t\"HUDRedTeamSolid\"\n\t\t\"armedBgColor_override\"\t\t\"HUDRedTeamDark\"\n\t\t\"depressedBgColor_override\" \"HUDRedTeamSolid\"\n\t\t\"selectedBgColor_override\" \t\"HUDRedTeamDark\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanLight\"\n\t\t\"armedFgColor_override\"\t\t\"RedTeam\"\n\t\t\"depressedFgColor_override\" \"RedTeam\"\n\t\t\"selectedFgColor_override\" \t\"RedTeam\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"teambutton2\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton2\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Random\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam auto\"\n\t\t\"font\"\t\t\t\t\"FontRegular20\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"teambutton3\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTeamButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton3\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"2\"\n\t\t\"labelText\"\t\t\t\"#TF_Spectate\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"jointeam spectate\"\n\t\t\"font\"\t\t\t\t\"FontRegular20\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\t\"RedBorder\"\n\t\t\"pin_corner_to_sibling\"\t\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\t\"PIN_TOPLEFT\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"fillcolor\"\t\t\t\"255 255 255 7\"\n\t}\n\n\t\"BlueCount\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"BlueCount\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%bluecount%\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"textinsetx\"\t\t\"10\"\n\t\t\"font\"\t\t\t\t\"FontRegular20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"teambutton0\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"RedCount\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"RedCount\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"%redcount%\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"1\"\n\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\"textinsetx\"\t\t\"10\"\n\t\t\"font\"\t\t\t\t\"FontRegular20\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"teambutton1\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"TeamsFullLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TeamsFullLabel\"\n\t\t\"xpos\"\t\t\t\t\"c-50\"\n\t\t\"ypos\"\t\t\t\t\"c150\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Teams_Full\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"centerwrap\"\t\t\"1\"\n\t}\n\n\t\"TeamsFullLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TeamsFullLabelShadow\"\n\t\t\"xpos\"\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\"6\"\n\t\t\"wide\"\t\t\t\t\"105\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Teams_Full\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\"centerwrap\"\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamsFullLabel\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&3\"\n\t\t\"command\"\t\t\t\"jointeam blue\"\n\t\t\"team\"\t\t\t\t\"3\"\n\t}\n\n\t\"teambutton1SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton1SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&4\"\n\t\t\"command\"\t\t\t\"jointeam red\"\n\t\t\"team\"\t\t\t\t\"4\"\n\t}\n\n\t\"teambutton2SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton2SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&1\"\n\t\t\"command\"\t\t\t\"jointeam auto\"\n\t}\n\n\t\"teambutton3SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton3SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&2\"\n\t\t\"command\"\t\t\t\"jointeam spectate\"\n\t}\n}"
  },
  {
    "path": "resource/ui/teammenu_sc.res",
    "content": "#base \"teammenu.res\"\n\n\"resource/ui/teammenu.res\"\n{\n\t\"JoinBluHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"JoinBluHintIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"JoinRedHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"JoinRedHintIcon\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"RedBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_BOTTOMRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\n\t\"JoinAutoHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"JoinAutoHintIcon\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"BlueBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"JoinSpectatorsHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"JoinSpectatorsHintIcon\"\n\t\t\"xpos\"\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\"5\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"RedBorder\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMRIGHT\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Cancel_NoKey\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"cancelmenu\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"CancelHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"CancelHintIcon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_cancel\"\n\t\t\"pin_to_sibling\"\t\"CancelButton\"\n\t}\n}"
  },
  {
    "path": "resource/ui/teamscorepanel.res",
    "content": "/////////////////////////////////////////////////\n// Contributed by https://github.com/Wiethoofd //\n/////////////////////////////////////////////////\n\"resource/ui/teamscorepanel.res\"\n{\n\t\"TeamScorePanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScorePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"100\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t}\n\n\t\"TeamNameBluBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameBluBG\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"380\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HudBlack\"\n\t}\n\n\t\"TeamNameRedBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameRedBG\"\n\t\t\"xpos\"\t\t\t\t\t\"c40\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HudBlack\"\n\t}\n\n\t\"TeamNameBlu\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameBlu\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%blueteamname%\"\n\t\t\"textinsetx\"\t\t\t\"20\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"HUDBlueTeamSolid\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreBluBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TeamNameBluShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameBluShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%blueteamname%\"\n\t\t\"textinsetx\"\t\t\t\"20\"\n\t\t\"textAlignment\"\t\t\t\"east\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\t\t\"auto_wide_tocontents\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamNameBlu\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TeamScoreBluBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreBluBG\"\n\t\t\"xpos\"\t\t\t\t\t\"-40\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDBlueTeamSolid\"\n\n\t\t\"pin_to_sibling\"\t\t\"CenterAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPRIGHT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"TeamScoreBlu\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreBlu\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%blueteamscore%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreBluBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_CENTER_TOP\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_CENTER_TOP\"\n\t}\n\n\t\"TeamScoreBluShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreBluShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%blueteamscore%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreBlu\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"CenterAnchor\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"CenterAnchor\"\n\t\t\"xpos\"\t\t\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t}\n\n\t\"TeamScoreRed\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreRed\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%redteamscore%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreRedBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_CENTER_TOP\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_CENTER_TOP\"\n\t}\n\n\t\"TeamScoreRedShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreRedShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"35\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%redteamscore%\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreRed\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TeamNameRed\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameRed\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"-3\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%redteamname%\"\n\t\t\"textinsetx\"\t\t\t\"20\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"HUDRedTeamSolid\"\n\t\t\"auto_wide_tocontents\"\t\"1\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamScoreRedBG\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"TeamNameRedShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\t\"TeamNameRedShadow\"\n\t\t\"xpos\"\t\t\t\t\t\"-2\"\n\t\t\"ypos\"\t\t\t\t\t\"-2\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"%redteamname%\"\n\t\t\"textinsetx\"\t\t\t\"20\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"auto_wide_tocontents\"\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"Black\"\n\n\t\t\"pin_to_sibling\"\t\t\"TeamNameRed\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"TeamScoreRedBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"TeamScoreRedBG\"\n\t\t\"xpos\"\t\t\t\t\t\"-40\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"fillcolor\"\t\t\t\t\"HUDRedTeamSolid\"\n\t\t\"pin_to_sibling\"\t\t\"CenterAnchor\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t}\n}"
  },
  {
    "path": "resource/ui/testitemdialog.res",
    "content": "\"resource/ui/testitemdialog.res\"\n{\n\t\"TestItemDialog\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"TestItemDialog\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-275\"\n\t\t\"ypos\"\t\t\t\t\t\"80\"\n\t\t\"zpos\"\t\t\t\t\t\"999\"\n\t\t\"wide\"\t\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\t\"300\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"settitlebarvisible\"\t\"\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontMediumBold\"\n\t\t\"labelText\"\t\t\t\t\"%testtitle%\"\n\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"SelectModelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SelectModelLabel\"\n\t\t\"font\"\t\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\t\"#IT_YourModel\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"95\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t}\n\t\"ModelLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"ModelLabel\"\n\t\t\"font\"\t\t\t\t\t\"ItemFontAttribSmall\"\n\t\t\"labelText\"\t\t\t\t\"%testmodel%\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\t\"110\"\n\t\t\"ypos\"\t\t\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"200 80 60 255\"\n\t}\n\t\"SelectModelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"SelectModelButton\"\n\t\t\"xpos\"\t\t\t\"290\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#IT_SelectModel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"select_model\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ExistingItemToTestPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ExistingItemToTestPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"90\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\n\t\t\"ItemReplacedLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ItemReplacedLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_ExistingItem\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t}\n\t\t\"ExistingItemComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"ExistingItemComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\"117 107 94 255\"\n\t\t\t\"bgcolor_override\"\t\"251 235 202 0\"\n\t\t\t\"disabledFgColor_override\" \"117 107 94 0\"\n\t\t\t\"disabledBgColor_override\" \"251 235 202 0\"\n\t\t\t\"selectionColor_override\" \"0 0 0 0\"\n\t\t\t\"selectionTextColor_override\" \"117 107 94 255\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"251 235 202 255\"\n\t\t}\n\t}\n\n\t\"ItemReplacedPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"ItemReplacedPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"DarkerGrey\"\n\n\t\t\"ItemReplacedLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"ItemReplacedLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_ItemReplaces\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"ItemReplacedComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"ItemReplacedComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\"117 107 94 255\"\n\t\t\t\"bgcolor_override\"\t\"251 235 202 0\"\n\t\t\t\"disabledFgColor_override\" \"117 107 94 0\"\n\t\t\t\"disabledBgColor_override\" \"251 235 202 0\"\n\t\t\t\"selectionColor_override\" \"0 0 0 0\"\n\t\t\t\"selectionTextColor_override\" \"117 107 94 255\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"251 235 202 255\"\n\t\t}\n\t\t\"NoItemsToReplaceLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"NoItemsToReplaceLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_ItemReplaced_Invalid\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"0\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t\t}\n\t}\n\n\t\"BodygroupPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BodygroupPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\"550\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"HideBodygroupLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroups\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"HideBodygroupExplanationLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupExplanationLabel\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_Explanation_Bodygroups\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox0\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Hat\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox1\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Headphone\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox2\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Medals\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"190\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox3\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Grenades\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"190\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox4\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Bullets\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"290\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox5\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Arrows\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"290\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox6\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_RightArm\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"385\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t\t\"HideBodygroupCheckBox7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"HideBodygroupCheckBox7\"\n\t\t\t\"labelText\"\t\t\"#IT_Bodygroup_Shoes_Socks\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"385\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"150\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"117 107 94 255\"\n\t\t}\n\t}\n\n\t\"CustomizationsPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"CustomizationsPanel\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\"530\"\n\t\t\"tall\"\t\t\t\"50\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"PaintColorLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"PaintColorLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_PaintTitle\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"PaintColorComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"PaintColorComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\"117 107 94 255\"\n\t\t\t\"bgcolor_override\"\t\"251 235 202 0\"\n\t\t\t\"disabledFgColor_override\" \"117 107 94 0\"\n\t\t\t\"disabledBgColor_override\" \"251 235 202 0\"\n\t\t\t\"selectionColor_override\" \"0 0 0 0\"\n\t\t\t\"selectionTextColor_override\" \"117 107 94 255\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"251 235 202 255\"\n\t\t}\n\n\t\t\"UnusualEffectLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"UnusualEffectLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_UnusualTitle\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"95\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"UnusualEffectComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"UnusualEffectComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\t\"25\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\"117 107 94 255\"\n\t\t\t\"bgcolor_override\"\t\"251 235 202 0\"\n\t\t\t\"disabledFgColor_override\" \"117 107 94 0\"\n\t\t\t\"disabledBgColor_override\" \"251 235 202 0\"\n\t\t\t\"selectionColor_override\" \"0 0 0 0\"\n\t\t\t\"selectionTextColor_override\" \"117 107 94 255\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"251 235 202 255\"\n\t\t}\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\"150\"\n\t\t\"ypos\"\t\t\t\"260\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\"260\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"3\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_OK\"\n\t\t\"font\"\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"default\"\t\t\"1\"\n\t\t\"Command\"\t\t\"ok\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ReloadSchemeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ReloadSchemeButton\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"260\"\n\t\t\"zpos\"\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\"15\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"0\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"R\"\n\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"reloadscheme\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/testitemroot.res",
    "content": "\"resource/ui/testitemroot.res\"\n{\n\t\"TestItemRoot\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"TestItemRoot\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"settitlebarvisible\"\t\"\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\t\"#IT_Title\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\t\"TanLight\"\n\t}\n\n\t\"ClassUsagePanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ClassUsagePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-310\"\n\t\t\"ypos\"\t\t\t\t\t\"60\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"95\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"0 0 0 128\"\n\n\t\t\"ClassUsageLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassUsageLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\t\t\"#IT_ClassUsage\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t}\n\n\t\t\"ClassCheckBox0\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassCheckBox0\"\n\t\t\t\"labelText\"\t\t\t\t\"#IT_Classes_All\"\n\t\t\t\"Font\"\t\t\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"45\"\n\t\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"ItemFlags\"\n\t\t}\n\t\t\"ClassCheckBox1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\t\t\"ClassCheckBox1\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_Class_Name_Scout\"\n\t\t\t\"Font\"\t\t\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"ItemFlags\"\n\t\t}\n\t\t\"ClassCheckBox2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox2\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Sniper\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"220\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"ItemFlags\"\n\t\t}\n\t\t\"ClassCheckBox3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox3\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Soldier\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"295\"\n\t\t\t\"ypos\"\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox4\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox4\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Demoman\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox5\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox5\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Medic\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"220\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox6\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox6\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_HWGuy\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"295\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox7\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox7\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Pyro\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox8\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox8\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Spy\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"220\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t\t\"ClassCheckBox9\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"ClassCheckBox9\"\n\t\t\t\"labelText\"\t\t\"#TF_Class_Name_Engineer\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"295\"\n\t\t\t\"ypos\"\t\t\t\"65\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\t}\n\n\t\"TestingPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"TestingPanel\"\n\t\t\"xpos\"\t\t\t\"c-310\"\n\t\t\"ypos\"\t\t\t\"160\"\n\t\t\"wide\"\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\"105\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\"0 0 0 128\"\n\n\t\t\"CurrentlyTestingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CurrentlyTestingLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"#IT_CurrentlyTesting\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"TestingWeaponLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestingWeaponLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Weapon\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"85\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"TestItemEntry0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestItemEntry0\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Empty\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t\"bgcolor_override\" \"24 24 24 128\"\n\t\t}\n\t\t\"TestItemButton0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"TestItemButton0\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Add\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_test0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"RemoveItemButton0\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"RemoveItemButton0\"\n\t\t\t\"xpos\"\t\t\t\"370\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Remove\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_remove0\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"TestingHeadgearLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestingHeadgearLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Headgear\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"85\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"TestItemEntry1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestItemEntry1\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Empty\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t\"bgcolor_override\" \"24 24 24 128\"\n\t\t}\n\t\t\"TestItemButton1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"TestItemButton1\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Add\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_test1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"RemoveItemButton1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"RemoveItemButton1\"\n\t\t\t\"xpos\"\t\t\t\"370\"\n\t\t\t\"ypos\"\t\t\t\"40\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Remove\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_remove1\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"TestingMisc1Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestingMisc1Label\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Misc1\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"85\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"TestItemEntry2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestItemEntry2\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Empty\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t\"bgcolor_override\" \"24 24 24 128\"\n\t\t}\n\t\t\"TestItemButton2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"TestItemButton2\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Add\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_test2\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"RemoveItemButton2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"RemoveItemButton2\"\n\t\t\t\"xpos\"\t\t\t\"370\"\n\t\t\t\"ypos\"\t\t\t\"60\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Remove\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_remove2\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"TestingMisc2Label\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestingMisc2Label\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Misc2\"\n\t\t\t\"textAlignment\"\t\"east\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"85\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\t\t\"TestItemEntry3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TestItemEntry3\"\n\t\t\t\"font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"labelText\"\t\t\"#IT_TestingSlot_Empty\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"xpos\"\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"165\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"fgcolor_override\" \"LightRed\"\n\t\t\t\"bgcolor_override\" \"24 24 24 128\"\n\t\t}\n\t\t\"TestItemButton3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"TestItemButton3\"\n\t\t\t\"xpos\"\t\t\t\"270\"\n\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Add\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_test3\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t\t\"RemoveItemButton3\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"RemoveItemButton3\"\n\t\t\t\"xpos\"\t\t\t\"370\"\n\t\t\t\"ypos\"\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Item_Remove\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"item_remove3\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"BotAdditionPanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"BotAdditionPanel\"\n\t\t\"xpos\"\t\t\t\"c100\"\n\t\t\"ypos\"\t\t\t\"60\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"95\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\"0 0 0 128\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"labelText\"\t\t\"#IT_BotControl_Title\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t}\n\n\t\t\"AutoAddBotsCheckBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"AutoAddBotsCheckBox\"\n\t\t\t\"labelText\"\t\t\"#IT_Bot_AutoAdd\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\n\t\t\"BotsOnBlueTeamCheckBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CheckButton\"\n\t\t\t\"fieldName\"\t\t\"BotsOnBlueTeamCheckBox\"\n\t\t\t\"labelText\"\t\t\"#IT_Bot_BlueTeam\"\n\t\t\t\"Font\"\t\t\t\"ItemFontAttribSmall\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"xpos\"\t\t\t\"110\"\n\t\t\t\"ypos\"\t\t\t\"20\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"90\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"disabledfgcolor2_override\"\t\"TextColor\"\n\t\t}\n\n\t\t\"AddBotButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"AddBotButton\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Bot_Add\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"bot_add\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"BotSelectionComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"BotSelectionComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"xpos\"\t\t\t\t\"95\"\n\t\t\t\"ypos\"\t\t\t\t\"45\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\"235 226 202 255\"\n\t\t\t\"bgcolor_override\"\t\"251 235 202 0\"\n\t\t\t\"disabledFgColor_override\" \"117 107 94 0\"\n\t\t\t\"disabledBgColor_override\" \"251 235 202 0\"\n\t\t\t\"selectionColor_override\" \"Transparent\"\n\t\t\t\"selectionTextColor_override\" \"235 226 202 255\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"251 235 202 255\"\n\t\t}\n\n\t\t\"KickAllBotsButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\"KickAllBotsButton\"\n\t\t\t\"xpos\"\t\t\t\"20\"\n\t\t\t\"ypos\"\t\t\t\"70\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"120\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"labelText\"\t\t\"#IT_Bot_RemoveAll\"\n\t\t\t\"font\"\t\t\t\"HudFontSmallestBold\"\n\t\t\t\"textAlignment\"\t\"center\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"Command\"\t\t\"bot_removeall\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\t}\n\n\t\"TestItemBotControls\"\n\t{\n\t\t\"fieldName\"\t\t\t\"TestItemBotControls\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c100\"\n\t\t\"ypos\"\t\t\t\t\"160\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"bgcolor_override\"\t\"0 0 0 128\"\n\t}\n\n\t\"ExportButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ExportButton\"\n\t\t\"xpos\"\t\t\t\t\"c-310\"\n\t\t\"ypos\"\t\t\t\t\"400\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#IT_ExportLoadout\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"export\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ImportButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ImportButton\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#IT_ImportLoadout\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"import\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"ExportButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"ImportRecentButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ImportRecentButton\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#IT_ImportLast\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"importrecent\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"ImportButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"ExportButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_BOTTOMLEFT\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#IT_Ok\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"ok\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"CancelButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\t}\n\n\t\"SteamWorkshopButton\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldname\"\t\t\t\"SteamWorkshopButton\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"11\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\n\t\t\"pin_to_sibling\"\t\t\"OkButton\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPRIGHT\"\n\n\t\t\"SteamWorkshopButtonSubButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExImageButton\"\n\t\t\t\"fieldName\"\t\t\"SteamWorkshopButtonSubButton\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"3\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"textinsetx\"\t\"25\"\n\t\t\t\"textalignment\" \"center\"\n\t\t\t\"use_proportional_insets\" \"1\"\n\t\t\t\"font\"\t\t\t\"FontBold16\"\n\t\t\t\"textAlignment\"\t\"west\"\n\t\t\t\"dulltext\"\t\t\"0\"\n\t\t\t\"brighttext\"\t\"0\"\n\t\t\t\"default\"\t\t\"1\"\n\t\t\t\"command\"\t\t\"steamworkshop\"\n\t\t\t\"labeltext\"\t\t\"#MMenu_SteamWorkshop\"\n\n\t\t\t\"sound_depressed\"\t\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\t\"UI/buttonclickrelease.wav\"\n\n\t\t\t\"image_armedcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"image_drawcolor\"\t\t\"235 226 202 255\"\n\t\t\t\"image_selectedcolor\"\t\"46 43 42 255\"\n\n\t\t\t\"SubImage\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\t\"fieldName\"\t\t\"SubImage\"\n\t\t\t\t\"xpos\"\t\t\t\"8\"\n\t\t\t\t\"ypos\"\t\t\t\"8\"\n\t\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\t\"wide\"\t\t\t\"14\"\n\t\t\t\t\"tall\"\t\t\t\"14\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"scaleImage\"\t\"1\"\n\t\t\t\t\"image\"\t\t\t\"glyph_steamworkshop\"\n\t\t\t}\n\t\t}\n\t}\n\n\t\"ReloadSchemeButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ReloadSchemeButton\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"460\"\n\t\t\"zpos\"\t\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"R\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"reloadscheme\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"Tenna\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Tenna\"\n\t\t\"xpos\"\t\t\t\t\t\"r85\"\n\t\t\"ypos\"\t\t\t\t\t\"r118\"\n\t\t\"zpos\"\t\t\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\t\t\"62\"\n\t\t\"tall\"\t\t\t\t\t\"102\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"replay/thumbnails/main_menu/tenna\"\n\t\t\"scaleimage\"\t\t\t\"1\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n}"
  },
  {
    "path": "resource/ui/textwindow.res",
    "content": "\"resource/ui/textwindow.res\"\n{\n\t\"info\"\n\t{\n\t\t\"ControlName\"\t\t\"CTFTextWindow\"\n\t\t\"fieldName\"\t\t\t\"info\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"MainBG\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"MainBG\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\"0 0 0 200\"\n\t}\n\n\t\"TFMessageTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TFMessageTitle\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_WELCOME\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t}\n\n\t\"TextMessage\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"TextMessage\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TFTextMessage\"\n\t{\n\t\t\"ControlName\"\t\t\"CExRichText\"\n\t\t\"fieldName\"\t\t\t\"TFTextMessage\"\n\t\t\"font\"\t\t\t\t\"FontRegular15\"\n\t\t\"xpos\"\t\t\t\t\"30\"\n\t\t\"ypos\"\t\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"798\"\n\t\t\"tall\"\t\t\t\t\"360\"\n\t\t\"autoResize\"\t\t\"3\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"fgcolor\"\t\t\t\"TanLight\"\n\t\t\"paintbackground\"\t\"0\"\n\t}\n\n\t\"HTMLMessage\"\n\t{\n\t\t\"ControlName\"\t\t\"HTML\"\n\t\t\"fieldName\"\t\t\t\"HTMLMessage\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"798\"\n\t\t\"tall\"\t\t\t\t\"360\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"paintborder\"\t\t\"0\"\n\t\t\"pin_to_sibling\" \t\"TFTextMessage\"\n\t}\n\n\t\"ok\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"ok\"\n\t\t\"xpos\"\t\t\t\t\"r225\"\n\t\t\"ypos\"\t\t\t\t\"r50\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"2\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"#TF_Continue\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"command\"\t\t\t\"okay\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"paintbackground\"\t\"1\"\n\n\t\t\"defaultBgColor_override\" \t\"TransparentBlack\"\n\t\t\"armedBgColor_override\"\t\t\"HudBlack\"\n\t\t\"depressedBgColor_override\" \"TransparentBlack\"\n\t\t\"selectedBgColor_override\" \t\"HudBlack\"\n\t\t\n\t\t\"defaultFgColor_override\" \t\"TanDark\"\n\t\t\"armedFgColor_override\"\t\t\"TanLight\"\n\t\t\"depressedFgColor_override\" \"TanDark\"\n\t\t\"selectedFgColor_override\" \t\"TanLight\"\n\t\t\n\t\t\"sound_depressed\"\t\t\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\t\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MenuBG\"\n\t{\n\t\t\"ControlName\"\t\t\"CModelPanel\"\n\t\t\"fieldName\"\t\t\t\"MenuBG\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"TextMessage\"\n\t{\n\t\t\"ControlName\"\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\"TextMessage\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"MessageTitle\"\n\t{\n\t\t\"ControlName\"\t\t\"Label\"\n\t\t\"fieldName\"\t\t\t\"MessageTitle\"\n\t\t\"xpos\"\t\t\t\t\"9999\"\n\t}\n\n\t\"teambutton0SC\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"teambutton0SC\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"labelText\"\t\t\t\"&E\"\n\t\t\"command\"\t\t\t\"okay\"\n\t}\n}"
  },
  {
    "path": "resource/ui/textwindow_sc.res",
    "content": "#base \"textwindow.res\"\n\n\"resource/ui/textwindow_sc.res\"\n{\n\t\"OkIntroHintIcon\"\n\t{\n\t\t\"ControlName\"\t\"CSCHintIcon\"\n\t\t\"fieldName\"\t\t\"OkIntroHintIcon\"\n\t\t\"xpos\"\t\t\t\"-5\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"7\"\n\t\t\"wide\"\t\t\t\"25\"\n\t\t\"tall\"\t\t\t\"40\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"2\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"actionSet\"\t\t\"InGameHUDControls\"\n\t\t\"actionName\"\t\"menu_select\"\n\t\t\"pin_to_sibling\"\t\"ok\"\n\t}\n}"
  },
  {
    "path": "resource/ui/textwindowcustomserver.res",
    "content": "#base \"textwindow.res\""
  },
  {
    "path": "resource/ui/textwindowcustomserver_sc.res",
    "content": "#base \"textwindowcustomserver.res\""
  },
  {
    "path": "resource/ui/tfadvancedoptionsdialog.res",
    "content": "\"resource/ui/tfadvancedoptionsdialog.res\"\n{\n\t\"TFAdvancedOptionsDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TFAdvancedOptionsDialog\"\n\t\t\"xpos\"\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\"90\"\n\t\t\"wide\"\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\"350\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"paintborder\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t\t\"border\"\t\t\t\t\"WhiteBorder\"\n\n\t\t\"control_w\"\t\t\t\"500\"\n\t\t\"control_h\"\t\t\t\"25\"\n\t\t\"slider_w\"\t\t\t\"500\"\n\t\t\"slider_h\"\t\t\t\"25\"\n\t}\n\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"#TF_AdvancedOptions\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"500\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"TanLight\"\n\t}\n\n\t\"CancelButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\"ypos\"\t\t\t\t\"310\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"Close\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OkButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"OkButton\"\n\t\t\"xpos\"\t\t\t\t\"300\"\n\t\t\"ypos\"\t\t\t\t\"310\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_OK\"\n\t\t\"font\"\t\t\t\t\"FontBold16\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"default\"\t\t\t\"1\"\n\t\t\"Command\"\t\t\t\"Ok\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"PanelListPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"CPanelListPanel\"\n\t\t\"fieldName\"\t\t\t\"PanelListPanel\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"wide\"\t\t\t\t\"480\"\n\t\t\"tall\"\t\t\t\t\"270\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"Transparent\"\n\t}\n\n\t\"TooltipPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TooltipPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"TipLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TipLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"%tiptext%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t//\"centerwrap\"\t\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/training/basictraining/classdetails.res",
    "content": "\"resource/training/basictraining/classdetails.res\"\n{\n\t\"StartTrainingButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"StartTrainingButton\"\n\t\t\"xpos\"\t\t\t\t\"145\"\n\t\t\"ypos\"\t\t\t\t\"220\"\n\t\t\"wide\"\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Training_StartTraining\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"startbasictraining\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"OverlayPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"OverlayPanel\"\n\t\t\"xpos\"\t\t\t\t\"20\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"bgcolor_override\"\t\"DarkGrey\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\n\t\t\"ClassNameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"ClassNameLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\t\"%classname%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"430\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"DescLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"DescLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"%description%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t}\n\n\t\t\"WeaponSetLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"WeaponSetLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"#TR_StandardWeaponSet\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"116 108 101 255\"\n\t\t}\n\n\t\t\"WeaponImage0\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"FieldName\"\t\t\t\"WeaponImage0\"\n\t\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"WeaponImage1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"FieldName\"\t\t\t\"WeaponImage1\"\n\t\t\t\"xpos\"\t\t\t\t\"115\"\n\t\t\t\"ypos\"\t\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"WeaponImage2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"FieldName\"\t\t\t\"WeaponImage2\"\n\t\t\t\"xpos\"\t\t\t\t\"215\"\n\t\t\t\"ypos\"\t\t\t\t\"110\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"70\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t}\n\n\t\t\"PrimaryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"PrimaryLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"#TR_Primary\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\t\"ypos\"\t\t\t\t\"175\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"SecondaryLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"SecondaryLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"#TR_Secondary\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"115\"\n\t\t\t\"ypos\"\t\t\t\t\"175\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"MeleeLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"MeleeLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"#TR_Melee\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"215\"\n\t\t\t\"ypos\"\t\t\t\t\"175\"\n\t\t\t\"wide\"\t\t\t\t\"70\"\n\t\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"ClassImage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"ClassImage\"\n\t\t\"xpos\"\t\t\t\t\"325\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t}\n\n\t\"ClassIconImage\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"ClassIconImage\"\n\t\t\"xpos\"\t\t\t\t\"375\"\n\t\t\"ypos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"50\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"alpha\"\t\t\t\t\"32\"\n\t}\n}"
  },
  {
    "path": "resource/ui/training/basictraining/classpanel.res",
    "content": "\"resource/training/basictraining/classpanel.res\"\n{\n\t\"Image\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\"Image\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"illustrations/training_basic\"\n\t}\n\n\t\"SelectButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"SelectButton\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"%selectbuttontext%\"\n\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"%selectcommand%\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"ProgressLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"ProgressLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"241\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"201 79 57 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/training/main.res",
    "content": "\"resource/training/main.res\"\n{\n\t\"TrainingDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"CTrainingDialog\"\n\t\t\"fieldName\"\t\t\t\"TrainingDialog\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\"TransparentBlack\"\n\t}\n\n\t\"Container\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"Container\"\n\t\t\"xpos\"\t\t\t\t\"c-225\"\n\t\t\"ypos\"\t\t\t\t\"c-200\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"paintbackground\"\t\"1\"\n\t\t\"border\"\t\t\t\"WhiteBorder\"\n\n\t\t\"GradientBgPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"FieldName\"\t\t\t\"GradientBgPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"135\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"training/gradient\"\n\t\t\t\"border\"\t\t\t\"ButtonBorder\"\n\t\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\t\"paintbackground\"\t\t\"1\"\n\t\t}\n\n\t\t\"Background\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Background\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"500\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t\t}\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumBold\"\n\t\t\t\"labelText\"\t\t\t\"%title%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"SubTitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"SubTitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontMediumSmall\"\n\t\t\t\"labelText\"\t\t\t\"%subtitle%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"BackButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\"BackButton\"\n\t\t\t\"ypos\"\t\t\t\t\"368\"\n\t\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#TF_BackCarat\"\n\t\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"textinsetx\"\t\t\"50\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"prevpage\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"CancelButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\t\"fieldName\"\t\t\t\"CancelButton\"\n\t\t\t\"ypos\"\t\t\t\t\"368\"\n\t\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"labelText\"\t\t\t\"#Cancel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"textinsetx\"\t\t\"50\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"cancel\"\n\t\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t}\n\n\t\t\"ModeSelectionPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CModeSelectionPanel\"\n\t\t\t\"fieldName\"\t\t\t\"ModeSelectionPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"500\"\n\t\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"paintBackground\"\t\"0\"\n\t\t\t\"TrainingTitle\"\t\t\"#TF_Training_Title\"\n\t\t}\n\n\t\t\"BasicTraining_ClassSelectionPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CBasicTraining_ClassSelectionPanel\"\n\t\t\t\"fieldName\"\t\t\t\"BasicTraining_ClassSelectionPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"430\"\n\t\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"paintBackground\"\t\"0\"\n\n\t\t\t\"TrainingTitle\"\t\t\"#TR_AttackDefense\"\n\t\t\t\"TrainingSubTitle\"\t\"#TF_SelectAClass\"\n\n\t\t\t\"Class0Token\"\t\t\"#TF_Soldier\"\n\t\t\t\"Class1Token\"\t\t\"#TF_Demoman\"\n\t\t\t\"Class2Token\"\t\t\"#TF_Spy\"\n\t\t\t\"Class3Token\"\t\t\"#TF_Engineer\"\n\n\t\t\t\"Class0Image\"\t\t\"training/class_soldier\"\n\t\t\t\"Class1Image\"\t\t\"training/class_demoman\"\n\t\t\t\"Class2Image\"\t\t\"training/class_spy\"\n\t\t\t\"Class3Image\"\t\t\"training/class_engineer\"\n\n\t\t\t\"Class0Command\"\t\t\"basictraining_classselection_soldier\"\n\t\t\t\"Class1Command\"\t\t\"basictraining_classselection_demoman\"\n\t\t\t\"Class2Command\"\t\t\"basictraining_classselection_spy\"\n\t\t\t\"Class3Command\"\t\t\"basictraining_classselection_engineer\"\n\t\t}\n\n\t\t\"BasicTraining_ClassDetailsPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CBasicTraining_ClassDetailsPanel\"\n\t\t\t\"fieldName\"\t\t\t\"BasicTraining_ClassDetailsPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"80\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"500\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"paintBackground\"\t\"0\"\n\t\t\t\"TrainingTitle\"\t\t\"#TR_AttackDefense\"\n\t\t}\n\n\t\t\"OfflinePractice_ModeSelectionPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"COfflinePractice_ModeSelectionPanel\"\n\t\t\t\"fieldName\"\t\t\t\"OfflinePractice_ModeSelectionPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"500\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"paintBackground\"\t\"0\"\n\t\t\t\"TrainingTitle\"\t\t\"#TR_PracticeModeSelectTitle\"\n\n\t\t\t\"Mode0Token\"\t\t\"#Gametype_CP\"\n\t\t\t\"Desc0Token\"\t\t\"#TF_GameModeDesc_CP\"\n\t\t\t\"Image0Path\"\t\t\"illustrations/gamemode_cp\"\n\t\t\t\"Mode0Id\"\t\t\t\"0\"\n\n\t\t\t\"Mode1Token\"\t\t\"#Gametype_Koth\"\n\t\t\t\"Desc1Token\"\t\t\"#TF_GameModeDesc_Koth\"\n\t\t\t\"Image1Path\"\t\t\"illustrations/gamemode_koth\"\n\t\t\t\"Mode1Id\"\t\t\t\"1\"\n\n\t\t\t\"Mode2Token\"\t\t\"#Gametype_Escort\"\n\t\t\t\"Desc2Token\"\t\t\"#TF_GameModeDesc_Escort\"\n\t\t\t\"Image2Path\"\t\t\"illustrations/gamemode_payload\"\n\t\t\t\"Mode2Id\"\t\t\t\"2\"\n\t\t}\n\n\t\t\"OfflinePractice_MapSelectionPanel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"COfflinePractice_MapSelectionPanel\"\n\t\t\t\"fieldName\"\t\t\t\"OfflinePractice_MapSelectionPanel\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\t\"wide\"\t\t\t\t\"450\"\n\t\t\t\"tall\"\t\t\t\t\"500\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"paintBackground\"\t\"0\"\n\t\t\t\"TrainingTitle\"\t\t\"#TR_PracticeMapSelectTitle\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/training/modeselection/modepanel.res",
    "content": "\"resource/training/modeselection/modepanel.res\"\n{\n\t\"ModeInfoContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ModeInfoContainer\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"225\"\n\t\t\"tall\"\t\t\t\t\"205\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"ModeNameLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"ModeNameLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\t\"labelText\"\t\t\t\"%modename%\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"225\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"mouseinputenabled\"\t\"0\"\n\t\t\t\"fgcolor_override\"\t\"87 79 70 255\"\n\t\t}\n\n\t\t\"DescLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"DescLabel\"\n\t\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\t\"labelText\"\t\t\t\"%description%\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"175\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"225\"\n\t\t\t\"tall\"\t\t\t\t\"55\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"89 81 71 255\"\n\t\t\t\"auto_wide_tocontents\" \"0\"\n\t\t\t\"wrap\"\t\t\t\t   \"1\"\n\t\t\t\"centerwrap\"\t\t   \"1\"\n\t\t}\n\n\t\t\"ImageFrame\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"ImageFrame\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\"205\"\n\t\t\t\"tall\"\t\t\t\t\"205\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"border\"\t\t\t\"MainMenuHighlightBorder\"\n\t\t}\n\n\t\t// Parented to ImageFrame in code.\n\t\t\"Image\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Image\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"32\"\n\t\t\t\"wide\"\t\t\t\t\"185\"\n\t\t\t\"tall\"\t\t\t\t\"185\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"\"\n\t\t}\n\t}\n\n\t\"StartButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"StartButton\"\n\t\t\"xpos\"\t\t\t\t\"48\"\n\t\t\"ypos\"\t\t\t\t\"215\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Training_SelectMode\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"%startcommand%\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/training/offlinepractice/mapselection.res",
    "content": "\"resource/training/offlinepractice/mapselection.res\"\n{\n\t\"MapImagePanel\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"MapImagePanel\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"330\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"border\"\t\t\t\"ButtonBorder\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t}\n\t\n\t\"HackCoverBottomOfMapImagePanel\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"ypos\"\t\t\"320\"\n\t\t\"wide\"\t\t\"f0\"\n\t\t\"tall\"\t\t\"f0\"\n\t\t\"bgcolor_override\"\t\"DarkerGrey\"\n\t}\n\n\t\"GradientPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"GradientPanel\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"107\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"training/gradient_black\"\n\t}\n\n\t\"PrevButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"PrevButton\"\n\t\t\"xpos\"\t\t\t\t\"36\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_LessThan\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"0\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"goprev\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"NextButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"NextButton\"\n\t\t\"xpos\"\t\t\t\t\"396\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_GreaterThan\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"0\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"gonext\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"MapNameLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"MapNameLabel\"\n\t\t\"font\"\t\t\t\t\"FontBold22\"\n\t\t\"labelText\"\t\t\t\"%mapname%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"145\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"246 237 211 255\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"labelText\"\t\t\t\"%curpage%\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"center\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"63\"\n\t\t\"ypos\"\t\t\t\t\"3\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"33\"\n\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"246 237 211 255\"\n\t}\n\n\t\"StartOfflinePracticeButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"StartOfflinePracticeButton\"\n\t\t\"xpos\"\t\t\t\t\"150\"\n\t\t\"ypos\"\t\t\t\t\"260\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_StartPractice\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"startofflinepractice\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"DifficultyLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"DifficultyLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"#TF_Bot_Difficulty\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"246 237 211 255\"\n\t}\n\n\t\"DifficultyComboBox\"\n\t{\n\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\"fieldName\"\t\t\t\"DifficultyComboBox\"\n\t\t\"Font\"\t\t\t\t\"HudFontSmallestBold\"\n\t\t\"xpos\"\t\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"1\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"editable\"\t\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\"unicode\"\t\t\t\"0\"\n\t\t\"textinsetx\"\t\t\"50\"\n\n\t\t\"fgcolor_override\"\t\"246 237 211 255\"\n\t\t\"bgcolor_override\"\t\"16 14 14 255\"\n\n\t\t\"disabledFgColor_override\" \"235 226 202 255\"\n\t\t\"disabledBgColor_override\" \"51 47 46 255\"\n\t\t\"selectionColor_override\" \"51 47 46 255\"\n\t\t\"selectionTextColor_override\" \"235 226 202 255\"\n\t\t\"defaultSelectionBG2Color_override\" \"51 47 46 255\"\n\t}\n\n\t\"PlayersLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"PlayersLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"#IT_BotAddition_Title\"\n\t\t\"textAlignment\"\t\t\"east\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"228\"\n\t\t\"wide\"\t\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"246 237 211 255\"\n\t}\n\n\t\"NumPlayersTextEntry\"\n\t{\n\t\t\"ControlName\"\t\t\"TextEntry\"\n\t\t\"fieldName\"\t\t\t\"NumPlayersTextEntry\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"textHidden\"\t\t\"0\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"unicode\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"xpos\"\t\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\t\"230\"\n\t\t\"zpos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"22\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"maxchars\"\t\t\t\"2\"\n\t\t\"NumericInputOnly\"\t\"1\"\n\t\t\"selectallonfirstfocus\"\t\"1\"\n\t\t\"bgcolor_override\"\t\t\"16 14 14 255\"\n\t\t\"fgcolor_override\"\t\t\"246 237 211 255\"\n\t}\n\n\t\"SuggestedPlayerCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"SuggestedPlayerCountLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"\"\n\t\t\"textAlignment\"\t\t\"west\"\n\t\t\"xpos\"\t\t\t\t\"230\"\n\t\t\"ypos\"\t\t\t\t\"230\"\n\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"15\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"116 105 92 255\"\n\t}\n}"
  },
  {
    "path": "resource/ui/training/offlinepractice/practicemodeselection.res",
    "content": "\"resource/training/offlinepractice/practicemodeselection.res\"\n{\n\t\"GameModeImagePanel\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"GameModeImagePanel\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"250\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"border\"\t\t\t\"ButtonBorder\"\n\t\t\"paintbackgroundtype\"\t\"2\"\n\t\t\"paintbackground\"\t\t\"1\"\n\t}\n\n\t\"GameModeImageBgPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\"FieldName\"\t\t\t\"GameModeImageBgPanel\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"255\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"tileImage\"\t\t\t\"0\"\n\t\t\"scaleImage\"\t\t\"1\"\n\t\t\"image\"\t\t\t\t\"illustrations/bg\"\n\t}\n\n\t\"PrevButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"PrevButton\"\n\t\t\"xpos\"\t\t\t\t\"36\"\n\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_LessThan\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"0\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"goprev\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"NextButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"NextButton\"\n\t\t\"xpos\"\t\t\t\t\"396\"\n\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"18\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_GreaterThan\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"0\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"gonext\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n\n\t\"GameModeLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"GameModeLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\"labelText\"\t\t\t\"%gamemode%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"83 75 66 255\"\n\t}\n\n\t\"CurPageLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"CurPageLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\t\"%curpage%\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t\t\"xpos\"\t\t\t\t\"70\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"40\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\"fgcolor_override\"\t\"83 75 66 255\"\n\t}\n\n\t\"DescLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\"DescLabel\"\n\t\t\"font\"\t\t\t\t\"HudFontSmallest\"\n\t\t\"labelText\"\t\t\t\"%description%\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"xpos\"\t\t\t\t\"60\"\n\t\t\"ypos\"\t\t\t\t\"230\"\n\t\t\"wide\"\t\t\t\t\"330\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\"autoResize\"\t\t\"1\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t\"fgcolor_override\"\t\"83 75 66 255\"\n\t}\n\n\t\"SelectCurrentGameModeButton\"\n\t{\n\t\t\"ControlName\"\t\t\"CExButton\"\n\t\t\"fieldName\"\t\t\t\"SelectCurrentGameModeButton\"\n\t\t\"xpos\"\t\t\t\t\"160\"\n\t\t\"ypos\"\t\t\t\t\"260\"\n\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"autoResize\"\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"labelText\"\t\t\t\"#TF_Select\"\n\t\t\"font\"\t\t\t\t\"FontBold14\"\n\t\t\"textAlignment\"\t\t\"center\"\n\t\t\"textinsetx\"\t\t\"50\"\n\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\"brighttext\"\t\t\"0\"\n\t\t\"Command\"\t\t\t\"selectcurrentgamemode\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\n}"
  },
  {
    "path": "resource/ui/upgradeboxdialog.res",
    "content": "\"resource/ui/upgradeboxdialog.res\"\n{\n\t\"ConfirmDialog\"\n\t{\n\t\t\"ControlName\"\t\t\"Frame\"\n\t\t\"fieldName\"\t\t\"ConfirmDialog\"\n\t\t\"xpos\"\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\"140\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"200\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\t\n\t\"TitleLabel\"\n\t{\n\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TitleLabel\"\n\t\t\"font\"\t\t\t\"HudFontMediumBold\"\n\t\t\"labelText\"\t\t\"#ConfirmTitle\"\n\t\t\"textAlignment\"\t\"north\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"15\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"autoResize\"\t\"1\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t}\n\t\n\t\"ExplanationLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"ExplanationLabel\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"labelText\"\t\t\"%text%\"\n\t\t\"textAlignment\"\t\"north\"\n\t\t\"xpos\"\t\t\t\"40\"\n\t\t\"ypos\"\t\t\t\"50\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"220\"\n\t\t\"tall\"\t\t\t\"170\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"centerwrap\"\t\"1\"\n\t\t\"fgcolor_override\" \"200 80 60 255\"\n\t}\n\n\t\"UpgradeButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"UpgradeButton\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"135\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#TF_Trial_Upgrade\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"upgrade\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t\t\"defaultBgColor_override\"\t\"102 122 42 255\"\n\t\t\"armedBgColor_override\"\t\t\"143 167 57 255\"\n\t\t\"depressedBgColor_override\"\t\"143 167 57 255\"\n\t\t\"selectedBgColor_override\"\t\"143 167 57 255\"\n\t\t\n    \t\"pin_to_sibling\"            \"ConfirmButton\"\n    \t\"pin_corner_to_sibling\"     \"PIN_CENTER_LEFT\"\n    \t\"pin_to_sibling_corner\"     \"PIN_CENTER_RIGHT\"\n\t}\t\t\t\n\n\t\"ConfirmButton\"\n\t{\n\t\t\"ControlName\"\t\"CExButton\"\n\t\t\"fieldName\"\t\t\"ConfirmButton\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"160\"\n\t\t\"zpos\"\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\"135\"\n\t\t\"tall\"\t\t\t\"25\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"tabPosition\"\t\"0\"\n\t\t\"labelText\"\t\t\"#ConfirmButtonText\"\n\t\t\"font\"\t\t\t\"HudFontSmallBold\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"textinsetx\"\t\"50\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t\t\"Command\"\t\t\"confirm\"\n\t\t\"sound_depressed\"\t\"UI/buttonclick.wav\"\n\t\t\"sound_released\"\t\"UI/buttonclickrelease.wav\"\n\t}\t\t\t\n}"
  },
  {
    "path": "resource/ui/votehud.res",
    "content": "\"resource/ui/votehud.res\"\n{\n\t\"VotePassed\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"VotePassed\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"c-110\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"67\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"PassedIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"PassedIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"hud/vote_yes\"\n\t\t}\n\n\t\t\"PassedTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"PassedTitle\"\n\t\t\t\"xpos\"\t\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"#GameUI_vote_passed\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular12\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"PassedResult\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"PassedResult\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"29\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%passedresult%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"noshortcutsyntax\"\t\"1\"\n\t\t}\n\t}\n\n\t\"VoteActive\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"VoteActive\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"c-110\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"144\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"Header\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"Header\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%header%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Issue\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"Issue\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"22\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%voteissue%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"font_minmode\"\t\t\"StreamerMode\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"noshortcutsyntax\"\t\"1\"\n\t\t}\n\n\t\t\"TargetAvatarImage\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"TargetAvatarImage\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"103\"\n\t\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"color_outline\"\t\t\"52 48 45 255\"\n\t\t}\n\n\t\t// divider\n\t\t\"Divider\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Divider\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"55\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"DullWhite\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t}\n\n\t\t// Temp UI\n\t\t\"LabelOption1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"LabelOption1\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"57\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Option1Background_Selected\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Option1Background_Selected\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"57\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"88 119 140 180\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"Option1CountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"Option1CountLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"28\"\n\t\t\t\"ypos\"\t\t\t\t\"113\"\n\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"Yes\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"LabelOption2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"LabelOption2\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Option2Background_Selected\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Option2Background_Selected\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"73\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"88 119 140 180\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"Option2CountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"Option2CountLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"74\"\n\t\t\t\"ypos\"\t\t\t\t\"113\"\n\t\t\t\"wide\"\t\t\t\t\"16\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"No\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"LabelOption3\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"LabelOption3\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"89\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Option3Background_Selected\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Option3Background_Selected\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"89\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"88 119 140 180\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"LabelOption4\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"LabelOption4\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Option4Background_Selected\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Option4Background_Selected\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"105\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"88 119 140 180\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\n\t\t\"LabelOption5\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"LabelOption5\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"121\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t\"Option5Background_Selected\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Option5Background_Selected\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"121\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"88 119 140 180\"\n\t\t\t\"visible\"\t\t\t\"0\"\n\t\t}\n\n\t\t// divider\n\t\t\"Divider2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"Divider2\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"95\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"TanLight\"\n\t\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t}\n\n\t\t\"VoteCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"VoteCountLabel\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"#GameUI_vote_current_vote_count\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\n\t\t// Vote Bar\n\t\t\"VoteBar\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Panel\"\n\t\t\t\"fieldName\"\t\t\t\"VoteBar\"\n\t\t\t\"xpos\"\t\t\t\t\"11\"\n\t\t\t\"ypos\"\t\t\t\t\"113\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"box_size\"\t\t\t\"16\"\n\t\t\t\"spacer\"\t\t\t\"6\"\n\t\t\t\"box_inset\"\t\t\t\"1\"\n\t\t\t\"yes_texture\"\t\t\"vgui/hud/vote_yes\"\n\t\t\t\"no_texture\"\t\t\"vgui/hud/vote_no\"\n\t\t}\n\t}\n\n\t// This is sent to the vote caller when they're not able to start the vote\n\t\"CallVoteFailed\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"CallVoteFailed\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"c-110\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"67\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"FailedIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"FailedIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"hud/vote_no\"\n\t\t}\n\n\t\t\"FailedTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"FailedTitle\"\n\t\t\t\"xpos\"\t\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"#GameUI_vote_failed\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"200 30 30 255\"\n\t\t}\n\n\t\t\"FailedReason\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"FailedReason\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"29\"\n\t\t\t\"wide\"\t\t\t\t\"140\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"%FailedReason%\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\t}\n\n\t// This is shown to everyone when a vote fails due to lack of votes\n\t\"VoteFailed\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"VoteFailed\"\n\t\t\"xpos\"\t\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\t\"c-110\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\t\"67\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"DarkGrey\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"FailedIcon\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"FailedIcon\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"17\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"hud/vote_no\"\n\t\t}\n\n\t\t\"FailedTitle\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"FailedTitle\"\n\t\t\t\"xpos\"\t\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"98\"\n\t\t\t\"tall\"\t\t\t\t\"17\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"#GameUI_vote_failed\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardSmall\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"200 30 30 255\"\n\t\t}\n\n\t\t\"FailedReason\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Label\"\n\t\t\t\"fieldName\"\t\t\t\"FailedReason\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"29\"\n\t\t\t\"wide\"\t\t\t\t\"130\"\n\t\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"labelText\"\t\t\t\"\"\n\t\t\t\"textAlignment\"\t\t\"north-west\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"ScoreboardVerySmall\"\n\t\t\t\"wrap\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor_override\"\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"VoteSetupDialog\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CVoteSetupDialog\"\n\t\t\"fieldName\"\t\t\t\t\"VoteSetupDialog\"\n\t\t\"xpos\"\t\t\t\t\t\"c-300\"\n\t\t\"ypos\"\t\t\t\t\t\"c-180\"\n\t\t\"wide\"\t\t\t\t\t\"600\"\n\t\t\"tall\"\t\t\t\t\t\"360\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"tabPosition\"\t\t\t\"0\"\n\t\t\"settitlebarvisible\"\t\"0\"\n\t\t\"paintborder\"\t\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"HudBlack\"\n\t\t\"PaintBackground\"\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"header_font\"\t\t\t\t\"ItemFontNameLarge\"\n\t\t\"player_font\"\t\t\t\t\"Default\"\n\t\t\"header_fgcolor\"\t\t\t\"TanLight\"\n\t\t\"issue_width\"\t\t\t\t\"180\"\n\t\t\"issue_font\"\t\t\t\t\"ItemFontNameSmall\"\n\t\t\"issue_fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"issue_fgcolor_disabled\"\t\"TanDark\"\n\t\t\"parameter_width\"\t\t\t\"370\"\n\n\t\t\"TitleLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"TitleLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold18\"\n\t\t\t\"labelText\"\t\t\t\"#TF_Vote_Title\"\n\t\t\t\"textAlignment\"\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"wide\"\t\t\t\t\"550\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"wrap\"\t\t\t\t\"0\"\n\t\t}\n\n\t\t\"VoteSetupList\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\t\"fieldName\"\t\t\t\"VoteSetupList\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"180\"\n\t\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"autoresize\"\t\t\"0\"\n\t\t\t\"linespacing\"\t\t\"16\"\n\t\t}\n\n\t\t\"VoteParameterList\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"SectionedListPanel\"\n\t\t\t\"fieldName\"\t\t\t\"VoteParameterList\"\n\t\t\t\"xpos\"\t\t\t\t\"190\"\n\t\t\t\"ypos\"\t\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\t\"2\"\n\t\t\t\"wide\"\t\t\t\t\"409\"\n\t\t\t\"wide_minmode\"\t\t\"0\"\n\t\t\t\"tall\"\t\t\t\t\"280\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"0\"\n\t\t\t\"autoresize\"\t\t\"0\"\n\t\t\t\"linespacing\"\t\t\"16\"\n\t\t}\n\n\t\t\"ComboLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"ComboLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontRegular8\"\n\t\t\t\"labelText\"\t\t\t\"%combo_label%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\t\"ypos\"\t\t\t\t\"245\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"75\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"1\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\n\t\t\"ComboBox\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ComboBox\"\n\t\t\t\"fieldName\"\t\t\t\"ComboBox\"\n\t\t\t\"Font\"\t\t\t\t\"FontRegular10\"\n\t\t\t\"xpos\"\t\t\t\t\"17\"\n\t\t\t\"ypos\"\t\t\t\t\"265\"\n\t\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\"160\"\n\t\t\t\"tall\"\t\t\t\t\"20\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"1\"\n\t\t\t\"textHidden\"\t\t\"0\"\n\t\t\t\"editable\"\t\t\t\"0\"\n\t\t\t\"maxchars\"\t\t\t\"-1\"\n\t\t\t\"NumericInputOnly\"\t\"0\"\n\t\t\t\"unicode\"\t\t\t\"0\"\n\n\t\t\t\"fgcolor_override\"\t\t\t\t\t\"TanLight\"\n\t\t\t\"bgcolor_override\"\t\t\t\t\t\"Black\"\n\t\t\t\"disabledFgColor_override\"\t\t\t\"TanLight\"\n\t\t\t\"disabledBgColor_override\"\t\t\t\"Black\"\n\t\t\t\"selectionColor_override\"\t\t\t\"Black\"\n\t\t\t\"selectionTextColor_override\"\t\t\"TanLight\"\n\t\t\t\"defaultSelectionBG2Color_override\" \"TanLight\"\n\t\t}\n\n\t\t\"CallVoteButton\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\"fieldName\"\t\t\t\"CallVoteButton\"\n\t\t\t\"xpos\"\t\t\t\t\"330\"\n\t\t\t\"ypos\"\t\t\t\t\"325\"\n\t\t\t\"wide\"\t\t\t\t\"160\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"0\"\n\t\t\t\"tabPosition\"\t\t\"4\"\n\t\t\t\"labelText\"\t\t\t\"#TF_call_vote\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"CallVote\"\n\t\t\t\"Default\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\t\t\"Button1\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"Button\"\n\t\t\t\"fieldName\"\t\t\t\"Button1\"\n\t\t\t\"xpos\"\t\t\t\t\"500\"\n\t\t\t\"ypos\"\t\t\t\t\"325\"\n\t\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\t\"tall\"\t\t\t\t\"25\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"3\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"tabPosition\"\t\t\"4\"\n\t\t\t\"labelText\"\t\t\t\"#TF_VR_Close\"\n\t\t\t\"textAlignment\"\t\t\"center\"\n\t\t\t\"dulltext\"\t\t\t\"0\"\n\t\t\t\"brighttext\"\t\t\"0\"\n\t\t\t\"Command\"\t\t\t\"Close\"\n\t\t\t\"Default\"\t\t\t\"0\"\n\t\t\t\"font\"\t\t\t\t\"FontBold12\"\n\t\t}\n\t}\n}\n"
  },
  {
    "path": "resource/ui/vsh_hud.res",
    "content": "\"resource/ui/vsh_hud.res\"\n{\n\t\"ObjectiveStatusRobotDestruction\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusRobotDestruction\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"left_steal_edge_offset\"\t\"97\"\n\t\t\"right_steal_edge_offset\"\t\"97\"\n\t\t\"robot_x_offset\"\t\t\"78\"\n\t\t\"robot_y_offset\"\t\t\"47\"\n\t\t\"robot_x_step\"\t\t\t\"23\"\n\t\t\"robot_y_step\"\t\t\t\"0\"\n\t\t\n\n\t\t\"color_blue\"\t\t\t\"84 111 127 255\"\n\t\t\"color_red\"\t\t\t\t\"171 59 59 255\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t}\n\n\t\t\"robot_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFHudRobotDestruction_RobotIndicator\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"AutoResize\" \"0\"\n\t\t\t\"skip_autoresize\" \"1\"\n\t\t}\n\t}\n\n\t\"alivecounter\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"alivecounter\"\n\t\t\"xpos\"\t\t\t\"c-30\"\n\t\t\"ypos\"\t\t\t\"r90\"\n\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/color_panel_red\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\t\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"damagecounter\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"damagecounter\"\n\t\t\"xpos\"\t\t\t\"c-36\"\n\t\t\"ypos\"\t\t\t\"r112\"\n\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"replay/thinlineborder\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\t\n\t\t\"dmg_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"dmg_icon\"\n\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"vssaxtonhale/dmg_icon\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"ScoreContainer\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ScoreContainer\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"scaleimage\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\n\t\t\"BorderImage1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BorderImage1\"\t\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"Image\"\t\t\t\"vssaxtonhale/boss_bar_layer1\"\n\t\t\t\"scaleImage\"\t\"1\"\t\t\t\t\t\n\t\t}\n\t\t\n\t\t\"ProgressBarContainer\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\t\"ProgressBarContainer\"\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\t\t\"38\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"183\"\n\t\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\n\t\t\t\"BlueProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlueProgressBarFill\"\n\t\t\t\t\"xpos\"\t\t\t\"-10\"\n\t\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"218\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"0\"\t\n\t\t\t\t\"Image\"\t\t\t\"vssaxtonhale/boss_bar\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"BlueScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\t\"53\"\n\t\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"28\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\t\n\t\t\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"c-99\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"27\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"RedScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"c-97\"\n\t\t\t\"ypos\"\t\t\t\t\"r81\"\n\t\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"28\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"CenterPrintText\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\t\n\t\t\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"c-99\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"27\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"CenterPrintText\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/vsh_hud_hell.res",
    "content": "\"resource/ui/vsh_hud_hell.res\"\n{\t\n\t\"ObjectiveStatusRobotDestruction\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"ObjectiveStatusRobotDestruction\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\n\t\t\"left_steal_edge_offset\"\t\"97\"\n\t\t\"right_steal_edge_offset\"\t\"97\"\n\t\t\"robot_x_offset\"\t\t\"78\"\n\t\t\"robot_y_offset\"\t\t\"47\"\n\t\t\"robot_x_step\"\t\t\t\"23\"\n\t\t\"robot_y_step\"\t\t\t\"0\"\n\t\t\n\n\t\t\"color_blue\"\t\t\t\"84 111 127 255\"\n\t\t\"color_red\"\t\t\t\t\"171 59 59 255\"\n\n\t\t\"if_hybrid\"\n\t\t{\n\t\t\t\"zpos\"\t\t\t\"-1\"\n\t\t}\n\n\t\t\"robot_kv\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFHudRobotDestruction_RobotIndicator\"\n\t\t\t\"xpos\"\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"20\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"paintborder\"\t\"0\"\n\t\t\t\"AutoResize\" \"0\"\n\t\t\t\"skip_autoresize\" \"1\"\n\t\t}\n\t}\n\n\t\"alivecounter\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"alivecounter\"\n\t\t\"xpos\"\t\t\t\"c-30\"\n\t\t\"ypos\"\t\t\t\"r80\"\n\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"50\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"../hud/color_panel_blu\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\t\n\t\t\"playerimage\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"playerimage\"\n\t\t\t\"xpos\"\t\t\t\"12\"\n\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"8\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"capture_icon_white\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"damagecounter\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"damagecounter\"\n\t\t\"xpos\"\t\t\t\"c-36\"\n\t\t\"ypos\"\t\t\t\"r112\"\n\t\t\"zpos\"\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\"30\"\n\t\t\"visible\"\t\t\"1\"\n\t\n\t\t\"background\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CTFImagePanel\"\n\t\t\t\"fieldName\"\t\t\"background\"\n\t\t\t\"xpos\"\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\"7\"\n\t\t\t\"zpos\"\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\"62\"\n\t\t\t\"tall\"\t\t\t\"23\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"replay/thinlineborder\"\n\t\t\t\t\n\t\t\t\"src_corner_height\"\t\t\"23\"\n\t\t\t\"src_corner_width\"\t\t\"23\"\n\t\t\t\t\t\n\t\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\t\"draw_corner_height\" \t\"5\"\t\n\t\t}\t\n\t\t\"dmg_icon\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\t\t\n\t\t\t\"fieldName\"\t\t\"dmg_icon\"\n\t\t\t\"xpos\"\t\t\t\"9\"\n\t\t\t\"ypos\"\t\t\t\"11\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"15\"\n\t\t\t\"tall\"\t\t\t\"15\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"image\"\t\t\t\"vssaxtonhale_hell/dmg_icon\"\n\t\t\t\"scaleImage\"\t\"1\"\n\t\t}\n\t}\n\t\n\t\"ScoreContainer\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"ScoreContainer\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"f0\"\n\t\t\"scaleimage\"\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\n\t\t\"BorderImage2\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BorderImage2\"\t\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"42\"\n\t\t\t\"zpos\"\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"Image\"\t\t\t\"vssaxtonhale_hell/boss_bar_layer3\"\n\t\t\t\"scaleImage\"\t\"1\"\t\t\t\t\t\n\t\t}\n\t\t\n\t\t\"BorderImage1\"\n\t\t{\n\t\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\"BorderImage1\"\t\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"42\"\n\t\t\t\"zpos\"\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"50\"\n\t\t\t\"autoResize\"\t\"0\"\n\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\"Image\"\t\t\t\"vssaxtonhale_hell/boss_bar_layer1\"\n\t\t\t\"scaleImage\"\t\"1\"\t\t\t\t\t\n\t\t}\n\t\t\n\t\t\"ProgressBarContainer\"\n\t\t{\n\t\t\t\"fieldName\"\t\t\t\t\"ProgressBarContainer\"\n\t\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\t\"xpos\"\t\t\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\t\t\"42\"\n\t\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\t\"wide\"\t\t\t\t\t\"183\"\n\t\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t\t\t\n\t\t\t\"RedProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"RedProgressBarFill\"\n\t\t\t\t\"xpos\"\t\t\t\"-10\"\n\t\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\t\"zpos\"\t\t\t\"10\"\n\t\t\t\t\"wide\"\t\t\t\"218\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"0\"\t\n\t\t\t\t\"Image\"\t\t\t\"vssaxtonhale_hell/boss_bar_layer2\"\n\t\t\t}\n\t\t\t\n\t\t\t\"BlueProgressBarFill\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\t\t\"fieldName\"\t\t\"BlueProgressBarFill\"\n\t\t\t\t\"xpos\"\t\t\t\"-10\"\n\t\t\t\t\"ypos\"\t\t\t\"16\"\n\t\t\t\t\"zpos\"\t\t\t\"5\"\n\t\t\t\t\"wide\"\t\t\t\"218\"\n\t\t\t\t\"tall\"\t\t\t\"18\"\n\t\t\t\t\"autoResize\"\t\"1\"\n\t\t\t\t\"pinCorner\"\t\t\"0\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"tabPosition\"\t\"0\"\n\t\t\t\t\"scaleImage\"\t\"0\"\t\n\t\t\t\t\"Image\"\t\t\t\"vssaxtonhale_hell/boss_bar\"\n\t\t\t}\n\t\t}\n\t\t\n\t\t\"BlueScoreValueContainer\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueScoreValueContainer\"\n\t\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\t\"57\"\n\t\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"bgcolor_override\"\t\t\"0 0 0 0\"\n\t\t\t\"proportionalToParent\"\t\"1\"\n\n\t\t\t\"Score\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"Score\"\n\t\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\t\"zpos\"\t\t\t\"28\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\t\"fgcolor\"\t\t\"TanLight\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\t\n\t\t\n\t\t\t\"ScoreShadow\"\n\t\t\t{\n\t\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\t\"fieldName\"\t\t\"ScoreShadow\"\n\t\t\t\t\"xpos\"\t\t\t\"c-99\"\n\t\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\t\"zpos\"\t\t\t\"27\"\n\t\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\t\"labelText\"\t\t\"%score%\"\n\t\t\t\t\"font\"\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\t\"fgcolor\"\t\t\"Black\"\t\t\n\t\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t\t}\n\t\t}\n\t}\n\t\n\t\"CountdownContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"CountdownContainer\"\n\t\t\"xpos\"\t\t\t\t\"c-97\"\n\t\t\"ypos\"\t\t\t\t\"r71\"\n\t\t\"zpos\"\t\t\t\t\"20\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\n\t\t\"CountdownLabelTime\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CountdownLabelTime\"\n\t\t\t\"xpos\"\t\t\t\"c-100\"\n\t\t\t\"ypos\"\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\"28\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\"labelText\"\t\t\"%countdowntime%\"\n\t\t\t\"font\"\t\t\t\"CenterPrintText\"\n\t\t\t\"fgcolor\"\t\t\"TanLight\"\t\t\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\t\n\t\t\n\t\t\"CountdownLabelTimeTimeShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\"CountdownLabelTimeTimeShadow\"\n\t\t\t\"xpos\"\t\t\t\"c-99\"\n\t\t\t\"ypos\"\t\t\t\"1\"\n\t\t\t\"zpos\"\t\t\t\"27\"\n\t\t\t\"wide\"\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\"20\"\n\t\t\t\"visible\"\t\t\"1\"\n\t\t\t\"enabled\"\t\t\"1\"\n\t\t\t\"textAlignment\"\t\"center\"\t\n\t\t\t\"labelText\"\t\t\"%countdowntime%\"\n\t\t\t\"font\"\t\t\t\"CenterPrintText\"\n\t\t\t\"fgcolor\"\t\t\"Black\"\t\t\n\t\t\t\"proportionalToParent\"\t\"1\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/wavecompletesummarypanel.res",
    "content": "\"resource/ui/wavecompletepanel.res\"\n{\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"75\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"fillcolor\"\t\t\t\t\"HudBlack\"\n\n\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\"\t\"0\"\n\t}\n\n\t\"WaveCompleteContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\t\"WaveCompleteContainer\"\n\t\t\"xpos\"\t\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\t\t\"1\"\n\t\t\"paintborder\"\t\t\t\t\"1\"\n\t\t\"border\"\t\t\t\t\t\"DarkRedTeamBorder\"\n\t\t\"PaintBackgroundType\"\t\t\"0\"\n\t\t\"bgcolor_override\"\t\t\t\"HUDRedTeamSolid\"\n\n\t\t\"WaveCompleteLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"WaveCompleteLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontMediumSmallBold\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"labelText\"\t\t\t\t\"%titletext%\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"CreditContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"CreditContainer\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"28\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\n\t\t\"CreditCollectedTextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditCollectedTextLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Currency\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\t\"76\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CreditCollectedCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditCollectedCountLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"%creditscollected%\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"78\"\n\t\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"CreditsGreen\"\n\t\t}\n\n\t\t\"CreditMissedTextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditMissedTextLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Missed\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"17\"\n\t\t\t\"wide\"\t\t\t\t\t\"76\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CreditMissedCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditMissedCountLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"%creditsmissed%\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"78\"\n\t\t\t\"ypos\"\t\t\t\t\t\"17\"\n\t\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"RedSolid\"\n\t\t}\n\n\t\t\"CreditBonusTextLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditBonusTextLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Bonus\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"29\"\n\t\t\t\"wide\"\t\t\t\t\t\"76\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"CreditBonusCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"CreditBonusCountLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"%creditbonus%\"\n\t\t\t\"textAlignment\"\t\t\t\"north-east\"\n\t\t\t\"xpos\"\t\t\t\t\t\"78\"\n\t\t\t\"ypos\"\t\t\t\t\t\"29\"\n\t\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"CreditsGreen\"\n\t\t}\n\t}\n\n\t\"RatingContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"RatingContainer\"\n\t\t\"xpos\"\t\t\t\t\t\"78\"\n\t\t\"ypos\"\t\t\t\t\t\"25\"\n\t\t\"wide\"\t\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\t\"400\"\n\t\t\"autoResize\"\t\t\t\"1\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\n\t\t\"RatingLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"RatingLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"FontRegular12\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Rating\"\n\t\t\t\"textAlignment\"\t\t\t\"north\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"8\"\n\t\t\t\"wide\"\t\t\t\t\t\"115\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"RatingText\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"RatingText\"\n\t\t\t\"font\"\t\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\t\"%ratingscore%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"14\"\n\t\t\t\"wide\"\t\t\t\t\t\"115\"\n\t\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\t}\n\n\t\"RespecBackground\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"RespecBackground\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"75\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"../HUD/tournament_panel_brown\"\n\n\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\"\t\"0\"\n\t}\n\n\t\"RespecContainer\"\n\t{\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\t\"RespecContainer\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"75\"\n\t\t\"wide\"\t\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\n\t\t\"RespecTextLabelWin\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"RespecTextLabelWin\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"#TF_PVE_Respecs\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"160\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t}\n\n\t\t\"RespecCountLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\t\"RespecCountLabel\"\n\t\t\t\"font\"\t\t\t\t\t\"HudFontSmall\"\n\t\t\t\"labelText\"\t\t\t\t\"%respeccount%\"\n\t\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\t\"xpos\"\t\t\t\t\t\"145\"\n\t\t\t\"ypos\"\t\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\t\"30\"\n\t\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\t\"fgcolor\"\t\t\t\t\"CreditsGreen\"\n\t\t}\n\t}\n}"
  },
  {
    "path": "resource/ui/wavestatuspanel.res",
    "content": "\"resource/ui/wavestatuspanel.res\"\n{\n\t\"Background\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"Background\"\n\t\t\"xpos\"\t\t\t\t\t\"9999\"\n\t\t\"ypos\"\t\t\t\t\t\"9999\"\n\t\t\"zpos\"\t\t\t\t\t\"-1\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"35\"\n\t\t\"autoResize\"\t\t\t\"0\"\n\t\t\"pinCorner\"\t\t\t\t\"0\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"0\"\n\t\t\"image\"\t\t\t\t\t\"../HUD/tournament_panel_brown\"\n\n\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"0\"\n\t\t\"draw_corner_height\"\t\"0\"\n\t}\n\n\t\"WaveCountLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"WaveCountLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\t\"136\"\n\t\t\"ypos\"\t\t\t\t\t\"5\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"labelText\"\t\t\t\t\"%wave_count%\"\n\t}\n\n\t\"WaveCountLabelShadow\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"WaveCountLabelShadow\"\n\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\"fgcolor\"\t\t\t\t\"Black\"\n\t\t\"xpos\"\t\t\t\t\t\"-1\"\n\t\t\"ypos\"\t\t\t\t\t\"-1\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\t\"center\"\n\t\t\"labelText\"\t\t\t\t\"%wave_count%\"\n\t\t\"pin_to_sibling\"\t\t\"WaveCountLabel\"\n\t}\n\n\t\"SeparatorBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\"Panel\"\n\t\t\"fieldName\"\t\t\t\t\"SeparatorBar\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"1\"\n\t\t\"tall\"\t\t\t\t\t\"30\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"scaleImage\"\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"bgcolor_override\"\t\t\"TanLight\"\n\n\t\tif_verbose\n\t\t{\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"SupportLabel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\t\t\"SupportLabel\"\n\t\t\"font\"\t\t\t\t\t\"FontBold12\"\n\t\t\"fgcolor\"\t\t\t\t\"TanLight\"\n\t\t\"xpos\"\t\t\t\t\t\"55\"\n\t\t\"ypos\"\t\t\t\t\t\"6\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\t\"15\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"textAlignment\"\t\t\t\"west\"\n\t\t\"labelText\"\t\t\t\t\"#TF_MVM_Support\"\n\n\t\tif_verbose\n\t\t{\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t}\n\t}\n\n\t\"ProgressBar\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBar\"\n\t\t\"xpos\"\t\t\t\t\t\"277\"\n\t\t\"ypos\"\t\t\t\t\t\"7\"\n\t\t\"zpos\"\t\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\t\"118\"\n\t\t\"tall\"\t\t\t\t\t\"9\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"../HUD/tournament_panel_blu\"\n\t\t\n\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\"draw_corner_height\" \t\"5\"\n\t}\n\n\t\"ProgressBarBG\"\n\t{\n\t\t\"ControlName\"\t\t\t\"ScalableImagePanel\"\n\t\t\"fieldName\"\t\t\t\t\"ProgressBarBG\"\n\t\t\"xpos\"\t\t\t\t\t\"276\"\n\t\t\"ypos\"\t\t\t\t\t\"6\"\n\t\t\"zpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"120\"\n\t\t\"tall\"\t\t\t\t\t\"12\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"image\"\t\t\t\t\t\"../HUD/tournament_panel_tan\"\n\n\t\t\"src_corner_height\"\t\t\"22\"\n\t\t\"src_corner_width\"\t\t\"22\"\n\t\t\"draw_corner_width\"\t\t\"5\"\n\t\t\"draw_corner_height\"\t\"5\"\n\t}\n}\n"
  },
  {
    "path": "resource/ui/winpanel.res",
    "content": "\"resource/ui/winpanel.res\"\n{\n\t\"TeamScoresPanel\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"TeamScoresPanel\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"40\"\n\t\t\"visible\"\t\t\t\"1\"\n\n\t\t\"BlueScoreBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueScoreBG\"\n\t\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t}\n\n\t\t\"RedScoreBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedScoreBG\"\n\t\t\t\"xpos\"\t\t\t\t\"9999\"\n\t\t}\n\n\t\t\"BLUBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BLUBG\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"HUDBlueTeamSolid\"\n\t\t}\n\n\t\t\"BLUBG2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BLUBG2\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"HUDBlueTeamDark\"\n\t\t}\n\n\t\t\"REDBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"REDBG\"\n\t\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\t\"16\"\n\t\t\t\"zpos\"\t\t\t\t\"-1\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"21\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"HUDRedTeamSolid\"\n\t\t}\n\n\t\t\"REDBG2\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"ImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"REDBG2\"\n\t\t\t\"xpos\"\t\t\t\t\"100\"\n\t\t\t\"ypos\"\t\t\t\t\"18\"\n\t\t\t\"zpos\"\t\t\t\t\"-2\"\n\t\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\t\"tall\"\t\t\t\t\"22\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"fillcolor\"\t\t\t\"HUDRedTeamDark\"\n\t\t}\n\n\t\t\"BlueTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueTeamLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"%blueteamname%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\t\"ypos\"\t\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"56\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\t\t\"BlueTeamLabelShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueTeamLabelShadow\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\t\"%blueteamname%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"56\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"BlueTeamLabel\"\n\t\t}\n\n\t\t\"BlueTeamScore\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueTeamScore\"\n\t\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\t\"%blueteamscore%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\"32\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\t\t\"BlueTeamScoreShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueTeamScoreShadow\"\n\t\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\t\"%blueteamscore%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"BlueTeamScore\"\n\t\t}\n\n\t\t\"BlueLeaderAvatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueLeaderAvatar\"\n\t\t\t\"xpos\"\t\t\t\t\"2\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"color_outline\"\t\t\"HUDBlueTeamDark\"\n\t\t}\n\t\t\"BlueLeaderAvatarBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"BlueLeaderAvatarBG\"\n\t\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"39\"\n\t\t\t\"tall\"\t\t\t\t\"39\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"HUDBlueTeamDark\"\n\t\t}\n\n\t\t\"RedTeamLabel\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"RedTeamLabel\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"labelText\"\t\t\t\"%redteamname%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\"138\"\n\t\t\t\"ypos\"\t\t\t\t\"12\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"56\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\t\t\"RedTeamLabelShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"RedTeamLabelShadow\"\n\t\t\t\"font\"\t\t\t\t\"FontBold20\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\t\"%redteamname%\"\n\t\t\t\"textAlignment\"\t\t\"east\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"56\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"RedTeamLabel\"\n\t\t}\n\n\t\t\"RedTeamScore\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"RedTeamScore\"\n\t\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\t\"labelText\"\t\t\t\"%redteamscore%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"105\"\n\t\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t}\n\t\t\"RedTeamScoreShadow\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CExLabel\"\n\t\t\t\"fieldName\"\t\t\t\"RedTeamScoreShadow\"\n\t\t\t\"font\"\t\t\t\t\"FontBold37\"\n\t\t\t\"fgcolor\"\t\t\t\"Black\"\n\t\t\t\"labelText\"\t\t\t\"%redteamscore%\"\n\t\t\t\"textAlignment\"\t\t\"west\"\n\t\t\t\"xpos\"\t\t\t\t\"-2\"\n\t\t\t\"ypos\"\t\t\t\t\"-2\"\n\t\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\t\"wide\"\t\t\t\t\"65\"\n\t\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\t\"autoResize\"\t\t\"0\"\n\t\t\t\"pinCorner\"\t\t\t\"0\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"pin_to_sibling\"\t\"RedTeamScore\"\n\t\t}\n\n\t\t\"RedLeaderAvatar\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"CAvatarImagePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedLeaderAvatar\"\n\t\t\t\"xpos\"\t\t\t\t\"164\"\n\t\t\t\"ypos\"\t\t\t\t\"2\"\n\t\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\t\"wide\"\t\t\t\t\"35\"\n\t\t\t\"tall\"\t\t\t\t\"35\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"enabled\"\t\t\t\"1\"\n\t\t\t\"image\"\t\t\t\t\"\"\n\t\t\t\"scaleImage\"\t\t\"1\"\n\t\t\t\"color_outline\"\t\t\"HUDRedTeamDark\"\n\t\t}\n\t\t\"RedLeaderAvatarBG\"\n\t\t{\n\t\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\t\"fieldName\"\t\t\t\"RedLeaderAvatarBG\"\n\t\t\t\"xpos\"\t\t\t\t\"162\"\n\t\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\t\"zpos\"\t\t\t\t\"4\"\n\t\t\t\"wide\"\t\t\t\t\"39\"\n\t\t\t\"tall\"\t\t\t\t\"39\"\n\t\t\t\"visible\"\t\t\t\"1\"\n\t\t\t\"PaintBackgroundType\"\t\"0\"\n\t\t\t\"bgcolor_override\"\t\t\"HUDRedTeamDark\"\n\t\t}\n\t}\n\n\t\"WinPanelBGBorder\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"WinPanelBGBorder\"\n\t\t\"xpos\"\t\t\t\"cs-0.5\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\"p0.94\"\n\t\t\"tall\"\t\t\t\"185\"\n\t\t\"visible\"\t\t\"0\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"border\"\t\t\"TFFatLineBorderBlueBG\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t}\n\t\"WinPanelBG2\"\n\t{\n\t\t\"ControlName\"\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\"WinPanelBG2\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"36\"\n\t\t\"zpos\"\t\t\t\"-3\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"125\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"paintborder\"\t\"0\"\n\t\t\"bgcolor_override\"\t\t\"16 16 16 240\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\t\"WinningTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinningTeamLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\"41\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"190\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%WinningTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"AdvancingTeamLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"AdvancingTeamLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"41\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"185\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%AdvancingTeamLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"WinReasonLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"WinReasonLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"DetailsLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"DetailsLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"132\"\n\t\t\"zpos\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\"185\"\n\t\t\"tall\"\t\t\t\"12\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"%DetailsLabel%\"\n\t\t\"textAlignment\"\t\"Center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"ShadedBar\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"ShadedBar\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\n\t\"TopPlayersLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"TopPlayersLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"PointsThisRoundLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"PointsThisRoundLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"HorizontalLine\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"HorizontalLine\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"Player1Avatar\"\n\t{\n\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\"Player1Avatar\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"color_outline\"\t\"52 48 45 255\"\n\t}\n\t\"Player1Name\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player1Name\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"29\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player1Class\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player1Class\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player1Score\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player1Score\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"180\"\n\t\t\"ypos\"\t\t\t\"55\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player2Avatar\"\n\t{\n\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\"Player2Avatar\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"color_outline\"\t\"52 48 45 255\"\n\t}\n\t\"Player2Name\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player2Name\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"29\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player2Class\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player2Class\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player2Score\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player2Score\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"180\"\n\t\t\"ypos\"\t\t\t\"70\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player3Avatar\"\n\t{\n\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\"Player3Avatar\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"color_outline\"\t\"52 48 45 255\"\n\t}\n\t\"Player3Name\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player3Name\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"29\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player3Class\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player3Class\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"Player3Score\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"Player3Score\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"180\"\n\t\t\"ypos\"\t\t\t\"85\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\n\t\"KillStreakLeaderLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillStreakLeaderLabel\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\"100\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"#Winpanel_KillStreakLeader\"\n\t\t\"textAlignment\"\t\"center\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"KillStreakMaxCountLabel\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillStreakMaxCountLabel\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"HorizontalLine2\"\n\t{\n\t\t\"ControlName\"\t\"ImagePanel\"\n\t\t\"fieldName\"\t\t\"HorizontalLine2\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"KillStreakPlayer1Badge\"\n\t{\n\t\t\"ControlName\"\t\"CTFBadgePanel\"\n\t\t\"fieldName\"\t\t\"KillStreakPlayer1Badge\"\n\t\t\"xpos\"\t\t\t\"9999\"\n\t}\n\t\"KillStreakPlayer1Avatar\"\n\t{\n\t\t\"ControlName\"\t\"CAvatarImagePanel\"\n\t\t\"fieldName\"\t\t\"KillStreakPlayer1Avatar\"\n\t\t\"xpos\"\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\"115\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"14\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"image\"\t\t\t\"\"\n\t\t\"scaleImage\"\t\"1\"\n\t\t\"color_outline\"\t\"52 48 45 255\"\n\t}\n\t\"KillStreakPlayer1Name\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillStreakPlayer1Name\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"29\"\n\t\t\"ypos\"\t\t\t\"115\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"KillStreakPlayer1Class\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillStreakPlayer1Class\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"130\"\n\t\t\"ypos\"\t\t\t\"115\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"45\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n\t\"KillStreakPlayer1Score\"\n\t{\n\t\t\"ControlName\"\t\"CExLabel\"\n\t\t\"fieldName\"\t\t\"KillStreakPlayer1Score\"\n\t\t\"font\"\t\t\t\"FontRegular10\"\n\t\t\"xpos\"\t\t\t\"180\"\n\t\t\"ypos\"\t\t\t\"115\"\n\t\t\"zpos\"\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\"20\"\n\t\t\"tall\"\t\t\t\"14\"\n\t\t\"autoResize\"\t\"0\"\n\t\t\"pinCorner\"\t\t\"0\"\n\t\t\"visible\"\t\t\"1\"\n\t\t\"enabled\"\t\t\"1\"\n\t\t\"labelText\"\t\t\"\"\n\t\t\"textAlignment\"\t\"west\"\n\t\t\"dulltext\"\t\t\"0\"\n\t\t\"brighttext\"\t\"0\"\n\t}\n}"
  },
  {
    "path": "scripts/hudanimations_custom.txt",
    "content": "// Bonus Health Pulse\nevent HudHealthBonusPulse\n{\n//\tRunEvent HudHealthBonusBox\t\t0.0\n\tRunEvent HudHealthBonusText\t\t\t0.0\n\n\tRunEvent HudHealthBonusPulseLoop\t0.4\n}\n\nevent HudHealthBonusPulseStop\n{\n\tStopEvent HudHealthBonusPulse\t\t0.0\n\tStopEvent HudHealthBonusPulseLoop\t0.0\n\n//\tRunEvent HudHealthStopBox\t\t\t0.0\n\tRunEvent HudHealthStopText\t\t\t0.0\n}\n//==================================================================================\n\n// Low Health Pulse\nevent HudHealthDyingPulse\n{\n//\tRunEvent HudHealthDyingBox\t\t0.0\n\tRunEvent HudHealthDyingText\t\t\t0.0\n\n\tRunEvent HudHealthDyingPulseLoop\t0.4\n}\n\nevent HudHealthDyingPulseStop\n{\n\tStopEvent HudHealthDyingPulse \t\t0.0\n\tStopEvent HudHealthDyingPulseLoop \t0.0\n\n//\tRunEvent HudHealthStopBox\t\t\t0.0\n\tRunEvent HudHealthStopText\t\t\t0.0\n}\n//==================================================================================\n\n//Low Ammo Pulse\nevent HudLowAmmoPulse\n{\n//\tRunEvent HudAmmoLowBox\t\t\t0.0\n\tRunEvent HudAmmoLowText\t\t\t\t0.0\n\n\tRunEvent HudLowAmmoPulseLoop\t\t0.4\n}\n\nevent HudLowAmmoPulseStop\n{\n\tStopEvent HudLowAmmoPulse \t\t\t0.0\n\tStopEvent HudLowAmmoPulseLoop \t\t0.0\n\n//\tRunEvent HudAmmoStopBox\t\t\t0.0\n\tRunEvent HudAmmoStopText\t\t\t0.0\n}\n//==================================================================================\n\nevent HudMedicCharged\n{\n\tAnimate\tChargeMeter \t\t\t\tFgColor\t\t\"UberCharge\"\t\tLinear 0.0 0.1\n\tAnimate\tChargeMeter \t\t\t\tFgColor\t\t\"UberChargePulse\"\tLinear 0.3 0.4\n\t\n\tAnimate\tChargeLabel \t\t\t\tFgColor\t\t\"UberCharge\"\t\tLinear 0.0 0.1\n\tAnimate\tChargeLabel \t\t\t\tFgColor\t\t\"UberChargePulse\"\tLinear 0.3 0.4\n\n\tRunEvent HudMedicChargedLoop\t\t0.6\n}\n\nevent HudMedicChargedStop\n{\n\tStopEvent HudMedicCharged\t\t\t0.0\n\tStopEvent HudMedicChargedLoop\t\t0.0\n\n\tAnimate\tChargeMeter\t\t\t\t\tFgColor\t\t\"UberCharge\"\t\tLinear 0.0 0.0001\n\t\n\tAnimate\tChargeLabel\t\t\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n}\n//==================================================================================\n\n// Spy Disguise\nevent HudSpyDisguiseChanged\n{\n\tAnimate\tPlayerStatusSpyOutlineImage\tAlpha\t\t\"200\"\t\t\t\tLinear 0.0 0.2\n\tAnimate\tPlayerStatusSpyOutlineImage\tPosition\t\"100 r145\"\t\t\tLinear 0.0 0.2\n\tAnimate\tPlayerStatusSpyOutlineImage\tSize\t\t\"120 120\"\t\t\tLinear 0.0 0.2\n\n\tRunEvent HudSpyDisguiseHide\t\t\t0.7\n}\n\nevent HudSpyDisguiseHide\n{\n\tAnimate PlayerStatusSpyOutlineImage\tAlpha\t\t\"0\"\t\t\t\t\tLinear 0.2 0.1\n\tAnimate PlayerStatusSpyOutlineImage\tPosition\t\"0 r0\"\t\t\t\tLinear 0.0 0.2\n\tAnimate PlayerStatusSpyOutlineImage\tSize\t\t\"0 0\"\t\t\t\tLinear 0.0 0.2\n}\n\n//==================================================================================\n\nevent CompetitiveGame_RestoreChatWindow\n{\n    // Fix stuck animations\n    RunEvent HudHealthDyingPulseStop 0.1\n    RunEvent HudHealthBonusPulseStop 0.1\n    RunEvent HudLowAmmoPulseStop 0.1\n    RunEvent HudMedicChargedStop 0.1\n}\n//==================================================================================\n\nevent TrainingHudBounce\n{\n\tAnimate ObjectiveStatusTraining\t\tPosition\t\"c-160 r167\"\t\tLinear 0 0\n\tAnimate ObjectiveStatusTraining\t\tPosition\t\"c-160 r107\"\t\tBounce 0.0 2.0\n}\n//==================================================================================\n\nevent TeamStatus_PlayerDead\n{\n\tSetVisible\trespawntime\t1\t0\n}\n\nevent TeamStatus_PlayerAlive\n{\n\tSetVisible\trespawntime\t0\t0.2\n}\n//==================================================================================\n\nevent MenuPulse\n{\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"7\"\t\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"2\"\t\t\t\t\t\t\t\t\tDeaccel\t0.1\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"7\"\t\t\t\t\t\t\t\t\tLinear\t0.2\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"2\"\t\t\t\t\t\t\t\t\tDeaccel\t0.3\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"7\"\t\t\t\t\t\t\t\t\tLinear\t0.4\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"2\"\t\t\t\t\t\t\t\t\tDeaccel\t0.5\t\t0.1\n\tAnimate HudMenu\t\t\t\t\t\t\t\tBlur\t\t\t\"1\"\t\t\t\t\t\t\t\t\tDeaccel\t0.6\t\t0.4\n\n\tRunEvent UberTimerHide\t\t\t\t\t\t0.2\n}\n\nevent MenuClose\n{\n\tAnimate HudMenu\t\t\t\t\t\t\t\tAlpha\t\t\t\"0\"\t\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.2\n\tAnimate HudMenu\t\t\t\t\t\t\t\tSelectionAlpha\t\"0\"\t\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.2\n\tAnimate HudMenu\t\t\t\t\t\t\t\tFGColor\t\t\t\"Blank\"\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.2\n\tAnimate HudMenu\t\t\t\t\t\t\t\tMenuColor\t\t\"Blank\"\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.2\n\tAnimate HudMenu\t\t\t\t\t\t\t\tItemColor\t\t\"Blank\"\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.2\n\n\tRunEvent UberTimer\t\t\t\t\t\t\t0.0\n}\n\nevent UberTimerRun\n{\n\tAnimate UberCounterBG\t\t\t\t\t\tTall\t\t\t\"2\"\t\t\t\t\t\t\t\t\tLinear\t0.1\t\t0.001\n\tAnimate UberCounter\t\t\t\t\t\t\tBGColor\t\t\t\"255 0 0 255\"\t\t\t\t\t\tLinear\t0.0\t\t0.001\n\tAnimate UberCounter\t\t\t\t\t\t\tWide\t\t\t\"110\"\t\t\t\t\t\t\t\tLinear\t0.0\t\t55.0\n\tAnimate UberCounter\t\t\t\t\t\t\tBGColor\t\t\t\"127 127 0 255\"\t\t\t\t\t\tLinear\t40.0\t0.001\n\tAnimate UberCounter\t\t\t\t\t\t\tBGColor\t\t\t\"0 255 0 255\"\t\t\t\t\t\tLinear\t55.0\t0.001\n\n\tRunEvent UberTimerHide\t\t\t\t\t\t60.0\n}\n\nevent UberTimerHide\n{\n\tStopEvent UberTimerRun\t\t\t\t\t\t0.0\n\n\tAnimate UberCounterBG\t\t\t\t\t\tTall\t\t\t\"0\"\t\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.0\n\tAnimate UberCounter\t\t\t\t\t\t\tWide\t\t\t\"0\"\t\t\t\t\t\t\t\t\tLinear\t0.0\t\t0.0\n}\n\nevent UberTimer { }\n\n//==================================================================================\n\nevent CompetitiveGame_LowerChatWindow { }\nevent HudTournament_MoveChatWindow { }\nevent HudCartAlarmPulse{}\n"
  },
  {
    "path": "scripts/hudanimations_health_ammo.txt",
    "content": "event HudHealthBonusBox\n{\n\tAnimate\tHealthBG\t\t\t\t\tBgColor\t\t\"Overheal\"\t\t\tAccel 0.0 0.0\n}\n\nevent HudHealthDyingBox\n{\n\tAnimate\tHealthBG\t\t\t\t\tBgColor\t\t\"LowHealth\"\t\t\tAccel 0.0 0.0\n}\n\nevent HudHealthStopBox\n{\n\tAnimate\tHealthBG\t\t\t\t\tBgColor\t\t\"Transparent\"\t\tAccel 0.0 0.0\n}\n\n//========================================================================================\n\nevent HudHealthBonusText\n{\n\tAnimate\tPlayerHealthValue\t\t\tFgColor\t\t\"Overheal\"\t\t\tAccel 0.0 0.0\n\tAnimate\tPlayerHealthShadow\t\t\tFgColor\t\t\"OverhealShadow\"\tAccel 0.0 0.0\n\t\n\tAnimate\tTargetHealthValue\t\t\tFgColor\t\t\"Overheal\"\t\t\tAccel 0.0 0.0\n\tAnimate\tTargetHealthShadow\t\t\tFgColor\t\t\"OverhealShadow\"\tAccel 0.0 0.0\n\t\n\tAnimate\tSpecHealthValue\t\t\t\tFgColor\t\t\"Overheal\"\t\t\tAccel 0.0 0.0\n\tAnimate\tSpecHealthShadow\t\t\tFgColor\t\t\"OverhealShadow\"\tAccel 0.0 0.0\n}\n\nevent HudHealthDyingText\n{\n\tAnimate\tPlayerHealthValue\t\t\tFgColor\t\t\"LowHealth\"\t\t\tAccel 0.0 0.0\n\tAnimate\tPlayerHealthShadow\t\t\tFgColor\t\t\"LowHealthShadow\"\tAccel 0.0 0.0\n\n\tAnimate\tTargetHealthValue\t\t\tFgColor\t\t\"LowHealth\"\t\t\tAccel 0.0 0.0\n\tAnimate\tTargetHealthShadow\t\t\tFgColor\t\t\"LowHealthShadow\"\tAccel 0.0 0.0\n\n\tAnimate\tSpecHealthValue\t\t\t\tFgColor\t\t\"LowHealth\"\t\t\tAccel 0.0 0.0\n\tAnimate\tSpecHealthShadow\t\t\tFgColor\t\t\"LowHealthShadow\"\tAccel 0.0 0.0\n}\n\nevent HudHealthStopText\n{\n\tAnimate\tPlayerHealthValue\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate\tPlayerHealthShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n\n\tAnimate\tTargetHealthValue\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate\tTargetHealthShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n\t\n\tAnimate\tSpecHealthValue\t\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate\tSpecHealthShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n}\n\n//========================================================================================\n\nevent HudAmmoLowBox\n{\n\tAnimate\tAmmoBG\t\t\t\t\t\tBgColor\t\t\"LowAmmo\"\t\t\tAccel 0.0 0.0\n}\n\nevent HudAmmoStopBox\n{\n\tAnimate\tAmmoBG\t\t\t\t\t\tBgColor\t\t\"Transparent\"\t\tAccel 0.0 0.0\n}\n\n//========================================================================================\n\nevent HudAmmoLowText\n{\n\tAnimate\tAmmoInClip\t\t\t\t\tFgColor\t\t\"LowAmmo\"\t\t\tAccel 0.0 0.0\n\tAnimate\tAmmoInClipShadow\t\t\tFgColor\t\t\"LowAmmoShadow\"\t\tAccel 0.0 0.0\n\t\n\tAnimate\tAmmoInReserve\t\t\t\tFgColor\t\t\"LowAmmo\"\t\t\tAccel 0.0 0.0\n\tAnimate\tAmmoInReserveShadow\t\t\tFgColor\t\t\"LowAmmoShadow\"\t\tAccel 0.0 0.0\n\t\n\tAnimate\tAmmoNoClip\t\t\t\t\tFgColor\t\t\"LowAmmo\"\t\t\tAccel 0.0 0.0\n\tAnimate\tAmmoNoClipShadow\t\t\tFgColor\t\t\"LowAmmoShadow\"\t\tAccel 0.0 0.0\n}\n\nevent HudAmmoStopText\n{\n\tAnimate AmmoInClip\t\t\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate AmmoInClipShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n\t\n\tAnimate AmmoInReserve\t\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate AmmoInReserveShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n\t\n\tAnimate AmmoNoClip\t\t\t\t\tFgColor\t\t\"TanLight\"\t\t\tAccel 0.0 0.0\n\tAnimate AmmoNoClipShadow\t\t\tFgColor\t\t\"Black\"\t\t\t\tAccel 0.0 0.0\n}"
  },
  {
    "path": "scripts/hudanimations_hitmarker.txt",
    "content": "event DamagedPlayer\n{\n\tStopEvent\tHitMarker \t\t\t\t0.0\n\tRunEvent\tHitMarker \t\t\t\t0.00001\n}\n\nevent HitMarker\n{\n\tAnimate\t\tCustomCrosshair\t\t\tFgColor\t\t\"CrosshairDamage\"\tLinear 0.0\t0.00001\n\tAnimate\t\tCustomCrosshair\t\t\tFgColor\t\t\"Crosshair\"\t\t\tLinear 0.10\t0.10001\n}"
  },
  {
    "path": "scripts/hudanimations_manifest.txt",
    "content": "hudanimations_manifest\n{\n\t\"file\"\t\"scripts/hudanimations.txt\"\n\t\"file\"\t\"../../cfg/flawhud/hud_health_ammo.txt\"\n\t\"file\"\t\"../../cfg/flawhud/hud_uber_counter.txt\"\n\t\"file\"\t\"scripts/hudanimations_custom.txt\"\n\t\"file\"\t\"scripts/hudanimations_hitmarker.txt\"\n\t\"file\"\t\"scripts/hudanimations_health_ammo.txt\"\n\t\"file\"\t\"scripts/hudanimations_tf.txt\"\n}"
  },
  {
    "path": "scripts/hudlayout.res",
    "content": "#base \"../resource/ui/customizations/#customization_menu/hud_customization_layout.res\"\n#base \"../resource/ui/customizations/killfeed/killfeed.res\"\n\n\"scripts/hudlayout.res\"\n{\n\t\"HudPlayerStatus\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudPlayerStatus\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudWeaponAmmo\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudWeaponAmmo\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c150\"\n\t\t\"ypos\"\t\t\t\t\"c110\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"43\"\n\t}\n\n\t\"HudObjectiveStatus\"\n\t{\n\t\t\"fieldName\" \t\t\"HudObjectiveStatus\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudKothTimeStatus\"\n\t{\n\t\t\"fieldName\" \t\t\"HudKothTimeStatus\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-40\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"5\"\n\t\t\"wide\"\t\t\t\t\"80\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\n\t\t\"blue_active_xpos\"\t\"0\"\n\t\t\"red_active_xpos\"\t\"40\"\n\t}\n\n\t\"HudItemEffectMeter\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudItemEffectMeter\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"MeterFG\"\t\t\t\"White\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"HudMedicCharge\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudMedicCharge\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t}\n\n\t\"HudDemomanCharge\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudDemomanCharge\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"c136\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t\t\"MeterFG\"\t\t\t\"White\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"HudBowCharge\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudBowCharge\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"500\"\n\t\t\"MeterFG\"\t\t\t\"White\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"HudFlameRocketCharge\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudFlameRocketCharge\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r80\"\n\t\t\"ypos\"\t\t\t\t\"r21\"\n\t\t\"zpos\"\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"60\"\n\t\t\"tall\"\t\t\t\t\"8\"\n\t\t\"MeterFG\"\t\t\t\"White\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"HudBossHealth\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudBossHealth\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t\t\"MeterFG\"\t\t\t\"TeamRed\"\n\t\t\"MeterBG\"\t\t\t\"Gray\"\n\t}\n\n\t\"HudWeaponSelection\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudWeaponSelection\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"RightMargin\"\t\t\t\"0\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"SmallBoxWide\"\t\t\t\"72\"\n\t\t\"SmallBoxTall\"\t\t\t\"54\"\n\t\t\"PlusStyleBoxWide\"\t\t\"90\"\n\t\t\"PlusStyleBoxTall\"\t\t\"63\"\n\t\t\"PlusStyleExpandSelected\"\t\"0.3\"\n\t\t\"LargeBoxWide\"\t\t\t\"110\"\n\t\t\"LargeBoxTall\"\t\t\t\"77\"\n\t\t\"BoxGap\"\t\t\t\t\"4\"\n\t\t\"SelectionNumberXPos\"\t\"12\"\n\t\t\"SelectionNumberYPos\"\t\"4\"\n\t\t\"IconXPos\"\t\t\t\t\"8\"\n\t\t\"IconYPos\"\t\t\t\t\"0\"\n\t\t\"TextYPos\"\t\t\t\t\"70\"\n\t\t\"ErrorYPos\"\t\t\t\t\"48\"\n\t\t\"TextColor\"\t\t\t\t\"SelectionTextFg\"\n\t\t\"MaxSlots\"\t\t\t\t\"6\"\n\t\t\"PlaySelectSounds\"\t\t\"1\"\n\t\t\"Alpha\" \t\t\t\t\"220\"\n\t\t\"SelectionAlpha\" \t\t\"220\"\n\t\t\"BoxColor\" \t\t\t\t\"0 0 0 220\"\n\t\t\"SelectedBoxClor\" \t\t\"0 0 0 220\"\n\t\t\"SelectionNumberFg\"\t\t\"200 187 161 255\"\n\t\t\"NumberFont\" \t\t\t\"HudSelectionText\"\n\t}\n\n\t\"CHudAccountPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CHudAccountPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-44\"\n\t\t\"ypos\"\t\t\t\t\t\"c120\"\n\t\t\"wide\"\t\t\t\t\t\"150\"\n\t\t\"tall\"  \t\t\t\t\"100\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"CHealthAccountPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CHealthAccountPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-195\"\n\t\t\"ypos\"\t\t\t\t\t\"c44\"\n\t\t\"wide\"\t\t\t\t\t\"100\"\n\t\t\"tall\"  \t\t\t\t\"180\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"CDamageAccountPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"CDamageAccountPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"DisguiseStatus\"\n\t{\n\t\t\"fieldName\" \t\t\t\"DisguiseStatus\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"r25\"\n\t\t\"zpos\"\t\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\t\"170\"\n\t\t\"tall\"\t\t\t\t\t\"25\"\n\t}\n\n\t\"CMainTargetID\"\n\t{\n\t\t\"fieldName\" \t\t\t\"CMainTargetID\"\n\t\t\"visible\" \t\t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-126\"\n\t\t\"ypos\"\t\t\t\t\t\"c20\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"priority\"\t\t\t\t\"40\"\n\t}\n\n\t\"CSpectatorTargetID\"\n\t{\n\t\t\"fieldName\" \t\t\t\"CSpectatorTargetID\"\n\t\t\"visible\" \t\t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-126\"\n\t\t\"ypos\"\t\t\t\t\t\"c50\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"priority\"\t\t\t\t\"40\"\n\t}\n\n\t\"CSecondaryTargetID\"\n\t{\n\t\t\"fieldName\" \t\t\t\"CSecondaryTargetID\"\n\t\t\"visible\" \t\t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"c-126\"\n\t\t\"ypos\"\t\t\t\t\t\"c50\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"50\"\n\t\t\"priority\"\t\t\t\t\"35\"\n\t}\n\n\t\"BuildingStatusAnchor\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"BuildingStatusAnchor\"\n\t\t\"ControlName\"\t\t\t\"EditablePanel\"\n\t\t\"visible\"\t\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"c-130\"\n\t\t\"wide\"\t\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t}\n\n\t\"BuildingStatus_Spy\"\n\t{\n\t\t\"fieldName\" \t\t\t\"BuildingStatus_Spy\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BuildingStatusAnchor\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"BuildingStatus_Engineer\"\n\t{\n\t\t\"fieldName\" \t\t\t\"BuildingStatus_Engineer\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\t\"160\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\n\t\t\"pin_to_sibling\"\t\t\"BuildingStatusAnchor\"\n\t\t\"pin_to_sibling_corner\"\t\"PIN_TOPLEFT\"\n\t\t\"pin_corner_to_sibling\"\t\"PIN_TOPLEFT\"\n\t}\n\n\t\"HudMannVsMachineStatus\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudMannVsMachineStatus\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\t\"480\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"CurrencyStatusPanel\"\n\t{\n\t\t\"ControlName\"\t\t\t\"CCurrencyStatusPanel\"\n\t\t\"fieldName\"\t\t\t\t\"CurrencyStatusPanel\"\n\t\t\"xpos\"\t\t\t\t\t\"c-250\"\n\t\t\"ypos\"\t\t\t\t\t\"r85\"\n\t\t\"wide\"\t\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"HudProgressBar\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudProgressBar\"\n\t\t\"xpos\"\t\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\t\"300\"\n\t\t\"wide\"\t\t\t\t\t\"300\"\n\t\t\"tall\"  \t\t\t\t\"15\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"BorderThickness\" \t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"HudRoundTimer\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"HudRoundTimer\"\n\t\t\"xpos\"\t\t\t\t\t\"c-25\"\n\t\t\"ypos\"\t\t\t\t\t\"440\"\n\t\t\"wide\"\t\t\t\t\t\"f0\"\n\t\t\"tall\"  \t\t\t\t\"40\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"FlashColor\" \t\t\t\"HudIcon_Red\"\n\t\t\"icon_xpos\"\t\t\t\t\"0\"\n\t\t\"icon_ypos\"\t\t\t\t\"2\"\n\t\t\"digit_xpos\"\t\t\t\"34\"\n\t\t\"digit_ypos\"\t\t\t\"2\"\n\t}\n\n\t\"HudScenarioIcon\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudScenarioIcon\"\n\t\t\"xpos\"\t\t\t\t\t\"c110\"\n\t\t\"ypos\"\t\t\t\t\t\"443\"\n\t\t\"wide\"\t\t\t\t\t\"40\"\n\t\t\"tall\"  \t\t\t\t\"44\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"IconColor\"\t\t\t\t\"Yellow\"\n\t}\n\n\t\"HudFlashlight\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudFlashlight\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"16\"\n\t\t\"ypos\"\t\t\t\t\t\"370\"\n\t\t\"wide\"\t\t\t\t\t\"102\"\n\t\t\"tall\"\t\t\t\t\t\"20\"\n\t\t\"text_xpos\" \t\t\t\"8\"\n\t\t\"text_ypos\" \t\t\t\"6\"\n\t\t\"TextColor\"\t\t\t\t\"255 170 0 220\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"HudDamageIndicator\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"HudDamageIndicator\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"MinimumWidth\" \t\t\t\"15\"\n\t\t\"MaximumWidth\"\t\t\t\"15\"\n\t\t\"StartRadius\"\t\t\t\"80\"\n\t\t\"EndRadius\"\t\t\t\t\"80\"\n\t\t\"MinimumHeight\"\t\t\t\"30\"\n\t\t\"MaximumHeight\"\t\t\t\"60\"\n\t\t\"MinimumTime\"\t\t\t\"1\"\n\t}\n\n\t\"HudCommentary\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudCommentary\"\n\t\t\"xpos\"\t\t\t\t\t\"c-190\"\n\t\t\"ypos\"\t\t\t\t\t\"320\"\n\t\t\"wide\"\t\t\t\t\t\"380\"\n\t\t\"tall\"  \t\t\t\t\"50\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t\t\"BackgroundOverrideColor\"\t\"0 0 0 128\"\n\t\t\"bar_xpos\"\t\t\t\t\"50\"\n\t\t\"bar_ypos\"\t\t\t\t\"20\"\n\t\t\"bar_height\"\t\t\t\"8\"\n\t\t\"bar_width\"\t\t\t\t\"320\"\n\t\t\"speaker_xpos\"\t\t\t\"50\"\n\t\t\"speaker_ypos\"\t\t\t\"8\"\n\t\t\"count_xpos_from_right\"\t\"10\"\n\t\t\"count_ypos\"\t\t\t\"8\"\n\t\t\"icon_texture\"\t\t\t\"vgui/hud/icon_commentary\"\n\t\t\"icon_xpos\"\t\t\t\t\"0\"\n\t\t\"icon_ypos\"\t\t\t\t\"0\"\n\t\t\"icon_width\"\t\t\t\"40\"\n\t\t\"icon_height\"\t\t\t\"40\"\n\t\t\"use_script_bgcolor\"\t\"1\"\n\t}\n\n\t\"HudZoom\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudZoom\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"Circle1Radius\" \t\t\"66\"\n\t\t\"Circle2Radius\"\t\t\t\"74\"\n\t\t\"DashGap\"\t\t\t\t\"16\"\n\t\t\"DashHeight\" \t\t\t\"4\"\n\t\t\"BorderThickness\" \t\t\"88\"\n\t}\n\n\t\"HudCrosshair\"\n\t{\n\t\t\"fieldName\" \t\t\t\"HudCrosshair\"\n\t\t\"visible\" \t\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\t\"1\"\n\t\t\"wide\"\t \t\t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\t\"480\"\n\t}\n\n\t\"HudVehicle\"\n\t{\n\t\t\"fieldName\" \t\t\"HudVehicle\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"CVProfPanel\"\n\t{\n\t\t\"fieldName\" \t\t\"CVProfPanel\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"ScorePanel\"\n\t{\n\t\t\"fieldName\" \t\t\"ScorePanel\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudTrain\"\n\t{\n\t\t\"fieldName\" \t\t\"HudTrain\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudMOTD\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMOTD\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudMessage\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMessage\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudMenu\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMenu\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t \t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\"480\"\n\t\t\"zpos\" \t\t\t\t\"1\"\n\t\t\"TextFont\"\t\t\t\"Default\"\n\t\t\"ItemFont\"\t\t\t\"Default\"\n\t\t\"ItemFontPulsing\"\t\"Default\"\n\t}\n\n\t\"HudSpellMenu\"\n\t{\n\t\t\"fieldName\" \t\t\"HudSpellMenu\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t \t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\"480\"\n\t\t\"xpos\"\t\t\t\t\"c-210\"\n\t\t\"ypos\"\t\t\t\t\"r75\"\n\t\t\"zpos\" \t\t\t\t\"2\"\n\t\t\"TextFont\"\t\t\t\"Default\"\n\t\t\"ItemFont\"\t\t\t\"Default\"\n\t\t\"ItemFontPulsing\"\t\"Default\"\n\t}\n\n\t\"HudCloseCaption\"\n\t{\n\t\t\"fieldName\" \t\t\"HudCloseCaption\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r120\"\n\t\t\"ypos\"\t\t\t\t\"r300\"\n\t\t\"wide\"\t\t\t\t\"115\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"BgAlpha\"\t\t\t\"128\"\n\t\t\"GrowTime\"\t\t\t\"0.25\"\n\t\t\"ItemHiddenTime\"\t\"0.2\"\n\t\t\"ItemFadeInTime\"\t\"0.15\"\n\t\t\"ItemFadeOutTime\"\t\"0.3\"\n\t\t\"topoffset\"\t\t\t\"0\"\n\t}\n\n\t\"HudHistoryResource\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudHistoryResource\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"0\"\n\t\t\"xpos\"\t\t\t\t\"r640\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"330\"\n\t\t\"history_gap\"\t\t\"55\"\n\t}\n\n\t\"HudGeiger\"\n\t{\n\t\t\"fieldName\" \t\t\"HudGeiger\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HUDQuickInfo\"\n\t{\n\t\t\"fieldName\" \t\t\"HUDQuickInfo\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t \t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\"480\"\n\t}\n\n\t\"HudWeapon\"\n\t{\n\t\t\"fieldName\" \t\t\"HudWeapon\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudAnimationInfo\"\n\t{\n\t\t\"fieldName\" \t\t\"HudAnimationInfo\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"CBudgetPanel\"\n\t{\n\t\t\"fieldName\" \t\t\"CBudgetPanel\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\"\t \t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"CTextureBudgetPanel\"\n\t{\n\t\t\"fieldName\" \t\t\"CTextureBudgetPanel\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudPredictionDump\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudPredictionDump\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"1280\"\n\t\t\"tall\"\t\t\t\t\"1024\"\n\t}\n\n\t\"HudLocation\"\n\t{\n\t\t\"fieldName\" \t\t\"HudLocation\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"16\"\n\t\t\"ypos\"\t\t\t\t\"112\"\n\t\t\"wide\"\t\t\t\t\"96\"\n\t\t\"tall\"\t\t\t\t\"16\"\n\t\t\"textAlignment\"\t\t\"north\"\n\t}\n\n\t\"HudScope\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudScope\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"HudScopeCharge\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudScopeCharge\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c64\"\n\t\t\"ypos\"\t\t\t\t\"c-64\"\n\t\t\"wide\"\t\t\t\t\"64\"\n\t\t\"tall\"\t \t\t\t\"128\"\n\t}\n\n\t\"HudVoiceSelfStatus\"\n\t{\n\t\t\"fieldName\" \t\t\"HudVoiceSelfStatus\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"15\"\n\t\t\"ypos\"\t\t\t\t\"r90\"\n\t\t\"wide\"\t\t\t\t\"32\"\n\t\t\"tall\"\t\t\t\t\"32\"\n\t}\n\t\n\t\"HudVoiceStatus\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudVoiceStatus\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r145\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"145\"\n\t\t\"tall\"\t\t\t\t\"400\"\n\t\t\"item_wide\"\t\t\t\"135\"\n\t\t\"show_dead_icon\"\t\"0\"\n\t\t\"dead_xpos\"\t\t\t\"115\"\n\t\t\"dead_ypos\"\t\t\t\"-1\"\n\t\t\"dead_wide\"\t\t\t\"14\"\n\t\t\"dead_tall\"\t\t\t\"14\"\n\t\t\"show_voice_icon\"\t\"1\"\n\t\t\"icon_ypos\"\t\t\t\"2\"\n\t\t\"icon_xpos\"\t\t\t\"2\"\n\t\t\"icon_tall\"\t\t\t\"12\"\n\t\t\"icon_wide\"\t\t\t\"12\"\n\t\t\"text_xpos\"\t\t\t\"17\"\n\t\t\n\t\t\"show_avatar\"\t\t\"1\"\n\t\t\"avatar_ypos\"\t\t\"-1\"\n\t\t\"avatar_xpos\"\t\t\"115\"\n\t\t\"avatar_tall\"\t\t\"17\"\n\t\t\n\t\t\"text_xpos_minmode\"\t\"9999\"\n\t}\n\n\t\"HudHintDisplay\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudHintDisplay\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-240\"\n\t\t\"ypos\"\t\t\t\t\"c90\"\n\t\t\"wide\"\t\t\t\t\"480\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t\t\"HintSize\"\t\t\t\"1\"\n\t\t\"text_xpos\"\t\t\t\"8\"\n\t\t\"text_ypos\"\t\t\t\"8\"\n\t\t\"center_x\"\t\t\t\"0\"\t\t// center text horizontally\n\t\t\"center_y\"\t\t\t\"-1\"\t// align text on the bottom\n\t}\n\n\t\"HudHintKeyDisplay\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudHintKeyDisplay\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r120\"\n\t\t\"ypos\"\t\t\t\t\"r340\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"text_xpos\"\t\t\t\"8\"\n\t\t\"text_ypos\"\t\t\t\"8\"\n\t\t\"text_xgap\"\t\t\t\"8\"\n\t\t\"text_ygap\"\t\t\t\"8\"\n\t\t\"TextColor\"\t\t\t\"255 170 0 220\"\n\t\t\"PaintBackgroundType\" \"2\"\n\t}\n\n\t\"overview\"\n\t{\n\t\t\"fieldname\" \t\t\"overview\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"VguiScreenCursor\"\n\t{\n\t\t\"fieldName\"\t\t\t\"VguiScreenCursor\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\"480\"\n\t}\n\n\t\"HudControlPointIcons\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudControlPointIcons\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"410\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"200\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"separator_width\"\t\"2\"\n\t\t\"separator_height\"\t\"7\"\n\t\t\"height_offset\"\t\t\"0\"\n\t}\n\n\t\"HudCapturePanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudCapturePanel\"\n\t\t\"xpos\"\t\t\t\t\"c-75\"\n\t\t\"ypos\"\t\t\t\t\"c80\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"90\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"icon_space\"\t\t\"2\"\n\t}\n\n\t\"WinPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"WinPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-100\"\n\t\t\"ypos\"\t\t\t\t\"r145\"\n\t\t\"ypos_minmode\"\t\t\"r40\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"152\"\n\t}\n\n\t\"ArenaWinPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ArenaWinPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-180\"\n\t\t\"ypos\"\t\t\t\t\"r125\"\n\t\t\"ypos_minmode\"\t\t\"r65\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"360\"\n\t\t\"tall\"\t\t\t\t\"132\"\n\t}\n\n\t\"PVEWinPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"PVEWinPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-150\"\n\t\t\"ypos\"\t\t\t\t\"255\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"215\"\n\t}\n\n\t\"StatPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"StatPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-133\"\n\t\t\"ypos\"\t\t\t\t\"270\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"120\"\n\t}\n\n\t\"FreezePanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"FreezePanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t}\n\n\t\"FreezePanelCallout\"\n\t{\n\t\t\"fieldName\"\t\t\t\"FreezePanelCallout\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t}\n\n\t\"AnnotationsPanelCallout\"\n\t{\n\t\t\"fieldName\"\t\t\t\"AnnotationsPanelCallout\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"200\"\n\t\t\"ypos\"\t\t\t\t\"200\"\n\t\t\"wide\"\t\t\t\t\"100\"\n\t\t\"tall\"\t\t\t\t\"50\"\n\t}\n\n\t\"WaitingForPlayersPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"WaitingForPlayersPanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-146\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"292\"\n\t\t\"tall\"\t\t\t\t\"64\"\n\t}\n\n\t\"HudUpgradePanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudUpgradePanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-200\"\n\t\t\"ypos\"\t\t\t\t\"260\"\n\t\t\"wide\"\t\t\t\t\"400\"\n\t\t\"tall\"\t\t\t\t\"160\"\n\t}\n\n\t\"HudChat\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\"HudChat\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"255\"\n\t\t\"wide\"\t \t\t\t\"320\"\n\t\t\"tall\"\t \t\t\t\"120\"\n\t\t\"PaintBackgroundType\"\t\"2\"\n\t}\n\n\t\"HudMenuEngyBuild\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMenuEngyBuild\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c140\"\n\t\t\"ypos\"\t\t\t\t\"c63\"\n\t\t\"zpos\"\t\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"HudMenuEngyDestroy\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMenuEngyDestroy\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c140\"\n\t\t\"ypos\"\t\t\t\t\"c63\"\n\t\t\"zpos\"\t\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\t\"125\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"HudEurekaEffectTeleportMenu\"\n\t{\n\t\t\"fieldName\" \t\t\"HudEurekaEffectTeleportMenu\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c130\"\n\t\t\"ypos\"\t\t\t\t\"c85\"\n\t\t\"zpos\"\t\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"88\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"HudMenuSpyDisguise\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMenuSpyDisguise\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c100\"\n\t\t\"ypos\"\t\t\t\t\"c68\"\n\t\t\"zpos\"\t\t\t\t\"14\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"PaintBackgroundType\"\t\"0\"\n\t}\n\n\t\"HudDemomanPipes\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudDemomanPipes\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-55\"\n\t\t\"ypos\"\t\t\t\t\"c124\"\n\t\t\"wide\"\t\t\t\t\"110\"\n\t\t\"tall\"\t\t\t\t\"20\"\n\t}\n\n\t\"HudTeamGoal\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTeamGoal\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-160\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"HudTeamGoalTournament\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTeamGoalTournament\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-160\"\n\t\t\"ypos\"\t\t\t\t\"15\"\n\t\t\"wide\"\t\t\t\t\"0\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t}\n\n\t\"HudTeamSwitch\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTeamSwitch\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-123\"\n\t\t\"ypos\"\t\t\t\t\"40\"\n\t\t\"wide\"\t\t\t\t\"246\"\n\t\t\"tall\"\t\t\t\t\"60\"\n\t}\n\n\t\"HudArenaNotification\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudArenaNotification\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-140\"\n\t\t\"ypos\"\t\t\t\t\"35\"\n\t\t\"wide\"\t\t\t\t\"280\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t}\n\n\t\"HudArenaCapPointCountdown\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudArenaCapPointCountdown\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-15\"\n\t\t\"ypos\"\t\t\t\t\"442\"\n\t\t\"wide\"\t\t\t\t\"30\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t\t\"zpos\"\t\t\t\t\"99\"\n\t}\n\n\t\"HudStalemate\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudStalemate\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-160\"\n\t\t\"ypos\"\t\t\t\t\"65\"\n\t\t\"wide\"\t\t\t\t\"320\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"HudTournament\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTournament\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-125\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"12\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"80\"\n\t}\n\n\t\"HudTournamentSetup\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTournamentSetup\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-90\"\n\t\t\"ypos\"\t\t\t\t\"-70\"\n\t\t\"wide\"\t\t\t\t\"180\"\n\t\t\"tall\"\t\t\t\t\"65\"\n\t}\n\n\t\"HudStopWatch\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudStopWatch\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c110\"\n\t\t\"ypos\"\t\t\t\t\"r32\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"90\"\n\t\t\"tall\"\t\t\t\t\"30\"\n\t}\n\n\t\"NotificationPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"NotificationPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-320\"\n\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"AchievementNotificationPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"AchievementNotificationPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"180\"\n\t\t\"wide\"\t\t\t\t\"f10\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"CriticalPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"CriticalPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r155\"\n\t\t\"ypos\"\t\t\t\t\"r75\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"25\"\n\t}\n\n\t\"HudArenaClassLayout\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudArenaClassLayout\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"r135\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"320\"\n\t}\n\n\t\"HudArenaVsPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudArenaVsPanel\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"240\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"240\"\n\t}\n\n\t\"HudArenaPlayerCount\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudArenaPlayerCount\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"HudAchievementTracker\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\"\t\t\t\"HudAchievementTracker\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"NormalY\"\t\t\t\"275\"\n\t\t\"EngineerY\"\t\t\t\"310\"\n\t\t\"zpos\"\t\t\t\t\"-10\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t}\n\n\t\"HudTrainingInfoMsg\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudTrainingInfoMsg\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"10\"\n\t\t\"ypos\"\t\t\t\t\"50\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"300\"\n\t}\n\n\t\"HudInspectPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudInspectPanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r200\"\n\t\t\"ypos\"\t\t\t\t\"rs1\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"270\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t}\n\n\t\"HudTFCrosshair\"\n\t{\n\t\t\"fieldName\" \t\t\"HudTFCrosshair\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"wide\"\t \t\t\t\"640\"\n\t\t\"tall\"\t \t\t\t\"480\"\n\t}\n\n\t\"ItemQuickSwitchPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ItemQuickSwitchPanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-125\"\n\t\t\"ypos\"\t\t\t\t\"350\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"160\"\n\t}\n\n\t\"ReplayReminder\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ReplayReminder\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t}\n\n\t\"MainMenuAdditions\"\n\t{\n\t\t\"fieldName\"\t\t\t\"MainMenuAdditions\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c0\"\n\t\t\"ypos\"\t\t\t\t\"310\"\n\t\t\"zpos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"300\"\n\t\t\"tall\"\t\t\t\t\"100\"\n\t}\n\n\t\"CoachedByPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"CoachedByPanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"250\"\n\t\t\"tall\"\t\t\t\t\"44\"\n\t}\n\n\t\"ItemTestHUDPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"ItemTestHUDPanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"5\"\n\t\t\"ypos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"150\"\n\t\t\"tall\"\t\t\t\t\"44\"\n\t}\n\n\t\"NotificationQueuePanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"NotificationQueuePanel\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"r155\"\n\t\t\"ypos\"\t\t\t\t\"r90\"\n\t\t\"zpos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\"0\"\n\t}\n\n\t\"CHudVote\"\n\t{\n\t\t\"fieldName\"\t\t\t\"CHudVote\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 0\"\n\t\t\"PaintBackgroundType\" \"0\" // rounded corners\n\t}\n\n\t\"HudAlert\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudAlert\"\n\t\t\"visible\"\t\t\t\"0\"\n\t\t\"enable\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-160\"\n\t\t\"ypos\"\t\t\t\t\"100\"\n\t\t\"wide\"\t\t\t\t\"320\"\n\t\t\"tall\"\t\t\t\t\"150\"\n\t}\n\n\t\"CTFStreakNotice\"\n\t{\n\t\t\"fieldName\"\t\t\t\"CTFStreakNotice\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"640\"\n\t\t\"tall\"\t\t\t\t\"480\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"bgcolor_override\"\t\"0 0 0 0\"\n\t\t\"PaintBackgroundType\" \"0\" // rounded corners\n\t}\n\n\t\"CTFFlagCalloutPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"CTFFlagCalloutPanel\"\n\t\t\"visible\" \t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t \t\t\t\"40\"\n\t\t\"tall\"\t \t\t\t\"40\"\n\t\t\"priority\"\t\t\t\"40\"\n\t}\n\n\t\"HudMenuTauntSelection\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMenuTauntSelection\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"c-235\"\n\t\t\"ypos\"\t\t\t\t\"c155\"\n\t\t\"zpos\"\t\t\t\t\"10\"\n\t\t\"wide\"\t\t\t\t\"470\"\n\t\t\"tall\"\t\t\t\t\"88\"\n\t\t\"PaintBackgroundType\" \"0\"\n\t}\n\n\t\"ItemAttributeTracker\"\n\t{\n\t\t\"fieldName\" \t\t\"ItemAttributeTracker\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f5\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"PaintBackgroundType\" \"0\"\n\t}\n\n\t\"HudMiniGame\"\n\t{\n\t\t\"fieldName\" \t\t\"HudMiniGame\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\" \t\t\t\t\"0\"\n\t\t\"ypos\" \t\t\t\t\"0\"\n\t\t\"wide\" \t\t\t\t\"f0\"\n\t\t\"tall\" \t\t\t\t\"480\"\n\t}\n\n\t\"QuestNotificationPanel\"\n\t{\n\t\t\"fieldName\"\t\t\t\"QuestNotificationPanel\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t}\n\n\t\"MatchMakingContainer\"\n\t{\n\t\t\"ControlName\"\t\t\"EditablePanel\"\n\t\t\"fieldName\" \t\t\"MatchMakingContainer\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t \t\t\t\"f0\"\n\t\t\"tall\"\t \t\t\t\"f0\"\n\t}\n\n\t\"HudSpectatorExtras\"\n\t{\n\t\t\"fieldName\" \t\t\"HudSpectatorExtras\"\n\t\t\"visible\" \t\t\t\"1\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t\t\"player_name_font_minmode\"\t\"Transparent\"\n\t}\n\n\t\"MatchSummary\"\n\t{\n\t\t\"fieldName\" \t\t\"MatchSummary\"\n\t\t\"visible\" \t\t\t\"0\"\n\t\t\"enabled\" \t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t}\n\n\t\"HudMatchStatus\"\n\t{\n\t\t\"fieldName\"\t\t\t\"HudMatchStatus\"\n\t\t\"visible\"\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\"0\"\n\t\t\"ypos\"\t\t\t\t\"0\"\n\t\t\"zpos\"\t\t\t\t\"3\"\n\t\t\"wide\"\t\t\t\t\"f0\"\n\t\t\"tall\"\t\t\t\t\"f0\"\n\t}\n\n\t\"QueueHUDStatus\"\n\t{\n\t\t\"fieldName\"\t\t\t\t\"QueueHUDStatus\"\n\t\t\"visible\"\t\t\t\t\"1\"\n\t\t\"enabled\"\t\t\t\t\"1\"\n\t\t\"xpos\"\t\t\t\t\t\"rs1-5\"\n\t\t\"ypos\"\t\t\t\t\t\"1\"\n\t\t\"zpos\"\t\t\t\t\t\"1001\"\n\t\t\"wide\"\t\t\t\t\t\"200\"\n\t\t\"tall\"\t\t\t\t\t\"18\"\n\t\t\"proportionaltoparent\"\t\"1\"\n\t\t\"keyboardinputenabled\"\t\"1\"\n\t\t\"mouseinputenabled\"\t\t\"0\"\n\t\t\"alpha\"\t\t\t\t\t\"100\"\n\t}\n\n\t\"HUDAutoAim\"\t\t{ }\n\t\"HudHDRDemo\"\t\t{ }\n\t\"HudTrainingMsg\"\t{ }\n\t\"TrainingComplete\"\t{ }\n\t\"AnnotationsPanel\"\t{ }\n}\n"
  }
]