Grommhellscream Posted July 14, 2013 Share Posted July 14, 2013 (edited) Hello, I'm recently working on a mod for the magic system. For this mod i edited scripts (Quest Scripts) for the first time.I therefore have two questions for which i couldn't find an answer in the forum. How do i delete unused properties assigned to scripts? Which script files (the .pex or the .psc ones or both ?) do i have to include in my mod if i want to share it with others? I hope someone can help me with this. Thanks Edited July 14, 2013 by Grommhellscream Link to comment Share on other sites More sharing options...
IsharaMeradin Posted July 14, 2013 Share Posted July 14, 2013 How do i delete unused properties assigned to scripts? Go to each record form that uses the scriptHighlight the script in the script sectionClick on the Properties buttonAny unused properties that are no longer on the script should no longer show up.Press OK to exit all the windows and save the plugin. If the script still has the property but is no longer being used..Follow the same procedure as aboveWhen the properties window is upSelect the property and clear the value.Press OK to exit all the windows and save the plugin. Which script files (the .pex or the .psc ones or both ?) do i have to include in my mod if i want to share it with others? The PEX files MUST be shared or the mod will not work. It is good practice to include the PSC files. Should your mod have problems some users may be capable of locating and correcting any scripting issues if you have the PSC files available. They then might share such corrections/adjustments with you. Link to comment Share on other sites More sharing options...
Grommhellscream Posted July 14, 2013 Author Share Posted July 14, 2013 Thank you for this very helpful response. Now i can continue my work. Link to comment Share on other sites More sharing options...
Recommended Posts