Navigation menu

WoW:API message: Difference between revisions

Jump to navigation Jump to search
Added information about cvar "scriptErrors"
({{framexmlfunc|FrameXML/BasicControls.xml}} __NOTOC__)
(Added information about cvar "scriptErrors")
Line 25: Line 25:


: (?) As of 1.10, message("text") no longer seems to work inside instances under certain conditions.  The fix for this is currently unknown.  
: (?) As of 1.10, message("text") no longer seems to work inside instances under certain conditions.  The fix for this is currently unknown.  
: 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.
: This is just an alias of the [[API ERRORMESSAGE|_ERRORMESSAGE]] function.
Anonymous user