lordvortexx 0 Postado Janeiro 10, 2009 Share Postado Janeiro 10, 2009 Primeiro va em data/spells abra o arquivo spells.xml e cole isso <instant name="Mega Healing" words="exura gran mas tudu" aggressive="0" lvl="40" maglv="30" mana="150" soul="0" exhaustion="1" prem="1" enabled="1" script="mega healing.lua"><vocation id="2"/><vocation id="6"/><vocation id="10"/></instant> Agora va em data/spells/scripts copie um arquivo de la abra-o apague oq esta dentro e cole isso no lugar local combat = createCombatObject()setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, 40) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, 0) setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, 1) setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 0.6, -30, 1.2, 0) local arr = { {0, 0, 1, 1, 1, 0, 0}, {0, 1, 1, 1, 1, 1, 0}, {1, 1, 1, 1, 1, 1, 1}, {1, 1, 1, 3, 1, 1, 1}, {1, 1, 1, 1, 1, 1, 1}, {0, 1, 1, 1, 1, 1, 0}, {0, 0, 1, 1, 1, 0, 0} } local area = createCombatArea(arr) setCombatArea(combat, area) function onCastSpell(cid, var) return doCombat(cid, combat, var) end Salve como mega healing e fexe.Abra seu ot e c divirta SS Creditos Mitsocratso Flwz t+ Link para o comentário https://xtibia.com/forum/topic/104629-exura-gran-mas-tudu-810/ Compartilhar em outros sites More sharing options...
Amatou 0 Postado Janeiro 10, 2009 Share Postado Janeiro 10, 2009 so nao gostei do efeito mais o resto ta rox... Link para o comentário https://xtibia.com/forum/topic/104629-exura-gran-mas-tudu-810/#findComment-672532 Compartilhar em outros sites More sharing options...
6662597 1 Postado Janeiro 11, 2009 Share Postado Janeiro 11, 2009 Bom concordo com o kra ai de cima..O efeito nao ta la dakeles mais legais mais ela ta legal Link para o comentário https://xtibia.com/forum/topic/104629-exura-gran-mas-tudu-810/#findComment-673101 Compartilhar em outros sites More sharing options...
renatotbreis 0 Postado Janeiro 11, 2009 Share Postado Janeiro 11, 2009 (editado) é uma 'exura gran mas res' de raio... :blink: Editado Janeiro 11, 2009 por TheTNT Link para o comentário https://xtibia.com/forum/topic/104629-exura-gran-mas-tudu-810/#findComment-673105 Compartilhar em outros sites More sharing options...
kzando 0 Postado Fevereiro 24, 2009 Share Postado Fevereiro 24, 2009 Lol... só mudou o efeito da magia "exura gran mas res" :icon_idea: Link para o comentário https://xtibia.com/forum/topic/104629-exura-gran-mas-tudu-810/#findComment-700371 Compartilhar em outros sites More sharing options...
Posts Recomendados