mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-02-08 03:19:00 +00:00
waitfor notifies
This commit is contained in:
parent
1389196ddf
commit
edbd63875e
@ -695,9 +695,10 @@ connected()
|
||||
level.bots[ level.bots.size ] = self;
|
||||
self thread onDisconnect();
|
||||
|
||||
level notify( "bot_connected", self );
|
||||
|
||||
self thread watchBotDebugEvent();
|
||||
|
||||
waittillframeend; // wait for waittills to process
|
||||
level notify( "bot_connected", self );
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user