PDA

View Full Version : Custom Spell problem


cylynex2
09-24-2010, 10:59 PM
Have no problems making custom spells to work as procs. Today I'm making a line of spells to be scribed. Created the spells in the db and updated spells_us.txt as normal. Copied a spell scroll and just changed the spell scroll effect to the new spell.

The spell level shows CLASS(255) (where class = whatever class it is for). When I tried to scribe it it says "your class can never use the spell: <spellname>". What am I doing wrong here?

Also on discs, it shows CLASS(0). Not sure if that will work either, as I haven't actually tried turning one in yet.

cylynex2
09-24-2010, 11:43 PM
Problem was in spells_us.txt. Seems the PEQ PHP Editor does not create the spells_us.txt file properly. I used the spell IO tool and it generated it correctly.