Can you set the max amount of zombies at a time beyond 32?
-
I am currently using the dvar config list made by Fry, but it says that you cannot change the value of cmZombieAiLimit beyond 32. Is there any way to bypass this restriction?
-
zuntonik Well if you know reverse engineering you can reallocate memory and remove the hundreds of checks to allow for more than 32 actors simultaneously. Otherwise, no because it is an engine limit.