Thread: WatchSpec v1.0
View Single Post
^BuGs^
Senior Member
Join Date: May 2007
Old 07-11-2007 , 14:40   Re: WatchSpec v1.0
Reply With Quote #3

try to keep filenames all lower-case as Linux is case-sensitive. __MAXPLAYERS__ could be removed and "MAXPLAYERS + 1" is all that is needed.
Code:
new Handle:timersList[MAXPLAYERS +1]
... and you need the other flags for the version for it to work for stats tracking.

Otherwise good job.

Some idea for improvement:
* Check Immunity from being kicked/banned
* If they have the revered slot (i.e. clan/group server) if they should be put under a spec limit.
__________________
Sourcemod Plugin Author and Plugin Approver
"The correct way is MAXPLAYERS + 1"
I will not take bugs/new idea reports over the forums. Please use the issue list.

Last edited by ^BuGs^; 07-11-2007 at 14:45.
^BuGs^ is offline