About this mod
Prevents picking up items that would be regarded as theft.
- Requirements
- Permissions and credits
- Donations
By the Divines, you have been blessed with the pious touch. Even the Gods stay your hand, weeping at the mere thought of your immorality, ever guiding you along in your journey.
This mod is a reimplementation of shumkar's BlockSteal Papyrus concept and fixes the bugs with object interaction, such as where picking up stacked items would result in only one item appearing in your inventory instead of the entire stack. The previous method used also caused all stackable items picked up in this way to not stack when dropped; for example, picking up 6 cabbages and dropping 6 cabbages at once dropped 6 cabbages instead of a single "Cabbage (6)".
The script used requires both SKSE and powerofthree's Papyrus Extender. Apparently, trying to do very mundane things such as figuring out how many items are in a stack and will be flagged as stolen are not native Papyrus functions and require extensions. If anyone can provide a better method, I would be happy to remove these dependencies. The source code for the Papyrus script is included.
This mod will prevent you from stealing items. When you try to steal, a sound effect will be played, alerting you to your impious action. To steal an item, you have to be sneaking.
Clicking on books remain unaffected, to allow you to read them. They can still be stolen if you accidentally press "E" while in the book interface. I don't know how to block this. Besides, the Divines would prefer their champion to be literate.
This mod may conflict wither others that override object interactions. Please submit conflicting mods as bug reports to request patches.