Thread: Anti-Ping Mask
View Single Post
atom0s
Senior Member
Join Date: Jul 2009
Old 07-24-2009 , 01:30   Re: Anti-Ping Mask
Reply With Quote #4

Quote:
Originally Posted by bman87 View Post
Why not use a ClientCommand to stop it instead of kicking the client?

ClientCommand(client, "cl_cmdrate 30");
Just added this and it is blocked due to one of the semi-recent updates that Valve pushed out that prevents the server from executing commands on clients.

Code:
FVAR_SERVER_CAN_EXECUTE prevent server from running command: cl_cmdrate
atom0s is offline