View Single Post
  #15  
Old December 28th, 2008, 10:05 AM

Sombre Sombre is offline
BANNED USER
 
Join Date: Feb 2007
Posts: 5,463
Thanks: 165
Thanked 324 Times in 190 Posts
Sombre is on a distinguished road
Default Re: Ermor undead unholy blessing command

You might be able to work around that bug by re-restricting the original ermor spell you're copying to ermor, after you've referenced it with your own spell.

So something like

#selectspell Ermorspell
#restricted ermorid
#end

Later in the mod file than your spell based on it. Might work.

If not, you can probably make the unholy spells that you're copying from scratch, rather thann copying them, using the more complex spell modding commands (I was never too hot with these, but the documentation is out there).
Reply With Quote