chicken emoji said in Is there a mod where there is only 24 zombies per round?:
init(){
level.max_zombie_func = ::zombies;
}zombies(max_num){
return 24;
}
Thank you
chicken emoji said in Is there a mod where there is only 24 zombies per round?:
init(){
level.max_zombie_func = ::zombies;
}zombies(max_num){
return 24;
}
Thank you
I want to play Bo2 zombies with only 24 zombies per round but I could only find a mod called Legacy, and it adds features that I don't want. Does anyone know a mod where it is just 24 zombies per round?