native
zp_get_user_first_zombie
Syntax
native zp_get_user_first_zombie(id);
Description
Returns whether a player is the first zombie.
Parameters
| id | Player index. |
|---|
Return
True if it is, false otherwise.
native
native zp_get_user_first_zombie(id);
Returns whether a player is the first zombie.
| id | Player index. |
|---|
True if it is, false otherwise.