Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Pet select (Slash Command)"

From Paragon Wiki Archive
Jump to: navigation, search
m (Increased spacing for readability. Added stub.)
m
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
+
__NOTOC__
== Pet Select ==
+
== Slash Command ==
'''pet_select''' ''number''
+
{{SlashCommandArticle
:Selects a pet from the pet list, numbering starts from 0, and goes from top to bottom.
+
|command=pet_select
 +
|options=integer
 +
|note=Selects a pet from the [[Pets Window|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 ==
+
{{PetCommandRelatedArticle}}
'''pet_select_name''' ''name(truncated)''
+
{{Navbox Targeting}}
:Selects a pet from the pet list based on the first closest match to the pet's name.
+
  
=== Example ===
+
[[Category:Targeting Commands]]
*'''pet_select_name Phantasm''' for [[Illusion Control|Illusion Controller]]s.
+
*'''pet_select_name Sing''' for [[Gravity Control|Gravity Controller]]s.
+
*'''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 Control|Fire Controller]]s, 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).
+
 
+
[[Category:Slash Commands]][[Category:Targeting Commands]][[Category:Pet Commands]]
+

Latest revision as of 09:12, 9 July 2012

Slash Command

/pet_select integer

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.