View Single Post
  #1  
Old October 28th, 2007, 06:54 PM

Phlagm Phlagm is offline
Corporal
 
Join Date: Jan 2007
Location: Austin, TX
Posts: 151
Thanks: 0
Thanked 0 Times in 0 Posts
Phlagm is on a distinguished road
Default Modding Bug Question

I've run into this once before long ago, and I can't remember what the hell I did to fix it:

I've got a quest that I'm trying to debug.

It's EXACTLY a quest I already have in the game working perfectly, only this one has some extras and is behaving badly. SO the section that fails does this: It pops up a window, with a Y/N. Then when you click Y, it loads another window. However when you close that window, it won't let you click the engage buttons on any planets until you do something like removing an installed item and reinstalling it.

One odd thing about it, is that everything in the PAGE executes except the INIT command, but if I take the init command out, it still has this problem. Any ideas?