Tudo que sidneivascao postou
-
(Resolvido)[bug] Bugo White Kyurem
Bom quando eu crio ele no /cb ele cria, quando vo usar ele nao sai da ball, e eu tbm nao consigo cria ele no /m, no /s, ja os black kyurem, shiny kyurem eu consigo, se alguem ajudar agradeço Dowload do configuration, nao consegui posta-lo pois e mt grande quem ajuda rep +++ @up pod fechar
- [ajuda] mensagem no servidor
- [Script] Online
- [Script] Online
- [Script] Online
- [Script] Online
-
[Script] Online
Gostaria de um script Online que quando falar !online , aparecer assim [PokeLute] Mostra tempo online e ao lado mostra apenas quantos online tem script do online aki: local config = { showGamemasters = getBooleanFromString(getConfigValue('displayGamemastersWithOnlineCommand')) } function onSay(cid, words, param, channel) local players = getPlayersOnline() local strings = {""} local i, position = 1, 1 local added = false for _, pid in ipairs(players) do if(added) then if(i > (position * 7)) then strings[position] = strings[position] .. "," position = position + 1 strings[position] = "" else strings[position] = i == 1 and "" or strings[position] .. ", " end end if((config.showGamemasters or getPlayerCustomFlagValue(cid, PLAYERCUSTOMFLAG_GAMEMASTERPRIVILEGES) or not getPlayerCustomFlagValue(pid, PLAYERCUSTOMFLAG_GAMEMASTERPRIVILEGES)) and (not isPlayerGhost(pid) or getPlayerGhostAccess(cid) >= getPlayerGhostAccess(pid))) then strings[position] = strings[position] .. getCreatureName(pid) .. "" i = i + 1 added = true else added = false end end doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, (i - 1) .. " player(s) online:") for i, str in ipairs(strings) do if(str:sub(str:len()) ~= ",") then str = str .. "." end doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, str) end return true end
-
[ajuda] mensagem no servidor
-- [( Script created by Matheus for TibiaKing.com )] -- function onThink(interval, lastExecution) MENSAGEM = { "Bem Vindos ao PokeLute, 24 Horas Online, By: [GOD]Sidnei.", "Cuidado, Algumas Houses São bugadas, Não devolvemos itens.", "A Staff Não Ajuda em quests, nem dá pokemons! Portanto se pedir, tomará Notation", "Membros da Staff não pedem suas accs, então não passem elas para ninguem, não nos responsabilizamos por contas e itens perdidos.", "Comandos '/bug,/desbug/desbugar (Teleportará para saffron, se tiver bugado)' e '!save' para salvar os itens,pokes,etc... Apos o Uso, Reloguem!", "Use o Help para tira Duvidas, membros da staffs não responderam no PM.", "A Staff Não Ajuda em quests, nem dá pokemons! Portanto se pedir, tomará Notation.", "Membros da Staff não pedem suas accs, então não passem elas para ninguem, não nos responsabilizamos por contas e itens perdidos.", "Comandos '/bug, /desbug/desbugar (Teleportará para saffron, se tiver bugado)' e '!save' para salvar os itens,pokes,etc... Apos o Uso, Reloguem!", "Cuidado, Algumas Houses São bugadas, Não devolvemos itens.", "A Staff Não Ajuda em quests, nem dá pokemons! Portanto se pedir, tomará Notation.", "Membros da Staff não pedem suas accs, então não passem elas para ninguem, não nos responsabilizamos por contas e itens perdidos.", "Comandos '/bug, /desbug/desbugar (Teleportará para saffron, se tiver bugado)' e '!save' para salvar os itens,pokes,etc..., Apos o Uso, Reloguem!", } doBroadcastMessage(MENSAGEM[math.random(1,#MENSAGEM)],19) return TRUE end aqui doBroadcastMessage(MENSAGEM[math.random(1,#MENSAGEM)],19) o 19 é a cor, no caso esta laranja, a verde eu nao consigo
-
Onde eu agrego Evolucion a meu Pokes
data/lib/configuration e procure la embaixo por evolution
-
Eu Quero saver como faz uma quest
clica em em gostei e rep ++
-
[AJUDA]Poketibia Fechando Sozinho
entao deve ser a base, deve ter bugado alguma coisa
-
(Resolvido)[Dúvida] Quest com prêmio sendo um poké
data\actions e abra o actions.xml e adicione essa tag <action itemid="1740" event="script" value="poke.lua"/> --- Explicação ["x = 943, y = 1032, z = 15"] = "Zapdos", ------ Posição onde o Bau que dará o Pokemon estará e o nome do Pokemon que ao clicar o player vai ganhar <action itemid="1740" ----------- ID do baú que você irar usar no caso essa script seria sem box? quando clicasse no bau vim o poke?
-
[AJUDA]Poketibia Fechando Sozinho
seu vps tem ant ddos ou ant nuker?
-
[AJUDA]Poketibia Fechando Sozinho
se no caso vc usar vps, ela esta protegida? no caso um ant ddos? se não tiver deverá ser isso, alguem fica derrubando, ou entao coloca um ant nuker no seu poketibia!
- (Pedido) Como fazer aria pvp em poketibia (Urgente)
- [ajuda] pvp tile
-
[ajuda] pvp tile
Achei esse Script Pvp Title, funciona assim, uma pessoa entra num, tc de cor blue, e outro no tc cor rede, ai so ta dando pra pvp assim, Red X Blue, gostaria de saber se algum scripter poderia mi ajudar, fazendo com que apenas 1 cor desse pra atacar os player ou matar quando entrasse.. irei deixar o script function onStepIn(cid, item, position, fromPosition) --alterado v1.7 reformulado e melhorado if isSummon(cid) or ehMonstro(cid) then return false end --alterado v1.8 local posis = { --{{pos}, storage, cor da roupa}, [25695] = {{x = 1214, y = 1159, z = 15}, 6598754, 113}, [25696] = {{x = 1214, y = 1198, z = 15}, 6598755, 107}, [25697] = {{x = 973, y = 1065, z = 13}}, [25698] = {{x = 973, y = 1065, z = 13}}, } local action = posis[item.actionid] local out = getPlayerSex(cid) == 0 and 511 or 510 --alterado v1.9 if getPlayerStorageValue(cid, 17001) == 1 or getPlayerStorageValue(cid, 5700) >= 1 or getPlayerStorageValue(cid, 17000) == 1 then doPlayerSendCancel(cid, "You can't do that while ride/fly/or in a bike.") doTeleportThing(cid, fromPosition, false) --alterado v1.6 return true end if getPlayerStorageValue(cid, 52480) >= 1 then doPlayerSendCancel(cid, "You are already dueling!") doTeleportThing(cid, fromPosition, false) --alterado v1.6 return true end if posis[item.actionid] then if isInArray({25695, 25696}, item.actionid) then setPlayerStorageValue(cid, action[2], 1) doSetCreatureOutfit(cid, {lookType = out, lookBody = action[3], lookHead = action[3], lookLegs = action[3], lookFeet = action[3]}, -1) else setPlayerStorageValue(cid, 6598754, -1) setPlayerStorageValue(cid, 6598755, -1) doRemoveCondition(cid, CONDITION_OUTFIT) end doTeleportThing(cid, getClosestFreeTile(cid, action[1]), false) elseif item.actionid == 24158 then if getCreatureCondition(cid, CONDITION_INFIGHT) == TRUE then doPlayerSendCancel(cid, "You can't do that while is in battle!") doTeleportThing(cid, fromPosition, false) end end return true end
- [ajuda] mensagem no servidor
-
[DOWNLOAD] Server PokeZot
quando vc abre o sql, é so ir em account '-'
- [ajuda] Mudar Dinheiro no Poketibia
- [ajuda] Mudar Dinheiro no Poketibia
-
[pedido] script de teleportar player ao morrer em torneio
Achei esse: torneio = { awardTournament = 13100, awardAmount = 1, playerTemple = {x = 1054, y = 1049, z = 7}, tournamentFight = {x = 513, y = 679, z = 7}, area = {fromx = 513, fromy = 679, fromz = 7, tox = 521, toy = 679, toz= 7}, waitPlace = {x = 545, y = 678, z = 7}, waitArea = {fromx = 543, fromy = 678, fromz = 7, tox = 547, toy = 678, toz= 7}, startHour = "09:12:00", endHour = "09:15:00", price = 5000000, revivePoke = 12344, } function getPlayersInArea(area) local players = {} for x = area.fromx,area.tox do for y = area.fromy,area.toy do for z = area.fromz,area.toz do local m = getTopCreature({x=x, y=y, z=z}).uid if m ~= 0 and isPlayer(m) then table.insert(players, m) end end end end return players end e do NPC Torneio local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function onCreatureSay(cid, type, msg) npcHandler:onCreatureSay(cid, type, msg) end function onThink() npcHandler:onThink() end function creatureSayCallback(cid, type, msg) if(not npcHandler:isFocused(cid)) then return false end local talkUser = NPCHANDLER_CONVBEHAVIOR == CONVERSATION_DEFAULT and 0 or cid if msgcontains(msg, 'torneio') or msgcontains(msg, 'enter') then if getPlayerItemCount(cid, torneio.revivePoke) >= 1 then selfSay('Você não pode entrar no torneio com {revives}, por favor, jogá-los fora.', cid) return true end selfSay('Você quer participar do torneio por '..torneio.price..' gps / dollars?', cid) talkState[talkUser] = 2 elseif talkState[talkUser] == 2 then if msgcontains(msg, 'yes') or msgcontains(msg, 'sim') then if os.date("%X") < torneio.startHour or os.date("%X") > torneio.endHour then selfSay('As inscrições para o torneio terminar, volte mais tarde.', cid) return true end if doPlayerRemoveMoney(cid, torneio.price) then doTeleportThing(cid, torneio.waitPlace) doPlayerSendTextMessage(cid, 21, "Bem-vindo, esta é a sala de espera, você espera aqui enquanto o torneio não começa. hora de início: {"..torneio.endHour.."}.") else selfSay('Você não tem dinheiro suficiente ('..torneio.price..').', cid) end else selfSay('Claro que você não quer participar? Ok, até a próxima!', cid) talkState[talkUser] = 0 end end end npcHandler:setCallback(CALLBACK_MESSAGE_DEFAULT, creatureSayCallback) npcHandler:addModule(FocusModule:new())
-
[pedido] Gostaria de um Script de PVP
Gostaria de um script para pvp, se algum script generoso poder ajuda, agradeço muuito Rep++ quem ajudar pfpfp
- [ajuda] mensagem no servidor
-
Eu Quero saver como faz uma quest
Irei tentar explicar. é assim, vai no rme map editor, pega uma chest , (Bau) , coloquei action 2000 e unique 2020 Logo em seguida, procura um item ou box vazia, dps faça isso.. vá em data/actions/scripts . e cria um arquivo lua la, por expmplo box10 e coloquei issu la local a = { [9699] = {balltype = "ultra", ballid = 11829, pokemons = {"Jirachi"}} } local extrastrength = 1.1 function onUse(cid, item, frompos, item2, topos) local b = a[item.itemid] if not b then return true end local pokemon = b.pokemons[math.random(#b.pokemons)] --alterado v1.3 local btype = b.balltype if not pokeballs[btype] then return true end local gender = getRandomGenderByName(pokemon) local happy = 220 local leveltable = getPokemonExperienceTable(pokemon) local ball = 0 local sendToDepot = false --alterado v1.6 if getCreatureMana(cid) >= 6 or not hasSpaceInContainer(getPlayerSlotItem(cid, 3).uid) then sendToDepot = true ball = doCreateItemEx(b.ballid) --alterado v1.3 else ball = item.uid end doItemSetAttribute(ball, "poke", pokemon) doItemSetAttribute(ball, "hp", 1) doItemSetAttribute(ball, "happy", happy) doItemSetAttribute(ball, "gender", gender) if pokemon == "Hitmonchan" or pokemon == "Shiny Hitmonchan" then doItemSetAttribute(ball, "hands", 0) end doItemSetAttribute(ball, "description", "Contains a "..pokemon..".") doItemSetAttribute(ball, "fakedesc", "Contains a "..pokemon..".") doPlayerSendTextMessage(cid, 27, "You opened a pokemon prize box +"..item.itemid - (11637).."!") doPlayerSendTextMessage(cid, 27, "The prize pokemon was a "..pokemon..", congratulations!") if sendToDepot then doPlayerSendMailByName(getCreatureName(cid), ball, 1) --alterado v1.3 doPlayerSendTextMessage(cid, 27, "You are already holding six pokemons, so your new pokemon was sent to your depot.") doRemoveItem(item.uid) else doTransformItem(ball, pokeballs[btype].on) end doSendMagicEffect(getThingPos(cid), 29) return true end O 9966 É ID DA BOX OU ITEM , É SO VC PROCURAR UM E POR UM NOVO<, CASO ESTA USANDO A BASE POKEZOT, PODE DEIXAR O MESMO LA ONDE TA "JIRACHI" É O NOME DO POKEMON QUE VAI SAIR NA BOX QUANDO ABRIR. AGORA VÁ EM DATA/ACTIONS/ACTIONS.XML EADICIONE <action itemid="8110" event="script" value="Box10.lua"/> AGORA VÁ NO RME MAP EDITOR, VAI NO BAU, ONDE VC POIS O ID 2000 E UNIQUE 2020 , NO QUADRADIM VC CLICA LA E DIGITA 9966 ( SERA O ID DA BOX OU ITEM) AGORA SALVE, LIGUE O SERVE, E TESTE