Mr Zool
New Member
- Joined
- Jul 5, 2012
- Messages
- 216
- Reaction score
- 2
How make it possible to cast in same time with "Healing spell" and "offensive spell" ?
Also want possible to cast "strong haste" same time with sd and healing spells...
I deleted from strong haste "aggresive =0" and i cant cast it on pz lock ;s
LUA:
<instant name="Summon Creature" words="utevo res" lvl="25" params="1" exhaustion="1000" needlearn="0" event="function" value="summonMonster">
<vocation name="Sorcerer"/>
<vocation name="Druid"/>
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid"/>
</instant>
Also want possible to cast "strong haste" same time with sd and healing spells...
LUA:
<instant name="Strong Haste" words="utani gran hur" lvl="20" mana="100" prem="1" selftarget="1" exhaustion="1000" needlearn="0" event="script" value="support/strong haste.lua">
<vocation name="Sorcerer"/>
<vocation name="Druid"/>
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid"/>
</instant>
I deleted from strong haste "aggresive =0" and i cant cast it on pz lock ;s
Last edited: