native

zp_class_zombie_set_next

Syntax

native zp_class_zombie_set_next(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.