Qgetsysstr: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m "quote file"?
Jblade (talk | contribs)
mNo edit summary
Line 10: Line 10:
*STR_GAMETYPE
*STR_GAMETYPE
*STR_VOLUMENAME
*STR_VOLUMENAME
*STR_USERMAPFILENAME


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:String manipulation]]
[[Category:String manipulation]]

Revision as of 02:29, 30 January 2018

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
  • STR_USERMAPFILENAME