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