Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API SetMultiCastSpell
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{wowapi}} __NOTOC__ Sets the totem spell for a specific totem bar slot. SetMultiCastSpell(actionID, spellID) == Arguments == :;actionID : Integer - The totem bar slot number. ::{| class="darktable" |- ! rowspan="2" | Call of the... ! colspan="4" | Totem slot |- ! Fire ! Earth ! Water ! Air |- | [[Call of the Elements|Elements]] || 133 || 134 || 135 || 136 |- | [[Call of the Ancestors|Ancestors]] || 137 || 138 || 139 || 140 |- | [[Call of the Spirits|Spirits]] || 141 || 142 || 143 || 144 |} :;spellId : Integer - The global spell number, found on Wowhead or through [[API_COMBAT_LOG_EVENT|COMBAT_LOG_EVENT]]. == Example == SetMultiCastSpell(134, 2484) <big>'''Result'''</big> Sets [[Earthbind Totem]] on [[Call of the Elements]].
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Tocright
(
edit
)
Template:Wowapi
(
edit
)