Betaname: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Obsolete command.  Presumably once defined the name of a specific external beta tester.  The definition is never referenced in the code.
{{Deprecated}}
 
<span {{code}}>'''betaname''' <string> </span>
 
Obsolete command.  Presumably once defined the name of a specific external beta tester.  Though the definition is never referenced in the code, the following commented line can be found in the USER.CON of a leaked pre-1.0 prototype of the shareware version of '''''Duke Nukem 3D''''':
 
<pre>
// betaname John Doe (214) xxx-yyyy
</pre>


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]

Latest revision as of 02:54, 12 January 2021

This feature is deprecated.
It's recommend not to use this feature.

betaname <string>

Obsolete command. Presumably once defined the name of a specific external beta tester. Though the definition is never referenced in the code, the following commented line can be found in the USER.CON of a leaked pre-1.0 prototype of the shareware version of Duke Nukem 3D:

// betaname John Doe (214) xxx-yyyy