\r
seta sv_status_privacy 1 "hide IP addresses from \"status\" replies shown to clients"\r
\r
-\r
-seta cl_radar 2 "show radar. 1 in team maches, 2 always"\r
-seta cl_radar_players 2 "show players on the radar. 0 disables, 1 shows only team mates, 2 shows all players"\r
-seta cl_radar_content_alpha 0.9 "alpha of the minimap"\r
-seta cl_radar_background_alpha 0.5 "set to -1 to disable"\r
-seta cl_radar_foreground_alpha 0.9 "set to -1 to disable"\r
-seta cl_radar_scale 2048 "distance you can see on the radar"\r
-seta cl_radar_rotation 0 "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"\r
-seta cl_radar_size "160 128" "size of the radar in pixels"\r
-seta cl_radar_position "1 0" "1 0 would be upper right corner, 0.5 0.5 the center, append a 2 at the end to disable the corner hack, and a 1 to disable half the hack"\r
-seta cl_radar_zoommode 0 "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"\r
-alias cl_radar_rotate "toggle cl_radar_rotation 0 1 2 3 4"\r
-\r
set g_maplist_allow_hidden 0 "allow hidden maps to be, e.g., voted for and in the maplist"\r
set g_maplist_allow_frustrating 0 "allow impossible maps to be, e.g., voted for and in the maplist (if set to 2, ONLY impossible maps are allowed)"\r
\r
set hud_item_preylist_health_text_length 0.1\r
set hud_item_preylist_items 9\r
\r
+seta cl_radar 2 "show radar. 1 in team maches, 2 always"\r
+seta cl_radar_players 2 "show players on the radar. 0 disables, 1 shows only team mates, 2 shows all players"\r
+seta cl_radar_content_alpha 0.9 "alpha of the minimap"\r
+seta cl_radar_background_alpha 0.5 "set to -1 to disable"\r
+seta cl_radar_foreground_alpha 0.9 "set to -1 to disable"\r
+seta cl_radar_scale 2048 "distance you can see on the radar"\r
+seta cl_radar_rotation 0 "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"\r
+seta cl_radar_size "160 128" "size of the radar in pixels"\r
+seta cl_radar_position "1 0" "1 0 would be upper right corner, 0.5 0.5 the center, append a 2 at the end to disable the corner hack, and a 1 to disable half the hack"\r
+seta cl_radar_zoommode 0 "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"\r
+alias cl_radar_rotate "toggle cl_radar_rotation 0 1 2 3 4"\r
+\r
// Other HUD stuff below\r
\r
sbar_info_pos 50\r