]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - hud_wickedhud_default.cfg
make trigger_warpzone_reconnect work, and give it the alias target_warpzone_reconnect
[xonotic/xonotic-data.pk3dir.git] / hud_wickedhud_default.cfg
index 6cf08c1435b2edcfa88469bd98e13a2d6707d71f..62d9d11b314cf24fbfb6c90797adb0f620c1edfb 100644 (file)
@@ -41,7 +41,7 @@ seta hud_inventory_bg_color "" "if set to something else than \"\" = override de
 seta hud_inventory_bg_color_team "" "override panel color with team color in team based games"
 seta hud_inventory_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
 seta hud_inventory_bg_border "" "if set to something else than \"\" = override default size of border around the background"
-seta hud_inventory_bg_padding "" if set to something else than \"\" = override default padding of contents from border"
+seta hud_inventory_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
 
 seta hud_powerups 1 "enable/disable this panel"
 seta hud_powerups_pos "0.400000 0.130000" "position of this panel"
@@ -121,10 +121,10 @@ seta hud_score_bg_padding "" "if set to something else than \"\" = override defa
 seta hud_racetimer 1 "enable/disable this panel"
 seta hud_racetimer_pos "0.360000 0.010000" "position of this base of the panel"
 seta hud_racetimer_size "0.280000 0.093333" "size of this panel"
-seta hud_racetimer_bg 0 "if set to something else than \"\" = override default background"
+seta hud_racetimer_bg "border_timer" "if set to something else than \"\" = override default background"
 seta hud_racetimer_bg_color "" "if set to something else than \"\" = override default panel background color"
 seta hud_racetimer_bg_color_team "" "override panel color with team color in team based games"
-seta hud_racetimer_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
+seta hud_racetimer_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
 seta hud_racetimer_bg_border "" "if set to something else than \"\" = override default size of border around the background"
 seta hud_racetimer_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
 
@@ -132,7 +132,7 @@ seta hud_vote 1 "enable/disable this panel"
 seta hud_vote_pos "0.400000 0.800000" "position of this base of the panel"
 seta hud_vote_size "0.240000 0.080000" "size of this panel"
 seta hud_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"
-seta hud_vote_bg "border_modicons" "if set to something else than \"\" = override default background"
+seta hud_vote_bg "border_vote" "if set to something else than \"\" = override default background"
 seta hud_vote_bg_color "" "if set to something else than \"\" = override default panel background color"
 seta hud_vote_bg_color_team "" "override panel color with team color in team based games"
 seta hud_vote_bg_alpha "" "if set to something else than \"\" = override default panel background alpha"
@@ -152,7 +152,7 @@ seta hud_modicons_bg_padding "" "if set to something else than \"\" = override d
 seta hud_pressedkeys 1 "enable/disable this panel, 1 = show only when spectating other players, 2 = show always"
 seta hud_pressedkeys_pos "0.460000 0.730000" "position of this base of the panel"
 seta hud_pressedkeys_size "0.080000 0.062912" "size of this panel"
-seta hud_pressedkeys_bg "" "if set to something else than \"\" = override default background"
+seta hud_pressedkeys_bg "border_modicons" "if set to something else than \"\" = override default background"
 seta hud_pressedkeys_bg_color "" "if set to something else than \"\" = override default panel background color"
 seta hud_pressedkeys_bg_color_team "" "override panel color with team color in team based games"
 seta hud_pressedkeys_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
@@ -162,7 +162,7 @@ seta hud_pressedkeys_bg_padding "" "if set to something else than \"\" = overrid
 seta hud_chat 1 "enable/disable this panel"
 seta hud_chat_pos "0.020000 0.790000" "position of this base of the panel"
 seta hud_chat_size "0.360000 0.100000" "size of this panel"
-seta hud_chat_bg "" "if set to something else than \"\" = override default background"
+seta hud_chat_bg "border_chat" "if set to something else than \"\" = override default background"
 seta hud_chat_bg_color "" "if set to something else than \"\" = override default panel background color"
 seta hud_chat_bg_color_team "" "override panel color with team color in team based games"
 seta hud_chat_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"
@@ -170,9 +170,9 @@ seta hud_chat_bg_border "" "if set to something else than \"\" = override defaul
 seta hud_chat_bg_padding "" "if set to something else than \"\" = override default padding of contents from border"
 
 seta hud_engineinfo 1 "enable/disable this panel
-seta hud_engineinfo_pos "0.900000 0.960000" "position of this base of the panel"
-seta hud_engineinfo_size "0.100000 0.033333" "size of this panel"
-seta hud_engineinfo_bg "" "if set to something else than \"\" = override default background"
+seta hud_engineinfo_pos "0.860000 0.950000" "position of this base of the panel"
+seta hud_engineinfo_size "0.130000 0.034667" "size of this panel"
+seta hud_engineinfo_bg "border_modicons" "if set to something else than \"\" = override default background"
 seta hud_engineinfo_bg_color "" "if set to something else than \"\" = override default panel background color"
 seta hud_engineinfo_bg_color_team "" "override panel color with team color in team based games"
 seta hud_engineinfo_bg_alpha 0 "if set to something else than \"\" = override default panel background alpha"