native

zp_set_user_human_class

Syntax

native zp_set_user_human_class(id, classid);

Description

Sets a player's next human class ID (for the next spawn).

Parameters

id Player index.
classid A valid human class ID.

Return

True on success, false otherwise.