Thread: Update 4.0
View Single Post
04/24/18, 11:04 AM   #27
Gandalf
 
Gandalf's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2016
Posts: 28
Post ESOUIDocumentationP18 2.txt

In ESOUIDocumentationP18 2.txt:
Code:
EVENT_ALLIANCE_POINT_UPDATE (*integer* _alliancePoints_, *bool* _playSound_, *integer* _difference_, *[CurrencyChangeReason|#CurrencyChangeReason]* _reason_)
has not changed for update 18.

But with Update 18 the alliance point gain (tick) will be advised when the player may already has moved to another zone.

Therefore:
Can this event be extended with an additional parameter for keep Id of tick?
This would allow to track the source (credit list) of the tick.


.
  Reply With Quote