Thread Tools Display Modes
03-10-21, 12:48 AM   #1
duhudipe
A Kobold Labourer
Join Date: Mar 2021
Posts: 1
Problem with writing the /castsequence macro

Hi all.
writing a macro:

#showtooltip Calling statue of the Black Bull
/castsequence [target=player] Black Ox Statue Summoning, Niuzao Summoning

The goal is to use two spells in sequence by pressing one button.
But the problem is that the spell (Summoning Niuzao and Black Ox) contains a comma, and the interface thinks they are two different spells.
  Reply With Quote
03-10-21, 12:43 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Firstly, this spell? https://www.wowhead.com/spell=132578...o-the-black-ox According to Wowhead the name of the spell is actually "Invoke Niuzao, the Black Ox".

Second, I do not think there is a way to cast spells by ID with macros as there is with items. You may need to use a modifier or right-click for the second spell.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
03-11-21, 11:41 AM   #3
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
Pretty sure you can cast the talent directly like any other spell.

Summon Black Ox Statue
__________________
"I have not failed, I simply found 10,000 ways that did not work." - Thomas Edison
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Problem with writing the /castsequence macro

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off