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