mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-08-30 10:13:14 +00:00
wait for notfies
This commit is contained in:
@@ -595,11 +595,10 @@ connected()
|
|||||||
|
|
||||||
level.bots[ level.bots.size ] = self;
|
level.bots[ level.bots.size ] = self;
|
||||||
self thread onDisconnect();
|
self thread onDisconnect();
|
||||||
|
|
||||||
level notify( "bot_connected", self );
|
|
||||||
|
|
||||||
self thread watchBotDebugEvent();
|
self thread watchBotDebugEvent();
|
||||||
}
|
|
||||||
|
waittillframeend; // wait for waittills to process
|
||||||
|
level notify( "bot_connected", self );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
DEBUG
|
DEBUG
|
||||||
|
Reference in New Issue
Block a user