Qgetsysstr

From EDukeWiki
Jump to navigation Jump to search

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_USERMAPFILENAME
  • STR_VOLUMENAME
  • STR_YOURTIME
  • STR_PARTIME
  • STR_DESIGNERTIME
  • STR_BESTTIME
  • STR_PLAYERNAME
  • STR_GAMETYPE
  • STR_VERSION
  • STR_REVISION