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