Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

ChatFrame

From WoWWiki

Jump to: navigation, search
Main Menu


ChatFrame

-- Print the chat frame number on its respective MessageFrame

for i = 1, NUM_CHAT_WINDOWS do
     getglobal("ChatFrame"..i):AddMessage("This is ChatFrame"..i, 0, 0, 0, 0);
end

Rate this article:
Share this article: