Ir para conteúdo

KaboFlow

Visconde
  • Total de itens

    434
  • Registro em

  • Última visita

  • Dias Ganhos

    15

Tudo que KaboFlow postou

  1. KaboFlow

    Poke Roxy

    tambem qero :S
  2. KaboFlow

    Quest Dungeon

    A scripts ta funcionando?
  3. KaboFlow

    Quest Dungeon

    acho ? como arrumbar o error?
  4. Scyther e Shiny Scyther [11/05/2020 20:31:22] [Error - Spell Interface] [11/05/2020 20:31:22] data/spells/scripts/ps/Double Team.lua:onCastSpell [11/05/2020 20:31:22] Description: [11/05/2020 20:31:22] (luaGetClosestFreeTile) Creature not found [11/05/2020 20:31:22] [Error - Spell Interface] [11/05/2020 20:31:22] data/spells/scripts/ps/Double Team.lua:onCastSpell [11/05/2020 20:31:22] Description: [11/05/2020 20:31:22] (luaDoTeleportThing) Thing not found [11/05/2020 20:34:22] [Error - Spell Interface] [11/05/2020 20:34:22] data/spells/scripts/ps/Double Team.lua:onCastSpell [11/05/2020 20:34:22] Description: [11/05/2020 20:34:22] (luaGetClosestFreeTile) Creature not found [11/05/2020 20:34:22] [Error - Spell Interface] [11/05/2020 20:34:22] data/spells/scripts/ps/Double Team.lua:onCastSpell [11/05/2020 20:34:22] Description: [11/05/2020 20:34:22] (luaDoTeleportThing) Thing not found [11/05/2020 20:34:22] [Error - Spell Interface] [11/05/2020 20:34:22] In a timer event called from: [11/05/2020 20:34:22] data/spells/scripts/ps/Double Team.lua:onCastSpell [11/05/2020 20:34:22] Description: [11/05/2020 20:34:22] (luaDoTeleportThing) Thing not found
  5. local posis = { {'Volcanic', {x=223, y=405, z=7}}, --nome de cada clan e a pos aonde o player desse clan tem q tar... {'Seavell', {x=223, y=407, z=7}}, {'Orebound', {x=223, y=409, z=7}}, {'Wingeon', {x=225, y=410, z=7}}, {'Malefic', {x=227, y=409, z=7}}, {'Gardestrike', {x=227, y=407, z=7}}, {'Psycraft', {x=227, y=405, z=7}}, {'Naturia', {x=225, y=407, z=7}}, {'Raibolt', {x=225, y=404, z=7}}, reserva {'Ironhard', {x=225, y=404, z=7}}, } local toPosi1 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi2 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi3 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi4 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi5 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi6 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi7 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi8 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados local toPosi9 = {x=225, y=407, z=8} --pos pra onde os players serao teleportados function onUse(cid, item, frompos, item2, topos) for _, array in ipairs(posis) do local p = getRecorderPlayer(array[2]) if not isPlayer(p) or getPlayerClanName(p) ~= array[1] and getPlayerLevel(cid) <= 150 then doPlayerSendTextMessage(cid, 27, "One or more players aren't in the correct place or not have level necessary!") return true end end doTransformItem(item.uid, (item.itemid == 19390 and 19390 or 19390)) for _, array in ipairs(posis) do local p = getRecorderPlayer(array[2]) if isPlayer(p) then doTeleportThing(p, toPosi) doSendMagicEffect(getThingPos(p), 21) end end return true end Salas Outland Main local position1 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position2 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position3 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position4 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position5 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position6 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position7 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position8 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve local position9 = {x = 275, y = 405, z = 8} --posición al que quieres que lleve function onUse(cid, item, item2, fromPosition, toPosition, itemEx, toPosition) if (getCreatureCondition(cid, CONDITION_INFIGHT) == FALSE) then doTeleportThing(cid, position) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_TELEPORT) else doSendMagicEffect(getPlayerPosition(cid), CONST_ME_POFF) doCreatureSay(cid, "Espere o Battle sair para poder usar isso!", TALKTYPE_ORANGE_1) end return true end algem qe ajude n codigos,,,
  6. vlw mais nao tenhe como add % ejemplo to n level 99 presiso 60% pra upar lvl 100 e rare candy vai d 60% d exp para upar o to qerendo 90% e rare candy tira 90% tambem.. @Yan18
  7. KaboFlow

    Alavanca

    ja tene n forum?? nao? local posis = { {'Volcanic', {x=223, y=405, z=7}}, --nome de cada clan e a pos aonde o player desse clan tem q tar... {'Seavell', {x=223, y=407, z=7}}, {'Orebound', {x=223, y=409, z=7}}, {'Wingeon', {x=225, y=410, z=7}}, {'Malefic', {x=227, y=409, z=7}}, {'Gardestrike', {x=227, y=407, z=7}}, {'Psycraft', {x=227, y=405, z=7}}, {'Naturia', {x=225, y=407, z=7}}, {'Raibolt', {x=225, y=404, z=7}}, } local toPosi = {x=225, y=407, z=8} --pos pra onde os players serao teleportados function onUse(cid, item, frompos, item2, topos) for _, array in ipairs(posis) do local p = getRecorderPlayer(array[2]) if not isPlayer(p) or getPlayerClanName(p) ~= array[1] and getPlayerLevel(cid) <= 150 then doPlayerSendTextMessage(cid, 27, "One or more players aren't in the correct place or not have level necessary!") return true end end doTransformItem(item.uid, (item.itemid == 19390 and 19390 or 19390)) for _, array in ipairs(posis) do local p = getRecorderPlayer(array[2]) if isPlayer(p) then doTeleportThing(p, toPosi) doSendMagicEffect(getThingPos(p), 21) end end return true end
  8. pra poketibia mano? tipo 9 clanes vulca raibolt naturia seavell psy malefic iron oreb wingeon
  • Quem Está Navegando   0 membros estão online

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