Signature
native ns_set_speedchange(id, speedchange = 0);
Description
Set this to modify the player's speed by a certain amount.
Notes
- The speed does not revert on death, teamswitch, gestation, etc.
Parameters
- id — The player id to change.
- speedchange — The speed to modify the player speed by. Set to 0 to revert to default speed.
No return value