Qgetsysstr: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
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 a quote file, 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 | |||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:String manipulation]] | [[Category:String manipulation]] |
Revision as of 13:22, 27 March 2011
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.
<strID> can be:
- STR_MAPNAME
- STR_MAPFILENAME
- STR_PLAYERNAME
- STR_VERSION
- STR_GAMETYPE
- STR_VOLUMENAME