read_args
Core (amxmodx.inc)
Description
read_args - Returns the entire parameter line of a command.
Syntax
read_args ( output[], len )
Type
Native
Notes
The result is stored in output for a maximum length of len characters.