Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/10/22, 11:47 AM   #1
Lykeion
 
Lykeion's Avatar
AddOn Author - Click to view addons
Join Date: May 2022
Posts: 21
Question The corrrect way to exit looting a container?

I am working on my autoloot plugin. I use EndLooting() to exit the loot window, which works fine on monsters or nodes. But using EndLooting() on containers (like Mirri's hidden treasure bag) leaves the container stuck in the loot window, even though the looting process is actually over. I also tried EndInteraction(INTERACTION_LOOT), but again it didn't work.

Can anyone tell me the correct way to exit a container loot window?

Last edited by Lykeion : 06/10/22 at 12:01 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » The corrrect way to exit looting a container?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off