Ir para conteúdo

Posts Recomendados

segue o kage bunshin no jutsu ;) protocolo 7.81

 

attackType = ATTACK_NONE

animationEffect = NM_ANI_NONE

hitEffect = NM_ME_NONE

damageEffect = NM_ME_MAGIC_ENERGIE

animationColor = GREEN

offensive = false

drawblood = false

 

EnergieObject = MagicDamageObject(attackType, animationEffect, hitEffect, damageEffect, animationColor, offensive, drawblood, 0, 0)

 

function onCast(cid, creaturePos, level, maglv)

centerpos = {x=creaturePos.x, y=creaturePos.y, z=creaturePos.z}

time = 10

ret = summonCreature(cid, 'Kage Bunshin')

ret = summonCreature(cid, 'Kage Bunshin')

ret = summonCreature(cid, 'Kage Bunshin')

 

if (ret) then

doTargetMagic(cid, centerpos, time, EnergieObject:ordered())

end

 

return ret

end

Link para o comentário
https://xtibia.com/forum/topic/135905-pedido-runa-clonadora/#findComment-901113
Compartilhar em outros sites

  • Quem Está Navegando   0 membros estão online

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