read_argc
Core
(amxmodx.inc)
Description
read_argc - Returns the number of parameters/arguments in a command.
Syntax
read_argc
( )
Type
Native
Notes
This includes the command itself.
If it returns 10, the actual argument count is 9.