Advertisement
onskiii

arcemu

Jul 30th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. :::::my realms.cfg:::::
  2.  
  3. <LogonServer Address = "127.0.0.1"
  4. Port = "8093"
  5. Name = "Default Logon"
  6. RealmCount = "4">
  7.  
  8. <Realm1 Name = "ON WOW SERVER"
  9. Address = "127.0.0.1:8129"
  10. Icon = "PVP"
  11. Population = "1.0"
  12. TimeZone = "1">
  13.  
  14. <Realm2 Name = "ON WOW SERVER"
  15. Address = "192.168.1.3:8129"
  16. Icon = "PVP"
  17. Population = "1.0"
  18. TimeZone = "1">
  19.  
  20. <Realm3 Name = "ON WOW SERVER"
  21. Address = "my ext i.p is here:8129"
  22. Icon = "PVP"
  23. Population = "1.0"
  24. TimeZone = "1">
  25.  
  26. <Realm4 Name = "ON WOW SERVER"
  27. Address = "onwow.servegame.com:8129"
  28. Icon = "PVP"
  29. Population = "1.0"
  30. TimeZone = "1">
  31.  
  32.  
  33. :::::my logon.cfg:::::
  34.  
  35.  
  36. <LogonDatabase Hostname = "localhost"
  37. Username = "root"
  38. Password = "ascent"
  39. Name = "logon"
  40. Port = "3306"
  41. Type = "1">
  42.  
  43.  
  44.  
  45. <Listen Host = "0.0.0.0"
  46. ISHost = "0.0.0.0"
  47. RealmListPort = "3724"
  48. ServerPort = "8093">
  49.  
  50.  
  51. <LogLevel Screen = "0"
  52. File = "-1">
  53.  
  54.  
  55. <Rates AccountRefresh = "300">
  56.  
  57.  
  58. <Client MinBuild = "00000"
  59. MaxBuild = "99999">
  60.  
  61.  
  62. <LogonServer RemotePassword = "dddddd"
  63. AllowedIPs = "127.0.0.1/24"
  64. AllowedModIPs = "127.0.0.1/24">
  65.  
  66. :::::my world.cfg:::::
  67.  
  68. <WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world" Port = "3306" Type = "1">
  69. <CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "characters" Port = "3306" Type = "1">
  70.  
  71. <Listen Host = "127.0.0.1"
  72. WorldServerPort = "8129">
  73.  
  74. <LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="1">
  75.  
  76. <Server PlayerLimit = "100"
  77. Motd = "Welcome to ON WOW! Please have a great time on this private server. Also do not share accounts or it will result in a permanent ban! Thank You! (The real admins name is just Admin and he is and orc.) -Admin "
  78. SendStatsOnJoin = "1"
  79. EnableBreathing = "1"
  80. SeperateChatChannels = "0"
  81. CompressionThreshold = "1000"
  82. QueueUpdateInterval = "5000"
  83. KickAFKPlayers = "0"
  84. ConnectionTimeout = "180"
  85. RealmType = "1"
  86. AdjustPriority = "0"
  87. RequireAllSignatures = "0"
  88. ShowGMInWhoList = "1"
  89. MapUnloadTime="0"
  90. LimitedNames="1"
  91. UseAccountData="0"
  92. AllowPlayerCommands="0"
  93. EnableLFGJoin="0"
  94. TimeZone="0"
  95. Collision="0"
  96. DisableFearMovement="0"
  97. SaveExtendedCharData="0">
  98.  
  99.  
  100.  
  101.  
  102. <Announce Tag = "Staff"
  103. GMAdminTag = "1"
  104. NameinAnnounce = "0"
  105. NameinWAnnounce = "0"
  106. ShowInConsole = "0">
  107.  
  108.  
  109.  
  110. <Rates Health="1"
  111. Power1="1"
  112. Power2="1"
  113. Power3="1"
  114. Power4="1"
  115. QuestReputation="100"
  116. KillReputation="100"
  117. Honor="100"
  118. PvPTimer="300000"
  119. ArenaQueueDiff="150"
  120. Compression="1"
  121. XP="300"
  122. QuestXP="300"
  123. RestXP="100"
  124. ExploreXP="100"
  125. DropGrey="1"
  126. DropWhite="1"
  127. DropGreen="1"
  128. DropBlue="1"
  129. DropPurple="1"
  130. DropOrange="1"
  131. DropArtifact="1"
  132. DropMoney="100"
  133. Save="300000"
  134. SkillChance="100"
  135. SkillRate="100"
  136. ArenaMultiplier2x="1"
  137. ArenaMultiplier3x="1"
  138. ArenaMultiplier5x="1">
  139.  
  140. <GMClient GmClientChannel = "gm_sync_channel">
  141.  
  142. <Terrain MapPath ="maps"
  143. vMapPath ="vmaps"
  144. UnloadMaps ="1">
  145.  
  146. <Log Cheaters="0" GMCommands="0" TimeStamp="0">
  147.  
  148. <Mail ReloadDelay="0"
  149. DisablePostageCostsForGM="1"
  150. DisablePostageCosts="0"
  151. DisablePostageDelayItems="1"
  152. DisableMessageExpiry="0"
  153. EnableInterfactionMail="1"
  154. EnableInterfactionMailForGM="1">
  155.  
  156. <StatDumper FileName = "stats.xml" Interval = "120000">
  157.  
  158. <Startup Preloading = "0"
  159. BackgroundLootLoading = "1"
  160. EnableMultithreadedLoading = "1"
  161. LoadAdditionalTables="">
  162.  
  163. <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
  164.  
  165. <LogonServer DisablePings = "0"
  166. RemotePassword = "dddddd">
  167.  
  168. <AntiHack Teleport="0"
  169. Speed="0"
  170. FallDamage="0"
  171. Flight="0"
  172. FlightThreshold="10"
  173. DisableOnGM="1">
  174.  
  175. <Periods HonorUpdate="daily"
  176. ArenaUpdate="weekly"
  177. DailyUpdate="daily">
  178.  
  179. <Channels BannedChannels="">
  180.  
  181. <VoiceChat Enabled="0"
  182. ServerIP="127.0.0.1"
  183. ServerPort="3727">
  184.  
  185. <RemoteConsole Enabled="0"
  186. Host="0.0.0.0"
  187. Port="8092">
  188.  
  189. <ScriptBackends LUA="1">
  190.  
  191. <Movement FlushInterval="1000"
  192. CompressRate="1"
  193. CompressThreshold="30.0"
  194. CompressThresholdCreatures="10.0">
  195.  
  196. <Localization LocaleBindings="">
  197.  
  198. <InstanceHandling TakeGroupLeaderID="1"
  199. SlidingExpiration="0"
  200. DailyHeroicInstanceResetHour="1"
  201. CheckTriggerPrerequsites="0" >
  202.  
  203.  
  204. <Battleground AV_MIN="0"
  205. AV_MAX="40"
  206. AB_MIN="4"
  207. AB_MAX="15"
  208. EOS_MIN="4"
  209. EOS_MAX="15"
  210. WS_MIN="2"
  211. WS_MAX="10"
  212. SOTA_MIN="10"
  213. SOTA_MAX="15">
  214.  
  215. <GameMaster StartOnGMIsland = "1">
  216.  
  217. <Arena Season = "5"
  218. Progress = "1">
  219.  
  220. <Limits Enable="0" AutoAttackDmg="10000" SpellDmg="30000" Health="100000" Mana="80000" Disconnect="0" BroadcastGMs="1">
  221.  
  222. <DonatorCommands AddItem = "1"
  223. Tele2Friend = "1"
  224. Announce = "1"
  225. Port = "1">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement