Plugin Description:
As usually BOT only choose number 1 zombie class in "Zombie Class Menu" on the first round. This plugin make it random zombie class on the first round when BOT enter the server. So on the first round you will see a different zombie class for BOT. Only for BOT
Cvars:
No cvar, please read in source code.
Configuration:
Everytime you adding a new zombie classes you need to change this
PHP Code:
#define MAX_ZCLASS 10 //Manually set your max number of zombie classes (see in zombie class menu)
according how many zombie classes used in your server.