mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-29 15:23:46 +00:00
Update worldserver.conf
This commit is contained in:
@@ -46,9 +46,9 @@ InstantLogout = 0
|
|||||||
PlayerSaveInterval = 300000
|
PlayerSaveInterval = 300000
|
||||||
PlayerSave.Stats.SaveOnlyOnLogout = 0
|
PlayerSave.Stats.SaveOnlyOnLogout = 0
|
||||||
|
|
||||||
# weather (10m)
|
# weather (5m, default 10m)
|
||||||
ActivateWeather = 1
|
ActivateWeather = 1
|
||||||
ChangeWeatherInterval = 600000
|
ChangeWeatherInterval = 300000
|
||||||
|
|
||||||
# Otherwise playerbots wont accept quests
|
# Otherwise playerbots wont accept quests
|
||||||
Quests.IgnoreAutoAccept = 1
|
Quests.IgnoreAutoAccept = 1
|
||||||
@@ -56,20 +56,19 @@ Quests.IgnoreAutoAccept = 1
|
|||||||
# 1 is default
|
# 1 is default
|
||||||
Respawn.DynamicRateCreature = 2
|
Respawn.DynamicRateCreature = 2
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# factions (Auction required for mod-ahbot)
|
# factions (Auction required for mod-ahbot)
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
AllowTwoSide.Interaction.Auction = 1
|
AllowTwoSide.Interaction.Auction = 1
|
||||||
AllowTwoSide.WhoList = 1
|
AllowTwoSide.WhoList = 1
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# performance
|
# performance
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
PreloadAllNonInstancedMapGrids = 1
|
PreloadAllNonInstancedMapGrids = 1
|
||||||
#SetAllCreaturesWithWaypointMovementActive = 0
|
#SetAllCreaturesWithWaypointMovementActive = 0
|
||||||
#DontCacheRandomMovementPaths = 1
|
#DontCacheRandomMovementPaths = 1
|
||||||
|
MoveMaps.Enable = 1
|
||||||
|
|
||||||
Compression = 1
|
Compression = 1
|
||||||
ProcessPriority = 1
|
ProcessPriority = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user