native

zp_class_human_register_model

Syntax

native zp_class_human_register_model(classid, const model[])

Description

Registers a custom player model for a given human class.

Parameters

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

Return

True on success, false otherwise.