native

zp_set_user_zombie_class

Syntax

native zp_set_user_zombie_class(id, classid);

Description

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

Parameters

id Player index.
classid A valid zombie class ID.

Return

True on success, false otherwise.