native set_user_maxspeed(index, Float:speed = -1.0);
index | Client index |
speed | The maximum speed player will be able to run at |
Sets player's maximum movement speed.
This function has no return value.
If player is not connected or not within the range of 1 to MaxClients.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.