Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Casts the specified spell.

CastSpell(spellIndex, "spellbookType")

Arguments

spellIndex
Number - index of the spell to cast.
spellbookType
String - spellbook to cast the spell from; one of
  • BOOKTYPE_SPELL ("spell") for player spells
  • BOOKTYPE_PET ("pet") for pet abilities

Details

  • This function cannot be used from insecure execution paths except to "cast" trade skills (e.g. Cooking, Alchemy).

Patch history

Bc icon Patch 2.0.1 (2006-12-05): Protected.

See also

Advertisement