Wikia

WoWWiki

Watchlist Recent changes

API CallCompanion

Main Menue



Summons the specified companion. New in Patch 3.0

CallCompanion("type", id)

ArgumentsEdit

type 
String (companionType) - The type of companion to summon or dismiss ("CRITTER", or "MOUNT").
id 
Integer - The companion index to summon or dismiss (ascending integers starting from 1).

ExampleEdit

The following macro summons the [alphabetically] first critter your character has acquired:

/run CallCompanion("CRITTER",1)

The following macro summons a random critter your character has acquired:

/run CallCompanion("CRITTER", random(GetNumCompanions("CRITTER")))

Note that there is an API call to do exactly that, see API_SummonRandomCritter

Pages on WoWWiki

94,195pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,622photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki