Added waypoint editor to the server for more funcs

This commit is contained in:
INeedGames
2020-12-24 17:07:47 -06:00
parent 3276d4d01a
commit 5f84895d0d
6 changed files with 632 additions and 715 deletions

View File

@@ -627,6 +627,14 @@ addBots()
else
players++;
}
if (!randomInt(999))
{
setDvar("testclients_doreload", true);
wait 0.1;
setDvar("testclients_doreload", false);
doExtraCheck();
}
if(fillMode == 4)
{