//****************************************************************************** // _____ _ _ __ // | _ | | | | | / _| // | | | |_ __ ___ _ __ | | | | __ _ _ __| |_ __ _ _ __ ___ // | | | | '_ \ / _ \ '_ \| |/\| |/ _` | '__| _/ _` | '__/ _ \ // \ \_/ / |_) | __/ | | \ /\ / (_| | | | || (_| | | | __/ // \___/| .__/ \___|_| |_|\/ \/ \__,_|_| |_| \__,_|_| \___| // | | We don't make the game you play. // |_| We make the game you play BETTER. // // Website: http://openwarfaremod.com/ //****************************************************************************** // IDLE MONITOR OPTIONS // ALL VARIABLES WORK IN RANKED AND UNRANKED MODES //****************************************************************************** // PLEASE REMEMBER TO UNCOMMENT THE LINES BY REMOVING THE DOUBLE SLASHES (//) // WHEN CHANGING A VALUE. PLEASE DO NOT UNCOMMENT LINES SET TO DEFAULT VALUES. //****************************************************************************** // Time after that the player have become idle, that the player should be forced to spectate. // 0 = Disabled (default), 1-600 = Enabled // set scr_idle_switch_spectator "0" // Time after that the player have been forced to spectate, that the player should be kicked. // 0 = Disabled (default), 1-600 = Enabled // set scr_idle_spectator_timeout "0" // Show a warning message before taking action against idle players // 0 = Disabled (default), 1 = Enabled // set scr_idle_show_warning "0" // Protect players wearing these clan tags from being kicked when idle (separated by spaces). // set scr_idle_protected_tags "" // Protect players with this GUID from being kicked when idle. (separated by semicolon). // set scr_idle_protected_guids ""