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