native
zp_disinfect_user
Syntax
native zp_disinfect_user(id, silent = 0, attacker = 0);
Description
Forces a player to become a human.
Parameters
| id | Player index to be cured. |
|---|---|
| silent | If set, there will be no HUD messages or antidote sounds. |
| attacker | Give rewards for possible attacker |
Note
Unavailable for last default/special zombie
Return
True on success, false otherwise.