native
zp_register_hclass_model
Syntax
native zp_register_hclass_model(classid, player_model[], body=0, skin=0);
Description
Register a Human class model.
Parameters
| class | Human Class index |
|---|---|
| player_model | Human Class Model |
| body | Human Class body |
| skin | Human Class skin |
Return
True if sucess, false otherwise
Error
If Human class index are invalid