ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [implemented] Return Previous Keep Owner when Ownership Changes (https://www.esoui.com/forums/showthread.php?t=6413)

Enodoc 07/09/16 06:18 AM

[implemented] Return Previous Keep Owner when Ownership Changes
 
Hey there, this is a request for an addition to the event EVENT_KEEP_ALLIANCE_OWNER_CHANGED. Would it be possible to add the previous owner of the keep to the returns from this event?

That is, instead of
Lua Code:
  1. EVENT_KEEP_ALLIANCE_OWNER_CHANGED(eventCode, keepId, battlegroundContext, owningAlliance)
it would be good to have
Lua Code:
  1. EVENT_KEEP_ALLIANCE_OWNER_CHANGED(eventCode, keepId, battlegroundContext, owningAlliance, oldOwner)

That way, we could see at a glance which alliance is losing a keep, as well as which alliance is gaining one.

Thanks!

sirinsidiator 07/09/16 07:01 AM

I second this request. Right now I have to keep track of the previous alliance manually. Having the value returned in the event would make some things easier.

ZOS_ChipHilseberg 07/11/16 07:58 AM

That is easily added.

Enodoc 07/11/16 12:22 PM

Quote:

Originally Posted by ZOS_ChipHilseberg (Post 27740)
That is easily added.

Awesome, thanks!


All times are GMT -6. The time now is 12:10 AM.

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