From c0a059dbef45b3ae73b743e68847a3d010c8bdc8 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Fri, 22 Aug 2025 22:33:26 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 1a890ef..a2a280b 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -43,7 +43,10 @@ PlayerStart.AllReputation = 1 InstantLogout = 0 PlayerSaveInterval = 600000 #10m PlayerSave.Stats.SaveOnlyOnLogout = 0 -ChangeWeatherInterval = 600000 + +# disabled, i have mod handling the weather effects +ActivateWeather = 0 +ChangeWeatherInterval = 6000 # 10 # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1