read_argv_float

Syntax

native Float:read_argv_float(id);

Usage

id
Argument index starting from 1

Description

Retrieves argument of client command as float value.

Note

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

Return

Float value