native read_argc();
Returns number of client command arguments.
Should only be used inside of the client_command() forward.
This count includes the command itself. I.e. in a command with 4 arguments, this will return 5.
Number of arguments in the command
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.