Jump to content

Quick Loot Menu Event?


Fantafaust

Recommended Posts

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...