Thiago você deveria ter reunido todas suas magia em um único Tópico,
coloca aquela outra que você fez de kina ai e pede pra algum moderador fechar o outro.
@Tópico
xD a do chupa cabra e muito rox, só acho estranho uma pessoa fala "chupa cabra"
pra usa a magia, vai fugir um pouco do rpg.






info
Grupo: Campones
Registrado: 24/09/06
Posts: 14
Reputação: 0
nome da magia: dark mana
area = {
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0},
{0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0},
{0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0},
{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},
{0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0},
{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},
{0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0},
{0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0},
{0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0},
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
}
attackType = ATTACK_MANADRAIN
needDirection = false
areaEffect = NM_ME_NONE
animationEffect = NM_ANI_NONE
hitEffect = NM_ME_LOOSE_ENERGY
damageEffect = NM_ME_LOOSE_ENERGY
animationColor = DARK_BLUE
offensive = true
drawblood = false
DemonManaDrain = 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}
DemonManaDrain.minDmg = 600
DemonManaDrain.maxDmg = 1100
return doAreaMagic(cid, centerpos, needDirection, areaEffect, area, DemonManaDrain:ordered())
end
<spell name="demon_manadrain" words="dark mana" maglv="50" mana="300" enabled="1"><vocation id="1" /><vocation id="2" /></spell>
magia nome: dark life
area = {
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
{0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0},
{0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0},
{0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0},
{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},
{0, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0},
{0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0},
{0, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0},
{0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0},
{0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0},
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
}
attackType = ATTACK_LIFEDRAIN
needDirection = false
areaEffect = NM_ME_NONE
animationEffect = NM_ANI_NONE
hitEffect = NM_ME_MAGIC_BLOOD
damageEffect = NM_ME_MAGIC_BLOOD
animationColor = RED
offensive = true
drawblood = false
GhostLifeDrain = 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}
GhostLifeDrain.minDmg = 500
GhostLifeDrain.maxDmg = 1000
return doAreaMagic(cid, centerpos, needDirection, areaEffect, area, GhostLifeDrain:ordered())
end
<spell name="ghost_lifedrain" words="dark life" maglv="40" mana="400" enabled="1"><vocation id="1" /><vocation id="2" /></spell>
k magia de zueira, mais falem o q acharam
Editado Março 3 por thiago xD