forward
zp_user_last_zombie
Syntax
forward zp_user_last_zombie(id);
Description
Called when a player becomes the last zombie.
Parameters
| id | Player index. |
|---|
Note
This is called for the first zombie too.
forward
forward zp_user_last_zombie(id);
Called when a player becomes the last zombie.
| id | Player index. |
|---|
This is called for the first zombie too.