ns_set_player_model

Syntax

native ns_set_player_model(id, const szModel[]="");

Usage

id
The player id to change.
szModel
The model to change to.

Description

Sets a player model.  Omit the second parameter to return to default

Note

The model does not revert on death, teamswitch, gestation, etc.

Return

This function has no return value.