FA

2 Novas Magias!

Por Fagunz, 02 de jan. de 2007 em Globalevents e Spells

script
13
2.6k
FagunzF
02 de janeiro de 2007 às 22:46

Estou Aqui Novamente para Postar 2 Magias que eu fiz !

 

Exori Mas Vis

 

Exori Sio

 

Caso Não Quiserem Baixar Irei Mandar o Script Por Aqui.

 

1º-- Exori Mas Vis

area = {

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

    {0, 0, 0, 0, 0, 0, 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, 2, 2, 2, 0, 3, 3, 3, 0, 0},

    {0, 0, 0, 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},

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

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

    }

   

    attackType = ATTACK_PHYSICAL

    needDirection = true

    areaEffect = NM_ME_EXPLOSION_AREA

    animationEffect = NM_ANI_NONE

   

    hitEffect = NM_ME_EXPLOSION_DAMAGE

    damageEffect = NM_ME_DRAW_BLOOD

    animationColor = RED

    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 * 3) * 2.3 - 30

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

    end

   

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

    end 

 

2º---Exori Sio

attackType = ATTACK_NONE

    animationEffect = NM_ANI_NONE

   

    hitEffect = NM_ME_NONE

    damageEffect = NM_ME_HIT_AREA

    animationColor = RED

    offensive = true

    drawblood = true

   

    HealFriendObject = 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} targetpos = getPosition(var)

    HealFriendObject.minDmg = (level * 2 + maglv * 3) * 3

    HealFriendObject.maxDmg = (level * 2 + maglv * 3) * 3 + 40

   

    if targetpos.x ~= nil and targetpos.z ~= nil and targetpos.y ~= nil then

    if math.abs(targetpos.x - centerpos.x) < 18 and math.abs(targetpos.y - centerpos.y) < 14 and targetpos.z == centerpos.z then

      return doTargetMagic(cid, targetpos, HealFriendObject:ordered())

    end

    end

   

    return false

    end 

 

Abraço !

Obrigado !

ZyronZ
03 de janeiro de 2007 às 17:44

poe ss ai pra o povo poder ver..

DevmoxawxD
03 de janeiro de 2007 às 17:50

Eu já entendi

A Primeira é tipo um exori vis que vai 3 sqms pra frente

 

E a segunda

è um ataque focado tipo exura sio só que de atk

Flws

milekM
08 de janeiro de 2007 às 00:13

[Não gostei muito não...

junior_kf2J
08 de janeiro de 2007 às 16:54

Naum ta muito bom mais da pro gasto....

2 semanas depois...
ChakauC
16 de janeiro de 2007 às 19:25

Sou te fã mlk

muito boa essa magia

all do meu ot gostou

GRATZ

morgado4everM
17 de janeiro de 2007 às 03:57

apenas a primeira eh boa pq asegunda eh simple..igual exura sio

Felipe MoraesF
23 de janeiro de 2007 às 09:21

nao ficou "A magia Perfeita" mas quebra um galho...melhor q ficar so com as spells normais...

1 mês depois...
Master MageM
22 de fevereiro de 2007 às 15:21

Perfeito!!!!!!

 

 

 

 

 

1a2894b475f5a47bb95def6dc9a6ad3a4.1.gif

pimp_text_02_22_2007_10_42_09_72230.gif

ThiachT
23 de fevereiro de 2007 às 13:56

axo q vo usa no meu ot

vlw

Master MageM
24 de fevereiro de 2007 às 11:59

Fica legal!!!!

TylerT
01 de março de 2007 às 17:49

@Master mage

 

Pare de FLoodar

 

Voce postou 2 veses no mesmo topico disendo ..

 

"fica legal " e "perfeito "

 

Pare com isso

 

@Topic

 

Gosto de magias maiores mas ta bom pelo esforço ^^

2 meses depois...
skynagerloasS
25 de maio de 2007 às 15:32

Tópico contendo somente 1 ou 2 Spells,

essa seção é para DataPacks com 3 ou mais Npcs,

~o{Tópico Movido}o~,

Abraços.