From f0d6731a07e7a449bf3c977cf37ef22eba50557b Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 18 Oct 2025 01:35:48 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 1c4209d..2da33a0 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -46,9 +46,9 @@ InstantLogout = 0 PlayerSaveInterval = 300000 PlayerSave.Stats.SaveOnlyOnLogout = 0 -# weather (10m) +# weather (5m, default 10m) ActivateWeather = 1 -ChangeWeatherInterval = 600000 +ChangeWeatherInterval = 300000 # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1 @@ -56,20 +56,19 @@ Quests.IgnoreAutoAccept = 1 # 1 is default Respawn.DynamicRateCreature = 2 - #------------------------------------------------------------------- # factions (Auction required for mod-ahbot) #------------------------------------------------------------------- AllowTwoSide.Interaction.Auction = 1 AllowTwoSide.WhoList = 1 - #------------------------------------------------------------------- # performance #------------------------------------------------------------------- PreloadAllNonInstancedMapGrids = 1 #SetAllCreaturesWithWaypointMovementActive = 0 #DontCacheRandomMovementPaths = 1 +MoveMaps.Enable = 1 Compression = 1 ProcessPriority = 1