Shows a Windows message box with an "OK" button for debugging purposes.
Syntax
Alert( <message> )
- message: The message to show in message box.
Examples
Alert("This is an alert message from a mod.")
Notes
No additional notes.
Version History
Unknown Version
Added this function.