Ir para conteúdo

hadamais

Cavaleiro
  • Total de itens

    195
  • Registro em

  • Última visita

Tudo que hadamais postou

  1. -- Vip System by 5mok3 -- function onSay(cid, words, param, channel) if getAccountPoints(cid) >= 10 then --[[if getPlayerPromotionLevel(cid) < 2 then setPlayerPromotionLevel(cid, 2) end]] doSendMagicEffect(getCreaturePosition(cid),14) doSendAnimatedText(getCreaturePosition(cid), "VIP +7!" ,49) doAddVipDays(cid, 7) doRemovePoints(cid, 10) doWriteLogFile("data/logs/buyeditems.txt", "[".. os.date('%d %B %y - %H:%M') .."] ".. getCreatureName(cid) .." bought VIP for 18 points.") --[[local thing = getThingfromPos(pos) doRemoveCreature(thing.uid)]] else doPlayerSendCancel(cid, "Not enough Premium Points or already have more than 365 VIP days!") doSendMagicEffect(getPlayerPosition(cid), CONST_ME_POFF) end return TRUE end
  2. Testarei, voltarei pra dar Rep+. Não deu não, continua o erro.
  3. Desculpa, mas não entendi... Explicar detalhamente por favor. Todos os players quando morrem estão para uma city "x". E não a mesma da qual surge quando se cria a conta.
  4. Olá. Estou usando Modern. Veja bem, ao criar o char ele aparece em Thaís, normalmente. Mas depois que morre, ele vai pra uma city super afastada, que não me lembro agora. Aonde configuro para reaparecer em Thaís? Obrigado
  5. -- [DICA] Revise todas as configurações -- Max items per Parcel (Bugfix) maxItemsPerParcel = 100 -- Account manager accountManager = false namelockManager = true newPlayerChooseVoc = true newPlayerSpawnPosX = 32369 newPlayerSpawnPosY = 32241 newPlayerSpawnPosZ = 7 newPlayerTownId = 1 newPlayerLevel = 300 newPlayerMagicLevel = 1 generateAccountNumber = false generateAccountSalt = false -- Unjustified kills useFragHandler = true redSkullLength = 10 * 24 * 60 * 60 blackSkullLength = 15 * 24 * 60 * 60 dailyFragsToRedSkull = 5 weeklyFragsToRedSkull = 15 monthlyFragsToRedSkull = 50 dailyFragsToBlackSkull = dailyFragsToRedSkull weeklyFragsToBlackSkull = weeklyFragsToRedSkull monthlyFragsToBlackSkull = monthlyFragsToRedSkull dailyFragsToBanishment = dailyFragsToRedSkull weeklyFragsToBanishment = weeklyFragsToRedSkull monthlyFragsToBanishment = monthlyFragsToRedSkull blackSkulledDeathHealth = 40 blackSkulledDeathMana = 0 useBlackSkull = true advancedFragList = true -- command !frags solved (now couting only frags out of war) -- Banishments notationsToBan = 999 warningsToFinalBan = 999 warningsToDeletion = 999 banLength = 5 * 24 * 60 * 60 killsBanLength = 5 * 24 * 60 * 60 finalBanLength = 5 * 24 * 60 * 60 ipBanishmentLength = 1 * 24 * 60 * 60 broadcastBanishments = true maxViolationCommentSize = 200 violationNameReportActionType = 2 autoBanishUnknownBytes = false -- Battle worldType = "hardcore" protectionLevel = 100 pvpTileIgnoreLevelAndVocationProtection = true pzLocked = 40 * 1000 huntingDuration = 30 * 1000 criticalHitChance = 7 criticalHitMultiplier = 1 displayCriticalHitNotify = true removeWeaponAmmunition = false removeWeaponCharges = false removeRuneCharges = false whiteSkullTime = 10 * 60 * 1000 noDamageToSameLookfeet = false showHealingDamage = true showHealingDamageForMonsters = false fieldOwnershipDuration = 5 * 1000 stopAttackingAtExit = false loginProtectionPeriod = 10 * 1000 deathLostPercent = 10 stairhopDelay = 1 * 1000 pushCreatureDelay = 1 * 1000 deathContainerId = 1987 gainExperienceColor = 215 addManaSpentInPvPZone = true squareColor = 0 allowFightback = true fistBaseAttack = 7 -- Connection config worldId = 0 ip = "xxxxxxxxxxxxxxxxx" bindOnlyGlobalAddress = true loginPort = 7171 gamePort = 7172 loginTries = 3 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 800 motd = "xxxxxxxxxxxxxxxxxxxxxxxxxx" displayOnOrOffAtCharlist = false onePlayerOnlinePerAccount = true allowClones = 0 serverName = "xxxxxxxx" loginMessage = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" statusTimeout = 5 * 1000 replaceKickOnLogin = true forceSlowConnectionsToDisconnect = false loginOnlyWithLoginServer = false premiumPlayerSkipWaitList = true xlogged = false -- RSA rsaPrime1 = "14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113" rsaPrime2 = "7630979195970404721891201847792002125535401292779123937207447574596692788513647179235335529307251350570728407373705564708871762033017096809910315212884101" rsaPublic = "65537" rsaModulus = "109120132967399429278860960508995541528237502902798129123468757937266291492576446330739696001110603907230888610072655818825358503429057592827629436413108566029093628212635953836686562675849720620786279431090218017681061521755056710823876476444260558147179707119674283982419152118103759076030616683978566631413" rsaPrivate = "46730330223584118622160180015036832148732986808519344675210555262940258739805766860224610646919605860206328024326703361630109888417839241959507572247284807035235569619173792292786907845791904955103601652822519121908367187885509270025388641700821735345222087940578381210879116823013776808975766851829020659073" -- Database sqlType = "mysql" sqlHost = "localhost" sqlPort = 3306 sqlUser = "root" sqlPass = "xxxxxxxxx" sqlDatabase = "xxxxx" sqlFile = "theforgottenserver.s3db" sqlKeepAlive = 0 mysqlReadTimeout = 30 mysqlWriteTimeout = 30 encryptionType = "sha1" -- Deathlist deathListEnabled = true deathListRequiredTime = 1 * 60 * 1000 deathAssistCount = 10 maxDeathRecords = 5 -- Guilds ingameGuildManagement = false levelToFormGuild = 50 premiumDaysToFormGuild = 0 guildNameMinLength = 4 guildNameMaxLength = 20 -- Highscores highscoreDisplayPlayers = 15 updateHighscoresAfterMinutes = 60 -- Houses buyableAndSellableHouses = true houseNeedPremium = false bedsRequirePremium = false levelToBuyHouse = 400 housesPerAccount = 1 houseRentAsPrice = false housePriceAsRent = true housePriceEachSquare = 2000 houseRentPeriod = "monthly" houseCleanOld = 2592000 guildHalls = false -- Item usage timeBetweenActions = 200 timeBetweenExActions = 1000 hotkeyAimbotEnabled = true -- Map mapName = "World.otbm" mapAuthor = "xxxxxxxxxxxx" randomizeTiles = true storeTrash = true cleanProtectedZones = true mailboxDisabledTowns = "" -- Process defaultPriority = "high" niceLevel = 5 coresUsed = "-1" -- Startup startupDatabaseOptimization = true updatePremiumStateAtStartup = true confirmOutdatedVersion = false -- Spells formulaLevel = 5.0 formulaMagic = 1.0 bufferMutedOnSpellFailure = false spellNameInsteadOfWords = false emoteSpells = false unifiedSpells = true enableCooldowns = true -- Outfits allowChangeOutfit = true allowChangeColors = true allowChangeAddons = true disableOutfitsForPrivilegedPlayers = false addonsOnlyPremium = false -- Miscellaneous dataDirectory = "data/" logsDirectory = "data/logs/" bankSystem = true displaySkillLevelOnAdvance = false promptExceptionTracerErrorBox = false maximumDoorLevel = 500 maxMessageBuffer = 4 tradeLimit = 100 useCapacity = false -- Depot defaultDepotSizePremium = 2000 defaultDepotSize = 1000 -- Mounts useMounts = true mountCooldown = 2000 unmountPlayerInPz = true -- VIP list separateVipListPerCharacter = false vipListDefaultLimit = 20 vipListDefaultPremiumLimit = 100 -- Saving-related houseDataStorage = "binary" saveGlobalStorage = true storePlayerDirection = false savePlayerData = true -- Loot checkCorpseOwner = true monsterLootMessage = 3 monsterLootMessageType = 19 -- Ghost mode ghostModeInvisibleEffect = true ghostModeSpellEffects = true -- Limits idleWarningTime = 480 * 60 * 1000 idleKickTime = 480 * 60 * 1000 reportsExpirationAfterReads = 1 playerQueryDeepness = 2 tileLimit = 0 protectionTileLimit = 0 houseTileLimit = 0 -- Premium-related freePremium = true premiumForPromotion = true -- Blessings blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5 eachBlessReduction = 8 pvpBlessingThreshold = 40 fairFightTimeRange = 60 -- Rates experienceStages = true rateExperience = 300 rateExperienceFromPlayers = 0 rateSkill = 80 rateMagic = 20 rateLoot = 4.0 rateSpawn = 2 -- Monster rates rateMonsterHealth = 1.0 rateMonsterMana = 1.0 rateMonsterAttack = 1.0 rateMonsterDefense = 1.0 -- Experience from players minLevelThresholdForKilledPlayer = 0 maxLevelThresholdForKilledPlayer = 1 -- Stamina rateStaminaLoss = 1 rateStaminaGain = 3 rateStaminaThresholdGain = 12 staminaRatingLimitTop = 40 * 60 staminaRatingLimitBottom = 14 * 60 staminaLootLimit = 14 * 60 rateStaminaAboveNormal = 1.5 rateStaminaUnderNormal = 0.5 staminaThresholdOnlyPremium = true -- Party experienceShareRadiusX = 30 experienceShareRadiusY = 30 experienceShareRadiusZ = 1 experienceShareLevelDifference = 2 / 3 extraPartyExperienceLimit = 20 extraPartyExperiencePercent = 5 experienceShareActivity = 2 * 60 * 1000 -- Global save globalSaveEnabled = false globalSaveHour = 8 globalSaveMinute = 0 shutdownAtGlobalSave = false cleanMapAtGlobalSave = false -- Spawns deSpawnRange = 10 deSpawnRadius = 50 monsterSpawnWalkback = true -- Summons maxPlayerSummons = 2 teleportAllSummons = false teleportPlayerSummons = false -- Status statusPort = 7171 ownerName = "xxxxxxx" ownerEmail = "xxxxx" url = "xxxxxxx" location = "Brazil" displayGamemastersWithOnlineCommand = false -- Logs displayPlayersLogging = true prefixChannelLogs = "" runFile = "" outputLog = "output.log" truncateLogOnStartup = false -- Manager managerPort = 7171 managerLogs = true managerPassword = "xxxxxx" managerLocalhostOnly = true managerConnectionsLimit = 0 -- Admin adminPort = 7171 adminLogs = true adminPassword = "xxxxx" adminLocalhostOnly = true adminConnectionsLimit = 0 adminRequireLogin = true adminEncryption = "" adminEncryptionData = "" Desconsiderar os "xxxx"
  6. Achei um arquivo aqui do Vip. E no topo ta escrito -- Vip System by 5mok3 --
  7. Olá. Na verdade são dois "erros". 1º : Player morre, mana fica zerada e não regenera com nada. Nem com food, nem sozinho, nem com pot. 2º: É um servidor enforced, mas mata o player e não se ganha XP. Obrigado desde ja.
  8. Ele tem o FistItems, mas no momento está desativado, pois lançarei um beta primeiro. E não seria premium, e sim VIP. Aguardo ajuda.
  9. Olá. Gostaria de um script para adicionar no MySQL ou outro modo, de todos os players ganharem de início, quantos dias eu quiser de vip. Obrigado.
  10. hadamais

    Account Manager

    Deu certo a dica do Alexclusive. Resolvido, obrigado. Rep dado.
  11. hadamais

    Account Manager

    você diz, deletar o "account manager" da DB? Será que não buga?
  12. Olá galera. Vou direto ao ponto. Gostaria de saber o seguinte: Mesmo eu tendo desativado o account manager no Lua, colocado um site normalmente, ainda se consegue logar com 1/1. como isso é possível? Como arrumar esse problema? Obrigado desde ja.
  13. Testarei hoje, dando certo lhe dou rep Aguarda ai, e obrigado desde já. Um dos ID's levou para uma casa. O que fazer nesse caso? Editado: Deu certinho fera, segura meu Rep+
  14. Espera, clica em "remover" porque certamente ta bugado é isso? Mas a casa vai ficar bugada?
  15. Olá galera, bom dia. Vou ser direto: Como faço para achar uma casa, ou um conjunto de casas no RME com esses dados? (Flat 1, Area 42) (1828) (Flat 1, Area 42) (2435) Não entendo, e só tenho esses dois erros nas houses para arrumar. Obrigado desde ja.
  16. hadamais

    Banner no News

    Queria saber o codigo que usava Pdoe fechar, ja consegui.
  17. Como faz pra colocar um banner promocial postado no news? Abraços.
  18. hadamais

    NPC VENDER ITEMS

    Duvida Sanada, podem fechar!
  19. hadamais

    NPC VENDER ITEMS

    Mais alguem? Ta mal explicado e o seu ja vimos que não deu certo.
  20. Alguem poderia, fazendo o favor, de fazer um NPC completo pra mim, que venda esse items? Wpr Helmet,2493,5000; Wpr Sorcer Rod,2190,5000; Wpr Sword,8931,5000; Wpr Spear,7367,5000; Wpr Backpack,2365,5000; Wpr Armor,2494,5000; Wpr Legs,2495,2000; Wpr Shoes,2644,5000;" a sequência corresponde respectivamente: Item>id>valor a ser vendido. Obrigado galera.
  21. Nosso servidor se basea no Tibia Global, completamente Full na versão 9.70, Logo abaixo terá algumas caracteristicas dele. Dados de Conexão: - Site: grimera-global.no-ip.org - IP: grimera-global.no-ip.org - Versão: 9.70 Features: - War Zone I, II, III - Gnomebase FULL - Training offline na cama - Mounts e Outfits 9.70 - Quirefang and Gray Island (100% Full) - Em breve Mounts Custom - Guild Wars (Escudos) - Parcel System 100% - UH por level (Healing aumenta a cada level) - Mapa Global Full custom - Bank System 100% -Quests Global 100% (Todas as Quests funcionando perfeitamente) - Market System 100% - Training Offline 100% - Tibia Cast 100% - Magias 9.70 (Cooldown System 100% sem combo) - Munição de Pally infinita - 25+ Raids Automáticas - Task System 100% - Npcs 100% - 8 Cidades Premium! - Anti-Divulgação System - Vocations 100% balanceadas Entre outras coisas que você pode perceber in-game! Eventos: - War Of Emperium (Vantagens exclusivas) - Fire Storm Rates: - XP: 400x (Estagiadas) - Skills: 80x - Magic: 40x - Loot: 3x Sobre o Servidor: Com o intuito de ajudar os player, adicionamos varios sistemas para proporcionar uma otima jogabilidade para os players novatos. O Servidor conta com uma equipe qualificada e otimos scripters, um site totalmente livre de bugs e um excelente servidor, então oque esta esperando? crie sua conta é divirta-se no Grimera Global!
  22. hadamais

    Erro Distro

    Estava normal, rodando desde ontem. Agora, desde hoje, fecha com esses erros. Não dura 10 min aberto. Podem fechar o topico, descobri o erro. Obrigado. Duvida Sanada
  23. Bom, estava rodando meu servidor normal, até que apareceu os seguintes erros no distro: *** glibc detected *** ./theforgottenserver: malloc(): smallbin double linked li st corrupted: 0x00000000630387c0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x78bb6)[0x7f7ff3ed7bb6] /lib/libc.so.6(+0x7cee9)[0x7f7ff3edbee9] /lib/libc.so.6(__libc_malloc+0x6e)[0x7f7ff3edcb8e] /usr/lib/libstdc++.so.6(_Znwm+0x1d)[0x7f7ff474a24d] ./theforgottenserver[0x6ce86e] ./theforgottenserver[0x6cb462] ./theforgottenserver[0x6c8ad6] ./theforgottenserver[0x42b3bc] ./theforgottenserver[0x429bac] ./theforgottenserver[0x428383] ./theforgottenserver[0x6b86f2] ./theforgottenserver[0x6b872a] ./theforgottenserver[0x6bc088] ./theforgottenserver[0x6a6adf] ./theforgottenserver[0x6a346b] ./theforgottenserver[0x69e74d] ./theforgottenserver[0x46bd62] ./theforgottenserver[0x48e0ea] ./theforgottenserver[0x48dd6d] ./theforgottenserver[0x48f0b8] ./theforgottenserver[0x48ed3c] ./theforgottenserver[0x48e844] ./theforgottenserver[0x48ed72] ./theforgottenserver[0x48e930] ./theforgottenserver[0x48e583] ./theforgottenserver[0x48e21a] ./theforgottenserver[0x48de82] ./theforgottenserver[0x48d9dc] ./theforgottenserver[0x48d445] ./theforgottenserver[0x48ca8f] ./theforgottenserver[0x6ee120] ./theforgottenserver[0x6f0fc5] ./theforgottenserver[0x6ef140] ./theforgottenserver[0x6ee5f9] ./theforgottenserver[0x6ff614] ./theforgottenserver[0x6ff585] ./theforgottenserver[0x6ff531] ./theforgottenserver[0x6ff47a] /usr/lib/libboost_thread.so.1.40.0(thread_proxy+0x60)[0x7f7ff54b3b70] /lib/libpthread.so.0(+0x69ca)[0x7f7ff4f009ca] /lib/libc.so.6(clone+0x6d)[0x7f7ff3f4821d] ======= Memory map: ======== 00400000-0088f000 r-xp 00000000 08:03 19402628 /ot/the forgottenserver 00a8e000-00a8f000 r--p 0048e000 08:03 19402628 /ot/the forgottenserver 00a8f000-00a92000 rw-p 0048f000 08:03 19402628 /ot/the forgottenserver 00a92000-00a9b000 rw-p 00000000 00:00 0 00e8c000-cf07c000 rw-p 00000000 00:00 0 [heap] 7f7fe4000000-7f7fe4e83000 rw-p 00000000 00:00 0 7f7fe4e83000-7f7fe8000000 ---p 00000000 00:00 0 7f7feb7ff000-7f7feb800000 ---p 00000000 00:00 0 7f7feb800000-7f7fec000000 rw-p 00000000 00:00 0 7f7fec000000-7f7fedce3000 rw-p 00000000 00:00 0 7f7fedce3000-7f7ff0000000 ---p 00000000 00:00 0 7f7ff0178000-7f7ff0579000 rw-p 00000000 00:00 0 7f7ff077a000-7f7ff0790000 r-xp 00000000 08:03 41684201 /lib/li bresolv-2.11.1.so 7f7ff0790000-7f7ff098f000 ---p 00016000 08:03 41684201 /lib/li bresolv-2.11.1.so 7f7ff098f000-7f7ff0990000 r--p 00015000 08:03 41684201 /lib/li bresolv-2.11.1.so 7f7ff0990000-7f7ff0991000 rw-p 00016000 08:03 41684201 /lib/li bresolv-2.11.1.so 7f7ff0991000-7f7ff0993000 rw-p 00000000 00:00 0 7f7ff0993000-7f7ff0998000 r-xp 00000000 08:03 41684196 /lib/li bnss_dns-2.11.1.so 7f7ff0998000-7f7ff0b97000 ---p 00005000 08:03 41684196 /lib/li bnss_dns-2.11.1.so 7f7ff0b97000-7f7ff0b98000 r--p 00004000 08:03 41684196 /lib/li bnss_dns-2.11.1.so 7f7ff0b98000-7f7ff0b99000 rw-p 00005000 08:03 41684196 /lib/li bnss_dns-2.11.1.so 7f7ff0b99000-7f7ff0b9a000 ---p 00000000 00:00 0 7f7ff0b9a000-7f7ff139a000 rw-p 00000000 00:00 0 7f7ff139a000-7f7ff13a6000 r-xp 00000000 08:03 41684211 /lib/li bnss_files-2.11.1.so 7f7ff13a6000-7f7ff15a5000 ---p 0000c000 08:03 41684211 /lib/li bnss_files-2.11.1.so 7f7ff15a5000-7f7ff15a6000 r--p 0000b000 08:03 41684211 /lib/li bnss_files-2.11.1.so 7f7ff15a6000-7f7ff15a7000 rw-p 0000c000 08:03 41684211 /lib/li bnss_files-2.11.1.so 7f7ff15a7000-7f7ff15a8000 ---p 00000000 00:00 0 7f7ff15a8000-7f7ff1da8000 rw-p 00000000 00:00 0 7f7ff1da8000-7f7ff1ef0000 r-xp 00000000 08:03 32248218 /usr/li b/libicuuc.so.42.1 7f7ff1ef0000-7f7ff20f0000 ---p 00148000 08:03 32248218 /usr/li b/libicuuc.so.42.1 7f7ff20f0000-7f7ff20fe000 r--p 00148000 08:03 32248218 /usr/li b/libicuuc.so.42.1 7f7ff20fe000-7f7ff2101000 rw-p 00156000 08:03 32248218 /usr/li b/libicuuc.so.42.1 7f7ff2101000-7f7ff2103000 rw-p 00000000 00:00 0 7f7ff2103000-7f7ff22ad000 r-xp 00000000 08:03 32248216 /usr/li b/libicui18n.so.42.1 7f7ff22ad000-7f7ff24ad000 ---p 001aa000 08:03 32248216 /usr/li b/libicui18n.so.42.1 7f7ff24ad000-7f7ff24b7000 r--p 001aa000 08:03 32248216 /usr/li b/libicui18n.so.42.1 7f7ff24b7000-7f7ff24ba000 rw-p 001b4000 08:03 32248216 /usr/li b/libicui18n.so.42.1 7f7ff24ba000-7f7ff24bb000 rw-p 00000000 00:00 0 7f7ff24bb000-7f7ff3400000 r--p 00000000 08:03 32248219 /usr/li b/libicudata.so.42.1 7f7ff3400000-7f7ff35ff000 ---p 00f45000 08:03 32248219 /usr/li b/libicudata.so.42.1 7f7ff35ff000-7f7ff3600000 r--p 00f44000 08:03 32248219 /usr/li b/libicudata.so.42.1 7f7ff3600000-7f7ff3607000 r-xp 00000000 08:03 41684200 /lib/li brt-2.11.1.so 7f7ff3607000-7f7ff3806000 ---p 00007000 08:03 41684200 /lib/li brt-2.11.1.so 7f7ff3806000-7f7ff3807000 r--p 00006000 08:03 41684200 /lib/li brt-2.11.1.so 7f7ff3807000-7f7ff3808000 rw-p 00007000 08:03 41684200 /lib/li brt-2.11.1.so 7f7ff3808000-7f7ff380a000 r-xp 00000000 08:03 41684210 /lib/li bdl-2.11.1.so 7f7ff380a000-7f7ff3a0a000 ---p 00002000 08:03 41684210 /lib/li bdl-2.11.1.so 7f7ff3a0a000-7f7ff3a0b000 r--p 00002000 08:03 41684210 /lib/li bdl-2.11.1.so 7f7ff3a0b000-7f7ff3a0c000 rw-p 00003000 08:03 41684210 /lib/li bdl-2.11.1.so 7f7ff3a0c000-7f7ff3a23000 r-xp 00000000 08:03 41684207 /lib/li bnsl-2.11.1.so 7f7ff3a23000-7f7ff3c22000 ---p 00017000 08:03 41684207 /lib/li bnsl-2.11.1.so 7f7ff3c22000-7f7ff3c23000 r--p 00016000 08:03 41684207 /lib/li bnsl-2.11.1.so 7f7ff3c23000-7f7ff3c24000 rw-p 00017000 08:03 41684207 /lib/li bnsl-2.11.1.so 7f7ff3c24000-7f7ff3c26000 rw-p 00000000 00:00 0 7f7ff3c26000-7f7ff3c2f000 r-xp 00000000 08:03 41684208 /lib/li bcrypt-2.11.1.so 7f7ff3c2f000-7f7ff3e2f000 ---p 00009000 08:03 41684208 /lib/li bcrypt-2.11.1.so 7f7ff3e2f000-7f7ff3e30000 r--p 00009000 08:03 41684208 /lib/li bcrypt-2.11.1.so 7f7ff3e30000-7f7ff3e31000 rw-p 0000a000 08:03 41684208 /lib/li bcrypt-2.11.1.so 7f7ff3e31000-7f7ff3e5f000 rw-p 00000000 00:00 0 7f7ff3e5f000-7f7ff3fdc000 r-xp 00000000 08:03 41684212 /lib/li bc-2.11.1.so 7f7ff3fdc000-7f7ff41db000 ---p 0017d000 08:03 41684212 /lib/li bc-2.11.1.so 7f7ff41db000-7f7ff41df000 r--p 0017c000 08:03 41684212 /lib/li bc-2.11.1.soAborted E o servidor cai. É linux. Ajuda por favor, se souberem.
  24. hadamais

    NPC VENDER ITEMS

    @ juliok80 Reputado. Podem fechar o tópico. Duvida Sanada.
  25. hadamais

    NPC VENDER ITEMS

    Acho que entendi mais ou menos.
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...