native read_argv(id, output[], len);
id | Argument index starting from 1, 0 returns the command itself |
output | Buffer to copy command argument to |
len | Maximum buffer size |
Retrieves argument of client command as string.
Should only be used inside of the client_command() forward.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.