Quote:
Originally Posted by Nagus69
Is it possible that the spellscriber will only scribe non-custom spells?
|
You could always use the
quest object $Client->ScribeSpell(spell_id, slot, update_client= true) in combination with a
foreach loop to scribe specific spells (stored in an array, etc).