Caiman Posted February 23, 2012 Share Posted February 23, 2012 Hi guys, CK is surprising me with an amazing stubbornness... Papyrus Fragments worked for me when I started to work on a quest, but now they won´t anymore. Instead I get a strange error, that I will show you with some screencaps. I hope someone can help me figure this out or get a workaround at least. Added Property.http://img219.imagevenue.com/loc1014/th_012194971_FragmentsBroken_0005_1propertyadded_122_1014lo.jpgFilled Property.http://img190.imagevenue.com/loc162/th_012191796_FragmentsBroken_0004_2propertyset_122_162lo.jpgTaking a look at "Edit Source"http://img43.imagevenue.com/loc570/th_012188953_FragmentsBroken_0003_3lookateditsource_122_570lo.jpg Trying to compile "End".http://img43.imagevenue.com/loc87/th_012184526_FragmentsBroken_0002_4tryingCompile_122_87lo.jpgPressing "Properties" on the auto-created script(which I didn´t need nor wanted afaik)http://img290.imagevenue.com/loc227/th_001218157_FragmentsBroken_0001_5pressingproperties_122_227lo.jpgI´m not able to add in properties. It´s greyed out.http://img45.imagevenue.com/loc156/th_012179611_FragmentsBroken_0000_6greyedout_122_156lo.jpg p.s.:If it makes a difference-> I made the property first and then added the script in "End". Link to comment Share on other sites More sharing options...
Pifanjr Posted February 23, 2012 Share Posted February 23, 2012 Try copying the code from givemoney13 to the TIF script. Link to comment Share on other sites More sharing options...
David Brasher Posted February 23, 2012 Share Posted February 23, 2012 If memory serves, you will need to will need to get that small window in the last screenshot filled in with three pieces of information on one line. The blank for the third piece of information is on the right where you can't see it and you have to scroll over to it. In this box, when you get to that point, you will have to actually designate the object "gold001" as the thing your script is supposed to refer to. (Papyrus is about the most un-user-friendly thing around. I wish I could remember how to do the intermediate steps to get to this last step you need to get to.) Link to comment Share on other sites More sharing options...
Pifanjr Posted February 23, 2012 Share Posted February 23, 2012 I also found this: I can't add a property to a script fragment! You need to define the property through the Properties window for a script fragment before it can work in the script. To do this: Remove all references of the property from your script and compile. Use a blank script (;comment) if you need to. You may need to rename the script to get the Properties window to work. Click on the properties window on the lower right side (next to TIF_) to add the new property. on http://www.creationkit.com/FAQ:_My_Script_Doesn%27t_Work! Link to comment Share on other sites More sharing options...
Caiman Posted February 23, 2012 Author Share Posted February 23, 2012 (edited) Try copying the code from givemoney13 to the TIF script. I tried that(in another Info)... but it lead to this error(I tried to rightclick the auto-created script):http://img243.imagevenue.com/loc441/th_014341261_Fragmentsbroken7cannotopenstoreforclass_122_441lo.jpg EDIT: Hell yeah!Thx for digging that out, Pifanjr! That finally worked. :D (I´d call that an official work-around ^^ )*Kudos* Edited February 23, 2012 by Caiman Link to comment Share on other sites More sharing options...
Recommended Posts