Changed how waypoint saving works

This commit is contained in:
INeedGames
2020-12-24 15:05:53 -06:00
parent 2532aa8e91
commit d5335aa73a
14 changed files with 1279 additions and 1259 deletions

View File

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