mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 22:05:44 +00:00
Fix
This commit is contained in:
parent
09e8cd3f4a
commit
be7a8a702c
@ -554,6 +554,9 @@ GetHostPlayer()
|
||||
bot_wait_for_host()
|
||||
{
|
||||
host = undefined;
|
||||
|
||||
while (!isDefined(level) || !isDefined(level.players))
|
||||
wait 0.05;
|
||||
|
||||
for(i = 0; i < 100; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user