mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-08-30 10:13:14 +00:00
arg might be later
This commit is contained in:
@@ -1097,7 +1097,7 @@ addBots_loop()
|
|||||||
|
|
||||||
if ( isdefined( tempBot ) )
|
if ( isdefined( tempBot ) )
|
||||||
{
|
{
|
||||||
kick( tempBot getentitynumber() );
|
kick( tempBot getentitynumber(), "EXE_PLAYERKICKED" );
|
||||||
|
|
||||||
wait 0.25;
|
wait 0.25;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user