View Single Post
Author Message
Zuko
SourceMod Donor
Join Date: Sep 2006
Location: Poland
Old 09-04-2009 , 15:45   Custom Files Filter Checker
Reply With Quote #1

Custom Files Filter Checker 1.4

Tested on TF2, but should work on other mods with sv_downloadfilter cvar.
Plugin logs kicked players in logs/customfilesfilterchecker.log

Version 1.2
- Fixed logging

Code:
/*
 * Custom Files Filter Checker 
 *
 * Simple plugin for kicking players who have disabled downloading custom files
 * cl_allowdownload and cl_downloadfilter "none" - players with cl_downloadfilter "nosounds"
 * can join to server.
 * I made this plugin to avoid situations when some players playing with BIG RED ERRORS on screen (eg. missing hat models).
 *
 * Version 1.0
 * - Initial release 
 * Version 1.1
 * - Added immunity for complaining admins^^... (for ROOT Admin)
 * Version 1.2
 * - Fixed logging
 * Version 1.3
 * - Redone immunity
 * Version 1.4
 * - Minor Fixes
 *
 * Zuko / #hlds.pl @ Qnet / zuko.isports.pl /
 *
 */
Attached Files
File Type: sp Get Plugin or Get Source (customfilesfilterchecker.sp - 2571 views - 2.7 KB)
File Type: txt customfilesfilterchecker.phrases.txt (674 Bytes, 977 views)
__________________

Last edited by Zuko; 09-20-2009 at 06:50. Reason: new version
Zuko is offline
Send a message via ICQ to Zuko