View Single Post
Author Message
mobe
Junior Member
Join Date: Jun 2005
Old 05-19-2006 , 13:22   A question about HL SDK, for help!
Reply With Quote #1

About client cmd and the "ClientCommand" callback function.
The SDK says that when every player in game send a "cmd" command to the server, engine will make a call to "ClientCommand" callback function in game dll, which give a chance for MOD writters to catch those client cmds.
However, I can't catch client's cmd like "name ...." in this way, but for any other cmd is ok.

So I can't forbid player use "name ..." cmd in my MOD, How can I do that, or anything wrong with my MOD?
mobe is offline