AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Disable verbose logging of convars (https://forums.alliedmods.net/showthread.php?t=336358)

wsky 02-13-2022 15:20

Disable verbose logging of convars
 
Hi,

every time I start my server (csgo, probably also other games) or when the map changes, the log is being filled with every existing convar along with its current value

This information is useless to me and unnecessarily fills up the log.
Is there any way to disable this?

Sorry if the information i'm looking for is easily findable; I couldn't come up with a searchterm for what i'm looking for.

Code:

sv_guardian_spawn_health_ct - 100
sv_guardian_spawn_health_t - 100
sv_health_approach_enabled - 0
sv_health_approach_speed - 10
sv_hegrenade_damage_multiplier - 1
sv_hegrenade_radius_multiplier - 1
sv_hide_roundtime_until_seconds - 0
sv_highlight_distance - 500
sv_highlight_duration - 3.5
sv_ignoregrenaderadio - 0
sv_infinite_ammo - 0
sv_knife_attack_extend_from_player_aabb - 0
sv_maxspeed - 320
sv_maxvelocity - 3500
sv_occlude_players - 1
sv_outofammo_indicator - 0
sv_show_ragdoll_playernames - missing cvar specified in bspconvar_whitelist.txt
sv_show_team_equipment_force_on - 0
sv_staminajumpcost - .080
sv_staminalandcost - .050
sv_stopspeed - 80
sv_talk_enemy_dead - 0
sv_talk_enemy_living - 0
sv_teamid_overhead_maxdist - 0
sv_teamid_overhead_maxdist_spec - 0
sv_versus_screen_scene_id - 0
sv_vote_to_changelevel_before_match_point - 0
... and many more


ThePwnt 02-13-2022 16:15

Re: Disable verbose logging of convars
 
You can use this: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

wsky 02-15-2022 18:08

Re: Disable verbose logging of convars
 
That seems to do the trick.
Thanks


All times are GMT -4. The time now is 01:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.