3rd Party Libraries
Recent Additions
Handles Parser
Discord
console
SrvCmd
File
SrvCmd
Last Updated
2013-08-01
Created At
2007-02-15
Called when a server-only command is invoked.
Action
(
int
args
)
Parameters
int
args
Number of arguments that were in the argument string.
Return Value
Action
An Action value. Not handling the command means that Source will report it as "not found."