mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-10-28 00:26:57 +00:00
Better approach
This commit is contained in:
@@ -235,7 +235,7 @@ BotStopMoving( what )
|
||||
*/
|
||||
BotNotifyBotChat( msg, a, b, c, d, e, f, g )
|
||||
{
|
||||
self notify( "bot_chat_" + msg, a, b, c, d, e, f, g );
|
||||
self notify( "bot_chat", msg, a, b, c, d, e, f, g );
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user