Thread: Spectate Time
View Single Post
Author Message
tigerox
AlliedModders Donor
Join Date: Oct 2008
Location: Canada
Old 03-27-2009 , 00:59   Spectate Time
Reply With Quote #1

Spectate Time

Description:
Kicks spectators if they exceed the spectate time limit. Players with admin flag 's' or the admin override sm_speckick_immunity will not be kicked.

Cvars:
  • sm_spectimelimit (default 180) - Maximum allowed spectating time in seconds.
  • sm_specplayerlimit (default 0) - Number of players required to start spectate kick.

Installation:
Copy the plugin to your addons/sourcemod/plugins folder and change the map.

Changelog:
Code:
01/01/12 - Version 3.2
- Fixed another case where non spectators are kicked.

20/12/11 - Version 3.1
- Fixed rare case where non spectators are kicked.

18/12/11 - Version 3.0
- Updated admin immunity checking.
- Recoded spectator detection.
- Fixed missing url in plugin info.
Attached Files
File Type: sp Get Plugin or Get Source (spectime.sp - 2227 views - 3.8 KB)

Last edited by tigerox; 01-01-2012 at 19:31. Reason: Version 3.2
tigerox is offline