Author Topic: Gamemode zombie  (Read 653 times)

How do i make the zombies not re-spawn after they're killed? 

In the minigame menu, down at the very bottom where the zombie gamemode options are located, click the button labeled "Basic." You should now see a new list of basic options for the zombie gamemode. Enable the one labeled "Disable Respawn."

That's for humans I thought? Like TDM mod when you set lives to 1?

I might be something that isn't so obvious like LOS checks or Radius chance even though I have no idea what those things are for. Or it could be events.Like this maybe:

OnZombieDeath>SetVehicle>None
OnMiniGameReset>SetVehicle>Zombie(whichever one was on the spawn origbrown townly)

Go in the events of the spawn

On-zombiedeath > Self > set Vehicle [none]

thanks guys, you really helped me :3 and i kinda feel dumb that i didnt see that no zombie respawn thing ^_^"