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