native

zpn_is_user_zombie_special

Syntax

native bool:zpn_is_user_zombie_special(const id);

Description

Returns whether a client is using a special zombie class.

Parameters

id Client index

Return

true if the client is connected, is a zombie, and the
current class type is CLASS_TEAM_TYPE_ZOMBIE_SPECIAL;
false otherwise