Questions about Macro Sets for WoW
Hello -
I stepped through the guide about setting up ISB as a Pro, and I got the Macro Sets working. I've verified that the /castsequence macros I setup work and each character is doing things based on the conditionals, however I'm not seeing some of the actions take place.
For example - this is part of one of the macros I created
!if (character is in "Warriors [Protection]") /startattack
!also /castsequence reset=target/10 Commanding Shout, Devastate, Taunt, Demoralizing Shout, Shield Slam, Rend, Disarm, Revenge, Devastate
!elseif (character is in "Warriors [Fury]") /startattack
!also /p hi
!also /castsequence reset=target/10 Battle Shout, Sunder Armor, Slam, Bloodthirst, Sunder Armor, Heroic Strike, Slam, Bloodthirst
Each of the characters in Protection/Fury ATG's respond correctly to their /castsequence commands, but the !also /p hi section doesn't take place, or at least I'm not seeing it pop up in the party chat. Am I doing something wrong, or are there only certain commands that get passed along? I don't imagine the latter is true, and the ISBoxer WoW wiki page for macros even shows some examples of /say and using dynamic macros for {CHARACTER} to do things.
If it matters, the way I set this up was another Macro Set called "Extras" where I am storing my own macro sets, and I've added this set to be activated on my character set. I also exported this macro and created an identical test macro in the Quick Setup 38 Macro Set, then changed the character so it would use this instead, and had the same result.
I am accessing this macro in game through the Virtual Combat/Combat Hotkeys/Virtual Mapped Keys setup as explained on http://isboxer.com/wiki/HOWTO:Configure ... like_a_pro
I stepped through the guide about setting up ISB as a Pro, and I got the Macro Sets working. I've verified that the /castsequence macros I setup work and each character is doing things based on the conditionals, however I'm not seeing some of the actions take place.
For example - this is part of one of the macros I created
!if (character is in "Warriors [Protection]") /startattack
!also /castsequence reset=target/10 Commanding Shout, Devastate, Taunt, Demoralizing Shout, Shield Slam, Rend, Disarm, Revenge, Devastate
!elseif (character is in "Warriors [Fury]") /startattack
!also /p hi
!also /castsequence reset=target/10 Battle Shout, Sunder Armor, Slam, Bloodthirst, Sunder Armor, Heroic Strike, Slam, Bloodthirst
Each of the characters in Protection/Fury ATG's respond correctly to their /castsequence commands, but the !also /p hi section doesn't take place, or at least I'm not seeing it pop up in the party chat. Am I doing something wrong, or are there only certain commands that get passed along? I don't imagine the latter is true, and the ISBoxer WoW wiki page for macros even shows some examples of /say and using dynamic macros for {CHARACTER} to do things.
If it matters, the way I set this up was another Macro Set called "Extras" where I am storing my own macro sets, and I've added this set to be activated on my character set. I also exported this macro and created an identical test macro in the Quick Setup 38 Macro Set, then changed the character so it would use this instead, and had the same result.
I am accessing this macro in game through the Virtual Combat/Combat Hotkeys/Virtual Mapped Keys setup as explained on http://isboxer.com/wiki/HOWTO:Configure ... like_a_pro