WoW:API message: Difference between revisions

update message's new behavior
m (catfix, Replaced: {{framexml → <br>{{framexml)
(update message's new behavior)
Line 28: Line 28:
: As of 2.1, the cvar "scriptErrors" must be set to 1 for this to work.  This can be accomplished through a call to [[API SetCVar |SetCVar]]().
: As of 2.1, the cvar "scriptErrors" must be set to 1 for this to work.  This can be accomplished through a call to [[API SetCVar |SetCVar]]().


: This is just an alias of the [[API ERRORMESSAGE|_ERRORMESSAGE]] function.
: As of 3.1, message() is no longer an alias of the [[API ERRORMESSAGE|_ERRORMESSAGE]] function. It is a standalone function that bypasses the cvar "scriptErrors" entirely and always displays an error box.
Anonymous user