SHIRAXDD'S PROFILE

Forgotten Nightmares
Where your mind is your PRISON, and where your Reality slowly shatters...

Search

Filter

Khas Awesome Light Effects Problem :<

author=giaks
It's sorta a quick and dirty fix...however I have to head back to work soooo, take it or leave it :)

Open up the script editor and find the 2 scripts for:
Window_ChoiceList
Window_ScrollText

for each one, under the Object Initialization
add a line under 'super'

self.z = 200 # added to set a Z value of choice/scrolling text

After adding that line to both scripts, if they still don't show up correctly simply increase the number. Now like I said, this is quick and dirty, as I have never used the lighting script, and it's possible this will mess with other scripts as well. There may be a better way to do this by editing the lighting script itself.


It's alive, ALIIIIIIIIIIIIIIIIVE!
And didn't mess any scripts at all! Thanks a bunch :D!

Khas Awesome Light Effects Problem :<

So here I am, working on my little game, using Khas Awesome Light Effects (for... you know... light effects XD), and I test it. So far so good... but THEN! Then I see something... off... okay, two things, really.
ONE is that the choices window can even be seen!

TWO is pretty much the same with the choices window... HOWEVER the problem is with the scrolling text -__-


...How do I fix it? :'<
Pages: 1