Thread Tools Display Modes
07-25-07, 01:17 AM   #1
Protpallyftw
A Fallenroot Satyr
Join Date: Jul 2007
Posts: 21
pally addons

I was wondering if anyone kew of any good pally tanking mods
  Reply With Quote
07-25-07, 05:14 AM   #2
robthedude
Don't Panic
 
robthedude's Avatar
Join Date: Oct 2006
Posts: 364
TankPoints is very helpful in selecting gear

and this macro -

/cast [help,nodead][target=targettarget,help,nodead] Righteous Defense

usually with Righteous Defence you have to target the player that is being attacked, with this macro you target the mob thats doing the attacking and it targets the mob's target
__________________

  Reply With Quote
07-25-07, 06:29 AM   #3
malcite
A Flamescale Wyrmkin
 
malcite's Avatar
AddOn Compiler - Click to view compilations
Join Date: Jul 2007
Posts: 122
That was alot of complex work for a simple macro tho.

i use the same one only mine is like this (this requires me to click the attacking mob):
/assist
/cast Righteous Defense

no the other hand, as for mods, i recommend pallypower. If you used the old style mod called buffAhoy then this is the mod for you. It essentially allows you to set up buffs for all classes and left click for 15min buffs or right click on the popup frame (closely attached to the main bar interface) for the 5 min buff. The other good thing about this mod is that it works great for raids and groups with more than 1 paladin. (if all paladins have this mod) its built to be able to communicate with others using the same mod so you can cooperate to set up buffs.
Also when you are soloing, all you see of the mod that actually shows its actually active is a tiny tiny button glowing red or green (pending on if the button is locked or not)
  Reply With Quote
07-25-07, 08:23 AM   #4
robthedude
Don't Panic
 
robthedude's Avatar
Join Date: Oct 2006
Posts: 364
Originally Posted by malcite
That was alot of complex work for a simple macro tho.

i use the same one only mine is like this (this requires me to click the attacking mob):
/assist
/cast Righteous Defense
super, wonderful, great, only thing is, it'll change your target... you could add another /assist to the end of it, but there's no guarantee that your groupmate was targeting the mob that was attacking him, so who knows what you'll end up attacking?

trust me, mine's perfect
__________________

  Reply With Quote
07-25-07, 05:39 PM   #5
Shroomie
A Defias Bandit
 
Shroomie's Avatar
Join Date: Apr 2007
Posts: 2
Originally Posted by robthedude
trust me, mine's perfect

*Puts on Monty Python female voice*

OoooOooo he's so manly



-- Edit --

He does know what he's talking about though.
__________________
  Reply With Quote
07-26-07, 12:42 PM   #6
Protpallyftw
A Fallenroot Satyr
Join Date: Jul 2007
Posts: 21
and how would I paste that into the game?
  Reply With Quote
07-26-07, 12:53 PM   #7
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Open up your macro interface (either hit escape and click on "Macros" or type /macro

Click New - type in a name for the macro and select an icon for it

Copy-paste the macro into the code box, drag the macro (from the top section of the window) to your bars


Note: you can have the macro show your information for Righteous Defense by selecting the ? icon and by putting this into the first line of the code above the /cast part:
Code:
#showtooltip Righteous Defense
So then, the whole macro would look like this (on 2 lines):
Code:
#showtooltip Righteous Defense
/cast [help,nodead][target=targettarget,help,nodead] Righteous Defense
That way, you'll have the Righteous Defense tooltip instead of a macro tooltip that just says the name of your macro.
__________________
"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

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » pally addons


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