ESO-PersonalAssistant
ESO-PersonalAssistant copied to clipboard
PAJunk: Investigate new Sold Junk feedback event
On Live a 200ms delay is sufficient to get the updated value of GetCurrentMoney()
, whereas on the PTS this is not enough. Increasing the delay to 500ms temporarily solves the issue but a more reliably solution needs to be found.
Thus the following has to be investigated:
- [x]
EVENT_MONEY_UPDATE (number eventCode, number newMoney, number oldMoney, CurrencyChangeReason reason)
- [x] https://wiki.esoui.com/EVENT_MONEY_UPDATE
- [x] CURRENCY_CHANGE_REASON_VENDOR // 1
- [ ] CURRENCY_CHANGE_REASON_VENDOR_REPAIR // 29
- [x] https://wiki.esoui.com/Globals#CurrencyChangeReason