When you select a camouflage class and enter zp_ability in the console, the game gives an error.
It works only when there is one player on the server, or when the zombie has not yet appeared.
This also works when you, as a zombie, killed the last human and type zp_ability in console before a new round begins.
Console message:
(for humans)
[ERROR] gamemodes/zombieplague/gamemode/classes/humans/camouflage.lua:12: attempt to index a nil value
When you select a camouflage class and enter zp_ability in the console, the game gives an error. It works only when there is one player on the server, or when the zombie has not yet appeared. This also works when you, as a zombie, killed the last human and type zp_ability in console before a new round begins.
Console message: (for humans) [ERROR] gamemodes/zombieplague/gamemode/classes/humans/camouflage.lua:12: attempt to index a nil value
(for zombies) [ERROR] gamemodes/zombieplague/gamemode/classes/zombies/camouflage.lua:13: attempt to index a nil value