From 3cf3cbd977edf83e43321d799b83056ddbec53fb Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:50:05 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 3541a22..91c3a67 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -41,14 +41,14 @@ AllowTwoSide.WhoList = 1 #------------------------------------------------------------------- # performance #------------------------------------------------------------------- -PreloadAllNonInstancedMapGrids = 0 -SetAllCreaturesWithWaypointMovementActive = 0 -DontCacheRandomMovementPaths = 1 +#PreloadAllNonInstancedMapGrids = 0 +#SetAllCreaturesWithWaypointMovementActive = 0 +#DontCacheRandomMovementPaths = 1 ThreadPool = 4 Network.Threads = 1 -MapUpdate.Threads = 6 +MapUpdate.Threads = 8 MapUpdateInterval = 100 MinWorldUpdateTime = 10