forward
zpn_user_infected_post
Syntax
forward zpn_user_infected_post(const this, const infector, const class_id);
Description
Called after a client has been infected and the zombie class was applied.
Parameters
| this | Infected client index |
|---|---|
| infector | Infector client index, or 0 if there was no direct infector |
| class_id | Applied zombie class index |
Return
This forward ignores the returned value.