mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-10-27 16:16:56 +00:00
fixed bots with marathon possibly running in circles forever
This commit is contained in:
@@ -819,7 +819,7 @@ setBotWantSprint()
|
||||
|
||||
self.bot.wantsprint = true;
|
||||
|
||||
self waittill( "kill_goal" );
|
||||
self waittill_notify_or_timeout( "kill_goal", 10 );
|
||||
|
||||
self.bot.wantsprint = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user