ze_is_user_zombie

Syntax

native ze_is_user_zombie(id);

Usage

id
Client index.

Description

Description: Check if user zombie or not.

Return

true    | If user Zombie.
false   | If user Human.
NULLENT | If player not connected.