Fantafaust Posted October 31, 2020 Share Posted October 31, 2020 Just looking to see if I can catch a scripting event for when a Quick Loot menu opens. Of course, I have no idea what it's actually called in the CK so any info on that would also be appreciated.I registered for and tried every option in OnMenuOpenCloseEvent Event OnMenuOpenCloseEvent(string asMenuName, bool abOpening) Debug.Notification(asMenuName) endEvent Other menus worked as expected, showing a notification, but the Quick Loot thingy didn't send any.This is what I'm talking about, if that's not clear. Link to comment Share on other sites More sharing options...
IsharaMeradin Posted October 31, 2020 Share Posted October 31, 2020 Skyrim doesn't have a quick loot like Fallout 4 apparently does. When you access a container it opens the container menu. Also OnMenuOpenCloseEvent isn't even available for any version of Skyrim or the script extender SKSE. Link to comment Share on other sites More sharing options...
Fantafaust Posted November 1, 2020 Author Share Posted November 1, 2020 (edited) I completely posted in the wrong forum lolEDIT: since I'm already here, if whoever made the SKSE Quick Loot mod sees this, I wouldn't mind knowing how you reverse engineered the functionality Edited November 1, 2020 by Fantafaust Link to comment Share on other sites More sharing options...
Recommended Posts