View Single Post
  #5  
Old 07-13-2009, 06:52 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

That would be the best way to do it, but that would require a change to the source code. What we would need it to do is:

1. Check each spell being scribed to see if it is already in the player's spell book before doing anything. If it is already in the spell book, it does not rescribe it. This would stop it from repositioning spells if people have re-organized their spell book.

2. For each spell that gets scribed, it would search the Player Profile for any free slots and scribe each spell in the first available slot.

If we could get it to work like that, it should be perfect. Though, I think it might be tricky to have it look through the Player Profile like that. I really don't know how to make it do that correctly, or I would attempt to fix this issue myself.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote