Advertisement
Guest User

Untitled

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