In Skyrim SE, I'm currently using if akItem == someForm to exclude a single item inside an OnItemAdded event.
Is there a way to use an InventoryEventFilter to only exclude a single item, in essence inverting it?

2 replies to this topic
#1
Posted 08 October 2021 - 02:58 AM

#2
Posted 08 October 2021 - 03:20 AM

Unfortunately, no. At least not that I am aware of.
Well, I suppose, technically, you could use one or more form lists that contain every conceivable item that you do want to work with. But then you'd have to figure out some way to account for mod added items. And making patches to work with multiple mods is a royal PITA. Not to mention potentially confusing for the end user.
#3
Posted 08 October 2021 - 07:59 AM

(sigh) kinda what I figured. Ok thank you!
Also tagged with one or more of these keywords: papyrus, events, scripts, inventory, skyrim
IPB skins by Skinbox
