zp_class_human_register_model

Syntax

native zp_class_human_register_model(classid, const model[])

Usage

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

Description

Registers a custom player model for a given human class.

Return

True on success, false otherwise.