PickupPetSpell

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 5.1.0 / 1.13.2

Picks up a Combat Pet spell.

PickupPetSpell(spellID)

Arguments

spellID
number
Used in PlayerTalentFrame

Example

For Cunning combat pet: Boar's Speed

/run PickupPetSpell(19596)

Details

  • The usage error mentions a nonexisting function Usage: PickupPetActionByID(spellID)

See also