Postado Outubro 18, 2015 9 anos E aí galera!! Então,estou com um servidor de dbo,porém ele esta cm site e tal,daí gostaria da ajuda de vocês aqui do tibia king que entendem muito de otservers(ALGUNS) que não é o meu caso,é claro.Então,como diz o título,eu gostaria muito de passar esse servidor(base) para apenas criar acc por account manager. Agradeço desde já! RP+ SE ME AJUDAR
Postado Outubro 18, 2015 9 anos Tu quer tirar o site e por pra criar conta em account manager?Posta teu config.lua Gente, não dou suporte via mp, caso queira ajuda crie um tópico no fórum!!! Ajudei? Clicar em gostar não vai te matar
Postado Outubro 18, 2015 9 anos Autor Isso msm Gaant. Aqui está o config: -- The Forgotten Server Config-- Account manageraccountManager = truenamelockManager = falsenewPlayerChooseVoc = truenewPlayerSpawnPosX = 1222newPlayerSpawnPosY = 1426newPlayerSpawnPosZ = 7newPlayerTownId = 1newPlayerLevel = 8newPlayerMagicLevel = 1generateAccountNumber = false-- Unjustified kills-- NOTE: *Banishment and *BlackSkull variables are >summed up<-- (dailyFragsToRedSkull + dailyFragsToBanishment) with their-- *RedSkull equivalents.-- Auto banishing works only if useBlackSkull set to negative.-- advancedFragList is not advised if you use huge frags-- requirements.redSkullLength = 1 * 24 * 60 * 60blackSkullLength = 2 * 24 * 60 * 60dailyFragsToRedSkull = 15weeklyFragsToRedSkull = 20monthlyFragsToRedSkull = 30dailyFragsToBlackSkull = dailyFragsToRedSkullweeklyFragsToBlackSkull = weeklyFragsToRedSkullmonthlyFragsToBlackSkull = monthlyFragsToRedSkulldailyFragsToBanishment = dailyFragsToRedSkullweeklyFragsToBanishment = weeklyFragsToRedSkullmonthlyFragsToBanishment = monthlyFragsToRedSkullblackSkulledDeathHealth = 60blackSkulledDeathMana = 0useBlackSkull = trueuseFragHandler = trueadvancedFragList = false-- Banishments-- violationNameReportActionType 1 = just a report, 2 = name lock, 3 = player banishment-- killsBanLength works only if useBlackSkull option is disabled.notationsToBan = 3warningsToFinalBan = 4warningsToDeletion = 5banLength = 1 * 24 * 60 * 60killsBanLength = 1 * 24 * 60 * 60finalBanLength = 1 * 24 * 60 * 60ipBanishmentLength = 1 * 24 * 60 * 60broadcastBanishments = truemaxViolationCommentSize = 200violationNameReportActionType = 2autoBanishUnknownBytes = false-- Battle-- NOTE: showHealingDamageForMonsters inheritates from showHealingDamage.-- loginProtectionPeriod is the famous Tibia anti-magebomb system.-- deathLostPercent set to nil enables manual mode.worldType = "open"protectionLevel = 100pvpTileIgnoreLevelAndVocationProtection = truepzLocked = 1000 * 10huntingDuration = 1000 * 10criticalHitChance = 0criticalHitMultiplier = 0displayCriticalHitNotify = falseremoveWeaponAmmunition = falseremoveWeaponCharges = falseremoveRuneCharges = falsewhiteSkullTime = 5 * 60 * 1000noDamageToSameLookfeet = falseshowHealingDamage = falseshowHealingDamageForMonsters = falsefieldOwnershipDuration = 5 * 1000stopAttackingAtExit = falseoldConditionAccuracy = falseloginProtectionPeriod = 10 * 1000deathLostPercent = 10stairhopDelay = 2 * 1000pushCreatureDelay = 2 * 1000deathContainerId = 1987gainExperienceColor = 215addManaSpentInPvPZone = truesquareColor = 0allowFightback = true-- Connection configworldId = 0ip = "127.0.0.1"bindOnlyConfiguredIpAddress = falseloginPort = 7171gamePort = 7172adminPort = 7171statusPort = 7171loginTries = 10retryTimeout = 5 * 1000loginTimeout = 60 * 1000maxPlayers = 200motd = "Welcome to the DBOmniverse!."displayOnOrOffAtCharlist = trueonePlayerOnlinePerAccount = falseallowClones = falseserverName = "Styller"loginMessage = "Welcome to the DBOmniverse!."statusTimeout = 5 * 60 * 1000replaceKickOnLogin = trueforceSlowConnectionsToDisconnect = falseloginOnlyWithLoginServer = falsepremiumPlayerSkipWaitList = false -- 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 = "" sqlDatabase = "555" sqlFile = "555" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1"-- DeathlistdeathListEnabled = truedeathListRequiredTime = 1 * 60 * 1000deathAssistCount = 19maxDeathRecords = 5-- GuildsingameGuildManagement = falselevelToFormGuild = 100premiumDaysToFormGuild = 0guildNameMinLength = 4guildNameMaxLength = 20-- HighscoreshighscoreDisplayPlayers = 10updateHighscoresAfterMinutes = 3-- HousesbuyableAndSellableHouses = truehouseNeedPremium = falsebedsRequirePremium = falselevelToBuyHouse = 150housesPerAccount = 1houseRentAsPrice = falsehousePriceAsRent = falsehousePriceEachSquare = 5000houseRentPeriod = "never"houseCleanOld = 0guildHalls = false-- Item usagetimeBetweenActions = 200timeBetweenExActions = 1000checkCorpseOwner = truehotkeyAimbotEnabled = falsemaximumDoorLevel = 500-- Map-- NOTE: storeTrash costs more memory, but will perform alot faster cleaning.-- useHouseDataStorage usage may be found at README.mapName = "omniverse.otbm"mapAuthor = "Madara Rinnegan"randomizeTiles = trueuseHouseDataStorage = falsestoreTrash = truecleanProtectedZones = truemailboxDisabledTowns = "-1"-- Startup-- NOTE: defaultPriority works only on Windows and niceLevel on *nix-- coresUsed are seperated by comma cores ids used by server process,-- default is -1, so it stays untouched (automaticaly assigned by OS).defaultPriority = "high"niceLevel = 5coresUsed = "-1"optimizeDatabaseAtStartup = trueremovePremiumOnInit = trueconfirmOutdatedVersion = false-- Muted buffermaxMessageBuffer = 4bufferMutedOnSpellFailure = false-- Miscellaneous-- NOTE: promptExceptionTracerErrorBox works only with precompiled support feature,-- called "exception tracer" (__EXCEPTION_TRACER__ flag).-- monsterLootMessage 0 to disable, 1 - only party, 2 - only player, 3 - party or player (like Tibia's)dataDirectory = "data/"allowChangeOutfit = falseallowChangeColors = falseallowChangeAddons = falsedisableOutfitsForPrivilegedPlayers = falsebankSystem = truesaveGlobalStorage = truedisplaySkillLevelOnAdvance = falsespellNameInsteadOfWords = falseemoteSpells = truepromptExceptionTracerErrorBox = truestorePlayerDirection = falsemonsterLootMessage = 3monsterLootMessageType = 25separateViplistPerCharacter = false-- Ghost modeghostModeInvisibleEffect = falseghostModeSpellEffects = true-- LimitsidleWarningTime = 59 * 60 * 1000idleKickTime = 60 * 60 * 1000expireReportsAfterReads = 1playerQueryDeepness = 2maxItemsPerPZTile = 0maxItemsPerHouseTile = 0-- Premium-relatedfreePremium = falsepremiumForPromotion = true-- Blessings-- NOTE: blessingReduction* regards items/containers loss.-- eachBlessReduction is how much each bless reduces the experience/magic/skills loss.blessingOnlyPremium = trueblessingReductionBase = 30blessingReductionDecreament = 5eachBlessReduction = 8-- Rates-- NOTE: experienceStages configuration is located in data/XML/stages.xml.-- rateExperienceFromPlayers 0 to disable.experienceStages = truerateExperience = 0rateExperienceFromPlayers = 0rateSkill = 1rateMagic = 1rateLoot = 30rateSpawn = 1.5-- Monster ratesrateMonsterHealth = 1.0rateMonsterMana = 1.0rateMonsterAttack = 1.0rateMonsterDefense = 1.0-- Experience from players-- NOTE: min~Threshold* set to 0 will disable the minimum threshold:-- player will gain experience from every lower leveled player.-- max~Threshold* set to 0 will disable the maximum threshold:-- player will gain experience from every higher leveled player.minLevelThresholdForKilledPlayer = 0.9maxLevelThresholdForKilledPlayer = 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 = 1rateStaminaGain = 3rateStaminaThresholdGain = 12staminaRatingLimitTop = 41 * 60staminaRatingLimitBottom = 14 * 60rateStaminaAboveNormal = 1.5rateStaminaUnderNormal = 0.5staminaThresholdOnlyPremium = true-- Party-- NOTE: experienceShareLevelDifference is float number.-- experienceShareLevelDifference is highestLevel * valueexperienceShareRadiusX = 30experienceShareRadiusY = 30experienceShareRadiusZ = 1experienceShareLevelDifference = 2 / 3extraPartyExperienceLimit = 20extraPartyExperiencePercent = 5experienceShareActivity = 2 * 60 * 1000-- Global save-- NOTE: globalSaveHour means like 03:00, not that it will save every 5 hours,-- if you want such a system please check out data/globalevents/globalevents.xml.globalSaveEnabled = falseglobalSaveHour = 5shutdownAtGlobalSave = falsecleanMapAtGlobalSave = false-- SpawnsdeSpawnRange = 2deSpawnRadius = 50-- SummonsmaxPlayerSummons = 2teleportAllSummons = falseteleportPlayerSummons = false-- StatusownerName = "Madara"ownerEmail = ""url = ""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 = falsedisplayPlayersLogging = trueprefixChannelLogs = ""runFile = ""outLogName = ""errorLogName = ""truncateLogsOnStartup = false
Postado Outubro 18, 2015 9 anos -- 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 = "" sqlDatabase = "555" sqlFile = "555" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" Em mysql, põe sqliteNo sqlfile, vai ta 555. Na pasta do server, vai ter, um xxxx.s3db, pega o nome dele e o formato e poe no lugar do 555E por ultimo o sha1 alí, se põe plain Gente, não dou suporte via mp, caso queira ajuda crie um tópico no fórum!!! Ajudei? Clicar em gostar não vai te matar
Postado Outubro 18, 2015 9 anos Autor Blz,mas,aquele 555 é a database (acho) não entendi muito bem.Eu não tenho esse aquivo xxxx.s3db
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.