native ns_set_speedchange(id, speedchange=0);
id | The player id to change. |
speedchange | The speed to modify the player speed by. Set to 0 to revert to default speed. |
Set this to modify the player's speed by a certain amount.
The speed does not revert on death, teamswitch, gestation, etc.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.