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