mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-08-31 21:07:25 +00:00
tempBot RemoveTestClient();
use
This commit is contained in:
@@ -653,7 +653,7 @@ addBots()
|
|||||||
{
|
{
|
||||||
tempBot = random(getBotArray());
|
tempBot = random(getBotArray());
|
||||||
if (isDefined(tempBot))
|
if (isDefined(tempBot))
|
||||||
kick( tempBot getEntityNumber(), "EXE_PLAYERKICKED" );
|
tempBot RemoveTestClient();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user