Pet select (Slash Command): Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Aggelakis
mNo edit summary
imported>Thirty7
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
__NOTOC__
{{TOCright}}
== Slash Command ==
{{SlashCommandArticle
{{SlashCommandArticle
|command=pet_select
|command=pet_select
|options=integer
|options=integer
|note=Selects a pet from the [[Pet Window|pet list]], numbering starts from 0, and goes from top to bottom.
|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.}}
}}




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


[[Category:Targeting Commands]]
[[Category:Targeting Commands]]

Latest revision as of 05: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.