Sganghito Posted July 22, 2012 Share Posted July 22, 2012 Hi, im trying to create a little expansion of Skyrim.I'd like to build a courier quest and I followed this tutorial: http://www.creationkit.com/Creating_Custom_CouriersI have make all scripts, but in the papyrus fragment on the quest stage when i put for example in the stage 0:UnregisterForUpdate() RegisterForUpdate(20) WICustomCourierScript.StateChange("Waiting")It says failed with this error:Starting 1 compile threads for 1 files...Compiling "QF_couriertest_010044C7"...F:\Games\Bethesda Softworks\The Elder Scrolls V Skyrim\Data\Scripts\Source\temp\QF_couriertest_010044C7.psc(10,22): cannot call the member function StateChange alone or on a type, must call it on a variableNo output generated for QF_couriertest_010044C7, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on QF_couriertest_010044C7How I can resolve it ?Please help me :D Link to comment Share on other sites More sharing options...
Sganghito Posted July 22, 2012 Author Share Posted July 22, 2012 up Link to comment Share on other sites More sharing options...
Recommended Posts