WoW:API ScrollingMessageFrame AddMessage (source)
Revision as of 08:59, 21 February 2007
, 21 February 2007→Example
mNo edit summary |
|||
| Line 26: | Line 26: | ||
Outputs "Testing" on a single line in your default chat window -- in red. | Outputs "Testing" on a single line in your default chat window -- in red. | ||
UIErrorsFrame:AddMessage("The system is down", 1.0, 0.5, 0); | |||
Informs the user that the system is down in the error message window, located prominently at the top of the screen. | |||
==Escape Sequences== | ==Escape Sequences== | ||