Jump to content

Search the Community

Showing results for tags 'falando'.

  • 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 1 result

  1. Bom galera aqui vai + um Trabalho meu no Xtibia Com Muitos pedidos de uns Amigo eu resolvi posta uma coisa que eu sei sobre Scripting, Agr Vamos ao que Interessa Versão: Não sei usei a Versão 8.6 Vai na Pasta data\globalevents\scripts Copie qualquer pasta .lua e coloque esse nome PisoFala.lua Coloque isso Dentro local config = { positions = { ["X"] = { x = 10160, y = 10052, z = 7 }, } } function onThink(cid, interval, lastExecution) for text, pos in pairs(config.positions) do doSendAnimatedText(pos, text, math.random(1, 255)) end return TRUE end Agora vai na Pasta GlobalEvents.XML e Adicione o Tag <globalevent name="PisoFala interval="4" script="PisoFala.lua" /> Resumindo Gostou ? Ajudou ? Aprovou ? REP+ Topico 100% a Min não copiei de ninguem
×
×
  • Create New...