Advertisement
joismanxd

8.60

Dec 21st, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.56 KB | None | 0 0
  1. accountManager = true
  2. namelockManager = true
  3. newPlayerChooseVoc = true
  4. newPlayerSpawnPosX = 32369
  5. newPlayerSpawnPosY = 32241
  6. newPlayerSpawnPosZ = 7
  7. newPlayerTownId = 2
  8. newPlayerLevel = 8
  9. newPlayerMagicLevel = 0
  10. generateAccountNumber = false
  11. generateAccountSalt = false
  12.  
  13.  
  14. enableCast = true
  15.  
  16.  
  17. useRookSystem = false
  18. rookTownId = 1
  19. rookLevelToGetRooked = 5
  20. rookLevelToLeaveRook = 8
  21.  
  22. useFragHandler = true
  23. redSkullLength = 1 * 24 * 60 * 60
  24. blackSkullLength = 2 * 24 * 60 * 60
  25. fragsLimit = 24 * 60 * 60
  26. fragsSecondLimit = 7 * 24 * 60 * 60
  27. fragsThirdLimit = 30 * 24 * 60 * 60
  28. fragsToRedSkull = 10
  29. fragsSecondToRedSkull = 50
  30. fragsThirdToRedSkull = 200
  31. fragsToBlackSkull = fragsToRedSkull
  32. fragsSecondToBlackSkull = fragsSecondToRedSkull
  33. fragsThirdToBlackSkull = fragsThirdToRedSkull
  34. fragsToBanishment = 999999
  35. fragsSecondToBanishment = 999999
  36. fragsThirdToBanishment = 999999
  37. blackSkulledDeathHealth = 40
  38. blackSkulledDeathMana = 0
  39. useBlackSkull = false
  40. advancedFragList = false
  41.  
  42.  
  43. notationsToBan = 3
  44. warningsToFinalBan = 4
  45. warningsToDeletion = 5
  46. banLength = 7 * 24 * 60 * 60
  47. killsBanLength = 7 * 24 * 60 * 60
  48. finalBanLength = 30 * 24 * 60 * 60
  49. ipBanLength = 1 * 24 * 60 * 60
  50. allowedMaxSizePackets = 20
  51.  
  52.  
  53. worldType = "open"
  54. protectionLevel = 1
  55. pvpTileIgnoreLevelAndVocationProtection = true
  56. pzLocked = 60 * 1000
  57. huntingDuration = 60 * 1000
  58. criticalHitChance = 7
  59. criticalHitMultiplier = 1
  60. displayCriticalHitNotify = false
  61. removeWeaponAmmunition = true
  62. removeWeaponCharges = true
  63. removeRuneCharges = true
  64. whiteSkullTime = 15 * 60 * 1000
  65. noDamageToSameLookfeet = false
  66. showHealthChange = false
  67. showManaChange = false
  68. showHealthChangeForMonsters = false
  69. showManaChangeForMonsters = false
  70. fieldOwnershipDuration = 5 * 1000
  71. stopAttackingAtExit = false
  72. loginProtectionPeriod = 10 * 1000
  73. deathLostPercent = 10
  74. stairhopDelay = 2 * 1000
  75. pushCreatureDelay = 2 * 1000
  76. deathContainerId = 1987
  77. gainExperienceColor = 215
  78. addManaSpentInPvPZone = true
  79. recoverManaAfterDeathInPvPZone = false
  80. squareColor = 0
  81. allowFightback = true
  82. fistBaseAttack = 7
  83. useFairfightReduction = true
  84. optionalWarAttackableAlly = false
  85.  
  86.  
  87. worldId = 0
  88. ip = "SEUIPAQUI"
  89. bindOnlyGlobalAddress = false
  90. loginPort = 7171
  91. gamePort = "7172"
  92. loginTries = 3
  93. retryTimeout = 5 * 1000
  94. loginTimeout = 60 * 1000
  95. maxPlayers = 1000
  96. motd = "Obrigado por se conectar, esperamos que tenha um bom jogo!"
  97. displayOnOrOffAtCharlist = false
  98. onePlayerOnlinePerAccount = true
  99. allowClones = 0
  100. serverName = "NOMEDOOT"
  101. loginMessage = "Espero que sua jornada no servidor seja uma constante alegria.!"
  102. statusTimeout = 5 * 60 * 1000
  103. replaceKickOnLogin = true
  104. forceSlowConnectionsToDisconnect = false
  105. loginOnlyWithLoginServer = false
  106. premiumPlayerSkipWaitList = false
  107. packetsPerSecond = 50
  108.  
  109.  
  110. rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113"
  111. rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101"
  112. rsaPublic = "65537"
  113. rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413"
  114. rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073"
  115.  
  116.  
  117. sqlType = "mysql"
  118. sqlHost = "localhost"
  119. sqlPort = 3306
  120. sqlUser = "root"
  121. sqlPass = "trocar123"
  122. sqlDatabase = "globaltps860"
  123. sqlFile = ""
  124. sqlKeepAlive = 0
  125. mysqlReadTimeout = 10
  126. mysqlWriteTimeout = 10
  127. mysqlReconnectionAttempts = 3
  128. encryptionType = "sha1"
  129.  
  130. deathListEnabled = true
  131. deathListRequiredTime = 1 * 60 * 1000
  132. deathAssistCount = 19
  133. maxDeathRecords = 5
  134. multipleNames = false
  135.  
  136. externalGuildWarsManagement = false
  137. ingameGuildManagement = false
  138. levelToFormGuild = 8
  139. premiumDaysToFormGuild = 0
  140. guildNameMinLength = 4
  141. guildNameMaxLength = 20
  142.  
  143.  
  144. buyableAndSellableHouses = true
  145. houseNeedPremium = false
  146. bedsRequirePremium = false
  147. levelToBuyHouse = 1
  148. housesPerAccount = 0
  149. houseRentAsPrice = false
  150. housePriceAsRent = false
  151. housePriceEachSquare = 1000
  152. houseSkipInitialRent = true
  153. houseRentPeriod = "never"
  154. houseCleanOld = 0
  155. guildHalls = false
  156. houseProtection = true
  157.  
  158.  
  159. timeBetweenActions = 200
  160. timeBetweenExActions = 1000
  161. timeBetweenCustomActions = 500
  162. hotkeyAimbotEnabled = true
  163. tibiaClassicSlots = true
  164. canOnlyRopePlayers = true
  165.  
  166.  
  167. mapName = "world.otbm"
  168. mapAuthor = "ChaitoSoft.com [CHADUKA MAPPER]"
  169. randomizeTiles = true
  170. storeTrash = true
  171. cleanProtectedZones = true
  172.  
  173.  
  174. mailboxDisabledTowns = ""
  175. mailMaxAttempts = 20
  176. mailBlockPeriod = 60 * 60 * 1000
  177. mailAttemptsFadeTime = 10 * 60 * 1000
  178.  
  179. daemonize = false
  180. defaultPriority = "high"
  181. niceLevel = 5
  182. serviceThreads = 1
  183. coresUsed = "-1"
  184.  
  185. startupDatabaseOptimization = true
  186. updatePremiumStateAtStartup = true
  187. confirmOutdatedVersion = false
  188. skipItemsVersionCheck = true
  189.  
  190.  
  191. formulaLevel = 5.0
  192. formulaMagic = 1.0
  193. bufferMutedOnSpellFailure = false
  194. spellNameInsteadOfWords = false
  195. emoteSpells = false
  196. unifiedSpells = true
  197. enableCooldowns = true
  198.  
  199.  
  200. allowChangeOutfit = true
  201. allowChangeColors = true
  202. allowChangeAddons = true
  203. disableOutfitsForPrivilegedPlayers = false
  204. addonsOnlyPremium = false
  205.  
  206.  
  207. dataDirectory = "data/"
  208. logsDirectory = "data/logs/"
  209. bankSystem = true
  210. promptExceptionTracerErrorBox = true
  211. maximumDoorLevel = 500
  212. maxMessageBuffer = 4
  213. logPlayersStatements = true
  214. tradeLimit = 100
  215. useCapacity = true
  216. playerFollowExhaust = 0
  217.  
  218. defaultDepotSizePremium = 2000
  219. defaultDepotSize = 1000
  220.  
  221.  
  222. separateVipListPerCharacter = false
  223. vipListDefaultLimit = 20
  224. vipListDefaultPremiumLimit = 100
  225.  
  226. houseDataStorage = "binary"
  227. saveGlobalStorage = true
  228. storePlayerDirection = false
  229. savePlayerData = true
  230.  
  231. checkCorpseOwner = true
  232. monsterLootMessage = 3
  233. monsterLootMessageType = 25
  234.  
  235. ghostModeInvisibleEffect = false
  236. ghostModeSpellEffects = true
  237.  
  238. idleWarningTime = 14 * 60 * 1000
  239. idleKickTime = 15 * 60 * 1000
  240. reportsExpirationAfterReads = 1
  241. playerQueryDeepness = -1
  242. tileLimit = 0
  243. protectionTileLimit = 0
  244. houseTileLimit = 0
  245.  
  246.  
  247. freePremium = true
  248. premiumForPromotion = false
  249.  
  250.  
  251. blessings = true
  252. blessingOnlyPremium = false
  253. blessingReductionBase = 30
  254. blessingReductionDecrement = 5
  255. eachBlessReduction = 8
  256. pvpBlessingThreshold = 40
  257. fairFightTimeRange = 60
  258.  
  259.  
  260. experienceStages = true
  261. rateExperience = 150
  262. rateExperienceFromPlayers = 0
  263. rateSkill = 30
  264. rateMagic = 20
  265. rateLoot = 3
  266. rateSpawnMin = 1
  267. rateSpawnMax = 1
  268.  
  269. rateMonsterHealth = 1.0
  270. rateMonsterMana = 1.0
  271. rateMonsterAttack = 1.0
  272. rateMonsterDefense = 1.0
  273.  
  274. minLevelThresholdForKilledPlayer = 0.9
  275. maxLevelThresholdForKilledPlayer = 1.1
  276.  
  277.  
  278. rateStaminaLoss = 1
  279. rateStaminaGain = 3
  280. rateStaminaThresholdGain = 12
  281. staminaRatingLimitTop = 40 * 60
  282. staminaRatingLimitBottom = 14 * 60
  283. staminaLootLimit = 14 * 60
  284. rateStaminaAboveNormal = 1.5
  285. rateStaminaUnderNormal = 0.5
  286. staminaThresholdOnlyPremium = true
  287.  
  288.  
  289. experienceShareRadiusX = 30
  290. experienceShareRadiusY = 30
  291. experienceShareRadiusZ = 1
  292. experienceShareLevelDifference = 2 / 3
  293. extraPartyExperienceLimit = 20
  294. extraPartyExperiencePercent = 5
  295. experienceShareActivity = 2 * 60 * 1000
  296.  
  297.  
  298. globalSaveEnabled = false
  299. globalSaveHour = 8
  300. globalSaveMinute = 0
  301. shutdownAtGlobalSave = true
  302. cleanMapAtGlobalSave = false
  303. closeInstanceOnShutdown = true
  304.  
  305.  
  306. deSpawnRange = 2
  307. deSpawnRadius = 50
  308. monsterSpawnWalkback = true
  309. allowBlockSpawn = true
  310.  
  311.  
  312. maxPlayerSummons = 2
  313. teleportAllSummons = false
  314. teleportPlayerSummons = false
  315.  
  316.  
  317. statusPort = 7171
  318. ownerName = ""
  319. ownerEmail = "@otland.net"
  320. url = "http://otland.net/"
  321. location = "Europe"
  322. displayGamemastersWithOnlineCommand = false
  323.  
  324.  
  325. disableLuaErrors = false
  326. displayPlayersLogging = true
  327. prefixChannelLogs = ""
  328. runFile = ""
  329. outputLog = ""
  330. truncateLogOnStartup = false
  331.  
  332.  
  333. managerPort = 7171
  334. managerLogs = true
  335. managerPassword = ""
  336. managerLocalhostOnly = true
  337. managerConnectionsLimit = 1
  338.  
  339.  
  340. adminPort = 7171
  341. adminLogs = true
  342. adminPassword = ""
  343. adminLocalhostOnly = true
  344. adminConnectionsLimit = 1
  345. adminRequireLogin = true
  346. adminEncryption = ""
  347. adminEncryptionData = ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement