Guest User

Untitled

a guest
Nov 23rd, 2010
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.18 KB | None | 0 0
  1. [worldserver]
  2.  
  3. RealmID = 1
  4.  
  5. DataDir = ""
  6.  
  7. LogsDir = ""
  8.  
  9. LoginDatabaseInfo = "localhost;3306;root;mmwoned;logon"
  10.  
  11. WorldDatabaseInfo = "localhost;3306;root;mmwoned;world"
  12.  
  13. CharacterDatabaseInfo = "localhost;3306;root;mmwoned;characters"
  14.  
  15. LoginDatabase.WorkerThreads = 1
  16.  
  17. WorldDatabase.WorkerThreads = 1
  18.  
  19. CharacterDatabase.WorkerThreads = 1
  20.  
  21. LoginDatabase.SynchThreads = 1
  22.  
  23. WorldDatabase.SynchThreads = 1
  24.  
  25. CharacterDatabase.SynchThreads = 2
  26. MaxPingTime = 1800
  27.  
  28. WorldServerPort = 8085
  29.  
  30. BindIP = ""
  31.  
  32.  
  33.  
  34.  
  35.  
  36. Locale = 0
  37.  
  38. EAIErrorLevel = 0
  39.  
  40.  
  41.  
  42.  
  43.  
  44. UseProcessors = 0
  45.  
  46. ProcessPriority = 1
  47.  
  48. Compression = 1
  49.  
  50. PlayerLimit = 100
  51.  
  52. SaveRespawnTimeImmediately = 1
  53.  
  54. MaxOverspeedPings = 2
  55.  
  56. GridUnload = 1
  57.  
  58. SocketSelectTime = 10000
  59.  
  60. SocketTimeOutTime = 900000
  61.  
  62. SessionAddDelay = 10000
  63.  
  64. GridCleanUpDelay = 300000
  65.  
  66. MapUpdateInterval = 100
  67.  
  68. ChangeWeatherInterval = 600000
  69.  
  70. PlayerSaveInterval = 900000
  71.  
  72. PlayerSave.Stats.MinLevel = 0
  73.  
  74. PlayerSave.Stats.SaveOnlyOnLogout = 1
  75.  
  76. vmap.enableLOS = 1
  77.  
  78. vmap.enableHeight = 1
  79.  
  80. vmap.ignoreSpellIds = "7720"
  81.  
  82. vmap.petLOS = 1
  83.  
  84. vmap.enableIndoorCheck = 1
  85.  
  86. DetectPosCollision = 1
  87.  
  88. TargetPosRecalculateRange = 1.5
  89.  
  90. UpdateUptimeInterval = 10
  91.  
  92. LogDB.Opt.ClearInterval = 10
  93.  
  94. LogDB.Opt.ClearTime = 1209600
  95.  
  96. MaxCoreStuckTime = 0
  97.  
  98. AddonChannel = 1
  99.  
  100. MapUpdate.Threads = 1
  101.  
  102. CleanCharacterDB = 0
  103.  
  104.  
  105.  
  106.  
  107. LogSQL = 1
  108.  
  109. PidFile = ""
  110.  
  111. LogLevel = 0
  112.  
  113. LogFile = "Server.log"
  114.  
  115. ChatLogFile = ""
  116.  
  117. LogTimestamp = 0
  118.  
  119. LogFileLevel = 0
  120.  
  121. LogFilter_AchievementUpdates = 1
  122.  
  123. LogFilter_CreatureMoves = 1
  124. LogFilter_TransportMoves = 1
  125.  
  126. LogFilter_VisibilityChanges = 1
  127.  
  128. WorldLogFile = ""
  129.  
  130. DBErrorLogFile = "db_errors.sql"
  131.  
  132. CharLogFile = ""
  133.  
  134. CharLogTimestamp = 0
  135.  
  136. CharLogDump = 0
  137.  
  138. CharLogDump.Separate = 0
  139.  
  140. CharLogDump.SeparateDir = ""
  141.  
  142. GmLogFile = ""
  143.  
  144. GmLogTimestamp = 0
  145.  
  146. GmLogPerAccount = 0
  147.  
  148. RaLogFile = ""
  149.  
  150. ArenaLogFile = ""
  151.  
  152. ArenaLog.ExtendedInfo = 0
  153.  
  154. SQLDriverLogFile = ""
  155.  
  156. LogColors = "11 11 1 10"
  157.  
  158. EnableLogDB = 0
  159.  
  160. DBLogLevel = 2
  161.  
  162. LogDB.Char = 0
  163.  
  164. LogDB.GM = 0
  165.  
  166. LogDB.RA = 0
  167.  
  168. LogDB.World = 0
  169.  
  170. LogDB.Chat = 0
  171.  
  172. ChatLogs.Channel = 0
  173. ChatLogs.SysChan = 0
  174.  
  175. ChatLogs.Whisper = 0
  176.  
  177. ChatLogs.Party = 0
  178.  
  179. ChatLogs.Raid = 0
  180.  
  181. ChatLogs.Guild = 0
  182.  
  183. ChatLogs.Public = 0
  184.  
  185. ChatLogs.Addon = 0
  186.  
  187. ChatLogs.BattleGround = 0
  188.  
  189. ChatLogTimestamp = 0
  190.  
  191.  
  192.  
  193. GameType = 0
  194.  
  195. RealmZone = 2
  196.  
  197. Expansion = 2
  198.  
  199. DBC.Locale = 255
  200.  
  201. DeclinedNames = 0
  202.  
  203. StrictPlayerNames = 0
  204.  
  205. StrictCharterNames = 0
  206.  
  207. StrictPetNames = 0
  208.  
  209. MaxWhoListReturns = 49
  210.  
  211. MinPlayerName = 2
  212.  
  213. MinCharterName = 2
  214.  
  215. MinPetName = 2
  216.  
  217. CharacterCreating.Disabled = 0
  218.  
  219. CharacterCreating.Disabled.RaceMask = 0
  220.  
  221. CharacterCreating.Disabled.ClassMask = 0
  222.  
  223. CharactersPerAccount = 50
  224.  
  225. CharactersPerRealm = 10
  226.  
  227. HeroicCharactersPerRealm = 1
  228.  
  229. CharacterCreating.MinLevelForHeroicCharacter = 55
  230.  
  231. SkipCinematics = 0
  232.  
  233. MaxPlayerLevel = 80
  234. MinDualSpecLevel = 40
  235.  
  236. StartPlayerLevel = 1
  237.  
  238. StartHeroicPlayerLevel = 55
  239.  
  240. StartPlayerMoney = 0
  241.  
  242. MaxHonorPoints = 75000
  243.  
  244. StartHonorPoints = 0
  245.  
  246. MaxArenaPoints = 10000
  247.  
  248. StartArenaPoints = 0
  249.  
  250. RecruitAFriend.MaxLevel = 60
  251.  
  252. RecruitAFriend.MaxDifference = 3
  253.  
  254. InstantLogout = 1
  255.  
  256. DisableWaterBreath = 4
  257.  
  258. AllFlightPaths = 0
  259.  
  260. InstantFlightPaths = 0
  261.  
  262. AlwaysMaxSkillForLevel = 0
  263.  
  264. ActivateWeather = 1
  265.  
  266. CastUnstuck = 1
  267.  
  268. Instance.IgnoreLevel = 0
  269.  
  270. Instance.IgnoreRaid = 0
  271.  
  272. Instance.ResetTimeHour = 4
  273.  
  274. Instance.UnloadDelay = 1800000
  275. Quests.LowLevelHideDiff = 4
  276.  
  277. Quests.HighLevelHideDiff = 7
  278.  
  279. Quests.IgnoreRaid = 0
  280.  
  281. Guild.EventLogRecordsCount = 100
  282.  
  283. Guild.BankEventLogRecordsCount = 25
  284.  
  285. MaxPrimaryTradeSkill = 2
  286.  
  287. MinPetitionSigns = 9
  288.  
  289. MaxGroupXPDistance = 74
  290.  
  291. MaxRecruitAFriendBonusDistance = 100
  292.  
  293. MailDeliveryDelay = 3600
  294.  
  295. SkillChance.Prospecting = 0
  296.  
  297. SkillChance.Milling = 0
  298.  
  299. OffhandCheckAtSpellUnlearn = 1
  300.  
  301. ClientCacheVersion = 0
  302.  
  303. Event.Announce = 0
  304.  
  305. BeepAtStart = 1
  306.  
  307. Motd = "Welcome to PDS."
  308.  
  309. Server.LoginInfo = 0
  310.  
  311. Command.LookupMaxResults = 0
  312.  
  313.  
  314. AllowTwoSide.Accounts = 1
  315.  
  316. AllowTwoSide.Interaction.Chat = 0
  317.  
  318. AllowTwoSide.Interaction.Channel = 0
  319.  
  320. AllowTwoSide.Interaction.Group = 0
  321.  
  322. AllowTwoSide.Interaction.Guild = 0
  323. AllowTwoSide.Interaction.Auction = 0
  324.  
  325. AllowTwoSide.Interaction.Mail = 0
  326.  
  327. AllowTwoSide.WhoList = 0
  328.  
  329. AllowTwoSide.AddFriend = 0
  330.  
  331. AllowTwoSide.Trade = 0
  332.  
  333. TalentsInspecting = 1
  334.  
  335.  
  336. ThreatRadius = 60
  337.  
  338. Rate.Creature.Aggro = 1
  339.  
  340. CreatureFamilyFleeAssistanceRadius = 30
  341.  
  342. CreatureFamilyAssistanceRadius = 10
  343.  
  344. CreatureFamilyAssistanceDelay = 1500
  345.  
  346. CreatureFamilyFleeDelay = 7000
  347.  
  348. WorldBossLevelDiff = 3
  349.  
  350. Corpse.Decay.NORMAL = 60
  351.  
  352. Corpse.Decay.RARE = 300
  353.  
  354. Corpse.Decay.ELITE = 300
  355.  
  356. Corpse.Decay.RAREELITE = 300
  357.  
  358. Corpse.Decay.WORLDBOSS = 3600
  359.  
  360. Rate.Corpse.Decay.Looted = 0.5
  361.  
  362. Rate.Creature.Normal.Damage = 1
  363.  
  364. Rate.Creature.Elite.Elite.Damage = 1
  365.  
  366. Rate.Creature.Elite.RAREELITE.Damage = 1
  367.  
  368. Rate.Creature.Elite.WORLDBOSS.Damage = 1
  369.  
  370. Rate.Creature.Elite.RARE.Damage = 1
  371.  
  372. Rate.Creature.Normal.SpellDamage = 1
  373.  
  374. Rate.Creature.Elite.Elite.SpellDamage = 1
  375.  
  376. Rate.Creature.Elite.RAREELITE.SpellDamage = 1
  377.  
  378. Rate.Creature.Elite.WORLDBOSS.SpellDamage = 1
  379.  
  380. Rate.Creature.Elite.RARE.SpellDamage = 1
  381.  
  382. Rate.Creature.Normal.HP = 1
  383.  
  384. Rate.Creature.Elite.Elite.HP = 1
  385.  
  386. Rate.Creature.Elite.RAREELITE.HP = 1
  387.  
  388. Rate.Creature.Elite.WORLDBOSS.HP = 1
  389.  
  390. Rate.Creature.Elite.RARE.HP = 1
  391.  
  392. ListenRange.Say = 40
  393.  
  394. ListenRange.TextEmote = 40
  395.  
  396. ListenRange.Yell = 300
  397.  
  398.  
  399. ChatFakeMessagePreventing = 0
  400.  
  401. ChatStrictLinkChecking.Severity = 0
  402.  
  403. ChatStrictLinkChecking.Kick = 0
  404.  
  405. ChatFlood.MessageCount = 10
  406.  
  407. ChatFlood.MessageDelay = 1
  408.  
  409. ChatFlood.MuteTime = 10
  410.  
  411. Channel.RestrictedLfg = 1
  412.  
  413. Channel.SilentlyGMJoin = 0
  414.  
  415. ChatLevelReq.Channel = 1
  416.  
  417. ChatLevelReq.Whisper = 1
  418.  
  419. ChatLevelReq.Say = 1
  420. AllowPlayerCommands = 1
  421.  
  422. GM.LoginState = 2
  423.  
  424. GM.Visible = 2
  425.  
  426. GM.AcceptTickets = 2
  427.  
  428. GM.Chat = 2
  429.  
  430. GM.WhisperingTo = 2
  431.  
  432. GM.InGMList.Level = 3
  433.  
  434. GM.InWhoList.Level = 3
  435.  
  436. GM.LogTrade = 1
  437.  
  438. GM.StartLevel = 1
  439. GM.AllowInvite = 0
  440.  
  441. GM.AllowFriend = 0
  442.  
  443. GM.LowerSecurity = 0
  444. GM.AllowAchievementGain = 1
  445.  
  446. GM.TicketSystem.ChanceOfGMSurvey = 50
  447.  
  448.  
  449. Visibility.GroupMode = 1
  450.  
  451. Visibility.Distance.Continents = 90
  452.  
  453. Visibility.Distance.Instances = 120
  454.  
  455. Visibility.Distance.BGArenas = 180
  456.  
  457. Visibility.Distance.Object = 100
  458.  
  459. Visibility.Distance.InFlight = 100
  460.  
  461. Visibility.Distance.Grey.Unit = 1
  462.  
  463. Visibility.Distance.Grey.Object = 10
  464.  
  465.  
  466. Visibility.Notify.Period.OnContinents = 1000
  467.  
  468. Visibility.Notify.Period.InInstances = 1000
  469.  
  470. Visibility.Notify.Period.InBGArenas = 1000
  471.  
  472.  
  473.  
  474.  
  475.  
  476. Rate.Health = 1
  477.  
  478. Rate.Mana = 1
  479.  
  480. Rate.Rage.Income = 1
  481.  
  482. Rate.Rage.Loss = 1
  483.  
  484. Rate.RunicPower.Income = 1
  485.  
  486. Rate.RunicPower.Loss = 1
  487.  
  488. Rate.Focus = 1
  489.  
  490. Rate.Energy = 1
  491.  
  492. Rate.Loyalty = 1
  493.  
  494. Rate.Skill.Discovery = 1
  495.  
  496. Rate.Drop.Item.Poor = 1
  497.  
  498. Rate.Drop.Item.Normal = 1
  499.  
  500. Rate.Drop.Item.Uncommon = 1
  501.  
  502. Rate.Drop.Item.Rare = 1
  503.  
  504. Rate.Drop.Item.Epic = 1
  505.  
  506. Rate.Drop.Item.Legendary = 1
  507.  
  508. Rate.Drop.Item.Artifact = 1
  509.  
  510. Rate.Drop.Item.Referenced = 1
  511.  
  512. Rate.Drop.Item.ReferencedAmount = 1
  513.  
  514. Rate.Drop.Money = 1
  515.  
  516. Rate.XP.Kill = 1
  517.  
  518. Rate.XP.Quest = 1
  519.  
  520. Rate.XP.Explore = 1
  521.  
  522. Rate.RepairCost = 1
  523.  
  524. Rate.Rest.InGame = 1
  525.  
  526. Rate.Rest.Offline.InTavernOrCity = 1
  527.  
  528. Rate.Rest.Offline.InWilderness = 1
  529.  
  530. Rate.Damage.Fall = 1
  531.  
  532. Rate.Auction.Time = 1
  533.  
  534. Rate.Auction.Deposit = 1
  535.  
  536. Rate.Auction.Cut = 1
  537.  
  538. Rate.Honor = 1
  539.  
  540. Rate.Mining.Amount = 1
  541.  
  542. Rate.Mining.Next = 1
  543.  
  544. Rate.Talent = 1
  545.  
  546. Rate.Reputation.Gain = 1
  547.  
  548. Rate.Reputation.LowLevel.Kill = 1
  549.  
  550. Rate.Reputation.LowLevel.Quest = 1
  551.  
  552. Rate.Reputation.RecruitAFriendBonus = 0.1
  553.  
  554. Rate.MoveSpeed = 1
  555.  
  556. Rate.InstanceResetTime = 1
  557.  
  558. SkillGain.Crafting = 1
  559.  
  560. SkillGain.Defense = 1
  561.  
  562. SkillGain.Gathering = 1
  563.  
  564. SkillGain.Weapon = 1
  565.  
  566. SkillChance.Orange = 100
  567.  
  568. SkillChance.Yellow = 75
  569.  
  570. SkillChance.Green = 25
  571.  
  572. SkillChance.Grey = 0
  573.  
  574. SkillChance.MiningSteps = 0
  575.  
  576. SkillChance.SkinningSteps = 0
  577.  
  578. DurabilityLoss.InPvP = 0
  579.  
  580. DurabilityLoss.OnDeath = 10
  581.  
  582. DurabilityLossChance.Damage = 0.5
  583.  
  584. DurabilityLossChance.Absorb = 0.5
  585.  
  586. DurabilityLossChance.Parry = 0.05
  587.  
  588. DurabilityLossChance.Block = 0.05
  589.  
  590. Death.SicknessLevel = 11
  591.  
  592. Death.CorpseReclaimDelay.PvP = 1
  593.  
  594. Death.CorpseReclaimDelay.PvE = 0
  595.  
  596. Death.Bones.World = 1
  597.  
  598. Death.Bones.BattlegroundOrArena = 1
  599.  
  600. Die.Command.Mode = 0
  601.  
  602.  
  603.  
  604.  
  605.  
  606. AutoBroadcast.On = 0
  607.  
  608. AutoBroadcast.Center = 0
  609.  
  610. AutoBroadcast.Timer = 60000
  611.  
  612.  
  613.  
  614. Battleground.CastDeserter = 1
  615.  
  616. Battleground.QueueAnnouncer.Enable = 0
  617.  
  618. Battleground.QueueAnnouncer.PlayerOnly = 0
  619.  
  620. Battleground.InvitationType = 0
  621.  
  622. BattleGround.PrematureFinishTimer = 300000
  623.  
  624. BattleGround.PremadeGroupWaitForMatch = 1800000
  625.  
  626. Battleground.GiveXPForKills = 0
  627.  
  628. Battleground.Random.ResetHour = 6
  629.  
  630.  
  631.  
  632.  
  633.  
  634. Arena.MaxRatingDifference = 150
  635.  
  636. Arena.RatingDiscardTimer = 600000
  637.  
  638. Arena.AutoDistributePoints = 0
  639.  
  640. Arena.AutoDistributeInterval = 7
  641.  
  642. Arena.QueueAnnouncer.Enable = 0
  643.  
  644. Arena.QueueAnnouncer.PlayerOnly = 0
  645.  
  646. Arena.ArenaSeason.ID = 1
  647.  
  648. Arena.ArenaSeason.InProgress = 1
  649.  
  650. Arena.ArenaStartRating = 0
  651.  
  652. Arena.ArenaStartPersonalRating = 0
  653.  
  654. Arena.ArenaStartMatchmakerRating = 1500
  655. 0
  656.  
  657. Network.Threads = 1
  658.  
  659. Network.OutKBuff = -1
  660.  
  661. Network.OutUBuff = 65536
  662.  
  663. Network.TcpNodelay = 1
  664.  
  665.  
  666.  
  667.  
  668.  
  669. Console.Enable = 0
  670.  
  671. Ra.Enable = 0
  672.  
  673. Ra.IP = 0.0.0.0
  674.  
  675. Ra.Port = 3443
  676.  
  677. Ra.MinLevel = 5
  678.  
  679. Ra.Secure = 1
  680.  
  681. SOAP.Enabled = 0
  682.  
  683. SOAP.IP = 127.0.0.1
  684.  
  685. SOAP.Port = 7878
  686.  
  687.  
  688.  
  689.  
  690.  
  691. CharDelete.Method = 0
  692.  
  693. CharDelete.MinLevel = 0
  694.  
  695. CharDelete.KeepDays = 30
  696.  
  697.  
  698. PlayerStart.AllReputation = 0
  699.  
  700. PlayerStart.AllSpells = 0
  701.  
  702. PlayerStart.MapsExplored = 0
  703.  
  704. MusicInBattleground = 0
  705.  
  706. HonorPointsAfterDuel = 0
  707.  
  708. AlwaysMaxWeaponSkill = 0
  709.  
  710. PvPToken.Enable = 0
  711.  
  712. PvPToken.MapAllowType = 4
  713.  
  714. PvPToken.ItemID = 29434
  715. PvPToken.ItemCount = 1
  716.  
  717. Guild.AllowMultipleGuildMaster = 1
  718.  
  719. NoResetTalentsCost = 0
  720.  
  721. ShowKickInWorld = 0
  722.  
  723. RecordUpdateTimeDiffInterval = 60000
  724.  
  725. MinRecordUpdateTimeDiff = 100
  726.  
  727. PlayerStart.String = ""
  728.  
  729. LevelReq.Trade = 1
  730.  
  731. LevelReq.Ticket = 1
  732.  
  733. LevelReq.Auction = 1
  734.  
  735. LevelReq.Mail = 1
  736.  
  737. DungeonFinder.Enable = 0
Advertisement
Add Comment
Please, Sign In to add comment