forward
zp_user_humanized_pre
Syntax
forward zp_user_humanized_pre(id, classid, attacker);
Description
Called when a player turns back to human.
Parameters
| id | Player index who was cured. |
|---|---|
| classid | Special Class index. |
| attacker | Attacker index |
forward
forward zp_user_humanized_pre(id, classid, attacker);
Called when a player turns back to human.
| id | Player index who was cured. |
|---|---|
| classid | Special Class index. |
| attacker | Attacker index |