f13.net

f13.net General Forums => World of Warcraft => Topic started by: Azazel on December 25, 2007, 12:00:23 AM



Title: Modifying a macro?
Post by: Azazel on December 25, 2007, 12:00:23 AM
My wife and I duo mages. To avoid confusion, she used sheep for her polymorphs, and I used the pig. We haven't played in months, until this afternoon.

So I used to use this, from WoWWiki:

/focus [button:1]
/cast [button:1,nomodifier:shift] Polymorph; [target=focus,exists,button:2,nomodifier:shift] Polymorph
/stopmacro [nomodifier:shift]
/target focus


I had it set up slightly differently, though - through simple trial and error, I managed to set mine up to use Polymorph: Pig

/focus [button:1]
/cast [button:1,nomodifier:shift] Polymorph; [target=focus,exists,button:2,nomodifier:shift] Polymorph: Pig
/stopmacro [nomodifier:shift]
/target focus

I found out today, that my modified one no longer works. That's because the spell "Polymorph: Pig" is now known as "Polymorph Rank 1: Pig"
It does have the same effetcs listed as my highest-ranked regular poly, though.

So I'm at a loss, since regular sheep polymorph is listed as "Polymorph Rank 4





Title: Re: Modifying a macro?
Post by: ajax34i on December 25, 2007, 05:51:43 AM
wowwiki (http://www.wowwiki.com/Useful_macros/Mage#Random) to the rescue:

/cast Polymorph (Rank 1: Pig)
/cast Polymorph (Rank 1: Turtle)
/cast Polymorph (Rank 4)


Title: Re: Modifying a macro?
Post by: Koyasha on December 25, 2007, 09:26:33 AM
Easiest way to get an exact spell name for any spell is to open the macro, place the cursor where the spell name goes, then open your spellbook with your mouse and shift-click the spell you want to insert into the macro.  The exact spell name including rank will be automatically added to the macro.


Title: Re: Modifying a macro?
Post by: Azazel on December 25, 2007, 03:47:45 PM
Thank you kindly, I did not know either of those things.



Title: Re: Modifying a macro?
Post by: Fordel on December 25, 2007, 04:28:59 PM
Easiest way to get an exact spell name for any spell is to open the macro, place the cursor where the spell name goes, then open your spellbook with your mouse and shift-click the spell you want to insert into the macro.  The exact spell name including rank will be automatically added to the macro.


I feel absolutely RETARDED that I did not know this.  :oops:


Title: Re: Modifying a macro?
Post by: caladein on December 25, 2007, 05:01:50 PM
Protip: In PvP, Polymorph (Rank 1) is just as effective as Rank 4/Pig/Turtle and costs ~1/3 the mana.

If you're on a PvP server or do BGs at all, I'd add a control modifier to do R1. It's also handy if you don't need to actually CC a mob, just interrupt its cast.


Title: Re: Modifying a macro?
Post by: Azazel on December 25, 2007, 07:56:46 PM
I did not know that, either. I've just made a seperate PVP polymorph macro as well.



Title: Re: Modifying a macro?
Post by: SurfD on December 26, 2007, 08:59:35 AM
i seem to recall that you can also leave the rank modifier off the spell if you want to, and the game should automatically use the highest applicable rank (great for leveling cause you never need to change the macro as you learn each new rank of spell)


Title: Re: Modifying a macro?
Post by: Chenghiz on January 09, 2008, 11:00:05 AM
i seem to recall that you can also leave the rank modifier off the spell if you want to, and the game should automatically use the highest applicable rank (great for leveling cause you never need to change the macro as you learn each new rank of spell)

This is true.