Skip to content
[06-02-02] DefineQuote
Duke Nukem 3D

[06-02-02] DefineQuote

Learn the Duke Nukem 3D definequote command for defining game strings. Understand STRING_IDENTIFIER and VALUE.

By ···10 min read·Multi-source verified
1 reading this guide  

Learn the Duke Nukem 3D definequote command for defining game strings. Understand STRING_IDENTIFIER and VALUE.

The definequote command is used to do string definitions within Duke Nukem 3D. It requires two arguments: a STRING_IDENTIFIER, which is a numerical identification used to retrieve the string in the game, and VALUE, which is the actual string of text. It is important that the VALUE is in uppercase, as all game strings are uppercase. It is a safe bet that this command is required for string definitions.

Tips
  • Ensure the STRING_IDENTIFIER is a number.
  • Always type the VALUE in uppercase.

100% Human-Written. AI Fact-Checked. Community Verified. Learn how AntMag verifies content