Ir para conteúdo

[Encerrado] [Encerrado] Ajuda Leaf Storm


DrewMarques

Posts Recomendados

Fala galera Alguem poderia me ajudar com o leaf stom eu queria que ele sai-se com o efeito igual do gif abaixo

 

http://imgur.com/a/RSxh6

 

Script da leaf storm

Spoiler
Spoiler

elseif spell == "Leaf Storm" or tonumber(spell) == 73 then
    addEvent(doDanoWithProtect, 150, cid, GRASSDAMAGE, getThingPosWithDebug(cid), grassarea, -min, -max, 0)
local pos = getThingPosWithDebug(cid)
local function doSendLeafStorm(cid, pos)              --alterado!!
if not isCreature(cid) then return true end
doSendDistanceShoot(getThingPosWithDebug(cid), pos, 4)
end
    
    

    for a = 1, 100 do
        local lugar = {x = pos.x + math.random(-6, 6), y = pos.y + math.random(-3, 3), z = pos.z}
        addEvent(doSendLeafStorm, a * 3, cid, lugar)
    end

 

IMAGENS TMBN

Spoiler

Screenshot_45.png.5d83974eb65fe1e645868ddc459f931b.png

 

Screenshot_45.png.5d83974eb65fe1e645868ddc459f931b.png

Editado por DrewMarques
Link para o comentário
Compartilhar em outros sites

  • 4 months later...
Visitante
Este tópico está impedido de receber novos posts.
  • Quem Está Navegando   0 membros estão online

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