Thread Tools Display Modes
10-14-10, 04:53 AM   #1
Xubera
A Cobalt Mageweaver
 
Xubera's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 207
hmmm? whats this? mobile embedding?

Code:
function ChatFrame_GetMobileEmbeddedTexture(r, g, b)
	r, g, b = floor(r * 255), floor(g * 255), floor(b * 255);
	return format("|TInterface\\ChatFrame\\UI-ChatIcon-ArmoryChat:14:14:0:0:16:16:0:16:0:16:%d:%d:%d|t", r, g, b);
end
line 2700 of ChatFrame.lua

are they adding mobile chatting?
__________________
Chat Consolidate is the solution to any out of control trade chat. Ignore lines, throttle chat, consolidate posts!Follow the link to find out how!

▲ ▲ WoWInterface wont let me triforce >.>
  Reply With Quote
10-14-10, 04:55 AM   #2
dr_AllCOM3
A Cyclonian
 
dr_AllCOM3's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 40
Originally Posted by Xubera View Post
are they adding mobile chatting?
Blizzard already announced mobile guild chat and more. You have to pay ofc.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » hmmm? whats this? mobile embedding?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off