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