mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-21 23:45:43 +00:00
Fix
This commit is contained in:
parent
189bf664c5
commit
80c176b48a
@ -712,6 +712,9 @@ GetHostPlayer()
|
|||||||
bot_wait_for_host()
|
bot_wait_for_host()
|
||||||
{
|
{
|
||||||
host = undefined;
|
host = undefined;
|
||||||
|
|
||||||
|
while (!isDefined(level) || !isDefined(level.players))
|
||||||
|
wait 0.05;
|
||||||
|
|
||||||
for(i = 0; i < 100; i++)
|
for(i = 0; i < 100; i++)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user