Defineskillname: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
mNo edit summary
 
Line 1: Line 1:
'''defineskillname''' <skill> <name>
'''defineskillname''' <skill> <name>


This names the value <skill> as <name> in the game menu. Valid values for <skill> are 0 to 3. There is a 32 character limit on <name>.
This names the value <skill> as <name> in the game menu. The default skills are numbered 0 to 3, but skills above this may be defined as well.
 
There is a 32 character limit on <name>.


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

Latest revision as of 01:25, 30 July 2022

defineskillname <skill> <name>

This names the value <skill> as <name> in the game menu. The default skills are numbered 0 to 3, but skills above this may be defined as well.

There is a 32 character limit on <name>.