Signature
native set_user_maxspeed(index, Float:speed = -1.0);
Description
Sets player's maximum movement speed.
Parameters
- index — Client index
- speed — The maximum speed player will be able to run at
No return value
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.