native

zp_class_human_set_next

Syntax

native zp_class_human_set_next(id, classid)

Description

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

Parameters

id Player index.
classid A valid human class ID.

Return

True on success, false otherwise.