native
ns_get_maxspeed
Syntax
native ns_get_maxspeed(id);
Description
Returns a client's maxspeed before the speed change modifier is factored in.
Parameters
| id | The client id to check. |
|---|
Return
The maxspeed for the client.
native
native ns_get_maxspeed(id);
Returns a client's maxspeed before the speed change modifier is factored in.
| id | The client id to check. |
|---|
The maxspeed for the client.