Qgetsysstr: Difference between revisions
Jump to navigation
Jump to search
Helixhorned (talk | contribs) m "quote file"? |
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 01: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