Advertisement
Guest User

Untitled

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