native
zp_gamemodes_set_allow_infect
Syntax
native zp_gamemodes_set_allow_infect(allow = true)
Description
Sets whether zombies can infect humans for the current game mode.
Parameters
| allow | True to allow, false otherwise. |
|---|
native
native zp_gamemodes_set_allow_infect(allow = true)
Sets whether zombies can infect humans for the current game mode.
| allow | True to allow, false otherwise. |
|---|