Sets a multi-cast action slot to a given spell. This function is used to set up the multi-cast action slots, such as the totem bar that was introduced with WoW 3.2. The player is able to customize three different sets of totems that can then be cast with a single click.


See also Spell functions.

Signature:

SetMultiCastSpell(action, spell)

Arguments:

  • action - The multi-cast action slot to set (number)
  • spell - The numeric spellId to set to the given action slot (number)