Papyrus fragments saved to Skyrim Master file

Post » Wed Jun 20, 2012 9:37 pm

I've been playing around with the Creation Kit for a couple of days now. Used most of my time, trying to alter existing quests to my liking, but found that my changes was not only saved to the plugin file, but also the Skyrim master file?

It doesn't make sense to me, and as such I believe I'm doing something wrong.
Is it possible to make changes without saving them to the master file, or is it supposed to work that way?

And before anyone asks - YES, I'm sure the plugin file is not loaded.

Thanks in advance. :smile:
User avatar
Rhi Edwards
 
Posts: 3453
Joined: Fri Jul 28, 2006 1:42 am

Post » Wed Jun 20, 2012 12:07 pm

Scripts are not part of your plugin file. All scripts are seperate entities.

So if you compile a script, it will reside in the scripts folder. You would have to delete the script and replace it with the original script if you don't want your script changes anymore.
User avatar
jaideep singh
 
Posts: 3357
Joined: Sun Jul 08, 2007 8:45 pm

Post » Wed Jun 20, 2012 5:50 pm

Oh, I see. Makes much more sense now. Thanks man! :happy:
User avatar
Tai Scott
 
Posts: 3446
Joined: Sat Jan 20, 2007 6:58 pm


Return to V - Skyrim