View Single Post
03/31/20, 05:30 PM   #2
Scootworks
 
Scootworks's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 312
without real testings, i guess you could simply do:

Lua Code:
  1. /script EVENT_MANAGER:UnregisterForEvent("ZO_UnitAttributeVisualizerplayer", EVENT_UNIT_ATTRIBUTE_VISUAL_ADDED)
  Reply With Quote