native
ns_get_speedchange
Syntax
native ns_get_speedchange(id);
Description
Returns a client's current speed modifier.
Parameters
| id | The client id to check. |
|---|
Return
The module's current speed modifier for the client.
native
native ns_get_speedchange(id);
Returns a client's current speed modifier.
| id | The client id to check. |
|---|
The module's current speed modifier for the client.