mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-05-11 14:44:51 +00:00
fix
This commit is contained in:
parent
f4732c8a83
commit
4dee4ef762
@ -76,6 +76,9 @@ PickRandom(arr)
|
|||||||
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