no edit summary
(update message's new behavior) |
No edit summary |
||
| Line 29: | Line 29: | ||
: 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. | : 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. | ||
: As of 3.2 message() is broken / Depreciated as the message frame is no longer defined. Suitable Alternative is [[API print |print]] | |||