Ir para conteúdo
Banner com Efeitos

L3K0T

Diretor
  • Registro em

  • Última visita

Tudo que L3K0T postou

  1. L3K0T postou uma resposta no tópico em Suporte Tibia OTServer
    prefiro EasyPHP bem configurado
  2. tenta function onThink(interval, lastExecution) local players = getPlayersOnline() for i, tid in ipairs(players) do if #getCreatureSummons(tid) >= 1 then pl = getCreatureSummons(tid)[1] if getCreatureSkullType(pl) == 3 or getCreatureSkullType(pl) == 4 then return true else local owner = getCreatureMaster(pl) local ball = getPlayerSlotItem(cid, 8) local sexpoke = (tonumber(getItemAttribute(ball.uid, "sexo"))) doCreatureSetSkullType(cid, sexpoke) end end end return true end senão der tenta o de baixo function onThink(interval, lastExecution) local players = getPlayersOnline() for i, tid in ipairs(players) do if #getCreatureSummons(owner) > 1 then pl = getCreatureSummons(owner)[1] if getCreatureSkullType(pl) == 3 or getCreatureSkullType(pl) == 4 then return true else local owner = getCreatureMaster(pl) local ball = getPlayerSlotItem(owner, 8) local sexpoke = (tonumber(getItemAttribute(ball.uid, "sexo"))) doCreatureSetSkullType(pl, sexpoke) end end end return true end isso chama uma lib sua da uma verificada lá >> local sexpoke = LIB >>> (tonumber(getItemAttribute(ball.uid, "sexo")))
  3. needlearn = "1" só vc por 0
  4. Rep+ tenta function onThink(interval, lastExecution) local players = getPlayersOnline() for i, tid in ipairs(players) do if #getCreatureSummons(tid) >= 1 then pl = getCreatureSummons(tid)[1] if getCreatureSkullType(pl) == 3 or getCreatureSkullType(pl) == 4 then return true else local owner = getCreatureMaster(pl) local ball = getPlayerSlotItem(cid, 8) local sexpoke = (tonumber(getItemAttribute(ball.uid, "sexo"))) doCreatureSetSkullType(pl, sexpoke) end end end return true end
  5. fala galera eu tenho semi dedicados comprados, e gostaria uma Tibia 8.60 GLOBAL que não tenha muito bug de quest, e não tenha crash de distro, se alguem me passa ai ficarei grato e como gratificação lhe dou um REP+, também procuro um Naruto que não tenha muitos bug e com muitas vocações e estável.... VLW !COM SOURCER"
  6. Modern Acc 1.0 reformulado, muitos php refeito e arrumado muitos erros, o que eu fiz ? fiz o layout todo, coloquei shop system com histórico de compras, guild system e outra page php para a melhor performe se do site e chat pra todos conversarem... veja você mesmo www.hpobrasil.com
  7. como é tibia vc tem que usar o meu srp e o data mais nada vc n pode usar o seu por o meu spr e data é editado para este rme
  8. usa a minha que modifiquei local rate = 30 function onUse(cid, item, fromPos, item2, toPos) if not isCreature(item2.uid) then return true end if isPlayer(item2.uid) then return doPlayerSendCancel(cid, "Você só pode usar pokedex em pokemons DBR!") end local poke = getCreatureName(item2.uid) if isMonster(item2.uid) then local this = newpokedex[getCreatureName(item2.uid)] local leveltable = getPokemonExperienceTable(getCreatureName(item2.uid)) local myball = 0 if isSummon(item2.uid) then myball = getPlayerSlotItem(getCreatureMaster(item2.uid), 8) end if not getPlayerInfoAboutPokemon(cid, poke).dex then local exp = this.level * rate doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Parabéns, você acabou de desbloquear "..getCreatureName(item2.uid).." em sua pokedex!") doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Como recompensa, você ganhou "..exp.." de experiência.") doSendMagicEffect(getThingPos(cid), 210) doPlayerAddExperience(cid, exp) doAddPokemonInDexList(cid, poke) else doShowPokedexRegistration(cid, item2, myball, leveltable) end return true end if not isPlayer(item2.uid) then return true end local unlock = 0 for i = 1, #oldpokedex do if getPlayerInfoAboutPokemon(item2.uid, oldpokedex[1]).dex then unlock = unlock + 1 end end local str = "" local lnl = 0 local poks = "" local player = getRecorderPlayer(toPos, cid) for x = 1001, 1251 do local y = tonumber(x - 1000) if getPlayerInfoAboutPokemon(player, oldpokedex[y][1]).dex then if isPokemonInOwnList(player, oldpokedex[y][1]) then str = str.."\n["..threeNumbers(y).."] - "..oldpokedex[y][1].." (•)" lnl = lnl + 1 else str = str.."\n["..threeNumbers(y).."] - "..oldpokedex[y][1].."" end else str = str.."\n["..threeNumbers(y).."] - ?" end end if cid == player then doPlayerSendTextMessage(cid, 27, "You can open a pokedex entry by typing \"/dex <name>\". Example: \"/dex Pikachu\".") str = "Pokédex Information:\n\n- Unlocked pokémon species: "..unlock.."\n- Pokémon species that you own: "..lnl.."\n\n(•) means that you have already used that pokémon species.\n\nPokémon Database:\n"..str.."" if string.len(str) <= 8192 then doShowTextDialog(cid, 2382, str) end else doPlayerSendTextMessage(cid, 27, getPlayerName(player).." has unlocked "..unlock.."/251 pokémons already, and has captured "..lnl.." pokemons until now.") end return true end
  9. L3K0T postou uma resposta no tópico em Portal
    legal, seria legal, eu ajudo espero que eu seja um, tô faz tempo no TK ...
  10. add isso no seu mysql alter table `bans` add `reason` INT UNSIGNED NOT NULL DEFAULT 0
  11. function onAttack(cid, target) if getPlayerStorageValue(cid,19154) == 1 then if isCreature(target) and isMonster(target) then doCreatureAddHealth(cid, - getCreatureMaxHealth(cid) /100*5 ) doTargetCombatParam(cid, getCreatureTarget(cid), combat, CONST_ME_HITBYPOISON) return true end end end
  12. Parabéns mano, muitos são assim mesmo, por isso faço projeto por mim mesmo, sou scripter faço tudo se precisar tamo ai!
  13. L3K0T postou uma resposta no tópico em Suporte Tibia OTServer
    dá sim ! <Mount id="24" premium="yes">
  14. recorta uai, pezinho pra frente e pra trás e faz a animações com 3 sprites
  15. exporta as sprite depoois recorta e em seguida crie uma animações com elas usa photo scape
  16. L3K0T postou uma resposta no tópico em Suporte Tibia OTServer
    nossa cara isso é nos flags em groups.xml é bem chato viu '-'
  17. 6 sem espaçoes pros npc andar, e essa agua sem retorno meio estranho!
  18. sem os scripts não da pra adivinhar né, poste o erro do distro uai '-'
  19. amigo eu quebrei muita a cabeça também rsrs Em hostname você tem que deixar IP padrão e não o ip da sua maquina o padrão é 127.0.0.1 só mais nada vai funfar perfeitamente se migrar pro seu IP
  20. depende do seu sistema!
  21. falta uma coluna no seu mysql '-' que tu importou :3 add isso no seu mysql "banco de dados" ALTER TABLE `players` ADD `nick_verify` int(11);
  22. L3K0T postou uma resposta no tópico em Suporte & Pedidos
    Show Off dos cliente que estou fazendo são 2 cliente próprios previsão ano que vem já testamos 151 pokemon geração 1 todos 100 % perfeitos... moves m1 ao m12, order 100%, não tem sexo essa versão, sem level system!
  23. pq essas 2 linhas no fim </item> </items> ? deveria ser só </item> tenta assim <attribute key="weight" value="0" /> </item> <item id="12675" article="a" name="Baking Tray" /> <attribute key="weight" value="0" /> </item> <item id="12676" article="a" name="Mirror" /> <attribute key="weight" value="0" /> </item> <item id="12677" article="a" name="Carpenter Hammer" /> <attribute key="weight" value="0" /> </item> <item id="12678" article="a" name="Flower" /> <attribute key="weight" value="0" /> </item> </items>

Informação Importante

Confirmação de Termo