ShowMessage

From Eternity Wiki
Revision as of 09:48, 27 December 2011 by Printz (talk | contribs) (Created page with "'''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 *'''m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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