I created a new plugin, loaded the Skyrim data file, and saved the plugin. Then I found the script under Gameplay -> Papyrus Script Manager, modified it, saved it, compiled it, and saved the plugin again. I ran the Skyrim launcher, activated the new plugin, loaded up a save, and tried mining an ore vein. My orc took his usual three whacks per resource, indicating that the script change wasn't being applied.
I checked the ESP file and found that it was only 1k. Am I missing a step somewhere that's preventing my changes from actually being saved into the plugin? I've found tons of tutorials for creating new scripts, but no mention anywhere of how to modify a vanilla game script. Do I have to create a new script to extend or override MineOreScript?
Any help would be greatly appreciated.
