native

zp_class_zombie_register_model

Syntax

native zp_class_zombie_register_model(classid, const model[])

Description

Registers a custom player model for a given zombie class.

Parameters

classid A valid zombie class ID.
model Player model's short name.

Return

True on success, false otherwise.