View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 01-31-2011 , 09:09   Re: [TF2] Spy Improvements (v1.2)
Reply With Quote #4

@ Matheus28

Your player loop is skipping the last client slot on line 47. Should loop through <= MaxClients instead of just <.

Also, CheckCommandAccess should be used instead of hardcoding an admin flag check.
psychonic is offline