| Function | Description |
|---|---|
| is_biomod_active | Returns the mods status. |
| event_infect | Called when a survivor is infected by a zombie. |
| event_infect2 | Called when a survivor is infected. |
| event_gamestart | Called when a game starts. |
| event_teamwin | Called when a team wins. |
| is_game_started | Returns true if the game is started |
| infect_user | Makes a user zombie. |
| is_user_zombie | Returns 1 if user is a zombie. |
| is_user_firstzombie | Returns 1 if the user is first zombie. |
| firstzombie | Returns the id of the first zombie. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.