Advertisement
Guest User

Untitled

a guest
May 23rd, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.00 KB | None | 0 0
  1. accountManager = false
  2. namelockManager = true
  3. newPlayerChooseVoc = true
  4. newPlayerSpawnPosX = 32097
  5. newPlayerSpawnPosY = 32219
  6. newPlayerSpawnPosZ = 7
  7. newPlayerTownId = 1
  8. newPlayerLevel = 1000
  9. newPlayerMagicLevel = 0
  10. generateAccountNumber = false
  11.  
  12.  
  13.  
  14. redSkullLength = 30 * 24 * 60 * 60
  15. blackSkullLength = 45 * 24 * 60 * 60
  16. dailyFragsToRedSkull = 20000
  17. weeklyFragsToRedSkull = 30000
  18. monthlyFragsToRedSkull = 40000
  19. dailyFragsToBlackSkull = dailyFragsToRedSkull
  20. weeklyFragsToBlackSkull = weeklyFragsToRedSkull
  21. monthlyFragsToBlackSkull = monthlyFragsToRedSkull
  22. dailyFragsToBanishment = dailyFragsToRedSkull
  23. weeklyFragsToBanishment = weeklyFragsToRedSkull
  24. monthlyFragsToBanishment = monthlyFragsToRedSkull
  25. blackSkulledDeathHealth = 40
  26. blackSkulledDeathMana = 0
  27. useBlackSkull = true
  28. useFragHandler = true
  29. advancedFragList = false
  30.  
  31.  
  32.  
  33. notationsToBan = 3
  34. warningsToFinalBan = 4
  35. warningsToDeletion = 5
  36. banLength = 7 * 24 * 60 * 60
  37. killsBanLength = 7 * 24 * 60 * 60
  38. finalBanLength = 30 * 24 * 60 * 60
  39. ipBanishmentLength = 1 * 24 * 60 * 60
  40. broadcastBanishments = true
  41. maxViolationCommentSize = 200
  42. violationNameReportActionType = 2
  43. autoBanishUnknownBytes = false
  44.  
  45.  
  46.  
  47. worldType = "open"
  48. protectionLevel = 1
  49. pvpTileIgnoreLevelAndVocationProtection = true
  50. pzLocked = 1 * 1000
  51. huntingDuration = 30 * 1000
  52. criticalHitChance = 7
  53. criticalHitMultiplier = 1
  54. displayCriticalHitNotify = true
  55. removeWeaponAmmunition = false
  56. removeWeaponCharges = false
  57. removeRuneCharges = false
  58. whiteSkullTime = 1 * 60 * 1000
  59. noDamageToSameLookfeet = false
  60. showHealingDamage = true
  61. showHealingDamageForMonsters = true
  62. fieldOwnershipDuration = 5 * 1000
  63. stopAttackingAtExit = false
  64. oldConditionAccuracy = false
  65. loginProtectionPeriod = 5 * 1000
  66. deathLostPercent = 4
  67. stairhopDelay = 2 * 100
  68. pushCreatureDelay = 0 * 1000
  69. deathContainerId = 1987
  70. gainExperienceColor = 215
  71. addManaSpentInPvPZone = true
  72. squareColor = 0
  73. allowFightback = true
  74.  
  75.  
  76. worldId = 0
  77. ip = "51.254.216.43"
  78. bindOnlyConfiguredIpAddress = true
  79. loginPort = 7171
  80. gamePort = 7172
  81. adminPort = 7171
  82. statusPort = 7171
  83. loginTries = 10
  84. retryTimeout = 5 * 1000
  85. loginTimeout = 60 * 1000
  86. maxPlayers = 500
  87. motd = "Welcome To Roseman-War Ot"
  88. displayOnOrOffAtCharlist = false
  89. onePlayerOnlinePerAccount = true
  90. allowClones = false
  91. serverName = "Roseman-War"
  92. loginMessage = "Welcome To Roseman-War New War Ot Enjoy You'r Friends Have Fun!"
  93. statusTimeout = 5 * 1000
  94. replaceKickOnLogin = true
  95. forceSlowConnectionsToDisconnect = false
  96. loginOnlyWithLoginServer = false
  97. premiumPlayerSkipWaitList = false
  98.  
  99.  
  100.  
  101. sqlType = "mysql"
  102. sqlHost = "localhost"
  103. sqlPort = 3306
  104. sqlUser = "root"
  105. sqlPass = "MAYDELISMYLOVE"
  106. sqlDatabase = "lm"
  107. sqlFile = ""
  108. sqlKeepAlive = 0
  109. mysqlReadTimeout = 0
  110. mysqlWriteTimeout = 0
  111. encryptionType = "sha1"
  112.  
  113.  
  114. deathListEnabled = true
  115. deathListRequiredTime = 1 * 60 * 1000
  116. deathAssistCount = 19
  117. maxDeathRecords = 5
  118.  
  119.  
  120. ingameGuildManagement = false
  121. levelToFormGuild = 135
  122. premiumDaysToFormGuild = 0
  123. guildNameMinLength = 4
  124. guildNameMaxLength = 20
  125.  
  126.  
  127. highscoreDisplayPlayers = 15
  128. updateHighscoresAfterMinutes = 10
  129.  
  130.  
  131. buyableAndSellableHouses = true
  132. houseNeedPremium = true
  133. bedsRequirePremium = true
  134. levelToBuyHouse = 1
  135. housesPerAccount = 0
  136. houseRentAsPrice = false
  137. housePriceAsRent = false
  138. housePriceEachSquare = 1000
  139. houseRentPeriod = "never"
  140. houseCleanOld = 0
  141. guildHalls = false
  142.  
  143.  
  144. timeBetweenActions = 200
  145. timeBetweenExActions = 1150
  146. checkCorpseOwner = true
  147. hotkeyAimbotEnabled = true
  148. maximumDoorLevel = 500
  149.  
  150.  
  151.  
  152. mapName = "xbass.otbm"
  153. mapAuthor = "Empire"
  154. randomizeTiles = false
  155. useHouseDataStorage = true
  156. storeTrash = true
  157. cleanProtectedZones = true
  158. mailboxDisabledTowns = "-1"
  159.  
  160.  
  161.  
  162. defaultPriority = "high"
  163. niceLevel = 0
  164. coresUsed = "-1"
  165. optimizeDatabaseAtStartup = true
  166. removePremiumOnInit = true
  167. confirmOutdatedVersion = false
  168.  
  169.  
  170. maxMessageBuffer = 800
  171. bufferMutedOnSpellFailure = false
  172.  
  173.  
  174. dataDirectory = "data/"
  175. allowChangeOutfit = true
  176. allowChangeColors = true
  177. allowChangeAddons = true
  178. disableOutfitsForPrivilegedPlayers = false
  179. bankSystem = true
  180. saveGlobalStorage = true
  181. displaySkillLevelOnAdvance = true
  182. spellNameInsteadOfWords = false
  183. emoteSpells = true
  184. promptExceptionTracerErrorBox = true
  185. storePlayerDirection = false
  186. monsterLootMessage = 3
  187. monsterLootMessageType = 25
  188. separateViplistPerCharacter = false
  189.  
  190.  
  191. ghostModeInvisibleEffect = false
  192. ghostModeSpellEffects = true
  193.  
  194.  
  195. idleWarningTime = 14 * 60 * 1000
  196. idleKickTime = 15 * 60 * 1000
  197. expireReportsAfterReads = 1
  198. playerQueryDeepness = 2
  199. maxItemsPerPZTile = 0
  200. maxItemsPerHouseTile = 0
  201.  
  202.  
  203. freePremium = true
  204. premiumForPromotion = true
  205.  
  206.  
  207.  
  208. blessingOnlyPremium = true
  209. blessingReductionBase = 0
  210. blessingReductionDecreament = 0
  211. eachBlessReduction = 0
  212.  
  213.  
  214. experienceStages = true
  215. rateExperienceFromPlayers = 2.0
  216. rateSkill = 100
  217. rateMagic = 90
  218. rateLoot = 3
  219. rateSpawn =
  220.  
  221.  
  222. rateMonsterHealth = 1.5
  223. rateMonsterMana = 1.4
  224. rateMonsterAttack = 1.2
  225. rateMonsterDefense = 1.5
  226.  
  227.  
  228. minLevelThresholdForKilledPlayer = 0.9
  229. maxLevelThresholdForKilledPlayer = 0
  230.  
  231.  
  232. rateStaminaLoss = 1
  233. rateStaminaGain = 3
  234. rateStaminaThresholdGain = 12
  235. staminaRatingLimitTop = 41 * 60
  236. staminaRatingLimitBottom = 14 * 60
  237. rateStaminaAboveNormal = 1.5
  238. rateStaminaUnderNormal = 0.5
  239. staminaThresholdOnlyPremium = true
  240.  
  241.  
  242. experienceShareRadiusX = 30
  243. experienceShareRadiusY = 30
  244. experienceShareRadiusZ = 1
  245. experienceShareLevelDifference = 2 / 3
  246. extraPartyExperienceLimit = 20
  247. extraPartyExperiencePercent = 5
  248. experienceShareActivity = 2 * 60 * 1000
  249.  
  250.  
  251. globalSaveEnabled = false
  252. globalSaveHour = 8
  253. shutdownAtGlobalSave = true
  254. cleanMapAtGlobalSave = false
  255.  
  256.  
  257. deSpawnRange = 2
  258. deSpawnRadius = 50
  259.  
  260.  
  261. maxPlayerSummons = 2
  262. teleportAllSummons = false
  263. teleportPlayerSummons = false
  264.  
  265.  
  266. ownerName = "Roseman-War Staff"
  267. ownerEmail = "mj03341@gmail.com"
  268. url = "http://roseman-war.tk/news"
  269. location = "Brazil"
  270. displayGamemastersWithOnlineCommand = false
  271.  
  272.  
  273. adminLogsEnabled = false
  274. displayPlayersLogging = true
  275. prefixChannelLogs = ""
  276. runFile = ""
  277. outLogName = ""
  278. errorLogName = ""
  279. truncateLogsOnStartup = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement