Quote:
Originally Posted by Serryon123
Hello Ive recently made a few custom level 70 spells for my server and finally got them implemented into my db and spell file, however when i cast the spell in game it doesn't make any sounds and has no graphic, I also cant teach the spell to say a wizard for example when i scribespell 70 even tho i made it a 70 wizard usable spell. Any Ideas on whats wrong?
|
When certain fields of the spell file are adjusted, you need to make sure that the clients on your server all use the same spell file that matches your database. If you use scribespells and your database is set to give spells to classes that don't normally get them, if the client isn't using a matching spell file, they will see those spells scribed as "unknown spell". Just use the spell export script to export your database into a matching spell file for use with the client. Then, just copy that new spell file into your Everquest folder and exit EQ completely and restart it for the changes to take effect.