native

zp_class_zombie_register_claw

Syntax

native zp_class_zombie_register_claw(classid, const clawmodel[])

Description

Registers a custom claw model for a given zombie class.

Parameters

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

Return

True on success, false otherwise.