-- [ Picked text/plain from multipart/alternative ] Anybody know what the default sv_ values are for Counter-Strike SRCDS.
I know you are going to say, do a cvarlist, but thats not going to work. Quite a few of them, the default is not the default listed when you query a sever variable on a per variable basis, if you do so it will say things like: [code]"sv_accelerate" = "5" ( def. "10" ) game notify replicated "sv_stopspeed" = "75" ( def. "100" ) game notify replicated - Minimum stopping speed when on ground.[/code] Quite clearly it says the defaults are 10 & 100 here respectively, but if you do a default install of SRCDS for Counter-Strike:Source you get different values of 5 & 75 respectively. Oh, and these 2 variables alone make a huge difference to the feel of the game. So anyhow, is there a way of checking what the defaults are for Counter-Strike:Source SRCDS installation, especially for sv_ Server Variables? -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

