n000dlz Posted October 31, 2018 Author Share Posted October 31, 2018 I'm pretty sure it's "GetRef" rather than "GetReference" but I could be wrong!Thanks for the help NikaCola but the error is on the first bit. it's basically saying the Alias_<AliasName> property doesn't exist; it hasn't been created like it should have been according to the help docs. It's not just this quest either; it happens all the time. I get the error on just Alias_<AliasName> too. I have a feeling it's a naming issue. Link to comment Share on other sites More sharing options...
n000dlz Posted November 9, 2018 Author Share Posted November 9, 2018 Zoinks Scoob! I worked it out! The properties aren't created automatically; you have to click the properties drop-down and you get a list of... Create Alias_<Alias1Name> property?Create Alias_<Alias2Name> property? I really wish they would have told me that on CreationKit.com. Now I have to work out how to remove the un-needed properties I created for the stage script fragment. Any ideas? Link to comment Share on other sites More sharing options...
DiodeLadder Posted November 9, 2018 Share Posted November 9, 2018 (edited) Now I have to work out how to remove the un-needed properties I created for the stage script fragment. Any ideas? Hey there n000dlz, you can delete those properties by : 1) Do "clear value" on the properties you are about to delete 2) Click on the "Advanced" tab next to "Papyrus Fragment" tab in "Quest Stages" page 3) Press the "Edit Script" - this will bring up the entire collection of Fragments for that quest as a script, editable in another app like Notepad++ 4) Now go to Notepad++ and go to the bottom of the script - there you'd see all the properties listed. 5) Delete the property, save 6) Go back to CK, go to the Papyrus Fragment and hit compile ...This is how I've been doing it. I don't know it's the fastest way, though. Good luck with your project! (Edited to remove unnecessary steps - sorry about that) Edited November 9, 2018 by DiodeLadder Link to comment Share on other sites More sharing options...
n000dlz Posted November 9, 2018 Author Share Posted November 9, 2018 Thanks DiodeLadder, worked great! :happy: Link to comment Share on other sites More sharing options...
flappyboris Posted March 12, 2020 Share Posted March 12, 2020 Lol. Way over my head as I've never even thought of making a quest; In fact, I can't even say how the hell I ended up here but I still read through the thread, and my takeaway of it is... You guys are all awesomely helpful. Link to comment Share on other sites More sharing options...
Recommended Posts