Thread Tools Display Modes
04/19/19, 12:44 AM   #1
Letho
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 238
[open] Publishing global (unique) unit ids with events

I'd really love a feature called "Global UnitIds" for combat and effect related events. What it does is simple: For obvious reasons every entity in the game must have a unique identifier (in the native code), whatever it looks like. My request is to publish this identifier with EVENT_COMBAT_EVENT and EVENT_EFFECT_CHANGED so we have a persistent way of identifying NPCs over different game clients - of course under the restrictions that are currently in effect for regular unitIds. Would that be possible @ZOS_Chiphilseberg?

In World of Warcraft they look like this: 0x00000000012729FD

Here is an example: https://wowwiki.fandom.com/wiki/API_UnitGUID
  Reply With Quote

ESOUI » Developer Discussions » Wish List » [open] Publishing global (unique) unit ids with events

Thread Tools
Display Modes

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