mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update worldserver.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user