Incarnate equip (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=incarnate_equip|options=slot powername|note=Equips and unequips the specified Incarnate Ability.}} * '''s...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Slash command==
==Slash command==
{{SlashCommandArticle|command=incarnate_equip|options=slot powername|note=Equips and unequips the specified [[Incarnate System|Incarnate Ability]].}}
{{SlashCommandArticle|command=incarnate_equip|options=slotName powername|note=Equips and unequips the specified [[Incarnate System|Incarnate Ability]].}}


* '''slot''' is the Incarnate slot number.
* '''slotName''' is the name of the Incarnate slot.
* '''powername''' is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.
* '''powername''' is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.


Line 8: Line 8:
* Also does nothing if you or your teammates are in combat, if the currently equipped IA is recharging, or if it's been less than five minutes since that slot was last equipped.  
* Also does nothing if you or your teammates are in combat, if the currently equipped IA is recharging, or if it's been less than five minutes since that slot was last equipped.  


==Example==
/incarnate_equip Destiny "Ageless Core Epiphany"


==Example==
==Also==
/incarnate_equip Slot Power
* {{slashcommand|incarnate_equip}}
* {{slashcommand|incarnate_unequip_all}}
* {{slashcommand|incarnate_unequip_by_slot}}
* {{slashcommand|incarnate_unequip}}
* {{slashcommand|windowshow|incarnate}}
* [[Incarnate System|Incarnate Ability]]

Latest revision as of 04:42, 26 July 2022

Slash command

/incarnate_equip slotName powername

Equips and unequips the specified Incarnate Ability.

  • slotName is the name of the Incarnate slot.
  • powername is the name of the Incarnate power. If the name has spaces, it must be enclosed in quotes or the spaces replaced with underscores.
  • Does nothing if you don't have it or its slot is locked.
  • Also does nothing if you or your teammates are in combat, if the currently equipped IA is recharging, or if it's been less than five minutes since that slot was last equipped.

Example

/incarnate_equip Destiny "Ageless Core Epiphany"

Also