Jump to content
Sign in to follow this  
Cruzix

Looking for a script to hide hunter tracking icon border

Recommended Posts

I've tried searching on google for /script commands and addon to hide it but without any luck.

So hopefully somebody here can help me out 

 

Here's an image of what border I'm talking about:

a88RSMr.png

Share this post


Link to post
Share on other sites
42 minutes ago, shirsig said:

/run MiniMapTrackingFrame:DisableDrawLayer'OVERLAY'

Do you know if it's possible to make the tracking icon appear as a circle instead of a square after using that script?

Share this post


Link to post
Share on other sites

/run function MiniMapTrackingIcon:SetTexture(icon) SetPortraitToTexture(MiniMapTrackingIcon, icon) end

 

but can't think of a way to make it look nice

Share this post


Link to post
Share on other sites
5 minutes ago, shirsig said:

/run function MiniMapTrackingIcon:SetTexture(icon) SetPortraitToTexture(MiniMapTrackingIcon, icon) end

 

but can't think of a way to make it look nice

hmm that didn't seem to be doing anything, still a square after removing the border :/

Still looks a lot better than before for what I'm using it for though! ;)

Share this post


Link to post
Share on other sites

it's a hook into the function that changes the icon whenever you activate a tracking skill. it won't take effect until you do that.

Share this post


Link to post
Share on other sites
35 minutes ago, shirsig said:

it's a hook into the function that changes the icon whenever you activate a tracking skill. it won't take effect until you do that.

ahh I see, sadly it dosn't work with http://www.wowinterface.com/downloads/info19844-CleanIcons-Thin.html though it seems :/, it'll show some other icon with that installed - it's not made for vanilla but it works perfectly except for this. hmm.

Anyways, really appreciated your help!, it's definitely better than before ;)

Edited by Cruzix

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×