native
zp_get_human_class_realname
Syntax
native zp_get_human_class_realname(id, realname[], len);
Description
Get Human Class realname
Parameters
| class | Human Class index |
|---|---|
| realname | Buffer to copy hclass realname to |
| len | Maximum length of buffer |
Return
True if sucess, false otherwise
Error
If Human Class index are invalid