native
zp_get_user_human_class
Syntax
native zp_get_user_human_class(id);
Description
Returns a player's current human class ID.
Parameters
| id | Player index. |
|---|
Return
Internal human class ID, or -1 if not yet chosen.
native
native zp_get_user_human_class(id);
Returns a player's current human class ID.
| id | Player index. |
|---|
Internal human class ID, or -1 if not yet chosen.