Undefineskill

From EDukeWiki
Revision as of 01:29, 30 July 2022 by Doom64hunter (talk | contribs) (Created page with "'''undefineskill''' <skill> This removes the skill with index <skill> from the menu selection. All other skills are unaffected. If all skills are undefined, the skill menu is skipped, and default_skill will be used instead. '''Note:''' Prior to r9571, undefining a skill also removed all skills with index greater than the specified skill. Category:EDuke32 specific commands Category:Game manipulation")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

undefineskill <skill>

This removes the skill with index <skill> from the menu selection. All other skills are unaffected.

If all skills are undefined, the skill menu is skipped, and default_skill will be used instead.

Note: Prior to r9571, undefining a skill also removed all skills with index greater than the specified skill.