Author Topic: How do I delay the respawn of a bot?  (Read 679 times)

When a bot is killed, how do I keep it dead for a little while before it respawns?

0000 onbotdeath>self>setvehicle>none

5000 onbotdeath>self>setvehicle>standard bot
^^^
You can change this to whatever time you want it to take until respawn

0000 onbotdeath>self>setvehicle>none

5000 onbotdeath>self>setvehicle>standard bot
^^^
You can change this to whatever time you want it to take until respawn
Tried it, but it doesn't work.  :C

Bump.  I kinda need this badly.