read_argv_int

Syntax

native read_argv_int(id);

Usage

id
Argument index starting from 1

Description

Retrieves argument of client command as integer value.

Note

Should only be used inside of the client_command() forward.

Return

Integer value