Retrieves a command argument given its index, from the current console or server command.
Argument indexes start at 1; 0 retrieves the command name.
native int GetCmdArg(int argnum, char[] buffer, int maxlength)