PDA

View Full Version : is there a way to kick spectators


boxer82003
09-25-2004, 12:24 PM
is there a line i can add to the .cfg to auto kick spectators afte 3 minutes i have tried

set g_spectatorinactivity "180"

no luck

groundpounder
09-25-2004, 01:04 PM
set g_inactivityspectator "600" //[secs]– Functions the same as g_inactivity except is works for spectators. When this cvar is set to some number of seconds any spectator who is idle for that period of time will automatically be kicked from the server. Zero (default) is off.

Also for people standing on map...

set g_inactivity "120"//in seconds


Try that one. :wink: Hope it helps