Scriptname IzCMeteoricClaymoreScript
Begin onequip ; (and Player)
addspell IzCWelkyndPower
Endif
End
Begin onunequip
removespell IzCWelkyndPower
Endif
End
It hasn't worked.
Help would be greatly appreciated, thankyou.
ref myRefBegin onequip set myRef to GetActionRef myRef.addspell IzCWelkyndPowerEnd