Advertisement
Guest User

Untitled

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