ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   Questing events (https://www.esoui.com/forums/showthread.php?t=4820)

Argusus 06/20/15 08:23 PM

Questing events
 
I'm trying to catch the "Quest abandoned event" I tried to use EVENT_QUEST_REMOVED , it doesn't appear to be it, I have looked at this event EVENT_MOUSE_REQUEST_ABANDON_QUEST , it looks like the confirmation of the abandoned, not after the abandoned has happened.

Ayantir 06/20/15 09:28 PM

You can PreHook

Lua Code:
  1. AbandonQuest(integer journalQuestIndex)

Argusus 06/21/15 01:39 PM

Quote:

Originally Posted by Ayantir (Post 21663)
You can PreHook

Lua Code:
  1. AbandonQuest(integer journalQuestIndex)

Thanks! I'll give it a shot


All times are GMT -6. The time now is 09:26 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI