Pet select (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Konoko
No edit summary
 
imported>Konoko
m (Increased spacing for readability. Added stub.)
Line 1: Line 1:
__toc__
{{stub}}
 
== Pet Select ==
== Pet Select ==
'''pet_select''' ''number''
'''pet_select''' ''number''
:Selects a pet from the pet list, numbering starts from 0, and goes from top to bottom.
:Selects a pet from the pet list, numbering starts from 0, and goes from top to bottom.
=== Example ===
=== Example ===
*'''pet_select 0''' select the first pet in the list.
*'''pet_select 0''' select the first pet in the list.
*'''pet_select 3''' select the fourth pet.
*'''pet_select 3''' select the fourth pet.
<br><br>
== Pet Select Name ==
== Pet Select Name ==
'''pet_select_name''' ''name(truncated)''
'''pet_select_name''' ''name(truncated)''
:Selects a pet from the pet list based on the first closest match to the pet's name.
:Selects a pet from the pet list based on the first closest match to the pet's name.
=== Example ===
=== Example ===
*'''pet_select_name Phantasm''' for [[Illusion Control|Illusion Controller]]s.
*'''pet_select_name Phantasm''' for [[Illusion Control|Illusion Controller]]s.
Line 17: Line 21:


== Common Uses ==
== Common Uses ==
 
When Masterminds first summon their henchmen, selecting their pets and upgrading them can be a tedious task. Having binds or macros to select the pet and then activate the upgrade power can speed up the process (and drain your endurance).


[[Category:Slash Commands]][[Category:Targeting Commands]][[Category:Pet Commands]]
[[Category:Slash Commands]][[Category:Targeting Commands]][[Category:Pet Commands]]

Revision as of 21:01, 21 June 2006

This article is a stub. You can help the Rebirth Wiki by expanding it.

Pet Select

pet_select number

Selects a pet from the pet list, numbering starts from 0, and goes from top to bottom.

Example

  • pet_select 0 select the first pet in the list.
  • pet_select 3 select the fourth pet.



Pet Select Name

pet_select_name name(truncated)

Selects a pet from the pet list based on the first closest match to the pet's name.

Example

  • pet_select_name Phantasm for Illusion Controllers.
  • pet_select_name Sing for Gravity Controllers.
  • pet_select_name "Grave Knight" Selects the closest Grave Knight (if you haven't renamed them yet).
  • pet_select_name 1 Selects the closest pet that has the number 1 in their name. For Masterminds, unrenamed pets. For Fire Controllers, their first Fire Imp. (And when Illusion Controllers have their Decoys out).

Common Uses

When Masterminds first summon their henchmen, selecting their pets and upgrading them can be a tedious task. Having binds or macros to select the pet and then activate the upgrade power can speed up the process (and drain your endurance).