Fyorl Posted August 1, 2006 Share Posted August 1, 2006 The only script action that I can find that removes a memorized spell (or decreases the number of spells a sorcerer can cast for that level) is Spell(). However I'd like to be able to ApplySpell() but like it was actually cast so the user actually loses the memorized spell. Is there a way I can simulate this by reducing casting time to zero and applying Improved Alarcity? Or is there an actual action that will unmemorize the spell? Any ideas would be appreciated Link to comment
Avenger Posted August 2, 2006 Share Posted August 2, 2006 There is no perfect way to do this in IE. You can use spell drain opcode, but it cannot target a specific spell. Or maybe a combination of RemoveSpell+learn spell opcodes (but this will give xp) Link to comment
Fyorl Posted August 3, 2006 Author Share Posted August 3, 2006 ah ok, thanks for the reply Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.