Chat bubble addons?

Chat bubble addons?

by shogunruax » Wed Oct 28, 2015 1:06 am

Hey was wondering if there are any chat bubble addons to change the look of the default to something like this ?

http://www.wowinterface.com/downloads/i ... obble.html

Not been able to come across any addons for vanilla at least so far
shogunruax
Tester
 

Re: Chat bubble addons?

by modernist » Wed Oct 28, 2015 6:00 pm

other than the name (which is grabbed from the unit guid, which doesn't exist yet in vanilla) its definitely possible. I already modify the textures in the chat bubble for modui to add a different border frame:

Image

https://github.com/obble/modui/blob/mas ... alloon.lua
modernist
Sergeant Major
Sergeant Major
 

Re: Chat bubble addons?

by vido » Wed Oct 28, 2015 6:39 pm

Is there any way to set the opacity of the little tail on the chat bubble to zero or modify it somehow? It doesn't look great.
vido
Sergeant Major
Sergeant Major
 

Re: Chat bubble addons?

by modernist » Wed Oct 28, 2015 6:51 pm

replace line 20 with
Code: Select all
v:SetAlpha(0)


Image
modernist
Sergeant Major
Sergeant Major
 

Re: Chat bubble addons?

by shogunruax » Wed Oct 28, 2015 11:27 pm

modernist wrote:other than the name (which is grabbed from the unit guid, which doesn't exist yet in vanilla) its definitely possible. I already modify the textures in the chat bubble for modui to add a different border frame:

Image

https://github.com/obble/modui/blob/mas ... alloon.lua



that's awesome thanks alot! :)
shogunruax
Tester
 


Return to Addons & macros