Thanks Marked, I'll let you know how it turns out.
Well, I don't know what it is, but I'ts not working, thanks though.
{EDIT!} Woot It's working now, I'm not sure what it is, I'm going to carefully examine what the difference is so that we know how to get it right. I think that the new version had something different, then I tacked on the extra end that totalsticks tried for the old one, and now it works.
I found it, the version that totalsticks gave me, the one with the extra end was actually right, aside from one capitalization.
his line 11 read like this: @window = MyCustomwindow.new
It needed to have the Capital W in Window
Anyways, thanks totalsticks, Marked, for helping me solve this Problem.
Lol, I just found the reason his version didn't have the capital W, something to do with the formatting of the way posting a code turns out, it changed the W to a w, wierd.
All you have to do to the code is make sure line 11 has those caps.
Working Scene_ShowWindow