ShowMessage

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ShowMessage(msg, type)

Displays the EDF string numbered msg on the console, display top or center, depending on type's value:

  • msg_console or 0
  • msg_normal or 1
  • msg_center or 2

List of codepointers