how can i make a mob that spawns and then when its alive the timer waits until its dead and the counter starts going again
what the heck is this. bro wt
You need to get a mob, put it in the server storage, create a timer script, clone the amount of mobs you want, use a general random positioning. As for the timer, I'd create a int value with the amount of zombies you created that lower the value each death, when it reaches 0 then you can stop the timer.
I have a script like this already made, but you didn't really put in any effort to learn or attempt to make this script..