Results: 2Comments by: TazerReloaded
File: ggFrames05/16/14
Thats very interesting that you'd h...
Posted By: TazerReloaded
Thats very interesting that you'd having issue with this. If its not working i would say that its most likely due to another addon forcing the frame to be shown. Try to disable all add-ons except for ggframes and see if the issue still exists. I like the idea of unregistering the system events, preventing the system from running...
File: ggFrames05/16/14
It is not possible to disable the d...
Posted By: TazerReloaded
It is not possible to disable the default target bar. Unregistering the event does the trick, but sometimes it still appears (when the target changes its name). Code for GGF.UnitManager.SetDisplayVisability(): if not GGF.SavedVars then ZO_UnitFrames:UnregisterForEvent( EVENT_RETICLE_TARGET_CHANGED ) end ZO_TargetUnitFramereti...