Advertisement
Guest User

Untitled

a guest
May 7th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. realm.conf
  2.  
  3. <LogonServer Address = "127.0.0.1"
  4. Port = "8093"
  5. Name = "yuriworld"
  6. RealmCount = "1">
  7.  
  8. <Realm1 Name = "yuriworld"
  9. Address = "10.3.1.52:8129"
  10. Icon = "PVP"
  11. Population = "1.0"
  12. TimeZone = "1">
  13.  
  14.  
  15. world.conf
  16.  
  17.  
  18. <WorldDatabase Hostname = "localhost" Username = "user" Password = "password" Name = "realm1_world" Port = "3306" Type = "1">
  19. <CharacterDatabase Hostname = "localhost" Username = "user" Password = "password" Name = "realm1_character" Port = "3306" Type = "1">
  20.  
  21.  
  22.  
  23.  
  24. <Listen Host = "0.0.0.0"
  25. WorldServerPort = "8129">
  26.  
  27. <LogLevel Screen="3" File="-1" World="0" DisableCrashdumpReport="0">
  28.  
  29.  
  30. <Server PlayerLimit = "100"
  31. Motd = "dio cane"
  32. SendStatsOnJoin = "1"
  33. EnableBreathing = "1"
  34. SeperateChatChannels = "0"
  35. CompressionThreshold = "1000"
  36. QueueUpdateInterval = "5000"
  37. KickAFKPlayers = "0"
  38. ConnectionTimeout = "180"
  39. RealmType = "1"
  40. AdjustPriority = "0"
  41. RequireAllSignatures = "0"
  42. ShowGMInWhoList = "1"
  43. MapUnloadTime="0"
  44. LimitedNames="1"
  45. UseAccountData="0"
  46. AllowPlayerCommands="0"
  47. EnableLFGJoin="0"
  48. TimeZone="0"
  49. Collision="0"
  50. DisableFearMovement="0">
  51.  
  52.  
  53.  
  54. <Announce Tag = "porco dio benvenuti"
  55. GMAdminTag = "0"
  56. NameinAnnounce = "1"
  57. NameinWAnnounce = "1"
  58. ShowInConsole = "1">
  59.  
  60.  
  61.  
  62.  
  63. <Rates Health="1"
  64. Power1="1"
  65. Power2="1"
  66. Power3="1"
  67. QuestReputation="1"
  68. KillReputation="1"
  69. Honor="1"
  70. PvPTimer="300000"
  71. ArenaQueueDiff="150"
  72. Compression="1"
  73. XP="1"
  74. QuestXP="1"
  75. RestXP="1"
  76. ExploreXP="1"
  77. DropGrey="1"
  78. DropWhite="1"
  79. DropGreen="1"
  80. DropBlue="1"
  81. DropPurple="1"
  82. DropOrange="1"
  83. DropArtifact="1"
  84. DropMoney="1"
  85. Save="300000"
  86. SkillChance="1"
  87. SkillRate="1"
  88. ArenaMultiplier2x="1"
  89. ArenaMultiplier3x="1"
  90. ArenaMultiplier5x="1">
  91.  
  92.  
  93.  
  94. <GMClient GmClientChannel = "gm_sync_channel">
  95.  
  96.  
  97.  
  98. <Terrain MapPath = "maps"
  99. vMapPath = "vmaps"
  100. UnloadMaps = "1">
  101.  
  102.  
  103.  
  104. <Log Cheaters="0" GMCommands="0">
  105.  
  106.  
  107. <Mail ReloadDelay="0"
  108. DisablePostageCostsForGM="1"
  109. DisablePostageCosts="0"
  110. DisablePostageDelayItems="1"
  111. DisableMessageExpiry="0"
  112. EnableInterfactionMail="1"
  113. EnableInterfactionMailForGM="1">
  114.  
  115. <StatDumper FileName = "stats.xml" Interval = "120000">
  116.  
  117.  
  118. <Startup Preloading = "0"
  119. BackgroundLootLoading = "1"
  120. EnableMultithreadedLoading = "1"
  121. LoadAdditionalTables="">
  122.  
  123.  
  124. <FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
  125.  
  126. <LogonServer DisablePings = "0"
  127. RemotePassword = "password">
  128.  
  129.  
  130. <AntiHack Teleport="1"
  131. Speed="1"
  132. FallDamage="1"
  133. Flight="1"
  134. FlightThreshold="10"
  135. DisableOnGM="0">
  136.  
  137.  
  138. <Periods HonorUpdate="daily"
  139. ArenaUpdate="weekly"
  140. DailyUpdate="daily">
  141.  
  142.  
  143.  
  144. <Channels BannedChannels="">
  145.  
  146.  
  147. <VoiceChat Enabled="0"
  148. ServerIP="127.0.0.1"
  149. ServerPort="3727">
  150.  
  151. <Battleground AV_MIN="0"
  152. AV_MAX="40"
  153. AB_MIN="4"
  154. AB_MAX="15"
  155. EOS_MIN="4"
  156. EOS_MAX="15"
  157. WS_MIN="2"
  158. WS_MAX="10" >
  159.  
  160.  
  161.  
  162.  
  163. _______________________
  164. logonserver.conf
  165.  
  166. <LogonDatabase Hostname = "localhost"
  167. Username = "user"
  168. Password = "password"
  169. Name = "realm1_logon"
  170. Port = "3306"
  171. Type = "1">
  172.  
  173. <Listen Host = "0.0.0.0"
  174. ISHost = "0.0.0.0"
  175. RealmListPort = "3724"
  176. ServerPort = "8093">
  177.  
  178.  
  179. <LogLevel Screen = "3"
  180. File = "-1">
  181.  
  182. <Rates AccountRefresh = "600">
  183.  
  184. <Client MinBuild = "8606"
  185. MaxBuild = "8606">
  186.  
  187.  
  188. <LogonServer RemotePassword = "password"
  189. AllowedIPs = "10.3.0.0/16 127.0.0.0/24"
  190. AllowedModIPs = "10.3.0.0/8">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement