1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-29 07:31:50 +00:00

mw2 bot nofications

This commit is contained in:
ineed bots
2022-05-09 18:20:10 -06:00
parent 9be5b7e612
commit de1769356c
2 changed files with 226 additions and 2 deletions

View File

@ -949,7 +949,7 @@ setBotWantSprint()
self.bot.wantsprint = true;
self waittill( "kill_goal" );
self waittill_notify_or_timeout( "kill_goal", 10 );
self.bot.wantsprint = false;
}