Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Please change/add these lines manually to worldserver.conf.
- Make sure none of these configurations exist twice!
- Changed:
- --------
- GridCleanUpDelay = 300000 -> 60000
- Custom.NoCastTime = 1 -> 0
- Custom.NoCastTime = 1 -> 0
- ***********************************************
- New lines:
- ----------
- ###################################################################################################
- # Tol Barad.Enable
- # Description: Enable the Tol Barad battlefield.
- # Default: 0 - (Disabled)
- # 1 - (Enabled, Experimental as of still being in development)
- Tol Barad.Enable = 0
- #
- # Tol Barad.PlayerMax
- # Description: Maximum number of players allowed in Tol Barad.
- # Default: 100
- Tol Barad.PlayerMax = 100
- #
- # Tol Barad.PlayerMin
- # Description: Minimum number of players required for Tol Barad.
- # Default: 0
- Tol Barad.PlayerMin = 0
- #
- # Tol Barad.PlayerMinLvl
- # Description: Required character level for the Tol Barad battle.
- # Default: 77
- Tol Barad.PlayerMinLvl = 77
- #
- # Tol Barad.BattleTimer
- # Description: Time (in minutes) for the Tol Barad battle to last.
- # Default: 30
- Tol Barad.BattleTimer = 30
- #
- # Tol Barad.NoBattleTimer
- # Description: Time (in minutes) between Tol Barad battles.
- # Default: 150
- Tol Barad.NoBattleTimer = 150
- #
- ###################################################################################################
- ###################################################################################################
- # VAS AUTOBALANCE OPTIONS
- #
- # VAS.AutoBalance.XPlayer
- # Set Server to level of solo mode.
- # Set to 0 to Disable VAS-SOLO Mod.
- # Example: VAS.AutoBalance.XPlayer = 1 will set everything for a 1 player game.
- # Default: 1
- VAS.AutoBalance.XPlayer = 1
- #
- # VAS.AutoBalance.AutoInstance
- # Set instances to Auto chance XPlayer depending on players in it.
- # Default: 1 (1 = ON, 0 = OFF)
- VAS.AutoBalance.AutoInstance = 1
- #
- # VAS.AutoBalance.Debug
- # 0 = None
- # 1 = Errors Only
- # 2 = Errors and Basic Information
- # 3 = All VAS Info
- # Default: 1
- VAS.AutoBalance.Debug = 2
- #
- # VAS.AutoBalance.PlayerChangeNotify
- # Set Auto Notifications to all players in Instance that player count has changed.
- # Default: 1 (1 = ON, 0 = OFF)
- VAS.AutoBalance.PlayerChangeNotify = 1
- #
- # VAS.AutoBalance.Color
- # In Game Color for mod information in chat window.
- # Default: cffFF8000 (Orange)
- VAS.AutoBalance.Color = cffFF8000
- #
- # Min.HP.Mod
- # Minimum Modifier setting for Health Modification
- # Default: 0.20
- Min.HP.Mod = 0.20
- #
- # Min.D.Mod
- # Minimum Modifier setting for Damage Modification
- # Default: 0.10
- Min.D.Mod = 0.10
- #
- # VAS.AutoBalance.XX.Name
- # Sets MobIDs for the group they belong to.
- # All 5 Man Mobs should go in VAS.AutoBalance.5.Name
- # All 10 Man Mobs should go in VAS.AutoBalance.10.Name etc.
- VAS.AutoBalance.40.Name = "11583,16441,30057,13020,15589,14435,18192,14889,14888,14887,14890,15302,15818,15742,15741,15740,18338"
- VAS.AutoBalance.25.Name = "22997,21966,21965,21964,21806,21215,21845,19728,12397,17711,18256,18192,"
- VAS.AutoBalance.10.Name = "15689,15550,16152,17521,17225,16028,29324,31099"
- VAS.AutoBalance.5.Name = "15203,15204,15205,15305,6109,26801,30508,26799,30495,26803,30497,27859,27249"
- VAS.AutoBalance.2.Name = "25549,24558,25574,24559,25556,25557,25578,24561,25555,24555,25541,24553,25550,24554,24552,25564,15931,29373"
- #
- ###################################################################################################
- ###################################################################################################
- #Legion Invasions #
- ######################
- #
- # Addition.Dalaran.Invasion
- #
- # Description: Disable or Enable the Dalaran Invasion Custom Scenario
- #
- # Default: 0 (disabled)
- # 1 (enabled)
- #
- Custom.Dalaran.Invasion = 0
- # Description: Disable or Enable the Barrens and Westfall Invasions
- #
- # Default: 0 (disabled)
- # 1 (enabled)
- #
- Custom.BarrensWestfall.Invasion = 0
- #
- ###################################################################################################
Advertisement
Add Comment
Please, Sign In to add comment