Ir para conteúdo

[Encerrado] erro config.lua


matheuspeixoto12

Posts Recomendados

ola tentei colocar site em meu server que utilizo seu distro mas está dando esse erro unable to load configuracoes.lua

  1. accountManager = true
  2. namelockManager = true
  3. newPlayerChooseVoc = true
  4. newPlayerSpawnPosX = 1021
  5. newPlayerSpawnPosY = 1023
  6. newPlayerSpawnPosZ = 7
  7. newPlayerTownId = 1
  8. newPlayerLevel = 1
  9. newPlayerMagicLevel = 100
  10. generateAccountNumber = false
  11. redSkullLength = 1 * 24 * 60 * 60
  12. blackSkullLength = 2 * 24 * 60 * 60
  13. dailyFragsToRedSkull = 10
  14. weeklyFragsToRedSkull = 20
  15. monthlyFragsToRedSkull = 30
  16. dailyFragsToBlackSkull = 15
  17. weeklyFragsToBlackSkull = 25
  18. monthlyFragsToBlackSkull = 35
  19. dailyFragsToBanishment = dailyFragsToRedSkull
  20. weeklyFragsToBanishment = weeklyFragsToRedSkull
  21. monthlyFragsToBanishment = monthlyFragsToRedSkull
  22. blackSkulledDeathHealth = 0
  23. blackSkulledDeathMana = 0
  24. useBlackSkull = true
  25. useFragHandler = true
  26. advancedFragList = false
  27. notationsToBan = 2
  28. warningsToFinalBan = 10
  29. warningsToDeletion = 15
  30. banLength = 7 * 24 * 60 * 60
  31. killsBanLength = 1 * 24 * 60 * 60
  32. finalBanLength = 7 * 24 * 60 * 60
  33. ipBanishmentLength = 10 * 24 * 60 * 60
  34. broadcastBanishments = true
  35. maxViolationCommentSize = 200
  36. violationNameReportActionType = 2
  37. autoBanishUnknownBytes = false
  38. worldType = "pvp"
  39. protectionLevel = 200
  40. pvpTileIgnoreLevelAndVocationProtection = true
  41. pzLocked = 30 * 1000
  42. huntingDuration = 30 * 1000
  43. criticalHitChance = 6
  44. criticalHitMultiplier = 2
  45. displayCriticalHitNotify = true
  46. removeWeaponAmmunition = true
  47. removeWeaponCharges = true
  48. removeRuneCharges = true
  49. whiteSkullTime = 5 * 60 * 1000
  50. noDamageToSameLookfeet = false
  51. showHealingDamage = true
  52. showHealingDamageForMonsters = false
  53. fieldOwnershipDuration = 5 * 1000
  54. stopAttackingAtExit = true
  55. oldConditionAccuracy = false
  56. loginProtectionPeriod = 10 * 1000
  57. deathLostPercent = 5
  58. stairhopDelay = 2 * 1000
  59. pushCreatureDelay = 1 * 1000
  60. deathContainerId = 1987
  61. gainExperienceColor = 215
  62. addManaSpentInPvPZone = true
  63. squareColor = 0
  64. allowFightback = true
  65. worldId = 0
  66. ip = "127.0.0.1"
  67. bindOnlyConfiguredIpAddress = false
  68. loginPort = 7171
  69. gamePort = 7172
  70. adminPort = 7171
  71. statusPort = 7171
  72. loginTries = 10
  73. retryTimeout = 5 * 1000
  74. loginTimeout = 60 * 1000
  75. maxPlayers = 125
  76. motd = "Bem Vindo ao Naruto Storm!"
  77. displayOnOrOffAtCharlist = false
  78. onePlayerOnlinePerAccount = false
  79. allowClones = false
  80. serverName = "Naruto Storm"
  81. loginMessage = "Bem Vindo ao Naruto Storm."
  82. statusTimeout = 5 * 60 * 1000
  83. replaceKickOnLogin = true
  84. forceSlowConnectionsToDisconnect = false
  85. loginOnlyWithLoginServer = false
  86. premiumPlayerSkipWaitList = false
  87. sqlType = mysql"
  88. sqlHost = "localhost"
  89. sqlPort = 3306
  90. sqlUser = "root"
  91. sqlPass = "druidsinho22"
  92. sqlDatabase = "naruto"
  93. sqlFile = "naruto.s3db"
  94. sqlKeepAlive = 0
  95. mysqlReadTimeout = 10
  96. mysqlWriteTimeout = 10
  97. encryptionType = "plain"
  98. deathListEnabled = true
  99. deathListRequiredTime = 1 * 60 * 1000
  100. deathAssistCount = 19
  101. maxDeathRecords = 5
  102. ingameGuildManagement = true
  103. levelToFormGuild = 100
  104. premiumDaysToFormGuild = 0
  105. guildNameMinLength = 3
  106. guildNameMaxLength = 20
  107. highscoreDisplayPlayers = 20
  108. updateHighscoresAfterMinutes = 1
  109. buyableAndSellableHouses = true
  110. houseNeedPremium = false
  111. bedsRequirePremium = false
  112. levelToBuyHouse = 300
  113. housesPerAccount = 1
  114. houseRentAsPrice = false
  115. housePriceAsRent = false
  116. housePriceEachSquare = 60000
  117. houseRentPeriod = "week"
  118. houseCleanOld = 0
  119. guildHalls = false
  120. timeBetweenActions = 500
  121. timeBetweenExActions = 1000
  122. hotkeyAimbotEnabled = true
  123. mapName = "naruto"
  124. mapAuthor = "Lks"
  125. randomizeTiles = true
  126. storeTrash = true
  127. cleanProtectedZones = true
  128. mailboxDisabledTowns = "-1"
  129. defaultPriority = "high"
  130. niceLevel = 5
  131. coresUsed = "-1"
  132. optimizeDatabaseAtStartup = true
  133. removePremiumOnInit = true
  134. confirmOutdatedVersion = false
  135. formulaLevel = 5.0
  136. formulaMagic = 1.0
  137. bufferMutedOnSpellFailure = false
  138. spellNameInsteadOfWords = true
  139. emoteSpells = true
  140. allowChangeOutfit = true
  141. allowChangeColors = true
  142. allowChangeAddons = true
  143. disableOutfitsForPrivilegedPlayers = false
  144. addonsOnlyPremium = false
  145. dataDirectory = "data/"
  146. bankSystem = true
  147. displaySkillLevelOnAdvance = true
  148. promptExceptionTracerErrorBox = true
  149. separateViplistPerCharacter = false
  150. maximumDoorLevel = 500
  151. maxMessageBuffer = 20
  152. saveGlobalStorage = true
  153. useHouseDataStorage = false
  154. storePlayerDirection = false
  155. checkCorpseOwner = true
  156. monsterLootMessage = 3
  157. monsterLootMessageType = 25
  158. ghostModeInvisibleEffect = true
  159. ghostModeSpellEffects = true
  160. idleWarningTime = 14 * 60 * 1000
  161. idleKickTime = 30 * 60 * 1000
  162. expireReportsAfterReads = 1
  163. playerQueryDeepness = 2
  164. maxItemsPerPZTile = 0
  165. maxItemsPerHouseTile = 0
  166. freePremium = false
  167. premiumForPromotion = false
  168. blessingOnlyPremium = true
  169. blessingReductionBase = 30
  170. blessingReductionDecreament = 3
  171. eachBlessReduction = 8
  172. experienceStages = false
  173. rateExperience = 300
  174. rateExperienceFromPlayers = 0
  175. rateSkill = 30
  176. rateMagic = 0
  177. rateLoot = 3
  178. rateSpawn = 7
  179. rateMonsterHealth = 1.0
  180. rateMonsterMana = 1.0
  181. rateMonsterAttack = 1.0
  182. rateMonsterDefense = 1.0
  183. minLevelThresholdForKilledPlayer = 0.9
  184. maxLevelThresholdForKilledPlayer = 1.1
  185. rateStaminaLoss = 7
  186. rateStaminaGain = 3
  187. rateStaminaThresholdGain = 12
  188. staminaRatingLimitTop = 2 * 60
  189. staminaRatingLimitBottom = 1 * 60
  190. rateStaminaAboveNormal = 1.5
  191. rateStaminaUnderNormal = 0.5
  192. staminaThresholdOnlyPremium = true
  193. experienceShareRadiusX = 30
  194. experienceShareRadiusY = 30
  195. experienceShareRadiusZ = 1
  196. experienceShareLevelDifference = 2 / 3
  197. extraPartyExperienceLimit = 20
  198. extraPartyExperiencePercent = 5
  199. experienceShareActivity = 2 * 60 * 1000
  200. globalSaveEnabled = false
  201. globalSaveHour = 8
  202. shutdownAtGlobalSave = true
  203. cleanMapAtGlobalSave = false
  204. deSpawnRange = 2
  205. deSpawnRadius = 50
  206. maxPlayerSummons = 4
  207. teleportAllSummons = true
  208. teleportPlayerSummons = true
  209. ownerName = "Naruto Storm"
  210. ownerEmail = "matheuspeixoto12@hotmail.com
  211. "
  212. url = "matheuspeixoto3.wix.com/nto-louther"
  213. location = "Brazil"
  214. displayGamemastersWithOnlineCommand = false
  215. adminLogsEnabled = false
  216. displayPlayersLogging = true
  217. prefixChannelLogs = ""
  218. runFile = ""
  219. outLogName = ""
  220. errorLogName = ""
  221. truncateLogsOnStartup = false
Link para o comentário
Compartilhar em outros sites

Troca por esse.

	 accountManager = true
	    namelockManager = true
	    newPlayerChooseVoc = true
	    newPlayerSpawnPosX = 1021
	    newPlayerSpawnPosY = 1023
	    newPlayerSpawnPosZ = 7
	    newPlayerTownId = 1
	    newPlayerLevel = 1
	    newPlayerMagicLevel = 100    
	    generateAccountNumber = false
	 
	    redSkullLength = 1 * 24 * 60 * 60
	    blackSkullLength = 2 * 24 * 60 * 60
	    dailyFragsToRedSkull = 10
	    weeklyFragsToRedSkull = 20
	    monthlyFragsToRedSkull = 30
	    dailyFragsToBlackSkull = 15
	    weeklyFragsToBlackSkull = 25
	    monthlyFragsToBlackSkull = 35
	    dailyFragsToBanishment = dailyFragsToRedSkull
	    weeklyFragsToBanishment = weeklyFragsToRedSkull
	    monthlyFragsToBanishment = monthlyFragsToRedSkull
	    blackSkulledDeathHealth = 0
	    blackSkulledDeathMana = 0
	    useBlackSkull = true
	    useFragHandler = true
	    advancedFragList = false
	    notationsToBan = 2
	    warningsToFinalBan = 10
	    warningsToDeletion = 15
	    banLength = 7 * 24 * 60 * 60
	    killsBanLength = 1 * 24 * 60 * 60
	    finalBanLength = 7 * 24 * 60 * 60
	    ipBanishmentLength = 10 * 24 * 60 * 60
	    broadcastBanishments = true
	    maxViolationCommentSize = 200
	    violationNameReportActionType = 2
	    autoBanishUnknownBytes = false
	 
	    worldType = "pvp"
	    protectionLevel = 200
	    pvpTileIgnoreLevelAndVocationProtection = true
	    pzLocked = 30 * 1000
	    huntingDuration = 30 * 1000
	    criticalHitChance = 6
	    criticalHitMultiplier = 2
	    displayCriticalHitNotify = true
	    removeWeaponAmmunition = true
	    removeWeaponCharges = true
	    removeRuneCharges = true
	    whiteSkullTime = 5 * 60 * 1000
	    noDamageToSameLookfeet = false
	    showHealingDamage = true
	    showHealingDamageForMonsters = false
	    fieldOwnershipDuration = 5 * 1000
	    stopAttackingAtExit = true
	    oldConditionAccuracy = false
	    loginProtectionPeriod = 10 * 1000
	    deathLostPercent = 5
	    stairhopDelay = 2 * 1000
	    pushCreatureDelay = 1 * 1000
	    deathContainerId = 1987
	    gainExperienceColor = 215
	    addManaSpentInPvPZone = true
	    squareColor = 0
	    allowFightback = true
	 
	    worldId = 0
	    ip = "127.0.0.1"
	    bindOnlyConfiguredIpAddress = false
	    loginPort = 7171
	    gamePort = 7172
	    adminPort = 7171
	    statusPort = 7171
	    loginTries = 10
	    retryTimeout = 5 * 1000
	    loginTimeout = 60 * 1000
	    maxPlayers = 125
	    motd = "Bem Vindo ao Naruto Storm!"
	    displayOnOrOffAtCharlist = false
	    onePlayerOnlinePerAccount = false
	    allowClones = false
	    serverName = "Naruto Storm"
	    loginMessage = "Bem Vindo ao Naruto Storm."
	    statusTimeout = 5 * 60 * 1000
	    replaceKickOnLogin = true
	    forceSlowConnectionsToDisconnect = false
	    loginOnlyWithLoginServer = false
	    premiumPlayerSkipWaitList = false
	 
	    sqlType = "mysql"
	    sqlHost = "localhost"
	    sqlPort = 3306
	    sqlUser = "root"
	    sqlPass = "druidsinho22"
	    sqlDatabase = "naruto"
	    sqlFile = "naruto.s3db"
	    sqlKeepAlive = 0
	    mysqlReadTimeout = 10
	    mysqlWriteTimeout = 10
	    encryptionType = "plain"
	 
	    deathListEnabled = true
	    deathListRequiredTime = 1 * 60 * 1000
	    deathAssistCount = 19
	    maxDeathRecords = 5
	 
	    ingameGuildManagement = true
	    levelToFormGuild = 100
	    premiumDaysToFormGuild = 0
	    guildNameMinLength = 3
	    guildNameMaxLength = 20
	 
	    highscoreDisplayPlayers = 20
	    updateHighscoresAfterMinutes = 1
	 
	    buyableAndSellableHouses = true
	    houseNeedPremium = false
	    bedsRequirePremium = false
	    levelToBuyHouse = 300
	    housesPerAccount = 1
	    houseRentAsPrice = false
	    housePriceAsRent = false
	    housePriceEachSquare = 60000
	    houseRentPeriod = "week"
	    houseCleanOld = 0
	    guildHalls = false
	 
	    timeBetweenActions = 500
	    timeBetweenExActions = 1000
	    hotkeyAimbotEnabled = true
	 
	    mapName = "naruto"
	    mapAuthor = "Lks"
	    randomizeTiles = true
	    storeTrash = true
	    cleanProtectedZones = true
	    mailboxDisabledTowns = "-1"
	 
	    defaultPriority = "high"
	    niceLevel = 5
	    coresUsed = "-1"
	 
	    optimizeDatabaseAtStartup = true
	    removePremiumOnInit = true
	    confirmOutdatedVersion = false
	 
	    formulaLevel = 5.0
	    formulaMagic = 1.0
	    bufferMutedOnSpellFailure = false
	    spellNameInsteadOfWords = true
	    emoteSpells = true
	 
	    allowChangeOutfit = true
	    allowChangeColors = true
	    allowChangeAddons = true
	    disableOutfitsForPrivilegedPlayers = false
	    addonsOnlyPremium = false
	 
	    dataDirectory = "data/"
	    bankSystem = true
	    displaySkillLevelOnAdvance = true
	    promptExceptionTracerErrorBox = true
	    separateViplistPerCharacter = false
	    maximumDoorLevel = 500
	    maxMessageBuffer = 20
	 
	    saveGlobalStorage = true
	    useHouseDataStorage = false
	    storePlayerDirection = false
	 
	    checkCorpseOwner = true
	    monsterLootMessage = 3
	    monsterLootMessageType = 25
	 
	    ghostModeInvisibleEffect = true
	    ghostModeSpellEffects = true
	 
	    idleWarningTime = 14 * 60 * 1000
	    idleKickTime = 30 * 60 * 1000
	    expireReportsAfterReads = 1
	    playerQueryDeepness = 2
	    maxItemsPerPZTile = 0
	    maxItemsPerHouseTile = 0
	 
	    freePremium = false
	    premiumForPromotion = false
	 
	    blessingOnlyPremium = true
	    blessingReductionBase = 30
	    blessingReductionDecreament = 3
	    eachBlessReduction = 8
	 
	    experienceStages = false
	    rateExperience = 300
	    rateExperienceFromPlayers = 0
	    rateSkill = 30
	    rateMagic = 0
	    rateLoot = 3
	    rateSpawn = 7
	 
	    rateMonsterHealth = 1.0
	    rateMonsterMana = 1.0
	    rateMonsterAttack = 1.0
	    rateMonsterDefense = 1.0
	 
	    minLevelThresholdForKilledPlayer = 0.9
	    maxLevelThresholdForKilledPlayer = 1.1
	 
	    rateStaminaLoss = 7
	    rateStaminaGain = 3
	    rateStaminaThresholdGain = 12
	    staminaRatingLimitTop = 2 * 60
	    staminaRatingLimitBottom = 1 * 60
	    rateStaminaAboveNormal = 1.5
	    rateStaminaUnderNormal = 0.5
	    staminaThresholdOnlyPremium = true
	 
	    experienceShareRadiusX = 30
	    experienceShareRadiusY = 30
	    experienceShareRadiusZ = 1
	    experienceShareLevelDifference = 2 / 3
	    extraPartyExperienceLimit = 20
	    extraPartyExperiencePercent = 5
	    experienceShareActivity = 2 * 60 * 1000
	 
	    globalSaveEnabled = false
	    globalSaveHour = 8
	    shutdownAtGlobalSave = true
	    cleanMapAtGlobalSave = false
	 
	    deSpawnRange = 2
	    deSpawnRadius = 50
	 
	    maxPlayerSummons = 4
	    teleportAllSummons = true
	    teleportPlayerSummons = true
	 
	    ownerName = "Naruto Storm"
	    ownerEmail = "matheuspeixoto12@hotmail.com"	 
	 

	    url = "matheuspeixoto3.wix.com/nto-louther"
	    location = "Brazil"
	    displayGamemastersWithOnlineCommand = false
	 
	    adminLogsEnabled = false
	    displayPlayersLogging = true
	    prefixChannelLogs = ""
	    runFile = ""
	    outLogName = ""
	    errorLogName = ""
	    truncateLogsOnStartup = false
	
Editado por Zaruss
Link para o comentário
Compartilhar em outros sites

  • 4 years later...
A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta.

+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...