SetMultiCastSpell

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 3.2.0 / 1.15.0

Sets the totem spell for a specific totem bar slot.

SetMultiCastSpell(actionID, spellID)

Arguments

actionID
number - The totem bar slot number.
Call of the... Totem slot
Fire Earth Water Air
Elements 133 134 135 136
Ancestors 137 138 139 140
Spirits 141 142 143 144
spellId
number - The global spell number, found on Wowhead or through COMBAT_LOG_EVENT.

Example

SetMultiCastSpell(134, 2484)

Result

Sets [Earthbind Totem] on [Call of the Elements].