Possibly PB as gonzo just pointed out..
p.s.
Main Server says no Cam on ..
set sv_voice “0”
set sv_voiceQuality “1”
set scr_drawfriend “1”
set scr_friendlyfire “3”
set scr_killcam “0”
set scr_spectatefree “0”
set scr_spectateenemy “0”
Question.. did the Proper Hardcore server lag for you? Reason i ask is that you can change more settings with it and disable stuff.. like this for voice coms..
// In-game voice communication system
set sv_voice “0”
set sv_voiceQuality “0”
set voice_deadChat “0”
set voice_global “0”
set voice_localEcho “0”
set winvoice_mic_mute “1”
Note the Voice quality is On for proper hardcore..
you can also set minimum pingage..
// Ping
set sv_minPing “0” // MIN player ping on CONNECT, any lower and player isnt allowed to connect
*Note.. Trying these settings with Newer server may cause it to De-Rank itself, so check forums before playing around…*