Page 1 of 1

Question about corechanges in 099

Posted: Thu Sep 24, 2009 4:03 am
by Gnafu
I noticed an update in the corechanges (099) :

Code: Select all

	Spell casting no longer unhides. Be sure to update your scripts to unhide. 
Why this change?
Will be there an option like "SpellsUnhide 0/1" in config files?

Thank you.

Re: Question about corechanges in 099

Posted: Thu Sep 24, 2009 9:21 am
by MuadDib
That change, and the one to SpeakPowerWords(), is to allow more control via scripts for this. You would need to check and unhide in scripts if you want the spells to unhide them

Re: Question about corechanges in 099

Posted: Thu Sep 24, 2009 11:40 am
by Yukiko
Yay!
Anything you can do to give scripts control is good.
I thought that unhide was added some time ago though, like in 0.97. I guess not.