Jump to content

Hello World


irswat

Recommended Posts

so this may seem stupid but is there a way to directly print a message to screen?

e.g. instead of creating a Message form with the message with the accompanying code ShowMessage HelloWorld, is it possible to just write a script like ShowMessage "Hello World"?

Link to comment
Share on other sites

You can use MessageEx to display a regular message at the top-left corner of the screen, or MessageBoxEx to display a message box. Both commands are NVSE and are very powerful and versatile. A comprehensive documentation can be found on this page.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...