WoW:API SetMultiCastSpell: Difference between revisions
Jump to navigation
Jump to search
(Add info based on my post at http://forums.worldofwarcraft.com/thread.html?topicId=23766988351&postId=237652303675#8) |
m (Move page script moved page API SetMultiCastSpell to API SetMultiCastSpell without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:47, 15 August 2023
Sets the totem spell for a specific totem bar slot.
SetMultiCastSpell(actionID, spellID)
Arguments
- actionID
- Integer - The totem bar slot number.
- spellId
- Integer - 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.