zp_class_zombie_register_claw

Syntax

native zp_class_zombie_register_claw(classid, const clawmodel[])

Usage

classid
A valid zombie class ID.
clawmodel
Claw model filename.

Description

Registers a custom claw model for a given zombie class.

Return

True on success, false otherwise.