ze_is_zombie_frozen

Syntax

native ze_is_zombie_frozen(id);

Usage

id
Client index.

Description

Description: Check if this zombie in pre-release time or not.
             Pre-Release time is said to be freeze time for zombies.

Return

true  | If this zombie in freeze time.
false | If this zombie not in freeze time.
-1    | If player not connected or this player is Human.

Note

This native is working in Escape Mode.