Targeting Commands: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Aggelakis
m (Target Commands NavBox -> Navbox Targeting correct name)
m (Added helpful custom targeting command for hunting specific mobs.)
Line 12: Line 12:
* SHIFT+#: {{slashcommand|team_select|1-8}}
* SHIFT+#: {{slashcommand|team_select|1-8}}
** Selects a teammate from the [[Team Window]], from top to bottom.
** Selects a teammate from the [[Team Window]], from top to bottom.
== Custom Commands ==
It is often helpful to use a custom target command when hunting for specific targets.  This can easily be set up as a macro as follows:
* /macro ''macroName'' "target_custom_next alive ''name''", for example: /macro Cons "target_custom_next Consigliere" to target the next Mob with Consigliere in their title.


== See Also ==
== See Also ==
* [[Slash Commands]]
* [[Slash Commands]]
 
* [[Macro_(Slash_Command)]]


{{Navbox Targeting}}
{{Navbox Targeting}}


[[Category:Slash Commands| ]]
[[Category:Slash Commands| ]]

Revision as of 15:00, 28 August 2023

Overview

These slash commands allow a player to target hostile and friendly entities.

Default Commands

Custom Commands

It is often helpful to use a custom target command when hunting for specific targets. This can easily be set up as a macro as follows:

  • /macro macroName "target_custom_next alive name", for example: /macro Cons "target_custom_next Consigliere" to target the next Mob with Consigliere in their title.


See Also