View Single Post
08-01-18, 11:28 PM   #9
Theroxis
A Fallenroot Satyr
Join Date: Jun 2018
Posts: 24
Originally Posted by joeyo View Post
Is it as simple as copy/paste the lines that mention player frame and such and hope it works?
Here's just that part of the ImprovedBlizzardUI, made into a standalone addon, plus an override function:
https://drive.google.com/open?id=12Z...rigsW8rhsGlzL0

Put:
Code:
/run TogglePlayerFrameHide()
Into a macro to toggle the automatic hiding/showing based on combat/health/target.

I should note, this only does the PlayerFrame. Just add the other frames you desire with Show() and Hide() in the appropriate places.

Last edited by Theroxis : 08-02-18 at 11:27 AM.
  Reply With Quote