Ir para conteúdo

Um Sonar Diferente


leonardo neves

Posts Recomendados

area = {

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0},

{3, 3, 3, 3, 3, 0, 2, 2, 2, 2, 2},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 1, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

{0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0},

}

attackType = ATTACK_FIRE

needDirection = false

areaEffect = NM_ME_SOUND_BLUE

animationEffect = NM_ANI_NONE

hitEffect = NM_ME_EXPLOSION_DAMAGE

damageEffect = NM_ME_SOUND_BLUE

animationColor = BLUE

offensive = true

drawblood = true

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

function onCast(cid, creaturePos, level, maglv, var)

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

n = tonumber(var) -- try to convert it to a number

if n ~= nil then

-- bugged

-- ultimateExplosionObject.minDmg = var+0

-- UltimateExplosionObject.maxDmg = var+0

UltimateExplosionObject.minDmg = 0

UltimateExplosionObject.maxDmg = 0

else

-- UltimateExplosionObject.minDmg = (level * 2 + maglv * 2) * 1.3 - 30

-- UltimateExplosionObject.maxDmg = (level * 2 + maglv * 2) * 2.0

UltimateExplosionObject.minDmg = (level * 2 + maglv * 3) * 2.3 - 30

UltimateExplosionObject.maxDmg = (level * 2 + maglv * 3) * 3.0

end

return doAreaMagic(cid, centerpos, needDirection, areaEffect, area, UltimateExplosionObject:ordered())

end

Link para o comentário
Compartilhar em outros sites

  • 3 weeks later...

@leonardo neves, se postar seguido novamente será alertado.

 

@pekeboi, olha a data quando for reportar, é super antigo o post, não posso alertar uma pessoa 1 mês depois que fez o flood.

Link para o comentário
Compartilhar em outros sites

pows kra,e eu vou olhar a data...ele estava aki na 1° pagina kra...e é o trabalho de vcs alertarem o kra,logo qdu ele fez o post...vcs so aparecem qdu o topic fica velho...

 

e nao foi so eu q reportei o kra...vcs so chamam a atençao de 1 pessoa so pow...geral implica comigo,so pq tenho esse nick...

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

  • 4 months later...
  • 3 years later...
  • Quem Está Navegando   0 membros estão online

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