Main
Pomade is the result of a special request by my guild's priests. They wanted something to let them check for Prayer of Mending on their target, and if it was there do nothing, but if it was missing to cast it. This is it.
It's a fairly specialized mod, but I made it so that the user can change the spell checked for/cast using the slash command. It can also be used with a button to click or via macro. Also, if the spell is present a little sound plays to let you know it checked. I haven't added a slash command for this but if you'd rather it cast another spell instead of just playing the sound, feel free to go into Pomade.lua and set 'buffname2' to equal that spell name.
Slash commands:
- /pom on /pom off to show/hide buff button (runs check on left click) using the slash command.
- /pom SpellNameHere to set buff name to check for and recast if missing from target (default is Prayer of Mending)
- if you can't cast the spell or you don't have a target, nothing happens.
- if your target already has the spell in question, the mod sounds a ping.
- to activate via macro, with the PoM tooltip for the macro button (buff button does not have to be visible):
#showtooltip Prayer of Mending /click Pomade_BuffFrame
Facts
- Date created
- 28 Apr 2008
- Last updated
- 30 May 2008