native
zp_core_cure
Syntax
native zp_core_cure(id, attacker = 0)
Description
Turns a player into a human.
Parameters
| id | Player index to be cured. |
|---|---|
| attacker | Player who triggered the cure. (optional) |
Return
True on success, false otherwise.
native
native zp_core_cure(id, attacker = 0)
Turns a player into a human.
| id | Player index to be cured. |
|---|---|
| attacker | Player who triggered the cure. (optional) |
True on success, false otherwise.