View Single Post
03-10-19, 11:58 AM   #4
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
Code:
PlayerPrestigePortrait:SetAlpha(0) 
PlayerPrestigeBadge:SetAlpha(0)
TargetFrameTextureFramePrestigePortrait:SetAlpha(0) 
TargetFrameTextureFramePrestigeBadge:SetAlpha(0)
frameTextureFramePrestigePortrait and frameTextureFramePrestigeBadge can be used for other target frames (ToT, Focus etc)

I'm not sure which party frame icon(s) you mean.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 03-10-19 at 12:31 PM.
  Reply With Quote