This commit is contained in:
Your Name
2020-09-12 22:25:37 -06:00
parent d94c290a10
commit 0952e8af0a
2 changed files with 24 additions and 0 deletions

View File

@ -24,6 +24,9 @@ init()
setDvar("testclients_doMove", false);
setDvar("testclients_doAttack", true);
setDvar("testclients_doCrouch", false);
if(getDvar("bots_main_GUIDs") == "")
setDvar("bots_main_GUIDs", "");//guids of players who will be given host powers, comma seperated
if(getDvar("bots_manage_add") == "")
setDvar("bots_manage_add", 0);//amount of bots to add to the game