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
(Standardize (need to split))
m
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
+
__NOTOC__
 
+
== Slash Command ==
==Overview==
+
{{SlashCommandArticle
The '''pet_select''' [[Slash Commands|slash command]] will select the corresponding pet from the list in the [[Pet Window]].
+
|command=pet_select
 
+
|options=integer
{{TOCright}}
+
|note=Selects a pet from the [[Pets Window|pet list]], numbering starts from 0, and goes from top to bottom.
==Usage==
+
:'''pet_select''' ''number''
+
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.}}
==Aliases==
+
==Related==
+
== 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 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 ==
+
{{PetCommandRelatedArticle}}
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).
+
{{Navbox Targeting}}
  
[[Category:Slash Commands]][[Category:Targeting Commands]][[Category:Pet Commands]]
+
[[Category:Targeting 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.