Thread: spell book help
View Single Post
  #4  
Old 11-14-2008, 05:54 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I haven't tested this yet, but I think something like this should work:

Code:
$client->UnscribeSpell(4586);
$client->UnscribeSpell(4516);
$client->UnscribeSpell(8030);
$client->UnscribeSpell(4585);
$client->UnscribeSpell(4587);
If that doesn't work, then we probably need to make a new quest command that lets you unscribe just one spell. Shouldn't be too hard to make.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote