Advertisement
Guest User

Untitled

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