zp_class_zombie_register_model

Syntax

native zp_class_zombie_register_model(classid, const model[])

Usage

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

Description

Registers a custom player model for a given zombie class.

Return

True on success, false otherwise.