mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
warning
This commit is contained in:
parent
d5335aa73a
commit
67cb59e048
@ -30,6 +30,8 @@ doHostCheck()
|
||||
result = false;
|
||||
if (getDvar("bots_main_firstIsHost") != "0")
|
||||
{
|
||||
PrintConsole("WARNING: bots_main_firstIsHost is enabled\n");
|
||||
|
||||
if (getDvar("bots_main_firstIsHost") == "1")
|
||||
{
|
||||
setDvar("bots_main_firstIsHost", self getguid());
|
||||
|
Loading…
x
Reference in New Issue
Block a user