Ir para conteúdo

Saiba Como Arrumar Erro De Config Lua No Gesior


nono182

Posts Recomendados

para arrumar o erro de config.lua ue da no começo é só você usar este config lua

-- The Forgotten Server Config

   -- Account manager
   accountManager = true
   namelockManager = false
   newPlayerChooseVoc = true
   newPlayerSpawnPosX = 289
   newPlayerSpawnPosY = 455
   newPlayerSpawnPosZ = 7
   newPlayerTownId = 1
   newPlayerLevel = 20
   newPlayerMagicLevel = 1
   generateAccountNumber = false

   -- Unjustified kills
   -- NOTE: *Banishment and *BlackSkull variables are >summed up<
   -- *RedSkull equivalents.
   -- Auto banishing works only if useBlackSkull set to negative.
   -- advancedFragList is not advised if you use huge frags
   -- requirements.
   redSkullLength = 3 * 2 * 6 * 6
   blackSkullLength = 4 * 2 * 6 * 6
   dailyFragsToRedSkull = 10
   weeklyFragsToRedSkull = 15
   monthlyFragsToRedSkull = 100
   dailyFragsToBlackSkull = dailyFragsToRedSkull
   weeklyFragsToBlackSkull = weeklyFragsToRedSkull
   monthlyFragsToBlackSkull = monthlyFragsToRedSkull
   dailyFragsToBanishment = dailyFragsToRedSkull
   weeklyFragsToBanishment = weeklyFragsToRedSkull
   monthlyFragsToBanishment = monthlyFragsToRedSkull
   blackSkulledDeathHealth = 4000
   blackSkulledDeathMana = 1000
   useBlackSkull = true
   useFragHandler = true
   advancedFragList = true

   -- Banishments
   -- killsBanLength works only if useBlackSkull option is disabled.
   notationsToBan = 3
   warningsToFinalBan = 4
   warningsToDeletion = 5
   banLength = 7 * 24 * 60 * 60
   killsBanLength = 7 * 24 * 60 * 60
   finalBanLength = 30 * 24 * 60 * 60
   ipBanishmentLength = 1 * 24 * 60 * 60
   broadcastBanishments = true
   maxViolationCommentSize = 200
   violationNameReportActionType = 2
   autoBanishUnknownBytes = false

   -- Battle
   -- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage.
   -- loginProtectionPeriod is the famous Tibia anti-magebomb system.
   -- deathLostPercent set to nil enables manual mode.
   worldType = "pvp"
   protectionLevel = 200
   pvpTileIgnoreLevelAndVocationProtection = true
   pzLocked = 60 * 100
   huntingDuration = 60 * 100
   criticalHitChance = 55
   criticalHitMultiplier = 1
   displayCriticalHitNotify = false
   removeWeaponAmmunition = false
   removeWeaponCharges = false
   removeRuneCharges = false
   whiteSkullTime = 15 * 60 * 100
   noDamageToSameLookfeet = false
   showHealingDamage = true
   showHealingDamageForMonsters = false
   fieldOwnershipDuration = 5 * 1000
   stopAttackingAtExit = false
   oldConditionAccuracy = false
   loginProtectionPeriod = 1 * 10
   deathLostPercent = 3
   stairhopDelay = 2 * 1000
   pushCreatureDelay = 2 * 1000
   deathContainerId = 1987
   gainExperienceColor = 215
   addManaSpentInPvPZone = true
   squareColor = 0
   allowFightback = true

   -- Connection config
   worldId = 0
   ip = ""
   bindOnlyConfiguredIpAddress = false
   loginPort = 7171
   gamePort = 7172
   adminPort = 7171
   statusPort = 7171
   loginTries = 10
   retryTimeout = 5 * 1000
   loginTimeout = 60 * 1000
   maxPlayers = 120
   motd = "Bem vindo ao Pvp master Up,Upem xD"
   displayOnOrOffAtCharlist = false
   onePlayerOnlinePerAccount = false
   allowClones = 4020
   serverName = "PvP Master Up"
   loginMessage = "Bem vindo ao Pvp master Up,Upem xD"
   statusTimeout = 5 * 60 * 1000
   replaceKickOnLogin = 0
   forceSlowConnectionsToDisconnect = false
   loginOnlyWithLoginServer = false
   premiumPlayerSkipWaitList = true

   -- Database
   -- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
   -- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
   sqlType = "mysql"
   sqlHost = "localhost"
   sqlPort = 3306
   sqlUser = "root"
   sqlPass = "sua senha aki"
   sqlDatabase = "novo"
   sqlFile = "forgottenserver.s3db"
   sqlKeepAlive = 0
   mysqlReadTimeout = 10
   mysqlWriteTimeout = 10
   encryptionType = "plain"

   -- Deathlist
   deathListEnabled = false
   deathListRequiredTime = 1 * 60 * 1000
   deathAssistCount = 19
   maxDeathRecords = 5

   -- Guilds
   ingameGuildManagement = true
   levelToFormGuild = 8
   premiumDaysToFormGuild = 0
   guildNameMinLength = 1
   guildNameMaxLength = 55

   -- Highscores
   highscoreDisplayPlayers = 99
   updateHighscoresAfterMinutes = 5

   -- Houses
   buyableAndSellableHouses = true
   houseNeedPremium = true
   bedsRequirePremium = true
   levelToBuyHouse = 1000
   housesPerAccount = 1
   houseRentAsPrice = true
   housePriceAsRent = true
   housePriceEachSquare = 1000
   houseRentPeriod = "never"
   houseCleanOld = 1
   guildHalls = false

   -- Item usage
   timeBetweenActions = 200
   timeBetweenExActions = 100
   checkCorpseOwner = true
   hotkeyAimbotEnabled = true
   maximumDoorLevel = 50000

   -- Map
   -- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.
   -- useHouseDataStorage usage may be found at README.
   mapName = "subwat"
   mapAuthor = "gean riot"
   randomizeTiles = true
   useHouseDataStorage = false
   storeTrash = true
   cleanProtectedZones = true
   mailboxDisabledTowns = "-1"

   -- Startup
   -- coresUsed are seperated by comma cores ids used by server process,
   defaultPriority = "high"
   niceLevel = 5
   coresUsed = "-1"
   optimizeDatabaseAtStartup = true
   removePremiumOnInit = true
   confirmOutdatedVersion = false

   -- Muted buffer
   maxMessageBuffer = 999
   bufferMutedOnSpellFailure = false

   -- Miscellaneous
   dataDirectory = "data/"
   allowChangeOutfit = true
   allowChangeColors = true
   allowChangeAddons = true
   disableOutfitsForPrivilegedPlayers = false
   bankSystem = true
   saveGlobalStorage = true
   displaySkillLevelOnAdvance = true
   spellNameInsteadOfWords = false
   emoteSpells = false
   promptExceptionTracerErrorBox = true
   storePlayerDirection = false
   monsterLootMessage = 3
   monsterLootMessageType = 23
   separateViplistPerCharacter = false

   -- Ghost mode
   ghostModeInvisibleEffect = false
   ghostModeSpellEffects = true

   -- Limits
   idleWarningTime = 1400 * 6000 * 100000
   idleKickTime = 1500 * 6000 * 100000
   expireReportsAfterReads = 1
   playerQueryDeepness = 2
   maxItemsPerPZTile = 0
   maxItemsPerHouseTile = 0

   -- Premium-related
   freePremium = true
   premiumForPromotion = true

   -- Blessings
   -- NOTE: blessingReduction* regards items/containers loss.
   -- eachBlessReduction is how much each bless reduces the experience/magic/skills loss.
   blessingOnlyPremium = true
   blessingReductionBase = 30
   blessingReductionDecreament = 5
   eachBlessReduction = 8

   -- Rates
   -- NOTE: experienceStages configuration is located in data/XML/stages.xml.
   -- rateExperienceFromPlayers 0 to disable.
   experienceStages = true
   rateExperience = 100000.0
   rateExperienceFromPlayers = 0.1
   rateSkill = 2000.0
   rateMagic = 2000.0
   rateLoot = 5.0
   rateSpawn = 30.0

   -- Monster rates
   rateMonsterHealth = 1.0
   rateMonsterMana = 1.0
   rateMonsterAttack = 1.0
   rateMonsterDefense = 1.0

   -- Experience from players
   minLevelThresholdForKilledPlayer = 0.1
   maxLevelThresholdForKilledPlayer = 1.1

   -- Stamina
   -- NOTE: Stamina is stored in miliseconds, so seconds are multiplied by 1000.
   -- rateStaminaHits multiplies every hit done a creature, which are later
   -- multiplied by player attack speed.
   -- rateStaminaGain is divider of every logged out second, eg:
   -- 60000 / 3 = 20000 milliseconds, what gives 20 stamina seconds for 1 minute being logged off.
   -- rateStaminaThresholdGain is divider for the premium stamina.
   -- staminaRatingLimit* is in minutes.
   rateStaminaLoss = 1
   rateStaminaGain = 3
   rateStaminaThresholdGain = 12
   staminaRatingLimitTop = 41 * 60
   staminaRatingLimitBottom = 14 * 60
   rateStaminaAboveNormal = 1.5
   rateStaminaUnderNormal = 0.5
   staminaThresholdOnlyPremium = true

   -- Party
   -- NOTE: experienceShareLevelDifference is float number.
   -- experienceShareLevelDifference is highestLevel * value
   experienceShareRadiusX = 3000
   experienceShareRadiusY = 3000
   experienceShareRadiusZ = 70
   experienceShareLevelDifference = 1 / 3
   extraPartyExperienceLimit = 20
   extraPartyExperiencePercent = 5
   experienceShareActivity = 2 * 60 * 100000

   -- Global save
   -- NOTE: globalSaveHour means like 03:00, not that it will save every 3 hours,
   -- if you want such a system please check out data/globalevents/globalevents.xml.
   globalSaveEnabled = false
   globalSaveHour = 8
   shutdownAtGlobalSave = true
   cleanMapAtGlobalSave = false

   -- Spawns
   deSpawnRange = 2
   deSpawnRadius = 50

   -- Summons
   maxPlayerSummons = 3
   teleportAllSummons = true
   teleportPlayerSummons = false

   -- Status
   ownerName = "Sub Soft"
   ownerEmail = "geanriot@hotmail.com"
   url = "pvpmasterup.servgame.com"
   location = "Brazil"
   displayGamemastersWithOnlineCommand = false

   -- Logs
   -- NOTE: This kind of logging does not work in GUI version.
   -- For such, please compile the software with __GUI_LOGS__ flag.
   adminLogsEnabled = false
   displayPlayersLogging = true
   prefixChannelLogs = ""
   runFile = ""
   outLogName = ""
   errorLogName = ""
   truncateLogsOnStartup = false

Link para o comentário
Compartilhar em outros sites

  • 6 months later...
  • 5 months later...

a um tempo atraz eu baixei um otserv n era daki naum era de outro saite ae eu mexia nesse arquivo.lua... tipo eu mudava a posição do account manager quando entrava no ot e nao mudava nao tudo que eu fazia no ot nao mudava nada si alguem poder me explicar isso ficarei mucho grato

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...