]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - hud_wickedhud_default.cfg
"complain" message bubble for weaponicons panel
[xonotic/xonotic-data.pk3dir.git] / hud_wickedhud_default.cfg
1 seta hud_skin "wickedhud" "skin folder where to look for images"
2 seta hud_bg "border" "default background for the panels, file must exist in gfx/hud/[skin name]/, 0 = disable background by default"
3 seta hud_bg_color "0.875 0.375 0" "default background color for the panels, accepts \"shirt\" and \"pants\""
4 seta hud_bg_color_team 0 "default setting for overriding panel color with team color in team games, 0.5 = less saturated"
5 seta hud_bg_alpha 1 "default alpha of the background"
6 seta hud_bg_border 6 "default border size for the panels"
7 seta hud_bg_padding 2 "default padding of contents from the border"
8 seta hud_fg_alpha 1 "alpha of the foreground"
9
10 seta hud_dock "dock_small" "enable a fullscreen background for the hud, useful for creating artificial docks, \"\" = disable"
11 seta hud_dock_color "0 0.1875 0.4375" "dock color, accepts \"shirt\" and \"pants\""
12 seta hud_dock_color_team 0.7 "override dock color with team color in team games"
13 seta hud_dock_alpha 1 "alpha of the dock"
14
15 seta hud_progressbar_alpha "0.5" "alpha of progressbars"
16 seta hud_progressbar_strength_color "0 0 0.6" "R G B vector of the progress bar background color"
17 seta hud_progressbar_shield_color "0.6 0 0.6" "R G B vector of the progress bar background color"
18 seta hud_progressbar_health_color "0.6 0 0" "R G B vector of the progress bar background color"
19 seta hud_progressbar_armor_color "0 0.6 0" "R G B vector of the progress bar background color"
20 seta hud_progressbar_fuel_color "0.6 0.6 0" "R G B vector of the progress bar background color"
21 seta hud_progressbar_nexball_color "0.7 0.1 0" "R G B vector of the progress bar background color"
22
23 seta hud_weaponicons 1 "enable/disable this panel"
24 seta hud_weaponicons_pos "0.930000 0.090000" "position of this panel"
25 seta hud_weaponicons_size "0.040000 0.490000" "size of this panel"
26 seta hud_weaponicons_number 1 "show number of weapon"
27 seta hud_weaponicons_accuracy_yellow 40 "percentage at which the accuracy color is yellow"
28 seta hud_weaponicons_complainbubble 1 "complain bubble (out of ammo, weapon not available etc)"
29 seta hud_weaponicons_complainbubble_size 1 "size multiplier of the complain bubble"
30 seta hud_weaponicons_complainbubble_time 1 "time that a new entry stays until it fades out"
31 seta hud_weaponicons_complainbubble_fadetime 0.25 "fade out time"
32 seta hud_weaponicons_bg "border_weaponicons" "if set to something else than \"\" = override default background"
33 seta hud_weaponicons_bg_color "" "if set to something else than \"\" = override default panel background color"
34 seta hud_weaponicons_bg_color_team "" "override panel color with team color in team based games"
35 seta hud_weaponicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
36 seta hud_weaponicons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
37 seta hud_weaponicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
38
39 seta hud_inventory 1 "enable/disable this panel"
40 seta hud_inventory_pos "0.190000 0.930000" "position of this panel"
41 seta hud_inventory_size "0.093750 0.050000" "size of this panel"
42 seta hud_inventory_onlycurrent 1 "1 = show only current ammo type"
43 seta hud_inventory_iconalign 0 "0 = align icons to the left, 1 = align icons to the right"
44 seta hud_inventory_bg "border_inventory" "if set to something else than \"\" = override default background"
45 seta hud_inventory_bg_color "" "if set to something else than \"\" = override default panel background color"
46 seta hud_inventory_bg_color_team "" "override panel color with team color in team based games"
47 seta hud_inventory_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
48 seta hud_inventory_bg_border "" "if set to something else than \"\" = override default size of border around the background"
49 seta hud_inventory_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
50
51 seta hud_powerups 1 "enable/disable this panel"
52 seta hud_powerups_pos "0.400000 0.130000" "position of this panel"
53 seta hud_powerups_size "0.200000 0.050000" "size of this panel"
54 seta hud_powerups_flip 1 "flip strength/shield positions"
55 seta hud_powerups_baralign 0 "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"
56 seta hud_powerups_iconalign 0 "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"
57 seta hud_powerups_bg "border_powerups" "if set to something else than \"\" = override default background"
58 seta hud_powerups_bg_color "" "if set to something else than \"\" = override default panel background color"
59 seta hud_powerups_bg_color_team "" "override panel color with team color in team based games"
60 seta hud_powerups_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
61 seta hud_powerups_bg_border "" "if set to something else than \"\" = override default size of border around the background"
62 seta hud_powerups_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
63
64 seta hud_healtharmor 1 "enable/disable this panel, 2 = combined health/armor display"
65 seta hud_healtharmor_pos "0.300000 0.930000" "position of this panel"
66 seta hud_healtharmor_size "0.240000 0.050000" "size of this panel"
67 seta hud_healtharmor_flip 0 "flip health/armor positions"
68 seta hud_healtharmor_baralign 0 "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"
69 seta hud_healtharmor_iconalign 0 "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"
70 seta hud_healtharmor_bg "border_healtharmor" "if set to something else than \"\" = override default background"
71 seta hud_healtharmor_bg_color "" "if set to something else than \"\" = override default panel background color"
72 seta hud_healtharmor_bg_color_team "" "override panel color with team color in team based games"
73 seta hud_healtharmor_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
74 seta hud_healtharmor_bg_border "" "if set to something else than \"\" = override default size of border around the background"
75 seta hud_healtharmor_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
76
77 seta hud_notify 1 "enable/disable this panel"
78 seta hud_notify_pos "0.660000 0.600000" "position of this base of the panel"
79 seta hud_notify_size "0.320000 0.330000" "size of this panel with all notifications on"
80 seta hud_notify_bg "border_modicons" "if set to something else than \"\" = override default background"
81 seta hud_notify_bg_color "" "if set to something else than \"\" = override default panel background color"
82 seta hud_notify_bg_color_team "" "override panel color with team color in team based games"
83 seta hud_notify_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
84 seta hud_notify_bg_border "" "if set to something else than \"\" = override default size of border around the background"
85 seta hud_notify_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
86 seta hud_notify_flip 0 "order the list top to bottom instead of bottom to top"
87 seta hud_notify_print 0 "also con_notify print the messages that are shown on the notify panel"
88 seta hud_notify_time 10 "time that a new entry stays until it fades out"
89 seta hud_notify_fadetime 3 "fade out time"
90 seta hud_notify_info_top 1 "show info messages at top of panel"
91
92 seta hud_timer 1 "enable/disable this panel"
93 seta hud_timer_pos "0.880000 0.015000" "position of this base of the panel"
94 seta hud_timer_size "0.100000 0.032520" "size of this panel"
95 seta hud_timer_increment 0 "show elapsed time instead of remaining time"
96 seta hud_timer_bg "border_timer" "if set to something else than \"\" = override default background"
97 seta hud_timer_bg_color "" "if set to something else than \"\" = override default panel background color"
98 seta hud_timer_bg_color_team "" "override panel color with team color in team based games"
99 seta hud_timer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
100 seta hud_timer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
101 seta hud_timer_bg_padding "0" "if set to something else than \"\" = override default padding of contents from border"
102
103 seta hud_radar 2 "enable/disable this panel, 2 = also enable in non-teambased gamemodes"
104 seta hud_radar_pos "0.030000 0.020000" "position of this base of the panel"
105 seta hud_radar_size "0.190000 0.230000" "size of this panel"
106 seta hud_radar_bg "border_radar" "if set to something else than \"\" = override default background"
107 seta hud_radar_bg_color "" "if set to something else than \"\" = override default panel background color"
108 seta hud_radar_bg_color_team "" "override panel color with team color in team based games"
109 seta hud_radar_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
110 seta hud_radar_bg_border "" "if set to something else than \"\" = override default size of border around the background"
111 seta hud_radar_bg_padding "-3" "if set to something else than \"\" = override default padding of contents from border"
112 seta hud_radar_foreground_alpha 0.8     "alpha of the map"
113 seta hud_radar_scale 4096 "distance you can see on the team radar"
114 seta hud_radar_rotation 0       "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"
115 seta hud_radar_zoommode 0       "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"
116 alias hud_radar_rotate "toggle hud_radar_rotation 0 1 2 3 4"
117
118 seta hud_score 1 "enable/disable this panel"
119 seta hud_score_pos "0.020000 0.930000" "position of this base of the panel"
120 seta hud_score_size "0.150000 0.050000" "size of this panel"
121 seta hud_score_bg "border_score" "if set to something else than \"\" = override default background"
122 seta hud_score_bg_color "" "if set to something else than \"\" = override default panel background color"
123 seta hud_score_bg_color_team "" "override panel color with team color in team based games"
124 seta hud_score_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
125 seta hud_score_bg_border "" "if set to something else than \"\" = override default size of border around the background"
126 seta hud_score_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
127
128 seta hud_racetimer 1 "enable/disable this panel"
129 seta hud_racetimer_pos "0.360000 0.010000" "position of this base of the panel"
130 seta hud_racetimer_size "0.280000 0.093333" "size of this panel"
131 seta hud_racetimer_bg "border_timer" "if set to something else than \"\" = override default background"
132 seta hud_racetimer_bg_color "" "if set to something else than \"\" = override default panel background color"
133 seta hud_racetimer_bg_color_team "" "override panel color with team color in team based games"
134 seta hud_racetimer_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
135 seta hud_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
136 seta hud_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
137
138 seta hud_vote 1 "enable/disable this panel"
139 seta hud_vote_pos "0.400000 0.800000" "position of this base of the panel"
140 seta hud_vote_size "0.240000 0.080000" "size of this panel"
141 seta hud_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"
142 seta hud_vote_bg "border_vote" "if set to something else than \"\" = override default background"
143 seta hud_vote_bg_color "" "if set to something else than \"\" = override default panel background color"
144 seta hud_vote_bg_color_team "" "override panel color with team color in team based games"
145 seta hud_vote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
146 seta hud_vote_bg_border "" "if set to something else than \"\" = override default size of border around the background"
147 seta hud_vote_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
148
149 seta hud_modicons 1 "enable/disable this panel"
150 seta hud_modicons_pos "0.560000 0.930000" "position of this base of the panel"
151 seta hud_modicons_size "0.075000 0.050000" "size of this panel"
152 seta hud_modicons_bg "border_modicons" "if set to something else than \"\" = override default background"
153 seta hud_modicons_bg_color "" "if set to something else than \"\" = override default panel background color"
154 seta hud_modicons_bg_color_team "" "override panel color with team color in team based games"
155 seta hud_modicons_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
156 seta hud_modicons_bg_border "" "if set to something else than \"\" = override default size of border around the background"
157 seta hud_modicons_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
158
159 seta hud_pressedkeys 1 "enable/disable this panel, 1 = show only when spectating other players, 2 = show always"
160 seta hud_pressedkeys_pos "0.460000 0.730000" "position of this base of the panel"
161 seta hud_pressedkeys_size "0.080000 0.062912" "size of this panel"
162 seta hud_pressedkeys_bg "border_modicons" "if set to something else than \"\" = override default background"
163 seta hud_pressedkeys_bg_color "" "if set to something else than \"\" = override default panel background color"
164 seta hud_pressedkeys_bg_color_team "" "override panel color with team color in team based games"
165 seta hud_pressedkeys_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
166 seta hud_pressedkeys_bg_border "" "if set to something else than \"\" = override default size of border around the background"
167 seta hud_pressedkeys_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
168
169 seta hud_chat 1 "enable/disable this panel"
170 seta hud_chat_pos "0.020000 0.790000" "position of this base of the panel"
171 seta hud_chat_size "0.360000 0.100000" "size of this panel"
172 seta hud_chat_bg "border_chat" "if set to something else than \"\" = override default background"
173 seta hud_chat_bg_color "" "if set to something else than \"\" = override default panel background color"
174 seta hud_chat_bg_color_team "" "override panel color with team color in team based games"
175 seta hud_chat_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
176 seta hud_chat_bg_border "" "if set to something else than \"\" = override default size of border around the background"
177 seta hud_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
178
179 seta hud_engineinfo 1 "enable/disable this panel
180 seta hud_engineinfo_pos "0.860000 0.950000" "position of this base of the panel"
181 seta hud_engineinfo_size "0.130000 0.034667" "size of this panel"
182 seta hud_engineinfo_bg "border_modicons" "if set to something else than \"\" = override default background"
183 seta hud_engineinfo_bg_color "" "if set to something else than \"\" = override default panel background color"
184 seta hud_engineinfo_bg_color_team "" "override panel color with team color in team based games"
185 seta hud_engineinfo_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
186 seta hud_engineinfo_bg_border "" "if set to something else than \"\" = override default size of border around the background"
187 seta hud_engineinfo_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
188 seta hud_engineinfo_framecounter_time 1 "time between framerate display updates, smaller values yield less accuracy"
189 seta hud_engineinfo_framecounter_decimals 0 "amount of decimals to show"
190 seta hud_engineinfo_framecounter_exponentialmovingaverage 1 "use an averaging method for calculating fps instead of counting frametime like engine does"
191 seta hud_engineinfo_framecounter_exponentialmovingaverage_new_weight 0.1 "weight of latest data point"
192 seta hud_engineinfo_framecounter_exponentialmovingaverage_instantupdate_change_threshold 0.5 "threshold for fps change when to update instantly, to make big fps changes update faster"