Author Topic: How do I make a bot never respawn?  (Read 378 times)

I tried to make a bot respawn time -1 and it resets to 0. help!

OnBotKilled>Self>SetBot [none]
Something like that, and if you want it to reset when the minigame resets, add this
OnMiniGameReset>Self>SetBot [bot type].
(It might be setBotHole or something similiar)