Greater Pally

This mod enables pallys to automatically give buffs to certain classes, and just makes life in groups easier for both them, and their friend...

Download

Uploading...
Do not refresh or leave this page!

File Description

This mod enables pallys to automatically give buffs to certain classes, and just makes life in groups easier for both them, and their friends.

Read More

Download '1160870788greaterpally25.zip' (7KB)

Readme
Usage Summary:
1) Setup
2) Use!

=============
Commands:
=============
/gp or /greaterpally
buffs = List what each class's buff is assigned to
show = Show the GUI Interface
hide = Hide the GUI Interface

No argument will toggle visibility of the GUI



=============
Setup:
=============
GreaterPally must first be told what buffs to give what class. To do this, you can either use the function 'GPSetBuff(class, blessing)', or the GUI.

1) If you use the GUI, just select what blessing for a class from it's drop-down menu.

2) Using the GPSetBuff in a macro looks more or less like this - this example sets Might to Warriors and Rogues, and Wisdom to everyone else:

/script GPSetBuff('warrior', 'Might');GPSetBuff('warlock', 'Wisdom');GPSetBuff('rogue', 'Might');GPSetBuff('priest', 'Wisdom');GPSetBuff('paladin', 'Wisdom');GPSetBuff('mage', 'Wisdom');GPSetBuff('hunter', 'Wisdom');GPSetBuff('druid', 'Wisdom');


New - To set a class to recieve no blessings, simply leave out the blessing name -
/script GPSetBuff('warrior')
... will set Warriors to not be included.



Notes on macro usage:
The class-name must be the full name, but case does not matter. For the blessing, the following are currently supported names:

'might' ... for 'Greater Blessing of Might'
'wisdom', 'wis' ... for 'Greater Blessing of Wisdom'
'kings', 'king' ... for 'Greater Blessing of Kings'
'sanctuary', 'sanct' ... for 'Greater Blessing of Sanctuary'
'light' ... for 'Greater Blessing of Light'
'salvation', 'salv' ... for 'Greater Blessing of Salvation'

Blessing-names are also case insensitive. GreaterPally will save what blessings you have set to each class across sessions. At any time you can change what blessing a class(es) get.



=============
Usage:
=============
To use GP from a Macro, simply create one like so:
/script GreaterPally();

Just keep pressing the button to buff you, your party, or your raid (depending on what you're in)! It will only buff classes present, and that have a blessing type assigned to them.



=============
Saving Sets:
=============
Saving sets must be done through the GUI. Just type out whatever name you'd like to call it in the edit box to the right of the SAVE button, and click the SAVE button to store it. You can load a saved set at anytime by selecing it through the dropdown box to the right of the LOAD button, and then pressing LOAD.

Read More

Comments on this File

There are no comments yet. Be the first!

Share This File
Embed File