Ir para conteúdo

DarkRed

Membro
  • Registro em

  • Última visita

Tudo que DarkRed postou

  1. @zipter98 bpa noite poderia fazer para funciona para shiny ditto ou altera para shiny não entendo nada de scripts porem achei muito top já deixei meu rep + vlw agradeço desde já.
  2. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: Erondino V12 com soucer Qual erro está surgindo/O que você procura? Quando chamo o pokémon ele simplesmente morre e volta para a Pokebola Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  3. voce tem q usar o hamachi mais antigo para poder fuciona voce troco o ip no conf.lua e no seu cliente pelo ip v4 do hamachi
  4. ko g_window.setTitle(g_app.getName()) g_window.setIcon('/images/clienticon') queria coloca poketibia so q nao achei o lugar e meu servidor nao tem soucer
  5. alguem me ajuda a coloca no poketibia
  6. como mudar o nome do cliente mais já vi os tutorias aqui mais nenhum consegui troca alguém ajuda. local musicFilename = "/sounds/startup" local musicChannel = g_sounds.getChannel(1) function setMusic(filename) musicFilename = filename if not g_game.isOnline() then musicChannel:stop() musicChannel:enqueue(musicFilename, 3) end end function reloadScripts() g_textures.clearCache() g_modules.reloadModules() local script = '/' .. g_app.getCompactName() .. 'rc' if g_resources.fileExists(script) then dofile(script) end local message = tr('All modules and scripts were reloaded.') modules.game_textmessage.displayGameMessage(message) print(message) end function startup() -- Play startup music (The Silver Tree, by Mattias Westlund) musicChannel:enqueue(musicFilename, 3) connect(g_game, { onGameStart = function() musicChannel:stop(3) end }) connect(g_game, { onGameEnd = function() g_sounds.stopAll() musicChannel:enqueue(musicFilename, 3) end }) -- Check for startup errors local errtitle = nil local errmsg = nil if g_graphics.getRenderer():lower():match('gdi generic') then errtitle = tr('Graphics card driver not detected') errmsg = tr('No graphics card detected, everything will be drawn using the CPU,\nthus the performance will be really bad.\nPlease update your graphics driver to have a better performance.') end -- Show entergame if errmsg or errtitle then local msgbox = displayErrorBox(errtitle, errmsg) msgbox.onOk = function() EnterGame.firstShow() end else EnterGame.firstShow() end end function init() connect(g_app, { onRun = startup, onExit = exit }) g_window.setMinimumSize({ width = 600, height = 480 }) g_sounds.preload(musicFilename) g_game.enableFeature(GameMagicEffectU16) -- initialize in fullscreen mode on mobile devices if g_window.getPlatformType() == "X11-EGL" then g_window.setFullscreen(true) else -- window size local size = { width = 800, height = 600 } size = g_settings.getSize('window-size', size) g_window.resize(size) -- window position, default is the screen center local displaySize = g_window.getDisplaySize() local defaultPos = { x = (displaySize.width - size.width)/2, y = (displaySize.height - size.height)/2 } local pos = g_settings.getPoint('window-pos', defaultPos) pos.x = math.max(pos.x, 0) pos.y = math.max(pos.y, 0) g_window.move(pos) -- window maximized? local maximized = g_settings.getBoolean('window-maximized', false) if maximized then g_window.maximize() end end g_window.setTitle(g_app.getName()) g_window.setIcon('/images/clienticon') -- poll resize events g_window.poll() g_keyboard.bindKeyDown('Ctrl+Shift+R', reloadScripts) -- generate machine uuid, this is a security measure for storing passwords if not g_crypt.setMachineUUID(g_configs.get('uuid')) then g_configs.set('uuid', g_crypt.getMachineUUID()) g_configs.save() end end function terminate() disconnect(g_app, { onRun = startup, onExit = exit }) -- save window configs g_settings.set('window-size', g_window.getUnmaximizedSize()) g_settings.set('window-pos', g_window.getUnmaximizedPos()) g_settings.set('window-maximized', g_window.isMaximized()) local protocolVersion = g_game.getProtocolVersion() if protocolVersion ~= 0 then g_settings.set('protocol-version', protocolVersion) end end function exit() g_logger.info("Exiting application..") end
  7. DarkRed postou uma resposta no tópico em Suporte Tibia OTServer
    ola poderia me ajuda com essa parte: <attribute key="slotType" value="ring" /> <action itemid="13305" event="script" value="bike.lua"/>
  8. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.0 Base: base otpokemon Qual erro está surgindo/O que você procura? como botar teleporte TC poketibia sei q e pelo data\movements\scripts\PVP ( Trade_Go ) eu ja consegui me teleport para o pvp mais nao consegui volta de la exemplo vou de saffron para o TC mais não volto do TC para saffron Você tem o código disponível? Se tiver publique-o aqui: local s = { --[action id] = {pos de volta} [33691] = {x=890,y=1671,z=6}, -- Cinnabar [33692] = {x=950,y=1000,z=7}, -- pewter [33693] = {x=1348,y=998,z=7}, -- cerulean [33694] = {x=1057,y=1047,z=6}, -- saffron [33695] = {x=1358,y=1322,z=7}, -- vermillion [33696] = {x=1365,y=1469,z=7}, -- fuchsia [33697] = {x=934,y=1304,z=7}, -- viridian [33698] = {x=1232,y=1220,z=6}, -- celadon [33699] = {x=1501,y=1172,z=7}, -- Lavender [33700] = {x=1429,y=1599,z=6}, -- Snow City [33701] = {x=547,y=676,z=7}, -- Golden Arena } local b = { --[action id] = {{pos para onde ir}, {pos de volta}}, [33702] = {{x=1061,y=1191,z=10}, {x=985,y=1083,z=13}}, -- saffron [33703] = {{x=862,y=1086,z=13}, {x=982,y=1083,z=13}}, -- Clan Orebound [33704] = {{x=820,y=1086,z=13}, {x=979,y=1083,z=13}}, -- Clan Wingeon [33705] = {{x=779,y=1085,z=13}, {x=976,y=1083,z=13}}, -- Clan Naturia [33706] = {{x=737,y=1085,z=13}, {x=973,y=1083,z=13}}, -- Clan Seavel [33707] = {{x=697,y=1085,z=13}, {x=970,y=1083,z=13}}, -- Clan Gardestrike [33708] = {{x=656,y=1085,z=13}, {x=967,y=1083,z=13}}, -- Clan Malefic [33709] = {{x=616,y=1085,z=13}, {x=964,y=1083,z=13}}, -- Clan Raibolt [33710] = {{x=575,y=1085,z=13}, {x=961,y=1083,z=13}}, -- Clan Volcanic } function onStepIn(cid, item, pos) if isSummon(cid) then return false end -- local posi = {x=1066, y=1188, z=10} --posiçao do Trade Center... local pos = s[item.actionid] local storage = 171877 -- if b[item.actionid] then pos = b[item.actionid][2] posi = b[item.actionid][1] storage = 171878 end setPlayerStorageValue(cid, storage, "/"..pos.x..";"..pos.y..";"..pos.z.."/") -- if #getCreatureSummons(cid) >= 1 then for i = 1, #getCreatureSummons(cid) do doTeleportThing(getCreatureSummons(cid), {x=posi.x - 1, y=posi.y, z=posi.z}, false) end end doTeleportThing(cid, {x=posi.x, y=posi.y, z=posi.z}, false) return true end Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  9. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.0 Base: gabriel txu 3.2 Qual erro está surgindo/O que você procura? queria ajuda no teleport do cp para o pvp e quando volta volta para city q foi para o pvp Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  10. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.0; Base: pokemon ilusion Qual erro está surgindo/O que você procura? queria ajuda para criar uma spaw de poke de agua como do tetacruel ou gyarados so queria sabe como criar a agua do lado de baixo desde agora agradeco pelo ajuda se alguem ajuda dou rep+ Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  11. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: Serve Gabrieltxu Full 3.0 Qual erro está surgindo/O que você procura? erro no surf poketibia nao consigo surf pois esou criando o mapa do zero sera q alguem poderia me ajuda Você tem o código disponível? Se tiver publique-o aqui: local function doSendMagicEffecte(pos, effect) addEvent(doSendMagicEffect, 50, pos, effect) end local waters = {11756, 4614, 4615, 4616, 4617, 4618, 4619, 4608, 4609, 4610, 4611, 4612, 4613, 7236, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625, 4665, 4666, 4820, 4821, 4822, 4823, 4824, 4825} --alterado v2.5 local flie = {'4820', '4821', '4822', '4823', '4824', '4825'} --alterado v2.6 tabela agora em configuration.lua! local premium = false function onStepIn(cid, item, position, fromPosition) if not isPlayer(cid) or getPlayerAccess(cid) >= 6 then return true end if isPlayer(cid) and getCreatureOutfit(cid).lookType == 814 then return false end -- TV if isPlayer(cid) and not isPremium(cid) and premium == true then doTeleportThing(cid, fromPosition, false) doPlayerSendCancel(cid, "Only premium members are allowed to surf.") return true end if getCreatureOutfit(cid).lookType == 316 or getCreatureOutfit(cid).lookType == 648 then doSendMagicEffect(fromPosition, 136) end if (getPlayerStorageValue(cid, 63215) >= 1 or getPlayerStorageValue(cid, 17000) >= 1) then return true end if #getCreatureSummons(cid) == 0 then doPlayerSendCancel(cid, "You need a pokemon to surf.") doTeleportThing(cid, fromPosition, false) return true end if (not isInArray(specialabilities["surf"], getPokemonName(getCreatureSummons(cid)[1]))) then --alterado v2.6 doPlayerSendCancel(cid, "This pokemon cannot surf.") doTeleportThing(cid, fromPosition, false) return true end if getPlayerStorageValue(cid, 5700) == 1 then doPlayerSendCancel(cid, "You can't do that while is mount in a bike!") doTeleportThing(cid, fromPosition, false) return true end if getPlayerStorageValue(cid, 212124) >= 1 then --alterado v2.6 doPlayerSendCancel(cid, "You can't do it with a pokemon with mind controlled!") doTeleportThing(cid, fromPosition, false) return true end if getPlayerStorageValue(cid, 52480) >= 1 then doPlayerSendCancel(cid, "You can't do it while a duel!") --alterado v2.6 doTeleportThing(cid, fromPosition, false) return true end if getPlayerStorageValue(cid, 6598754) == 1 or getPlayerStorageValue(cid, 6598755) == 1 then doPlayerSendCancel(cid, "You can't do it while in the PVP Zone!") --alterado v2.7 doTeleportThing(cid, fromPosition, false) return true end --alterado v2.6 doSetCreatureOutfit(cid, {lookType = surfs[getPokemonName(getCreatureSummons(cid)[1])].lookType + 351}, -1) doCreatureSay(cid, ""..getPokeName(getCreatureSummons(cid)[1])..", lets surf!", 1) doChangeSpeed(cid, -(getCreatureSpeed(cid))) local speed = 75 + PlayerSpeed + getSpeed(getCreatureSummons(cid)[1]) * 8 * speedRate setPlayerStorageValue(cid, 54844, speed) doChangeSpeed(cid, speed) local pct = getCreatureHealth(getCreatureSummons(cid)[1]) / getCreatureMaxHealth(getCreatureSummons(cid)[1]) local item = getPlayerSlotItem(cid, 8) --alterado v2.8 doItemSetAttribute(item.uid, "hp", pct) doRemoveCreature(getCreatureSummons(cid)[1]) if getItemAttribute(item.uid, "boost") and getItemAttribute(item.uid, "boost") >= 50 and getPlayerStorageValue(cid, 42368) <= 0 then addEvent(sendAuraEffect, 120, cid, auraSyst[getItemAttribute(item.uid, "aura")]) --alterado v2.8 end if useOTClient then doPlayerSendCancel(cid, '12//,hide') --alterado v2.8 end addEvent(setPlayerStorageValue, 100, cid, 63215, 1) return true end local direffects = {30, 49, 9, 51} function onStepOut(cid, item, position, fromPosition) if isPlayer(cid) and getCreatureOutfit(cid).lookType == 814 then return false end local checkpos = fromPosition checkpos.stackpos = 0 if isInArray(waters, getTileInfo(checkpos).itemid) then if getPlayerStorageValue(cid, 63215) >= 1 or getPlayerStorageValue(cid, 17000) >= 1 then doSendMagicEffecte(fromPosition, direffects[getCreatureLookDir(cid) + 1]) end end if not isInArray(waters, getTileInfo(getThingPos(cid)).itemid) then if getPlayerStorageValue(cid, 17000) >= 1 then return true end if getPlayerStorageValue(cid, 63215) <= 0 then return true end doRemoveCondition(cid, CONDITION_OUTFIT) setPlayerStorageValue(cid, 63215, -1) local item = getPlayerSlotItem(cid, 8) local pokemon = getItemAttribute(item.uid, "poke") local x = pokes[pokemon] if not x then return true end if getItemAttribute(item.uid, "nick") then doCreatureSay(cid, getItemAttribute(item.uid, "nick")..", I'm tired of surfing!", 1) else doCreatureSay(cid, getItemAttribute(item.uid, "poke")..", I'm tired of surfing!", 1) end doSummonMonster(cid, pokemon) local pk = getCreatureSummons(cid)[1] if not isCreature(pk) then pk = doCreateMonster(pokemon, backupPos) if not isCreature(pk) then doPlayerSendCancel(cid, "You can't stop surfing here.") doTeleportThing(cid, fromPosition, false) return true end doConvinceCreature(cid, pk) end doChangeSpeed(pk, getCreatureSpeed(cid)) doChangeSpeed(cid, -getCreatureSpeed(cid)) doRegainSpeed(cid) --alterado v2.6 doTeleportThing(pk, fromPosition, false) doTeleportThing(pk, getThingPos(cid), true) doCreatureSetLookDir(pk, getCreatureLookDir(cid)) adjustStatus(pk, item.uid, true, false, true) if useOTClient then doPlayerSendCancel(cid, '12//,show') --alterado v2.8 end end return true end Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  12. obrigado resolvido olha eu estava apagando unnamed town e ele sumia agora eu deixei e ele nao apaga mais a entrada da house ele tenho q deixa os unnamed town e no town por isso apagava as house.
  13. Já fiz isso dá erro Já fiz isso deu o erro novamente ele desce para no town as marcação da house
  14. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Pokemon Dash Advanced (1.0), last compiled at Jan 11 2012. poke x generation Base: Pokemon Dash Advanced poke x generation Qual erro está surgindo/O que você procura? toda vez q eu crio uma cidade registro a house inicio o servidor não aparece esse erro mais quando desligo e religo o servidor de novo esse erro aparece troquei de base mais não foi resolvido o mapa estou refazendo ele do zero spaw a mesma coisa esta acontecendo e some de novo mais não conheço muito sobre map sera que alguém poderia me ajuda dou rep+. Você tem o código disponível? Se tiver publique-o aqui: [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (2) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (3) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (4) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (5) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (6) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (7) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (8) [01/05/2018 13:56:12] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (9) Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  15. @Pokemon X Ice a soucer nao esta compilata no servidor
  16. como adiciona loot nos pokemon eles nao tem porque nao dropa
  17. Eu queria aprender um pouco também de mapa Email:[email protected] Skyp:raul-cdj What :035997505216
  18. nao eo achei nao comu ia compilar uma soucer mais o server e o lunus base entao deixe de lado tem tutorial para compilar mapa em 64
  19. DarkRed postou uma resposta no tópico em Suporte OTServer Derivados
    bom eu ainda estou aprendo a mapia sera q voce poderia me ajuda com isso como faco para removero erro???
  20. DarkRed postou uma resposta no tópico em Suporte OTServer Derivados
    Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3;Pokemon Dash Advanced (1.0), last compiled at Jan 6 2012. Credits to all TFS team (Elf, slawkens, Talaturen, Lithium, KaczooH, Kiper, Kornholijo). PokemonDistro made by mastercraft/brun123. Base: base leda dash Qual erro está surgindo/O que você procura? erro ao desmanchar uma cp e criar um novo cp ai apareceu esse eroo Você tem o código disponível? Se tiver publique-o aqui: [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (491) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (523) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (524) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (525) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (526) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (527) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (528) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (529) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (530) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (531) [19/02/2018 18:39:30] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (533) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (534) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (535) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (536) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (537) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (538) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (539) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (540) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (541) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (542) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (543) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (544) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (545) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (546) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (547) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (548) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (549) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (550) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (552) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (553) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (554) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (555) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (556) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (557) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (558) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (559) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (560) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (561) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (562) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (563) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (564) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (565) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (566) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (567) [19/02/2018 18:39:31] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (568) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (569) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (570) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (571) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (572) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (573) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (574) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (575) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (576) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (577) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (578) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (579) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (580) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (581) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (582) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (583) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (584) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (585) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (586) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (588) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (589) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (590) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (591) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (594) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (595) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (596) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (597) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (598) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (599) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (600) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (601) [19/02/2018 18:39:32] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (602) [19/02/2018 18:39:33] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (603) [19/02/2018 18:39:33] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (604) Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  21. DarkRed postou uma resposta no tópico em Suporte OTServer Derivados
    Pessoal queria saber sobre rme eu mudei o meu CP as parede crie uma porta para entrada do player mais quando vou entra nela não entra fala muito pequeno a entrada sera q alguém ajuda a resolver isso. "there is not enough room" olha oque aparece estou aprendo agora a mexe no rme. Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  22. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Pokemon Dash Advanced (1.0), last compiled at Jan 6 2012. [11/02/2018 21:49:29] Credits to all TFS team (Elf, slawkens, Talaturen, Lithium, KaczooH, Kiper, Kornholijo).Base: poketibia base lenda Qual erro está surgindo/O que você procura? aura system nao aparece no pokemon quando chega 50+ Você tem o código disponível? Se tiver publique-o aqui: local ballslot = 12355 local ballslot_run = 12352 local stoneslot = 12354 local stoneslot_run = 12353 local button = 12356 local button_run = 12357 function isRunning(id) if isInArray({button_run, stoneslot_run, ballslot_run}, id) then return true end return false end boost_stones = { ["Bulbasaur"] = {leaf}, ["Ivysaur"] = {leaf}, ["Venusaur"] = {leaf}, ["Charmander"] = {fire}, ["Charmeleon"] = {fire}, ["Charizard"] = {fire}, ["Squirtle"] = {water}, ["Wartortle"] = {water}, ["Blastoise"] = {water}, ["Caterpie"] = {coccon}, ["Metapod"] = {coccon}, ["Butterfree"] = {coccon}, ["Weedle"] = {coccon}, ["Kakuna"] = {coccon}, ["Beedrill"] = {coccon}, ["Pidgey"] = {heart}, ["Pidgeotto"] = {heart}, ["Pidgeot"] = {heart}, ["Rattata"] = {heart}, ["Raticate"] = {heart}, ["Spearow"] = {heart}, ["Fearow"] = {heart}, ["Ekans"] = {venom}, ["Arbok"] = {venom}, ["Pikachu"] = {thunder}, ["Raichu"] = {thunder}, ["Sandshrew"] = {earth}, ["Sandslash"] = {earth}, ["Nidoran Female"] = {venom}, ["Nidorina"] = {venom}, ["Nidoqueen"] = {venom, earth}, ["Nidoran Male"] = {venom}, ["Nidorino"] = {venom}, ["Nidoking"] = {venom, earth}, ["Clefairy"] = {heart}, ["Clefable"] = {heart}, ["Vulpix"] = {fire}, ["Ninetales"] = {fire}, ["Jigglypuff"] = {heart}, ["Wigglytuff"] = {heart}, ["Zubat"] = {venom}, ["Golbat"] = {venom}, ["Oddish"] = {leaf, venom}, ["Gloom"] = {leaf, venom}, ["Vileplume"] = {leaf, venom}, ["Paras"] = {coccon, leaf}, ["Parasect"] = {coccon, leaf}, ["Venonat"] = {coccon, venom}, ["Venomoth"] = {coccon, venom}, ["Diglett"] = {earth}, ["Dugtrio"] = {earth}, ["Meowth"] = {heart}, ["Persian"] = {heart}, ["Psyduck"] = {water}, ["Golduck"] = {water, enigma}, ["Mankey"] = {punch}, ["Primeape"] = {punch}, ["Growlithe"] = {fire}, ["Arcanine"] = {fire}, ["Poliwag"] = {water}, ["Poliwhirl"] = {water}, ["Poliwrath"] = {water, punch}, ["Abra"] = {enigma}, ["Kadabra"] = {enigma}, ["Alakazam"] = {enigma}, ["Machop"] = {punch}, ["Machoke"] = {punch}, ["Machamp"] = {punch}, ["Bellsprout"] = {leaf, venom}, ["Weepinbell"] = {leaf, venom}, ["Victreebel"] = {leaf, venom}, ["Tentacool"] = {water, venom}, ["Tentacruel"] = {water, venom}, ["Geodude"] = {earth, rock}, ["Graveler"] = {earth, rock}, ["Golem"] = {earth, rock}, ["Ponyta"] = {fire}, ["Rapidash"] = {fire}, ["Slowpoke"] = {water, enigma}, ["Slowbro"] = {water, enigma}, ["Magnemite"] = {thunder, metal}, ["Magneton"] = {thunder, metal}, ["Farfetch'd"] = {heart}, ["Doduo"] = {heart}, ["Dodrio"] = {heart}, ["Seel"] = {water, ice}, ["Dewgong"] = {water, ice}, ["Grimer"] = {venom}, ["Muk"] = {venom}, ["Shellder"] = {water, ice}, ["Cloyster"] = {water, ice}, ["Gastly"] = {dark}, ["Haunter"] = {dark}, ["Gengar"] = {dark}, ["Onix"] = {rock, earth}, ["Drowzee"] = {enigma}, ["Hypno"] = {enigma}, ["Krabby"] = {water}, ["Kingler"] = {water}, ["Voltorb"] = {thunder}, ["Electrode"] = {thunder}, ["Exeggcute"] = {enigma, leaf}, ["Exeggutor"] = {enigma, leaf}, ["Cubone"] = {earth}, ["Marowak"] = {earth}, ["Hitmonlee"] = {punch}, ["Hitmonchan"] = {punch}, ["Lickitung"] = {heart}, ["Koffing"] = {venom}, ["Weezing"] = {venom}, ["Rhyhorn"] = {earth, rock}, ["Rhydon"] = {earth, rock}, ["Chansey"] = {heart}, ["Tangela"] = {leaf}, ["Leafeon"] = {leaf}, ["Kangaskhan"] = {heart}, ["Horsea"] = {water}, ["Seadra"] = {water}, ["Goldeen"] = {water}, ["Seaking"] = {water}, ["Staryu"] = {water}, ["Starmie"] = {water}, ["Mr. Mime"] = {enigma}, ["Scyther"] = {coccon}, ["Jynx"] = {enigma, ice}, ["Electabuzz"] = {thunder}, ["Magmar"] = {fire}, ["Pinsir"] = {coccon}, ["Tauros"] = {heart}, ["Magikarp"] = {water}, ["Gyarados"] = {water, crystal}, ["Lapras"] = {water, ice}, ["Glaceon"] = {water, ice}, ["Ditto"] = {heart}, ["Eevee"] = {heart}, ["Vaporeon"] = {water}, ["Jolteon"] = {thunder}, ["Flareon"] = {fire}, ["Porygon"] = {heart, enigma}, ["Omanyte"] = {rock, water}, ["Omastar"] = {rock, water}, ["Kabuto"] = {rock, water}, ["Kabutops"] = {rock, water}, ["Aerodactyl"] = {rock}, ["Snorlax"] = {heart}, ["Articuno"] = {ice}, ["Zapdos"] = {thunder}, ["Moltres"] = {fire}, ["Dratini"] = {crystal}, ["Dragonair"] = {crystal}, ["Dragonite"] = {crystal}, ["Mewtwo"] = {enigma}, ["shiny blastoise"] = {water}, ["Mew"] = {enigma}, ["Shiny Bulbasaur"] = {leaf}, ["Shiny Ivysaur"] = {leaf}, ["Shiny Venusaur"] = {leaf}, ["Shiny Charmander"] = {fire}, ["Shiny Charmeleon"] = {fire}, ["Shiny Charizard"] = {fire}, ["Shiny Squirtle"] = {water}, ["Shiny Wartortle"] = {water}, ["Shiny Blastoise"] = {water}, ["Turtwig"] = {leaf}, ["Grotle"] = {leaf}, ["Torterra"] = {leaf}, ["Treecko"] = {leaf}, ["Grovyle"] = {leaf}, ["Sceptile"] = {leaf}, ["Cloned Torterra"] = {leaf}, ["Bagon"] = {fire}, ["Shelgon"] = {fire}, ["Salamence"] = {fire}, ["Chimchar"] = {fire}, ["Monferno"] = {fire}, ["Infernape"] = {fire}, ["Cloned Infernape"] = {fire}, ["Torchic"] = {fire}, ["Combusken"] = {fire}, ["Blaziken"] = {fire}, ["Piplup"] = {water}, ["Prinplup"] = {water}, ["Empoleon"] = {water}, ["Cloned Empoleon"] = {water}, ["Shiny Caterpie"] = {coccon}, ["Shiny Metapod"] = {coccon}, ["Shiny Butterfree"] = {coccon}, ["Shiny Weedle"] = {coccon}, ["Shiny Kakuna"] = {coccon}, ["Shiny Beedrill"] = {coccon}, ["Shiny Pidgey"] = {heart}, ["Shiny Pidgeotto"] = {heart}, ["Shiny Pidgeot"] = {heart}, ["Shiny Rattata"] = {heart}, ["Shiny Raticate"] = {heart}, ["Shiny Spearow"] = {heart}, ["Shiny Fearow"] = {heart}, ["Shiny Ekans"] = {venom}, ["Shiny Arbok"] = {venom}, ["Shiny Pikachu"] = {thunder}, ["Shiny Raichu"] = {thunder}, ["Shiny Sandshrew"] = {earth}, ["Shiny Sandslash"] = {earth}, ["Shiny Nidoran Female"] = {venom}, ["Shiny Nidorina"] = {venom}, ["Shiny Nidoqueen"] = {venom, earth}, ["Shiny Nidoran Male"] = {venom}, ["Shiny Nidorino"] = {venom}, ["Shiny Nidoking"] = {venom, earth}, ["Shiny Clefairy"] = {heart}, ["Shiny Clefable"] = {heart}, ["Shiny Vulpix"] = {fire}, ["Shiny Ninetales"] = {fire}, ["Shiny Jigglypuff"] = {heart}, ["Shiny Wigglytuff"] = {heart}, ["Shiny Zubat"] = {venom}, ["Shiny Golbat"] = {venom}, ["Shiny Oddish"] = {leaf, venom}, ["Shiny Gloom"] = {leaf, venom}, ["Shiny Vileplume"] = {leaf, venom}, ["Shiny Paras"] = {coccon, leaf}, ["Shiny Parasect"] = {coccon, leaf}, ["Shiny Venonat"] = {coccon, venom}, ["Shiny Venomoth"] = {coccon, venom}, ["Shiny Diglett"] = {earth}, ["Shiny Dugtrio"] = {earth}, ["Shiny Meowth"] = {heart}, ["Shiny Persian"] = {heart}, ["Shiny Psyduck"] = {water}, ["Shiny Golduck"] = {water, enigma}, ["Shiny Mankey"] = {punch}, ["Shiny Primeape"] = {punch}, ["Shiny Growlithe"] = {fire}, ["Shiny Arcanine"] = {fire}, ["Shiny Poliwag"] = {water}, ["Shiny Poliwhirl"] = {water}, ["Shiny Poliwrath"] = {water, punch}, ["Shiny Abra"] = {enigma}, ["Shiny Kadabra"] = {enigma}, ["Shiny Alakazam"] = {enigma}, ["Togepi"] = {enigma}, ["Togetic"] = {enigma}, ["Togekiss"] = {enigma}, ["Shiny Machop"] = {punch}, ["Shiny Machoke"] = {punch}, ["Shiny Machamp"] = {punch}, ["Shiny Bellsprout"] = {leaf, venom}, ["Shiny Weepinbell"] = {leaf, venom}, ["Shiny Victreebel"] = {leaf, venom}, ["Shiny Tentacool"] = {water, venom}, ["Shiny Tentacruel"] = {water, venom}, ["Cranidos"] = {earth, rock}, ["Rampardos"] = {earth, rock}, ["Shiny Geodude"] = {earth, rock}, ["Shiny Graveler"] = {earth, rock}, ["Shiny Golem"] = {earth, rock}, ["Shiny Ponyta"] = {fire}, ["Shiny Rapidash"] = {fire}, ["Shiny Slowpoke"] = {water, enigma}, ["Shiny Slowbro"] = {water, enigma}, ["Shiny Magnemite"] = {thunder, metal}, ["Shiny Magneton"] = {thunder, metal}, ["Shiny Farfetch'd"] = {heart}, ["Shiny Doduo"] = {heart}, ["Shiny Dodrio"] = {heart}, ["Shiny Seel"] = {water, ice}, ["Shiny Dewgong"] = {water, ice}, ["Shiny Grimer"] = {venom}, ["Shiny Muk"] = {venom}, ["Shiny Shellder"] = {water, ice}, ["Shiny Cloyster"] = {water, ice}, ["Shiny Gastly"] = {dark}, ["Shiny Haunter"] = {dark}, ["Shiny Gengar"] = {dark}, ["Shiny Onix"] = {rock, earth}, ["Darkrei"] = {dark}, ["Umbreon"] = {dark}, ["Espeon"] = {enigma}, ["Crystal Steelix"] = {rock, earth}, ["Shiny Drowzee"] = {enigma}, ["Shiny Hypno"] = {enigma}, ["Shiny Krabby"] = {water}, ["Shiny Kingler"] = {water}, ["Shiny Voltorb"] = {thunder}, ["Shiny Electrode"] = {thunder}, ["Shiny Exeggcute"] = {enigma, leaf}, ["Shiny Exeggutor"] = {enigma, leaf}, ["Shiny Cubone"] = {earth}, ["Shiny Marowak"] = {earth}, ["Shiny Hitmonlee"] = {punch}, ["Shiny Hitmonchan"] = {punch}, ["Shiny Lickitung"] = {heart}, ["Shiny Koffing"] = {venom}, ["Shiny Weezing"] = {venom}, ["Shiny Rhyhorn"] = {earth, rock}, ["Shiny Rhydon"] = {earth, rock}, ["Rhyperior"] = {earth, rock}, ["Shiny Chansey"] = {heart}, ["Shiny Tangela"] = {leaf}, ["Tangrowth"] = {leaf}, ["Leafeon"] = {leaf}, ["Shiny Kangaskhan"] = {heart}, ["Shiny Horsea"] = {water}, ["Shiny Seadra"] = {water}, ["Shiny Goldeen"] = {water}, ["Shiny Seaking"] = {water}, ["Shiny Staryu"] = {water}, ["Shiny Starmie"] = {water}, ["Shiny Mr. Mime"] = {enigma}, ["Shiny Scyther"] = {coccon}, ["Shiny Scizor"] = {coccon}, ["Scizor"] = {coccon}, ["Shiny Jynx"] = {enigma, ice}, ["Shiny Regice"] = {enigma, ice}, ["Regice"] = {enigma, ice}, ["Regirock"] = {enigma, Rock}, ["Shiny Regirock"] = {enigma, Rock}, ["Weavile"] = {Dark, ice}, ["Sneasel"] = {Dark, ice}, ["Abomasnow"] = {Leaf, ice}, ["Snover"] = {Leaf, ice}, ["Mamoswine"] = {crystal, ice}, ["Supreme Electabuzz"] = {thunder}, ["Shiny Magmar"] = {fire}, ["Shiny Electivire"] = {thunder}, ["Shiny Magmortar"] = {fire}, ["Electivire"] = {thunder}, ["Magmortar"] = {fire}, ["Shiny Pinsir"] = {coccon}, ["Shiny Tauros"] = {heart}, ["Shiny Magikarp"] = {water}, ["Shiny Gyarados"] = {water, crystal}, ["Shiny Lapras"] = {water, ice}, ["Shiny Ditto"] = {heart}, ["Shiny Eevee"] = {heart}, ["Shiny Vaporeon"] = {water}, ["Shiny Jolteon"] = {thunder}, ["Shiny Flareon"] = {fire}, ["Shiny Porygon"] = {heart, enigma}, ["Shiny Omanyte"] = {rock, water}, ["Shiny Omastar"] = {rock, water}, ["Shiny Kabuto"] = {rock, water}, ["Shiny Kabutops"] = {rock, water}, ["Shiny Aerodactyl"] = {rock}, ["Shiny Snorlax"] = {heart}, ["Shiny Articuno"] = {ice}, ["Glaceon"] = {ice}, ["Shiny Zapdos"] = {thunder}, ["Shiny Moltres"] = {fire}, ["Shiny Dratini"] = {crystal}, ["Shiny Dragonair"] = {crystal}, ["Shiny Dragonite"] = {crystal}, ["Gible"] = {crystal}, ["Gabite"] = {crystal}, ["Garchomp"] = {crystal}, ["Milotic"] = {crystal}, ["Shiny Mewtwo"] = {enigma}, ["shiny blastoise"] = {water}, ["Swampert"] = {water}, ["Marshtomp"] = {water}, ["Mudkip"] = {water}, ["Wailmer"] = {water}, ["Wailord"] = {water}, ["Chikorita"] = {leaf}, ["Bayleef"] = {leaf}, ["Meganium"] = {leaf}, ["Cyndaquil"] = {fire}, ["Quilava"] = {fire}, ["Typhlosion"] = {fire}, ["Totodile"] = {water}, ["Croconaw"] = {water}, ["Feraligatr"] = {water}, ["Sentret"] = {heart}, ["Furret"] = {heart}, ["Hoothoot"] = {heart, enigma}, ["Noctowl"] = {heart, enigma}, ["Ledyba"] = {coccon}, ["Ledian"] = {coccon}, ["Spinarak"] = {coccon, venom}, ["Ariados"] = {coccon, venom}, ["Crobat"] = {venom}, ["Chinchou"] = {water, thunder}, ["Lanturn"] = {water, thunder}, ["Pichu"] = {thunder}, ["Cleffa"] = {heart}, ["Iglybuff"] = {venom}, ["Natu"] = {enigma}, ["Xatu"] = {enigma}, ["Mareep"] = {thunder}, ["Flaaffy"] = {thunder}, ["Ampharos"] = {thunder}, ["Bellossom"] = {leaf}, ["Marill"] = {water}, ["Azulmarill"] = {water}, ["Sudowoodo"] = {rock, earth}, ["Politoed"] = {water, earth}, ["Hoppip"] = {leaf}, ["Skiploom"] = {leaf}, ["Jumpluff"] = {leaf}, ["Aipom"] = {heart}, ["Sunkern"] = {leaf}, ["Sunflora"] = {leaf}, ["Yanma"] = {venom, coccon}, ["Wooper"] = {water}, ["Quagsire"] = {water, earth}, ["Murkrow"] = {dark}, ["Slowking"] = {water,enigma}, ["Misdreavus"] = {dark}, ["Wobbuffet"] = {enigma}, ["Girafarig"] = {enigma}, ["Pineco"] = {coccon}, ["Forretress"] = {coccon}, ["Gligar"] = {dark, heart}, ["Steelix"] = {earth, rock}, ["Snubbull"] = {heart}, ["Granbull"] = {heart}, ["Qwilfish"] = {water}, ["Shuckle"] = {earth}, ["Heracross"] = {coccon}, ["Teddiursa"] = {heart}, ["Ursaring"] = {heart, dark}, ["Slugma"] = {fire}, ["Magcargo"] = {fire}, ["Swinub"] = {ice, earth}, ["Piloswine"] = {ice, earth}, ["Corsola"] = {water}, ["Remoraid"] = {water}, ["Octillery"] = {water}, ["Delibird"] = {ice, heart}, ["Mantine"] = {water}, ["Skarmory"] = {heart}, ["Houndour"] = {fire, dark}, ["Houndoom"] = {fire, dark}, ["Kingdra"] = {water, crystal}, ["Phanpy"] = {earth}, ["Donphan"] = {earth}, ["porygon2"] = {enigma}, ["Stantler"] = {heart}, ["Smeargle"] = {heart}, ["Tyrogue"] = {punch}, ["Hitmontop"] = {punch}, ["Smoochum"] = {ice, enigma}, ["Elekid"] = {thunder}, ["Magby"] = {fire}, ["Miltank"] = {heart}, ["Blissey"] = {heart}, ["Raikou"] = {thunder}, ["Entei"] = {fire}, ["Suicune"] = {water}, ["Larvitar"] = {earth, dark}, ["Pupitar"] = {earth, dark}, ["Tyranitar"] = {earth, dark}, ["Lugia"] = {enigma, water}, ["Ho-oh"] = {enigma, fire}, ["Celebi"] = {leaf, enigma}, ["Shiny Mew"] = {enigma}, ["porygon Z"] = {enigma}, ["Purugly"] = {heart}, ["Absol"] = {dark}, ["Altaria"] = {heart}, ["Baltoy"] = {enigma}, ["Buneary"] = {heart}, ["Buizel"] = {water}, ["Camerupt"] = {fire}, ["Carnivine"] = {leaf}, ["Carvanha"] = {water}, ["Claydol"] = {enigma}, ["Tropius"] = {leaf}, ["Yanmega"] = {coccon}, ["Zangoose"] = {heart}, ["Toxicroak"] = {venom}, ["Sharpedo"] = {water}, ["Croagunk"] = {venom}, ["Floatzel"] = {water}, ["Pachirisu"] = {thunder}, ["Metang"] = {rock}, ["Honchkrow"] = {dark}, ["Froslass"] = {ice}, ["Glalie"] = {ice}, ["Gastrodon"] = {water}, ["Plusle"] = {thunder}, ["Probopass"] = {rock}, ["Luxray"] = {thunder}, ["Lunatone"] = {enigma}, ["Solrock"] = {enigma}, ["Metagross"] = {earth, rock}, ["Drapion"] = {venom}, ["Mamoswine"] = {ice, earth}, ["Munchlax"] = {heart}, ["Staraptor"] = {heart}, ["Beldum"] = {rock}, ["Feebas"] = {water}, ["Wailmer"] = {water}, ["Wailord"] = {water}, ["Swablu"] = {heart}, ["Shiny Absol"] = {dark}, ["Shiny Altaria"] = {heart}, ["Shiny Baltoy"] = {enigma}, ["Shiny Claydol"] = {enigma}, ["Shiny Buneary"] = {heart}, ["Shiny Beldum"] = {rock}, ["Shiny Metang"] = {rock}, ["Shiny Metagross"] = {earth, rock}, ["Shiny Camerupt"] = {fire}, ["Shiny Carnivine"] = {leaf}, ["Shiny Carvanha"] = {water}, ["Shiny Sharpedo"] = {water}, ["Shiny Croagunk"] = {venom}, ["Shiny Toxicroak"] = {venom}, ["Shiny Buizel"] = {water}, ["Shiny Floatzel"] = {water}, ["Shiny Gabite"] = {crystal}, ["Shiny Gible"] = {crystal}, ["Gliscor"] = {dark, heart}, ["Shiny Gliscor"] = {dark, heart}, ["Shiny Honchkrow"] = {dark}, ["Shiny Luxray"] = {thunder}, ["Shiny Mamoswine"] = {ice, earth}, ["Shiny Pachirisu"] = {thunder}, ["Minun"] = {thunder}, ["Shiny Plusle"] = {thunder}, ["Shiny Minun"] = {thunder}, ["Shiny Probopass"] = {rock}, ["Shiny Purugly"] = {heart}, ["Shiny Froslass"] = {ice}, ["Shiny Glalie"] = {ice}, ["Shiny Snorunt"] = {ice}, ["Shiny Lunatone"] = {enigma}, ["Shiny Solrock"] = {enigma}, ["Shiny Staraptor"] = {heart}, ["Shiny Tropius"] = {leaf}, ["Shiny Yanmega"] = {coccon}, ["Shiny Zangoose"] = {heart}, ["Shiny Rhyperior"] = {earth, rock}, ["Shiny Gastrodon"] = {water}, ["Shiny Cyndaquil"] = {fire}, ["Shiny Quilava"] = {fire}, ["Shiny Typhlosion"] = {fire}, ["Shiny Chikorita"] = {leaf}, ["Shiny Bayleef"] = {leaf}, ["Shiny Meganium"] = {leaf}, ["Shiny Totodile"] = {water}, ["Shiny Croconaw"] = {water}, ["Shiny Feraligatr"] = {water}, ["Happiny"] = {heart}, ["Roselia"] = {leaf}, ["Anorith"] = {rock, venom}, ["Armaldo"] = {rock, venom}, ["Aron"] = {rock}, ["Lairon"] = {rock}, ["Aggron"] = {rock}, ["Bagon"] = {crystal}, ["Shelgon"] = {crystal}, ["Salamence"] = {crystal}, ["Barboach"] = {water}, ["Whiscash"] = {water}, ["Roserade"] = {leaf, venom}, ["Budew"] = {leaf, venom}, ["Cacnea"] = {leaf}, ["Cacturne"] = {leaf}, ["Castform"] = {heart}, ["Chingling"] = {enigma}, ["Chimecho"] = {enigma}, ["Clamperl"] = {water}, ["Huntail"] = {water}, ["Gorebyss"] = {water}, ["Corphish"] = {water}, ["Crawdaunt"] = {water}, ["Duskull"] = {dark}, ["Dusclops"] = {dark}, ["Dusknoir"] = {dark}, ["Electrike"] = {thunder}, ["Manectric"] = {thunder}, ["Gulpin"] = {venom}, ["Swalot"] = {venom}, ["Kecleon"] = {heart}, ["Lileep"] = {leaf}, ["Cradily"] = {leaf}, ["Lotad"] = {leaf}, ["Lombre"] = {leaf}, ["Ludicolo"] = {leaf}, ["Luvdisc"] = {water}, ["Makuhita"] = {punch}, ["Hariyama"] = {punch}, ["Mawile"] = {rock}, ["Meditite"] = {enigma}, ["Medicham"] = {enigma}, ["Nincada"] = {venom}, ["Ninjask"] = {venom}, ["Shedinja"] = {venom}, ["Poochyena"] = {dark}, ["Mightyena"] = {dark}, ["Ralts"] = {enigma}, ["Kirlia"] = {enigma}, ["Gardevoir"] = {enigma}, ["Gallade"] = {enigma}, ["Relicanth"] = {rock, water}, ["Sableye"] = {dark}, ["Seedot"] = {leaf}, ["Nuzleaf"] = {leaf}, ["Shiftry"] = {leaf}, ["Seviper"] = {venom}, ["Shroomish"] = {leaf}, ["Breloom"] = {leaf}, ["Shuppet"] = {dark}, ["Banette"] = {dark}, ["Skitty"] = {heart}, ["Delcatty"] = {heart}, ["Slakoth"] = {heart}, ["Vigoroth"] = {heart}, ["Slaking"] = {heart}, ["Spheal"] = {water, ice}, ["Sealeo"] = {water, ice}, ["Walrein"] = {water, ice}, ["Spinda"] = {heart}, ["Spoink"] = {enigma}, ["Grumpig"] = {enigma}, ["Surskit"] = {venom}, ["Masquerain"] = {venom}, ["Taillow"] = {heart}, ["Swellow"] = {heart}, ["Torkoal"] = {fire}, ["Trapinch"] = {crystal}, ["Vibrava"] = {crystal}, ["Flygon"] = {crystal}, ["Illumise"] = {venom}, ["Volbeat"] = {venom}, ["Wingull"] = {water}, ["Pelipper"] = {water}, ["Whismur"] = {heart}, ["Loudred"] = {heart}, ["Exploud"] = {heart}, ["Wurmple"] = {venom}, ["Silcoon"] = {venom}, ["Cascoon"] = {venom}, ["Beautifly"] = {venom}, ["Dustox"] = {venom}, ["Zigzagoon"] = {heart}, ["Linoone"] = {heart}, ["Nosepass"] = {rock}, ["Magnezone"] = {thunder}, ["Numel"] = {fire}, ["Snorunt"] = {ice} } function doRestoreBoostMachine(cid, b_pos, p_pos, s_pos, msg) doSendAnimatedText(b_pos, "DONE.", 215) if isCreature(cid) then doCreatureSetNoMove(cid, false) doPlayerSendTextMessage(cid, 27, msg) end local ball_s = getTileItemById(p_pos, ballslot_run) doTransformItem(ball_s.uid, ballslot) local stne_s = getTileItemById(s_pos, stoneslot_run) doTransformItem(stne_s.uid, stoneslot) local butn_s = getTileItemById(b_pos, button_run) doTransformItem(butn_s.uid, button) end local stones_required = { -- custo base de stones para boostar [heart] = 1, [leaf] = 1, [water] = 1, [venom] = 1, [thunder] = 1, [rock] = 1, [punch] = 1, [fire] = 1, [coccon] = 1, [crystal] = 1, [dark] = 1, [earth] = 1, [enigma] = 1, [ice] = 1, } local stone_increase = { -- a cada quantos boosts irá aumentar o custo de stones [heart] = 20, [leaf] = 20, [water] = 20, [venom] = 20, [thunder] = 20, [rock] = 20, [punch] = 20, [fire] = 25, [coccon] = 20, [crystal] = 20, [dark] = 20, [earth] = 20, [enigma] = 20, [ice] = 20, } function onUse(cid, item, topos, item2, frompos) if isRunning(item.itemid) then doPlayerSendCancel(cid, "Wait until boosting finishes.") return true end if item.itemid == button then local pbpos = topos pbpos.x = pbpos.x + 1 local ball_slot = getTileItemById(pbpos, ballslot) local myball = getContainerItem(ball_slot.uid, 0) if myball.uid <= 0 or getItemWeight(myball.uid) == 0 then doPlayerSendCancel(cid, "You need to put a pokeball in the ball slot.") return true end local pokemon = getItemAttribute(myball.uid, "poke") local boost = getItemAttribute(myball.uid, "boost") or 0 if boost >= 50 then doPlayerSendCancel(cid, "Your pokemon is already at maximum boost.") return true end local stnpos = pbpos stnpos.x = stnpos.x - 2 local stone_slot = getTileItemById(stnpos, stoneslot) local stone = getContainerItem(stone_slot.uid, 0) if stone.uid <= 0 then doPlayerSendCancel(cid, "You need to put a stone in the stone slot.") return true end if not isStone(stone.itemid) then doPlayerSendCancel(cid, "Please, put only stones in the stone slot.") return true end if not isInArray(boost_stones[pokemon], stone.itemid) then local cancelstr = "Sorry, you are not using the correct stone." if #boost_stones[pokemon] > 1 then local stonesused = "" cancelstr = cancelstr.." This pokemon needs " for su = 1, #boost_stones[pokemon] do local n = doCorrectString(getItemNameById(boost_stones[pokemon][su])) if su == #boost_stones[pokemon] then stonesused = stonesused.." or "..getArticle(n).." "..n.."" elseif su == 1 then stonesused = stonesused..""..getArticle(n).." "..n.."" else stonesused = stonesused..", "..n.."" end end cancelstr = cancelstr..""..stonesused.." to be boosted." else cancelstr = cancelstr.." This pokemon needs a "..doCorrectString(getItemNameById(boost_stones[pokemon][1])).." to be boosted." end doPlayerSendCancel(cid, cancelstr) return true end local removeStones = 0 local extraStones = math.floor(boost / stone_increase[stone.itemid]) local required_stones = stones_required[stone.itemid] + extraStones local boosts = 0 for a = 0, getContainerSize(stone_slot.uid) - 1 do local it = getContainerItem(stone_slot.uid, a) if it.uid > 0 then if not isStone(it.itemid) then doPlayerSendCancel(cid, "Please, put only stones in the stone slot.") return true end if it.itemid ~= stone.itemid then doPlayerSendCancel(cid, "Please, put only one type of stone in the stone slot.") return true end if required_stones > 0 then required_stones = required_stones - 1 if required_stones <= 0 then boosts = boosts + 1 removeStones = removeStones + stones_required[stone.itemid] + extraStones if boost + boosts <= 49 then extraStones = math.floor((boost + boosts) / stone_increase[stone.itemid]) required_stones = stones_required[stone.itemid] + extraStones end end end end end if required_stones > 0 and boosts == 0 then doPlayerSendCancel(cid, "You need more stones to boost this pokemon.") return true end for b = 1, removeStones do doRemoveItem(getContainerItem(stone_slot.uid, 0).uid, 1) end local off = pokes[pokemon].offense * boost_rate * boosts local def = pokes[pokemon].defense * boost_rate * boosts local agi = pokes[pokemon].agility * boosts local spatk = pokes[pokemon].specialattack * boost_rate * boosts local vit = pokes[pokemon].vitality * boost_rate * boosts doSetItemAttribute(myball.uid, "boost", boost + boosts) doItemSetAttribute(myball.uid, "offense", getItemAttribute(myball.uid, "offense") + off) doItemSetAttribute(myball.uid, "defense", getItemAttribute(myball.uid, "defense") + def) doItemSetAttribute(myball.uid, "speed", getItemAttribute(myball.uid, "speed") + agi) doItemSetAttribute(myball.uid, "specialattack", getItemAttribute(myball.uid, "specialattack") + spatk) doItemSetAttribute(myball.uid, "vitality", getItemAttribute(myball.uid, "vitality") + vit) local msg = "Your pokeball is now +"..math.floor(boosts + boost).."!" --local msg2 = "• Boost: "..(boost + boosts).." (+"..boosts..") • Offense: +"..doMathDecimal(off).." • Defense: +"..doMathDecimal(def).." • Spc. Atk: +"..doMathDecimal(spatk).." • Agility: +"..doMathDecimal(agi).." • Vitality: +"..doMathDecimal(vit).."" local downpos = getThingPos(cid) downpos.y = downpos.y + 1 local mypos = getThingPos(cid) doTeleportThing(cid, downpos, false) doTeleportThing(cid, mypos, false) doTransformItem(ball_slot.uid, ballslot_run) doTransformItem(stone_slot.uid, stoneslot_run) doTransformItem(item.uid, button_run) doCreatureSetNoMove(cid, true) doCreatureAddCondition(cid, boostcondition) addEvent(doRestoreBoostMachine, 3000, cid, getThingPos(item.uid), getThingPos(ball_slot.uid), getThingPos(stone_slot.uid), msg) return true end end Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.
  23. Diga em poucas palavras a base utilizada (Nome do servidor ou nome do website). Ex. TFS 1.3; Base: pokemon com levem system Qual erro está surgindo/O que você procura? Scripts para pokemon queria um q o pokemon fêmea tivesse mais life e o macho mais atake q nem no otpokemon Você tem o código disponível? Se tiver publique-o aqui: Você tem alguma imagem que possa auxiliar no problema? Se sim, coloque-a aqui.

Informação Importante

Confirmação de Termo