Defineskillname: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
defineskillname <skill> <name>
'''defineskillname''' <skill> <name>


This names <skill> as <name> in the game menu. Starts at 0.
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:Game manipulation]]

Latest revision as of 00: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>.