WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Do any of the major chat mods have this functionality? (https://www.wowinterface.com/forums/showthread.php?t=30694)

Shanyn 02-15-10 06:23 PM

Do any of the major chat mods have this functionality?
 
I'm currently a chatter user.

Something I like to do with my UIs is put my chat panel(s) on a partially transparent background. This effect is absolutely ruined when I mouse over the chat frame and the chat window darkens in response, even when the chat window is set to be completely transparent at all times. So far, the only "solution" I have found is to disable mouseover in the WoW UI proper, which then keeps me from clicking links in chat. Unacceptable. :\

I want to remove the hover-darkening without losing my ability to click links in chat. Will any of the chat mods that you good people out there know of give me the best of both worlds?

Thanks very much for your time in advance.

Ailae 02-15-10 06:51 PM

Paste

lua Code:
  1. DEFAULT_CHATFRAME_ALPHA = 0

into any addon you're using or make one to put it in if you know how.

Ferous 02-15-10 07:08 PM

Quote:

Originally Posted by Shanyn (Post 178653)
I'm currently a chatter user.

Something I like to do with my UIs is put my chat panel(s) on a partially transparent background. This effect is absolutely ruined when I mouse over the chat frame and the chat window darkens in response, even when the chat window is set to be completely transparent at all times. So far, the only "solution" I have found is to disable mouseover in the WoW UI proper, which then keeps me from clicking links in chat. Unacceptable. :\

I want to remove the hover-darkening without losing my ability to click links in chat. Will any of the chat mods that you good people out there know of give me the best of both worlds?

Thanks very much for your time in advance.

I've always wondered this myself as well. Is there anything out there like this?

edit - And I didn't see the above response :O Thanks :) I will see what I can do.

MidgetMage55 02-15-10 07:12 PM

Its one of the options in prat. I used it for quite a long time specifically for that feature.

Shanyn 02-15-10 07:24 PM

Thanks for all the responses. :) I'll try assigning that variable in one of my kgpanels scripts, otherwise I may switch to prat.

<3 you guys.

xandora 02-15-10 08:53 PM

Quote:

Originally Posted by Ailae (Post 178660)
Paste

lua Code:
  1. DEFAULT_CHATFRAME_ALPHA = 0

into any addon you're using or make one to put it in if you know how.

Worked perfectly in an addon by itself. Been looking for this solution for a long time! Thanks! :)


All times are GMT -6. The time now is 06:28 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI