ze_disallow_respawn_as_zombie

Syntax

native ze_disallow_respawn_as_zombie(id);

Usage

id
Client index.

Description

Description:     Disallow spawning player Zombie.

Return

true  | If disallowed successfully.
false | If player not connected.

Error

If player not connected.