mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-21 21:45:43 +00:00
missed
This commit is contained in:
parent
e76481e854
commit
a83ba3e9eb
@ -6153,7 +6153,11 @@ bot_cap_loop()
|
|||||||
|
|
||||||
if ( !isDefined( carrier ) ) //if no one has enemy flag
|
if ( !isDefined( carrier ) ) //if no one has enemy flag
|
||||||
{
|
{
|
||||||
|
self BotNotifyBotEvent( "cap", "start", "their_flag", theirflag );
|
||||||
|
|
||||||
self bot_cap_get_flag( theirflag );
|
self bot_cap_get_flag( theirflag );
|
||||||
|
|
||||||
|
self BotNotifyBotEvent( "cap", "stop", "their_flag", theirflag );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user