mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-19 17:32:54 +00:00
fix
This commit is contained in:
parent
812ef072ef
commit
d98274c8b5
@ -686,6 +686,9 @@ bot_wait_for_host()
|
||||
{
|
||||
host = undefined;
|
||||
|
||||
while (!isDefined(level) || !isDefined(level.players))
|
||||
wait 0.05;
|
||||
|
||||
for(i = 0; i < 100; i++)
|
||||
{
|
||||
host = GetHostPlayer();
|
||||
|
Loading…
x
Reference in New Issue
Block a user