]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - _hud_descriptions.cfg
Add fullbright skins for all the playermodels
[xonotic/xonotic-data.pk3dir.git] / _hud_descriptions.cfg
1 // this is a dummy skin that contains only the cvar descriptions, so that we can leave them out from the real skin files themselves.
2 // please add any new cvars into this file, with null string values
3 seta hud_skin "" "skin folder where to look for images"
4 seta hud_panel_bg "" "default background for the panels, file must exist in gfx/hud/[skin name]/, 0 = disable background by default"
5 seta hud_panel_bg_color "" "default background color for the panels, accepts \"shirt\" and \"pants\""
6 seta hud_panel_bg_color_team "" "default setting for overriding panel color with team color in team games, 0.5 = less saturated"
7 seta hud_panel_bg_alpha "" "default alpha of the background"
8 seta hud_panel_bg_border "" "default border size for the panels"
9 seta hud_panel_bg_padding "" "default padding of contents from the border"
10 seta hud_panel_fg_alpha "" "alpha of the foreground"
11
12 seta hud_dock "" "enable a fullscreen background for the hud, useful for creating artificial docks, \"\" = disable"
13 seta hud_dock_color "" "dock color, accepts \"shirt\" and \"pants\""
14 seta hud_dock_color_team "" "override dock color with team color in team games"
15 seta hud_dock_alpha "" "alpha of the dock"
16
17 seta hud_progressbar_alpha "" "alpha of progressbars"
18 seta hud_progressbar_strength_color "" "R G B vector of the progress bar background color"
19 seta hud_progressbar_superweapons_color "" "R G B vector of the progress bar background color"
20 seta hud_progressbar_shield_color "" "R G B vector of the progress bar background color"
21 seta hud_progressbar_health_color "" "R G B vector of the progress bar background color"
22 seta hud_progressbar_armor_color "" "R G B vector of the progress bar background color"
23 seta hud_progressbar_fuel_color "" "R G B vector of the progress bar background color"
24 seta hud_progressbar_nexball_color "" "R G B vector of the progress bar background color"
25 seta hud_progressbar_speed_color "" "R G B vector of the progress bar background color"
26 seta hud_progressbar_acceleration_color "" "R G B vector of the progress bar background color"
27 seta hud_progressbar_acceleration_neg_color "" "R G B vector of the progress bar background color"
28 seta hud_progressbar_vehicles_ammo1_color "" "R G B vector of the progress bar background color"
29 seta hud_progressbar_vehicles_ammo2_color "" "R G B vector of the progress bar background color"
30
31 seta _hud_panelorder "" "contains order in which panels are to be drawn"
32
33 seta hud_configure_grid "" "snap to grid when moving/resizing panels"
34 seta hud_configure_grid_xsize "" "snap to X * vid_conwidth"
35 seta hud_configure_grid_ysize "" "snap to Y * vid_conheight"
36
37 seta hud_panel_weapons "" "enable/disable this panel"
38 seta hud_panel_weapons_pos "" "position of this panel"
39 seta hud_panel_weapons_size "" "size of this panel"
40 seta hud_panel_weapons_bg "" "if set to something else than \"\" = override default background"
41 seta hud_panel_weapons_bg_color "" "if set to something else than \"\" = override default panel background color"
42 seta hud_panel_weapons_bg_color_team "" "override panel color with team color in team based games"
43 seta hud_panel_weapons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
44 seta hud_panel_weapons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
45 seta hud_panel_weapons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
46 seta hud_panel_weapons_aspect "" "use this aspect on the items"
47 seta hud_panel_weapons_complainbubble "" "complain bubble (out of ammo, weapon not available etc)"
48 seta hud_panel_weapons_complainbubble_time "" "time that a new entry stays until it fades out"
49 seta hud_panel_weapons_complainbubble_fadetime "" "fade out time"
50 seta hud_panel_weapons_complainbubble_padding "" "padding for the complainbubble"
51 seta hud_panel_weapons_complainbubble_color_outofammo "" "color of the complainbubble when showing out of ammo message"
52 seta hud_panel_weapons_complainbubble_color_donthave "" "color of the complainbubble when showing don't have weapon message"
53 seta hud_panel_weapons_complainbubble_color_unavailable "" "color of the complainbubble when showing weapon unavailable message"
54 seta hud_panel_weapons_ammo_color "" "color of status bar"
55 seta hud_panel_weapons_ammo_alpha "" "alpha of status bar"
56 seta hud_panel_weapons_timeout "" "panel disappears if you don't switch weapon for this amount of seconds"
57 seta hud_panel_weapons_timeout_effect "" "disappearance effect: 0) no effect; 1) panel fades out; 2) panel moves off the screen; 3) combination of 1 and 2"
58 seta hud_panel_weapons_timeout_fadebgmin "" "minimum alpha of the panel background while in effect mode 1"
59 seta hud_panel_weapons_timeout_fadefgmin "" "minimum alpha of the panel foreground while in effect mode 1"
60 seta hud_panel_weapons_timeout_speed_in "" "speed that fading/moving onto the screen occurs"
61 seta hud_panel_weapons_timeout_speed_out "" "speed that fading/moving off of the screen occurs"
62 seta hud_panel_weapons_label "" "1 = show number of weapon, 2 = show bound key of weapon, 3 = show name of weapon"
63 seta hud_panel_weapons_label_scale "" "scale of the weapon text label"
64 seta hud_panel_weapons_accuracy "" "show accuracy color as the weapon icon background; colors can be configured with accuracy_color* cvars"
65 seta hud_panel_weapons_ammo "" "show ammo as a status bar"
66 seta hud_panel_weapons_onlyowned "" "show only owned weapons"
67 seta hud_panel_weapons_noncurrent_alpha "" "alpha of noncurrent weapons"
68 seta hud_panel_weapons_noncurrent_scale "" "scale of noncurrent weapons, relative to the current weapon"
69
70 seta hud_panel_ammo "" "enable/disable this panel"
71 seta hud_panel_ammo_pos "" "position of this panel"
72 seta hud_panel_ammo_size "" "size of this panel"
73 seta hud_panel_ammo_onlycurrent "" "1 = show only current ammo type"
74 seta hud_panel_ammo_noncurrent_alpha "" "alpha of noncurrent ammo types"
75 seta hud_panel_ammo_noncurrent_scale "" "scale of noncurrent ammo types, relative to the current ammo type"
76 seta hud_panel_ammo_iconalign "" "0 = align icons to the left, 1 = align icons to the right"
77 seta hud_panel_ammo_bg "" "if set to something else than \"\" = override default background"
78 seta hud_panel_ammo_bg_color "" "if set to something else than \"\" = override default panel background color"
79 seta hud_panel_ammo_bg_color_team "" "override panel color with team color in team based games"
80 seta hud_panel_ammo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
81 seta hud_panel_ammo_bg_border "" "if set to something else than \"\" = override default size of border around the background"
82 seta hud_panel_ammo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
83 seta hud_panel_ammo_progressbar "" "use progressbar behind ammo icons"
84 seta hud_panel_ammo_progressbar_xoffset "" "percentage of mySize_x to offset progressbar with"
85 seta hud_panel_ammo_progressbar_name "" "name of progressbar to use behind ammo icons"
86 seta hud_panel_ammo_text "" "show text/icons in the ammo panel"
87
88 seta hud_panel_powerups "" "enable/disable this panel"
89 seta hud_panel_powerups_pos "" "position of this panel"
90 seta hud_panel_powerups_size "" "size of this panel"
91 seta hud_panel_powerups_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right"
92 seta hud_panel_powerups_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align only left icon to the right, 3 = align only right icon to the right"
93 seta hud_panel_powerups_bg "" "if set to something else than \"\" = override default background"
94 seta hud_panel_powerups_bg_color "" "if set to something else than \"\" = override default panel background color"
95 seta hud_panel_powerups_bg_color_team "" "override panel color with team color in team based games"
96 seta hud_panel_powerups_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
97 seta hud_panel_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background"
98 seta hud_panel_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
99 seta hud_panel_powerups_progressbar "" "enable progressbar in panel"
100 seta hud_panel_powerups_text "" "show text and icons in the powerups panel"
101
102 seta hud_panel_healtharmor "" "enable/disable this panel, 2 = combined health/armor display"
103 seta hud_panel_healtharmor_pos "" "position of this panel"
104 seta hud_panel_healtharmor_size "" "size of this panel"
105 seta hud_panel_healtharmor_flip "" "flip health/armor positions"
106 seta hud_panel_healtharmor_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right"
107 seta hud_panel_healtharmor_iconalign "" "0 = align icons to the left, 1 = align icons to the right, 2 = align only left icon to the right, 3 = align only right icon to the right"
108 seta hud_panel_healtharmor_bg "" "if set to something else than \"\" = override default background"
109 seta hud_panel_healtharmor_bg_color "" "if set to something else than \"\" = override default panel background color"
110 seta hud_panel_healtharmor_bg_color_team "" "override panel color with team color in team based games"
111 seta hud_panel_healtharmor_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
112 seta hud_panel_healtharmor_bg_border "" "if set to something else than \"\" = override default size of border around the background"
113 seta hud_panel_healtharmor_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
114 seta hud_panel_healtharmor_text "" "show text/icons in the healtharmor panel"
115 seta hud_panel_healtharmor_progressbar "" "enable progressbar in panel"
116 seta hud_panel_healtharmor_progressbar_health "" "progressbar image for health"
117 seta hud_panel_healtharmor_progressbar_armor "" "progressbar image for armor"
118 seta hud_panel_healtharmor_progressbar_gfx "" "enable graphic effects on the progressbars"
119 seta hud_panel_healtharmor_progressbar_gfx_smooth "" "smooth changes of the progressbar when health/armor change at least by this amount; 0 disables the effect"
120
121 seta hud_panel_notify "" "enable/disable this panel"
122 seta hud_panel_notify_pos "" "position of this base of the panel"
123 seta hud_panel_notify_size "" "size of this panel with all notifications on"
124 seta hud_panel_notify_bg "" "if set to something else than \"\" = override default background"
125 seta hud_panel_notify_bg_color "" "if set to something else than \"\" = override default panel background color"
126 seta hud_panel_notify_bg_color_team "" "override panel color with team color in team based games"
127 seta hud_panel_notify_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
128 seta hud_panel_notify_bg_border "" "if set to something else than \"\" = override default size of border around the background"
129 seta hud_panel_notify_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
130 seta hud_panel_notify_flip "" "order the list top to bottom instead of bottom to top"
131 seta hud_panel_notify_fontsize "" "multiplier for the font size used for player names in the panel"
132 seta hud_panel_notify_fadetime "" "fade out time"
133 seta hud_panel_notify_time "" "time that a new entry stays until it fades out"
134 seta hud_panel_notify_icon_aspect "" "aspect ratio of total drawing area per icon"
135
136 seta hud_panel_timer "" "enable/disable this panel"
137 seta hud_panel_timer_pos "" "position of this base of the panel"
138 seta hud_panel_timer_size "" "size of this panel"
139 seta hud_panel_timer_bg "" "if set to something else than \"\" = override default background"
140 seta hud_panel_timer_bg_color "" "if set to something else than \"\" = override default panel background color"
141 seta hud_panel_timer_bg_color_team "" "override panel color with team color in team based games"
142 seta hud_panel_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
143 seta hud_panel_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
144 seta hud_panel_timer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
145
146 seta hud_panel_radar "" "enable/disable this panel, 2 = also enable in non-teambased gamemodes"
147 seta hud_panel_radar_pos "" "position of this base of the panel"
148 seta hud_panel_radar_size "" "size of this panel"
149 seta hud_panel_radar_bg "" "if set to something else than \"\" = override default background"
150 seta hud_panel_radar_bg_color "" "if set to something else than \"\" = override default panel background color"
151 seta hud_panel_radar_bg_color_team "" "override panel color with team color in team based games"
152 seta hud_panel_radar_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
153 seta hud_panel_radar_bg_border "" "if set to something else than \"\" = override default size of border around the background"
154 seta hud_panel_radar_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
155 seta hud_panel_radar_foreground_alpha "" "alpha of the map"
156 seta hud_panel_radar_rotation "" "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"
157 seta hud_panel_radar_zoommode "" "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"
158 seta hud_panel_radar_scale "" "distance you can see on the team radar"
159 seta hud_panel_radar_maximized_scale "" "distance you can see on the radar when maximized"
160 seta hud_panel_radar_maximized_size "" "size of the radar when maximized"
161 seta hud_panel_radar_maximized_rotation "" "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"
162 seta hud_panel_radar_maximized_zoommode "" "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"
163
164 seta hud_panel_score "" "enable/disable this panel"
165 seta hud_panel_score_pos "" "position of this base of the panel"
166 seta hud_panel_score_size "" "size of this panel"
167 seta hud_panel_score_bg "" "if set to something else than \"\" = override default background"
168 seta hud_panel_score_bg_color "" "if set to something else than \"\" = override default panel background color"
169 seta hud_panel_score_bg_color_team "" "override panel color with team color in team based games"
170 seta hud_panel_score_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
171 seta hud_panel_score_bg_border "" "if set to something else than \"\" = override default size of border around the background"
172 seta hud_panel_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
173 seta hud_panel_score_rankings "" "show rankings: 1 always show my own score; 2 pure rankings"
174
175 seta hud_panel_racetimer "" "enable/disable this panel"
176 seta hud_panel_racetimer_pos "" "position of this base of the panel"
177 seta hud_panel_racetimer_size "" "size of this panel"
178 seta hud_panel_racetimer_bg "" "if set to something else than \"\" = override default background"
179 seta hud_panel_racetimer_bg_color "" "if set to something else than \"\" = override default panel background color"
180 seta hud_panel_racetimer_bg_color_team "" "override panel color with team color in team based games"
181 seta hud_panel_racetimer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
182 seta hud_panel_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
183 seta hud_panel_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
184
185 seta hud_panel_vote "" "enable/disable this panel"
186 seta hud_panel_vote_pos "" "position of this base of the panel"
187 seta hud_panel_vote_size "" "size of this panel"
188 seta hud_panel_vote_alreadyvoted_alpha "" "alpha of the vote dialog after you have voted"
189 seta hud_panel_vote_bg "" "if set to something else than \"\" = override default background"
190 seta hud_panel_vote_bg_color "" "if set to something else than \"\" = override default panel background color"
191 seta hud_panel_vote_bg_color_team "" "override panel color with team color in team based games"
192 seta hud_panel_vote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
193 seta hud_panel_vote_bg_border "" "if set to something else than \"\" = override default size of border around the background"
194 seta hud_panel_vote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
195
196 seta hud_panel_modicons "" "enable/disable this panel"
197 seta hud_panel_modicons_pos "" "position of this base of the panel"
198 seta hud_panel_modicons_size "" "size of this panel"
199 seta hud_panel_modicons_bg "" "if set to something else than \"\" = override default background"
200 seta hud_panel_modicons_bg_color "" "if set to something else than \"\" = override default panel background color"
201 seta hud_panel_modicons_bg_color_team "" "override panel color with team color in team based games"
202 seta hud_panel_modicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
203 seta hud_panel_modicons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
204 seta hud_panel_modicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
205 seta hud_panel_modicons_ca_layout "" "2 possible layouts: 0) number of alive players; 1) icons and number of alive players"
206 seta hud_panel_modicons_dom_layout "" "3 possible layouts: 0) only icons; 1) icons and percentage of average pps (points per second); 2) icons and average pps"
207 seta hud_panel_modicons_freezetag_layout "" "2 possible layouts: 0) number of alive players; 1) icons and number of alive players"
208
209 seta hud_panel_pressedkeys "" "enable/disable this panel, 1 = show only when spectating other players, 2 = show always"
210 seta hud_panel_pressedkeys_pos "" "position of this base of the panel"
211 seta hud_panel_pressedkeys_size "" "size of this panel"
212 seta hud_panel_pressedkeys_bg "" "if set to something else than \"\" = override default background"
213 seta hud_panel_pressedkeys_bg_color "" "if set to something else than \"\" = override default panel background color"
214 seta hud_panel_pressedkeys_bg_color_team "" "override panel color with team color in team based games"
215 seta hud_panel_pressedkeys_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
216 seta hud_panel_pressedkeys_bg_border "" "if set to something else than \"\" = override default size of border around the background"
217 seta hud_panel_pressedkeys_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
218 seta hud_panel_pressedkeys_aspect "" "forced aspect on panel"
219 seta hud_panel_pressedkeys_attack "" "show attack buttons too"
220
221 seta hud_panel_chat "" "enable/disable this panel"
222 seta hud_panel_chat_pos "" "position of this base of the panel"
223 seta hud_panel_chat_size "" "size of this panel"
224 seta hud_panel_chat_bg "" "if set to something else than \"\" = override default background"
225 seta hud_panel_chat_bg_color "" "if set to something else than \"\" = override default panel background color"
226 seta hud_panel_chat_bg_color_team "" "override panel color with team color in team based games"
227 seta hud_panel_chat_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
228 seta hud_panel_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background"
229 seta hud_panel_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
230
231 seta hud_panel_engineinfo "" "enable/disable this panel"
232 seta hud_panel_engineinfo_pos "" "position of this base of the panel"
233 seta hud_panel_engineinfo_size "" "size of this panel"
234 seta hud_panel_engineinfo_bg "" "if set to something else than \"\" = override default background"
235 seta hud_panel_engineinfo_bg_color "" "if set to something else than \"\" = override default panel background color"
236 seta hud_panel_engineinfo_bg_color_team "" "override panel color with team color in team based games"
237 seta hud_panel_engineinfo_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
238 seta hud_panel_engineinfo_bg_border "" "if set to something else than \"\" = override default size of border around the background"
239 seta hud_panel_engineinfo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
240 seta hud_panel_engineinfo_framecounter_decimals "" "amount of decimals to show"
241 seta hud_panel_engineinfo_framecounter_time "" "time between framerate display updates"
242
243 seta hud_panel_infomessages "" "enable/disable this panel"
244 seta hud_panel_infomessages_pos "" "position of this base of the panel"
245 seta hud_panel_infomessages_size "" "size of this panel"
246 seta hud_panel_infomessages_bg "" "if set to something else than \"\" = override default background"
247 seta hud_panel_infomessages_bg_color "" "if set to something else than \"\" = override default panel background color"
248 seta hud_panel_infomessages_bg_color_team "" "override panel color with team color in team based games"
249 seta hud_panel_infomessages_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
250 seta hud_panel_infomessages_bg_border "" "if set to something else than \"\" = override default size of border around the background"
251 seta hud_panel_infomessages_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
252 seta hud_panel_infomessages_flip "" "1 = align the items to the right"
253
254 seta hud_panel_physics "" "enable/disable this panel, 1 = show if not observing, 2 = show always, 3 = show only in race/cts if not observing"
255 seta hud_panel_physics_pos "" "position of this base of the panel"
256 seta hud_panel_physics_size "" "size of this panel"
257 seta hud_panel_physics_bg "" "if set to something else than \"\" = override default background"
258 seta hud_panel_physics_bg_color "" "if set to something else than \"\" = override default panel background color"
259 seta hud_panel_physics_bg_color_team "" "override panel color with team color in team based games"
260 seta hud_panel_physics_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
261 seta hud_panel_physics_bg_border "" "if set to something else than \"\" = override default size of border around the background"
262 seta hud_panel_physics_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
263 seta hud_panel_physics_baralign "" "0 = align bars to the left, 1 = align bars to the right, 2 = align only left bar to the right, 3 = align only right bar to the right, 4 = align bars to the center"
264 seta hud_panel_physics_flip "" "flip speed/acceleration positions"
265 seta hud_panel_physics_progressbar "" "enable progressbar in panel (2 = only for speed; 3 = only for acceleration)"
266 seta hud_panel_physics_acceleration_max "" "acceleration progressbar gets completely filled up by this value (in g)"
267 seta hud_panel_physics_acceleration_progressbar_mode "" "0 = progressbar increases from the center to the right if the acceleration is positive, to the left if it's negative; 1 = progressbar increases from the border in the same direction for both positive and negative accelerations"
268 seta hud_panel_physics_acceleration_progressbar_scale "" "multiply acceleration progressbar values by this factor (allow progressbar to go out of panel bounds)"
269 seta hud_panel_physics_acceleration_progressbar_nonlinear "" "use a non linear function to display acceleration progressbar values (amplify more smaller values)"
270 seta hud_panel_physics_acceleration_vertical "" "include the acceleration on the Z-axis"
271 seta hud_panel_physics_text "" "show text in panel (2 = only for speed; 3 = only for acceleration)"
272 seta hud_panel_physics_text_scale "" "scale text height by this factor"
273 seta hud_panel_physics_speed_unit_show "" "also show speed unit"
274 seta hud_panel_physics_speed_max "" "speed progressbar gets filled up completely by this value (in qu/s)"
275 seta hud_panel_physics_speed_vertical "" "include the speed on the Z-axis"
276 seta hud_panel_physics_topspeed "" "also show top speed"
277 seta hud_panel_physics_topspeed_time "" "how many seconds the top speed takes to fade out"
278
279 seta hud_panel_centerprint "" "enable/disable this panel"
280 seta hud_panel_centerprint_pos "" "position of this base of the panel"
281 seta hud_panel_centerprint_size "" "size of this panel"
282 seta hud_panel_centerprint_bg "" "if set to something else than \"\" = override default background"
283 seta hud_panel_centerprint_bg_color "" "if set to something else than \"\" = override default panel background color"
284 seta hud_panel_centerprint_bg_color_team "" "override panel color with team color in team based games"
285 seta hud_panel_centerprint_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
286 seta hud_panel_centerprint_bg_border "" "if set to something else than \"\" = override default size of border around the background"
287 seta hud_panel_centerprint_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
288 seta hud_panel_centerprint_align "" "text alignment: 0 left, 0.5 center, 1 right"
289 seta hud_panel_centerprint_flip "" "invert messages order"
290 seta hud_panel_centerprint_fontscale "" "scale the text font by this amount"
291 seta hud_panel_centerprint_time "" "message duration (NOTE: certain messages have a fixed duration)"
292 seta hud_panel_centerprint_fade_in "" "how long a message takes to fade in"
293 seta hud_panel_centerprint_fade_out "" "how long a message takes to fade out (this time is included in the message duration and can't be > 5)"
294 seta hud_panel_centerprint_fade_subsequent "" "enable extra fading effects for each additional message, so that the more messages you have the more they become faded out"
295 seta hud_panel_centerprint_fade_subsequent_passone "" "division factor for the first pass for alpha fading, with 2 all messages after the first have half alpha"
296 seta hud_panel_centerprint_fade_subsequent_passone_minalpha "" "minimum factor that the first pass can fade to"
297 seta hud_panel_centerprint_fade_subsequent_passtwo "" "division factor for the second pass for alpha fading, it applies another fade on top of the first pass to make it more transitioned"
298 seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "" "minimum factor that the second pass can fade to"
299 seta hud_panel_centerprint_fade_subsequent_minfontsize "" "minimum factor for the font size from the subsequent fading effects"
300 seta hud_panel_centerprint_fade_minfontsize "" "minimum factor for the font size from the fading in/out effects"
301
302 seta hud_panel_minigameboard "" "enable/disable this panel"
303 seta hud_panel_minigameboard_pos "" "position of this panel"
304 seta hud_panel_minigameboard_size "" "size of this panel"
305 seta hud_panel_minigameboard_bg "" "if set to something else than \"\" = override default background"
306 seta hud_panel_minigameboard_bg_color "" "if set to something else than \"\" = override default panel background color"
307 seta hud_panel_minigameboard_bg_color_team "" "override panel color with team color in team based games"
308 seta hud_panel_minigameboard_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
309 seta hud_panel_minigameboard_bg_border "" "if set to something else than \"\" = override default size of border around the background"
310 seta hud_panel_minigameboard_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
311
312 seta hud_panel_minigamestatus "" "enable/disable this panel"
313 seta hud_panel_minigamestatus_pos "" "position of this panel"
314 seta hud_panel_minigamestatus_size "" "size of this panel"
315 seta hud_panel_minigamestatus_bg "" "if set to something else than \"\" = override default background"
316 seta hud_panel_minigamestatus_bg_color "" "if set to something else than \"\" = override default panel background color"
317 seta hud_panel_minigamestatus_bg_color_team "" "override panel color with team color in team based games"
318 seta hud_panel_minigamestatus_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
319 seta hud_panel_minigamestatus_bg_border "" "if set to something else than \"\" = override default size of border around the background"
320 seta hud_panel_minigamestatus_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
321
322 seta hud_panel_minigamehelp "" "enable/disable this panel"
323 seta hud_panel_minigamehelp_pos "" "position of this panel"
324 seta hud_panel_minigamehelp_size "" "size of this panel"
325 seta hud_panel_minigamehelp_bg "" "if set to something else than \"\" = override default background"
326 seta hud_panel_minigamehelp_bg_color "" "if set to something else than \"\" = override default panel background color"
327 seta hud_panel_minigamehelp_bg_color_team "" "override panel color with team color in team based games"
328 seta hud_panel_minigamehelp_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
329 seta hud_panel_minigamehelp_bg_border "" "if set to something else than \"\" = override default size of border around the background"
330 seta hud_panel_minigamehelp_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
331
332 seta hud_panel_minigamemenu "" "enable/disable this panel"
333 seta hud_panel_minigamemenu_pos "" "position of this panel"
334 seta hud_panel_minigamemenu_size "" "size of this panel"
335 seta hud_panel_minigamemenu_bg "" "if set to something else than \"\" = override default background"
336 seta hud_panel_minigamemenu_bg_color "" "if set to something else than \"\" = override default panel background color"
337 seta hud_panel_minigamemenu_bg_color_team "" "override panel color with team color in team based games"
338 seta hud_panel_minigamemenu_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
339 seta hud_panel_minigamemenu_bg_border "" "if set to something else than \"\" = override default size of border around the background"
340 seta hud_panel_minigamemenu_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
341
342 seta hud_panel_mapvote "" "enable/disable this panel"
343 seta hud_panel_mapvote_pos "" "position of this panel"
344 seta hud_panel_mapvote_size "" "size of this panel"
345 seta hud_panel_mapvote_bg "" "if set to something else than \"\" = override default background"
346 seta hud_panel_mapvote_bg_color "" "if set to something else than \"\" = override default panel background color"
347 seta hud_panel_mapvote_bg_color_team "" "override panel color with team color in team based games"
348 seta hud_panel_mapvote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
349 seta hud_panel_mapvote_bg_border "" "if set to something else than \"\" = override default size of border around the background"
350 seta hud_panel_mapvote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
351
352 seta hud_panel_itemstime "" "enable/disable this panel, it shows left time until important items (mega health, large armor, powerups, superweapons, etc...) respawn in the map: 1 when spectating, 2 even playing in warmup stage"
353 seta hud_panel_itemstime_pos "" "position of this base of the panel"
354 seta hud_panel_itemstime_size "" "size of this panel"
355 seta hud_panel_itemstime_bg "" "if set to something else than \"\" = override default background"
356 seta hud_panel_itemstime_bg_color "" "if set to something else than \"\" = override default panel background color"
357 seta hud_panel_itemstime_bg_color_team "" "override panel color with team color in team based games"
358 seta hud_panel_itemstime_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
359 seta hud_panel_itemstime_bg_border "" "if set to something else than \"\" = override default size of border around the background"
360 seta hud_panel_itemstime_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
361 seta hud_panel_itemstime_iconalign "" "0 = align icons to the left, 1 = align icons to the right"
362 seta hud_panel_itemstime_progressbar "" "use progressbar behind icons"
363 seta hud_panel_itemstime_progressbar_name "" "name of progressbar to use behind icons"
364 seta hud_panel_itemstime_progressbar_reduced "" "progressbar is displayed only in the text field"
365 seta hud_panel_itemstime_text "" "show text"
366 seta hud_panel_itemstime_ratio "" "ratio between space reserved for text and icon width of each item entry (min value is 2)"
367 seta hud_panel_itemstime_dynamicsize "" "allow panel size reduction by removing spacing among items"
368
369 seta hud_panel_quickmenu "" "enable/disable this panel"
370 seta hud_panel_quickmenu_pos "" "position of this base of the panel"
371 seta hud_panel_quickmenu_size "" "size of this panel"
372 seta hud_panel_quickmenu_bg "" "if set to something else than \"\" = override default background"
373 seta hud_panel_quickmenu_bg_color "" "if set to something else than \"\" = override default panel background color"
374 seta hud_panel_quickmenu_bg_color_team "" "override panel color with team color in team based games"
375 seta hud_panel_quickmenu_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
376 seta hud_panel_quickmenu_bg_border "" "if set to something else than \"\" = override default size of border around the background"
377 seta hud_panel_quickmenu_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
378 seta hud_panel_quickmenu_align "" "text alignment: 0 left, 0.5 center, 1 right"