Ir para conteúdo

Exevo Death Hur


Posts Recomendados

Exevo Death Hur

 

 

Minha Primeira spell não sei se vão gostar.

 

Abra a pasta data/spells/scripts/attack e copie um arquivo lua e cole, apague tudo que tem la dentro e cole isto:

-----Spell by Maluko Aprendiz-----

local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_DROWNDAMAGE)
setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MORTAREA)
setCombatFormula(combat, COMBAT_FORMULA_SKILL, 100, 100, 50, 50)

local arr = {
{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, 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, 1, 0, 1, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0},
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
}

local area = createCombatArea(arr)
setCombatArea(combat, area)

function onCastSpell(cid, var)
return doCombat(cid, combat, var)
end

 

Depois feche e Salve o LUA como exevo mega mas.

 

Vá para a pasta data/spells/spells.XML

´Procure o seguinte Tópico = ---Attack Spells

 

E cole dentro desta area isto:

 

  </instant>
<instant name="Exevo Death Hur" words="exevo death hur" lvl="20" 
mana="100" aggressive="0" selftarget="1" exhaustion="900" needlearn="0" 
script="attack/exevo mega mas.lua">
	<vocation name="Sorcerer" />
	<vocation name="Druid" />
	<vocation name="Master Sorcerer" />
	<vocation name="Elder Druid" />

 

Feche e salve o XML e log com seu GOD e teste esta bela magia.

100 % by Maluko Aprendiz

Proibido copia não autorizada

 

Screenshot:

post-233356-1238671906_thumb.png
Editado por Maluko Aprendiz
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...