native
zp_core_is_last_zombie
Syntax
native zp_core_is_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_core_is_last_zombie(id)
Returns whether a player is the last zombie.
| id | Player index. |
|---|
True if it is, false otherwise.