Jump to content

Search the Community

Showing results for tags 'tfs0.3.6'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • xTibia - Notícias e Suporte
    • Regras
    • Noticias
    • Soluções
    • Projetos Patrocinados
    • Tutoriais para Iniciantes
    • Imprensa
  • OTServ
    • Notícias e Debates
    • OTServlist
    • Downloads
    • Recursos
    • Suporte
    • Pedidos
    • Show-Off
    • Tutoriais
  • OFF-Topic
    • Barzinho do Éks
    • Design
    • Informática

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Sou

Found 6 results

  1. Olá Caros membros, hoje estou trazendo um servidor para vocês no qual eu fui contratado para adaptar uma source, me "calotaram" e eu achei justo postar a base adaptada. Desfrutem...
  2. Queria saber se é possivel adaptar para action ( Item Use) [vocation id] = {level, nova voc, looktype, id.item, efeito} Queria saber se tem como adaptar esse Campo id.Item. caso nao der, pode ser sem esse campo.
  3. Informações Do Server! UTILIDADE: [+] Server Open Source[+] Old Client[+] addonbox System 100%[+] Boost Stone System 100%[+] Shiny Stone System 100%[+] Addon System 100%[+] Bike System 100%[+] Respawn de Shiny Aléatorio[+] Respawn do Regice, Regirock, Registell 100% drop deles 100% [+] Quests: Igual do Otp, e adicionei a quest do Lugia, [+] quais quest tem? > a inicial, punch stone, venom stone, rock stone, pesadelo, lugia, dark stone, Hearth Stone, Farol, Halloween, quest do meta! [+] Balanceado alguns pokemon's shiny! [+] Mapa ta perfeito, com Johto 80% ainda falta termina![+] 1º 2º 3º 4º Geração algumas geração completo! PRINTS DOWNLOAD Serve:http://www.mediafire.com/file/otmt51x74kftb1a/Gold.rar? Cliente: https://www.mediafire.com/file/atgvnt3mfb0jelv/Old.rar Source: https://www.sendspace.com/file/2hnahq SCAN: https://www.virustotal.com/#/file-analysis/ZDUzMzc1ODcyYzg4OTBkNjI5YzMwMmUyZmM3ODIxM2M6MTUxMzI2ODI1NA== Créditos: @Jair Kevick (pela base revolution) @Robson (pela base revolution) @Lucas Silva (pela base revolution) @Marshmello (pela edição na base) @Wore
  4. OtPokémon Retro [+] 8.54 Open Source. [+] Máximo 6 pokémons. [+] Boost Stone. [+] Shiny Stone. [+] Não contém level system. [+] Teleporte que torna morador de cidade. [+] Continentes: Kanto/Hoenn/Vip/johto. [+] Até a 4ª Geração e seus respectivos shinys. [+] OLD client [+] Em breve New [+] Varias Quest :Burned,pesadelos,farol,specialist,halloween,policial jenny,conquest,misterious,lugia e muito mais [+] Language system (!lang en, !lang pt, !lang es). [+] Correr "mais mensagem. [+] Addon System completo. [+] Sistema de sugestão (!sug + sua sugestão). [+] Sistema torneio 150+ -150 e johto. [+] Site: http://www.OTPretro.um sitezinho qualquer/ [+] Página: http://www.facebook.com/otpretro/ PRINTS: FAZENDO UPLOAD
  5. gostaria de ajuda na conversão desse sistema para TFS 0.3.6 <event type="think" name="aA" script="autoAttack.lua"/> function onThink(cid, interval) local monster = Monster(cid) if monster ~= nil then local targets = monster:getTargetList() local currentTarget = monster:getTarget() if not currentTarget then return monster:searchTarget() end if currentTarget ~= nil then for i = 1, #targets do local target = targets[i] if target:isPlayer() then monster:addFriend(target) monster:removeTarget(target) end end local newTarget = monster:getTargetList()[1] monster:setTarget(newTarget) monster:setFollowCreature(newTarget) end end return trueend
×
×
  • Create New...