Qgetsysstr: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m "quote file"?
Line 1: Line 1:
'''qgetsysstr''' <quoteID> <strID>
'''qgetsysstr''' <quoteID> <strID>


This command copies system strings to a quote file, and can be used to display things like the level or the player's name.
This command copies system strings to the quote given by <quoteID>, and can be used to display things like the level or the player's name.


<strID> can be:
<strID> can be:

Revision as of 06:10, 21 February 2013

qgetsysstr <quoteID> <strID>

This command copies system strings to the quote given by <quoteID>, and can be used to display things like the level or the player's name.

<strID> can be:

  • STR_MAPNAME
  • STR_MAPFILENAME
  • STR_PLAYERNAME
  • STR_VERSION
  • STR_GAMETYPE
  • STR_VOLUMENAME