Hello WoW players.
Iβve recently begun playing WoW and was wondering about the possibility of making a macro for my Disc Priest. The macro should cast Smite at the enemy and then Power Word: Shield on myself. It should however, only cast Power Word: Shield if 14 seconds has passed since it was last cast.
Hope somebody who is good at macros can help me
You canβt do conditionals based on cooldown in macros.
1 Like
What Lin said.
Recommend you take a look at these threads on the US forums.
Table of Contents: Intro - Macro Basics Macros - What can they do? Macros - What can they NOT do? Conditionals - How do they work? Scripting - What is possible in a macro? Macros - Tips, Tricks, and Shortcuts 1. Intro - Macro Basics Macros are a...
Reading time: 21 mins π
Likes: 81 β€
General Macro Templates Dragonriding Mount Macro #showtooltip /run if IsUsableSpell(368896) then C_MountJournal.SummonByID(1589) end /cast [flyable] FLYING_MOUNT; GROUND_MOUNT /dismount [mounted] Replace 1589 with the ID of the mount you want to...
Reading time: 7 mins π
Likes: 67 β€
system
(system)
closed
April 28, 2022, 4:30pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.