ArchieVision Posted May 5, 2012 Share Posted May 5, 2012 HEllo, I have been doing this tut here. http://www.youtube.com/watch?v=Qfcet5hf5bs And I am all the way to where you are adding script to the stages and the add property button is greyed out seen in the photo below. Link to comment Share on other sites More sharing options...
ArchieVision Posted May 6, 2012 Author Share Posted May 6, 2012 Anyone? Link to comment Share on other sites More sharing options...
gasti89 Posted May 6, 2012 Share Posted May 6, 2012 I think that is the part where you add the scene property. I don't know why it's greyed out, but just go to the "scripts" tab. Then right click the QF......... script and click "edit source". At the end of the script add this line: Scene Property BarScene auto Then compile it. With this you've done exactly what you would do by clicking "add property". Now you can fill it. Link to comment Share on other sites More sharing options...
ArchieVision Posted May 6, 2012 Author Share Posted May 6, 2012 (edited) I think that is the part where you add the scene property. I don't know why it's greyed out, but just go to the "scripts" tab. Then right click the QF......... script and click "edit source". At the end of the script add this line: Scene Property BarScene auto Then compile it. With this you've done exactly what you would do by clicking "add property". Now you can fill it.Thanks gasti89. That helped a lot, but still didn't work. The Edit Source in the drop down is greyed out as well. I just went back to the Steam install of Skyrim, and this happens. Figures lol. Edited May 6, 2012 by ArchieVision Link to comment Share on other sites More sharing options...
ArchieVision Posted May 6, 2012 Author Share Posted May 6, 2012 I recompiled all script and found this. Starting 1 compile threads for 1 files...Compiling "QF_TQMQuest01_02000D65"...<unknown>(0,0): unable to locate script QF_TQMQuest01_02000D65No output generated for QF_TQMQuest01_02000D65, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on QF_TQMQuest01_02000D65 I went back, and recompiled all the script individually and didn't get an error. Also, the TQMQuest01 int he locator window has a ? beside it. So I think I might have a script error. Link to comment Share on other sites More sharing options...
killerrj8 Posted May 6, 2012 Share Posted May 6, 2012 make a clean script like ";Comment" and compile it. No error should pop up. Now try to add a property again. If that doesn't work you could rename the script and see if that works Link to comment Share on other sites More sharing options...
Recommended Posts