Author Topic: Bots' spawn.  (Read 779 times)

How do I make bots take a certain amout of time to spawn after death?  I did it with zombies but i dont know how to do it with bots because it was simpler with zombies because you had to turn director or whatever on

How do I make bots take a certain amout of time to spawn after death?  I did it with zombies but i dont know how to do it with bots because it was simpler with zombies because you had to turn director or whatever on
Let me think about this.

If you do OnBotDeath>setVehicle>NONE

then about 10 (10000) seconds later OnBotDeath>setVehicle>Standard Bot

Should work.