Undefineskill: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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"
 
(No difference)

Latest revision as of 01:29, 30 July 2022

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.