View Single Post
01/23/18, 12:15 AM   #1
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 312
[outdated] targetDisplayName/sourceDisplayname in EVENT_COMBAT_EVENT

i wish there is a possibility to track the display name of people. the reason why is simple:
if `ZO_ShouldPreferUserId()` is active, there is no possibility to track the name (displayName) of an enemy via this event.

i guess it's not possible to get displayname by source/target-UnityId from this event?