Hello! I have problem i want set sd and my own sd for pally only but when i start server i get error cant load spells.
Here is the code:
Anyone can help me how to change runes for voc?
Here is the code:
Code:
<rune name="Sudden Death" id="2268" allowfaruse="1" charges="3" lvl="45" maglv="15" exhaustion="1500" needtarget="1" blocktype="solid" script="attack/sudden death.lua"/>
<vocation name="Sorcerer"/>
<vocation name="Druid"/>
<vocation name="Master Sorcerer"/>
<vocation name="Elder Druid"/>
</rune>
<rune name="Paladin Death" id="2263" allowfaruse="1" charges="3" lvl="20" maglv="15" exhaustion="1500" needtarget="1" blocktype="solid" script="attack/paladin death.lua"/>
<vocation name="Paladin"/>
<vocation name="Royal Paladin"/>
</rune>
Anyone can help me how to change runes for voc?
Last edited: