Echo

From EDukeWiki
Jump to navigation Jump 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.

echo <quote number>

Causes the quote <quote number> as defined by definequote to be printed only to the console and relevant log files. The player will not see it on the screen. See quote and userquote.

You may wish to use this command in EVENT_INIT to display information about your mod.