Changed how waypoint saving works

This commit is contained in:
INeedGames
2020-12-24 15:42:49 -06:00
parent 0a2f129216
commit 7c4270a2b6
5 changed files with 1043 additions and 983 deletions

View File

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