From b3cf3bd3b66d5fdeb1372787104356bfea73813e Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:51:55 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 6228c48..1c54796 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -41,8 +41,8 @@ AllowTwoSide.WhoList = 1 #------------------------------------------------------------------- # performance #------------------------------------------------------------------- -PreloadAllNonInstancedMapGrids = 1 -SetAllCreaturesWithWaypointMovementActive = 1 +PreloadAllNonInstancedMapGrids = 0 +SetAllCreaturesWithWaypointMovementActive = 0 DontCacheRandomMovementPaths = 1 ThreadPool = 4