native
read_argv_float
Syntax
native Float:read_argv_float(id);
Description
Retrieves argument of client command as float value.
Parameters
| id | Argument index starting from 1 |
|---|
Note
Should only be used inside of the client_command() forward.
Return
Float value