ns_set_player_body
Syntax
native ns_set_player_body(id, body=-1);
Usage
| Parameter | Description |
|---|---|
| id | The player id to change. |
| body | The body number to change to. |
Description
Sets a player body. Omit the second parameter to return to default
Note
The body does not revert on death, teamswitch, gestation, etc.
Return
This function has no return value.