mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-06-28 15:11:49 +00:00
init chatter
This commit is contained in:
3114
raw/maps/mp/bots/_bot_chat.gsc
Normal file
3114
raw/maps/mp/bots/_bot_chat.gsc
Normal file
File diff suppressed because it is too large
Load Diff
@ -8157,7 +8157,7 @@ bot_grnd_loop()
|
||||
if ( self HasScriptGoal() && self GetScriptGoal() == goal )
|
||||
self ClearScriptGoal();
|
||||
|
||||
self BotNotifyBotEvent( "grnd", "start", "stop" );
|
||||
self BotNotifyBotEvent( "grnd", "stop", "cap" );
|
||||
}
|
||||
|
||||
return;
|
||||
|
Reference in New Issue
Block a user