mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-22 07:55:43 +00:00
tempBot RemoveTestClient();
use
This commit is contained in:
parent
3a96bd4ed7
commit
d72987fdd7
@ -653,7 +653,7 @@ addBots()
|
|||||||
{
|
{
|
||||||
tempBot = random(getBotArray());
|
tempBot = random(getBotArray());
|
||||||
if (isDefined(tempBot))
|
if (isDefined(tempBot))
|
||||||
kick( tempBot getEntityNumber(), "EXE_PLAYERKICKED" );
|
tempBot RemoveTestClient();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user