You figured something out? Great! Can you only enchant stacks?
Unless you want to enchant one arrow at a time..
Just have to ask, but could it be made so that inventory items have a reference? Then we could get that stolen item bug fixed. *crosses fingers*
You know that would be a bad idea, every alchemy ingredient and gold septim in the game would have a separate reference.
I was checking Wakim's Game Improvements Dialog component in the editor to check its changes against LGNPC mods. I stumbled into a couple dialog entries that reference Morningstar when filtered for Month = 12. I assume this was based on some form of scripted calendar fix at the time. So I think that is another vote for Crustacean's suggestion (or for no change at all) if anyone is keeping count. I am not certain how many people still use Wakim's mods, but I'm old school so I would not think of playing without them, but then I have not played Morrowind in five years.
Yeah, I still use modular WGI as well. There's no one convention that all mods use, it's just how it is. Scripting for Dummies chooses 0-11 as the month range, as do MonthFix based mods.
Oh, I think I know how to test it. Use the console to Equip a potion on player that you have in your inventory. It will be removed from your inventory, but the icon will still be there. Click on it at you will experience CTD. Sometimes I work around it by using AddItem immediately followed by RemoveItem to add and remove the same postion; that reset the inventory completely.
That's the same bug as the quick potion bug, which I've already fixed. That was specific to potion consumption.