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