rename to bot events

This commit is contained in:
ineed bots
2022-04-18 16:12:49 -06:00
parent 05bb24f587
commit 9984878a25
5 changed files with 119 additions and 119 deletions

View File

@@ -2159,7 +2159,7 @@ movetowards( goal )
randomDir = self getRandomLargestStafe( stucks );
self BotNotifyBotChat("stuck");
self BotNotifyBotEvent("stuck");
self botMoveTo( randomDir );
wait stucks;