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