native

zp_get_zombie_class_id

Syntax

native zp_get_zombie_class_id(const name[]);

Description

Returns a zombie class' ID.

Parameters

name Class name to look for.

Return

Internal zombie class ID, or -1 if not found.