// this is a dummy skin that contains only the cvar descriptions, so that we can leave them out from the real skin files themselves. // please add any new cvars into this file, with null string values seta hud_skin "" "skin folder where to look for images" seta hud_panel_bg "" "default background for the panels, file must exist in gfx/hud/[skin name]/, 0 = disable background by default" seta hud_panel_bg_color "" "default background color for the panels, accepts \"shirt\" and \"pants\"" seta hud_panel_bg_color_team "" "default setting for overriding panel color with team color in team games, 0.5 = less saturated" seta hud_panel_bg_alpha "" "default alpha of the background" seta hud_panel_bg_border "" "default border size for the panels" seta hud_panel_bg_padding "" "default padding of contents from the border" seta hud_panel_fg_alpha "" "alpha of the foreground" seta hud_dock "" "enable a fullscreen background for the hud, useful for creating artificial docks, \"\" = disable" seta hud_dock_color "" "dock color, accepts \"shirt\" and \"pants\"" seta hud_dock_color_team "" "override dock color with team color in team games" seta hud_dock_alpha "" "alpha of the dock" seta hud_progressbar_alpha "" "alpha of progressbars" seta hud_progressbar_strength_color "" "R G B vector of the progress bar background color" seta hud_progressbar_shield_color "" "R G B vector of the progress bar background color" seta hud_progressbar_health_color "" "R G B vector of the progress bar background color" seta hud_progressbar_armor_color "" "R G B vector of the progress bar background color" seta hud_progressbar_fuel_color "" "R G B vector of the progress bar background color" seta hud_progressbar_nexball_color "" "R G B vector of the progress bar background color" seta _hud_panelorder "" "contains order in which panels are to be drawn" seta hud_configure_grid "" "snap to grid when moving/resizing panels" seta hud_configure_grid_xsize "" "snap to X * vid_conwidth" seta hud_configure_grid_ysize "" "snap to Y * vid_conheight" seta scr_centerpos "" "Y position of the centerprint" seta hud_panel_weapons "" "enable/disable this panel" seta hud_panel_weapons_pos "" "position of this panel" seta hud_panel_weapons_size "" "size of this panel" seta hud_panel_weapons_bg "" "if set to something else than \"\" = override default background" seta hud_panel_weapons_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_weapons_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_weapons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_weapons_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_weapons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_weapons_aspect "" "use this aspect on the items" seta hud_panel_weapons_complainbubble "" "complain bubble (out of ammo, weapon not available etc)" seta hud_panel_weapons_complainbubble_padding "" "padding for the complainbubble" seta hud_panel_weapons_complainbubble_color_outofammo "" "color of the complainbubble when showing out of ammo message" seta hud_panel_weapons_complainbubble_color_donthave "" "color of the complainbubble when showing don't have weapon message" seta hud_panel_weapons_complainbubble_color_unavailable "" "color of the complainbubble when showing weapon unavailable message" seta hud_panel_weapons_ammo_color "" "color of status bar" seta hud_panel_weapons_ammo_alpha "" "alpha of status bar" seta hud_panel_ammo "" "enable/disable this panel" seta hud_panel_ammo_pos "" "position of this panel" seta hud_panel_ammo_size "" "size of this panel" seta hud_panel_ammo_onlycurrent "" "1 = show only current ammo type" seta hud_panel_ammo_iconalign "" "0 = align icons to the left, 1 = align icons to the right" seta hud_panel_ammo_bg "" "if set to something else than \"\" = override default background" seta hud_panel_ammo_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_ammo_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_ammo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_ammo_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_ammo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_ammo_progressbar "" "use progressbar behind ammo icons" seta hud_panel_ammo_progressbar_xoffset "" "percentage of mySize_x to offset progressbar with" seta hud_panel_ammo_progressbar_name "" "name of progressbar to use behind ammo icons" seta hud_panel_ammo_text "" "show text/icons in the ammo panel" seta hud_panel_powerups "" "enable/disable this panel" seta hud_panel_powerups_pos "" "position of this panel" seta hud_panel_powerups_size "" "size of this panel" seta hud_panel_powerups_flip "" "flip strength/shield positions" seta hud_panel_powerups_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align right bar to the right, 3 = align left bar to the right" seta hud_panel_powerups_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align right icon to the right, 3 = align left icon to the right" seta hud_panel_powerups_bg "" "if set to something else than \"\" = override default background" seta hud_panel_powerups_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_powerups_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_powerups_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_powerups_progressbar "" "enable progressbar in panel" seta hud_panel_powerups_progressbar_strength "" "progressbar image for strength" seta hud_panel_powerups_progressbar_shield "" "progressbar image for shield" seta hud_panel_powerups_text "" "show text/icons in the powerups panel" seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display" seta hud_panel_healtharmor_pos "" "position of this panel" seta hud_panel_healtharmor_size "" "size of this panel" seta hud_panel_healtharmor_flip "" "flip health/armor positions" seta hud_panel_healtharmor_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align right bar to the right, 3 = align left bar to the right" seta hud_panel_healtharmor_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align right icon to the right, 3 = align left icon to the right" seta hud_panel_healtharmor_bg "" "if set to something else than \"\" = override default background" seta hud_panel_healtharmor_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_healtharmor_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_healtharmor_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_healtharmor_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_healtharmor_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_healtharmor_progressbar "" "enable progressbar in panel" seta hud_panel_healtharmor_progressbar_health "" "progressbar image for health" seta hud_panel_healtharmor_progressbar_armor "" "progressbar image for armor" seta hud_panel_healtharmor_text "" "show text/icons in the healtharmor panel" seta hud_panel_notify "" "enable/disable this panel" seta hud_panel_notify_pos "" "position of this base of the panel" seta hud_panel_notify_size "" "size of this panel with all notifications on" seta hud_panel_notify_bg "" "if set to something else than \"\" = override default background" seta hud_panel_notify_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_notify_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_notify_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_notify_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_notify_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_notify_flip "" "order the list top to bottom instead of bottom to top" seta hud_panel_notify_print "" "also con_notify print the messages that are shown on the notify panel" seta hud_panel_timer "" "enable/disable this panel" seta hud_panel_timer_pos "" "position of this base of the panel" seta hud_panel_timer_size "" "size of this panel" seta hud_panel_timer_bg "" "if set to something else than \"\" = override default background" seta hud_panel_timer_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_timer_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_timer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_radar "" "enable/disable this panel, 2 = also enable in non-teambased gamemodes" seta hud_panel_radar_pos "" "position of this base of the panel" seta hud_panel_radar_size "" "size of this panel" seta hud_panel_radar_bg "" "if set to something else than \"\" = override default background" seta hud_panel_radar_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_radar_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_radar_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_radar_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_radar_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_radar_foreground_alpha "" "alpha of the map" seta hud_panel_score "" "enable/disable this panel" seta hud_panel_score_pos "" "position of this base of the panel" seta hud_panel_score_size "" "size of this panel" seta hud_panel_score_bg "" "if set to something else than \"\" = override default background" seta hud_panel_score_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_score_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_score_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_score_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_racetimer "" "enable/disable this panel" seta hud_panel_racetimer_pos "" "position of this base of the panel" seta hud_panel_racetimer_size "" "size of this panel" seta hud_panel_racetimer_bg "" "if set to something else than \"\" = override default background" seta hud_panel_racetimer_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_racetimer_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_racetimer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_vote "" "enable/disable this panel" seta hud_panel_vote_pos "" "position of this base of the panel" seta hud_panel_vote_size "" "size of this panel" seta hud_panel_vote_alreadyvoted_alpha "" "alpha of the vote dialog after you have voted" seta hud_panel_vote_bg "" "if set to something else than \"\" = override default background" seta hud_panel_vote_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_vote_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_vote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_vote_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_vote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_modicons "" "enable/disable this panel" seta hud_panel_modicons_pos "" "position of this base of the panel" seta hud_panel_modicons_size "" "size of this panel" seta hud_panel_modicons_bg "" "if set to something else than \"\" = override default background" seta hud_panel_modicons_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_modicons_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_modicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_modicons_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_modicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_pressedkeys "" "enable/disable this panel, 1 = show only when spectating other players, 2 = show always" seta hud_panel_pressedkeys_pos "" "position of this base of the panel" seta hud_panel_pressedkeys_size "" "size of this panel" seta hud_panel_pressedkeys_bg "" "if set to something else than \"\" = override default background" seta hud_panel_pressedkeys_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_pressedkeys_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_pressedkeys_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_pressedkeys_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_pressedkeys_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_pressedkeys_aspect "" "forced aspect on panel" seta hud_panel_chat "" "enable/disable this panel" seta hud_panel_chat_pos "" "position of this base of the panel" seta hud_panel_chat_size "" "size of this panel" seta hud_panel_chat_bg "" "if set to something else than \"\" = override default background" seta hud_panel_chat_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_chat_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_chat_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_engineinfo "" "enable/disable this panel seta hud_panel_engineinfo_pos "" "position of this base of the panel" seta hud_panel_engineinfo_size "" "size of this panel" seta hud_panel_engineinfo_bg "" "if set to something else than \"\" = override default background" seta hud_panel_engineinfo_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_engineinfo_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_engineinfo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_engineinfo_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_engineinfo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_infomessages "" "enable/disable this panel seta hud_panel_infomessages_pos "" "position of this base of the panel" seta hud_panel_infomessages_size "" "size of this panel" seta hud_panel_infomessages_bg "" "if set to something else than \"\" = override default background" seta hud_panel_infomessages_bg_color "" "if set to something else than \"\" = override default panel background color" seta hud_panel_infomessages_bg_color_team "" "override panel color with team color in team based games" seta hud_panel_infomessages_bg_alpha "" "if set to something else than \"\" = override default panel background alpha" seta hud_panel_infomessages_bg_border "" "if set to something else than \"\" = override default size of border around the background" seta hud_panel_infomessages_bg_padding "" "if set to something else than \"\" = override default padding of contents from border" seta hud_panel_infomessages_flip "" "1 = align the items to the right"