Vortex of Might - Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Using Trinkets

Go down

Using Trinkets Empty Using Trinkets

Post  Senra Thu Mar 06, 2008 6:41 pm

Do you keep forgetting to use your trinkets? Create a macro with your most used spell(s) as follows...
Code:
#showtooltip my favourite spell
/use 13
/use 14
/stopcasting
/cast my favourite spell
Then when you hit your favourite spell, it will fire your two trinkets and cast my favourite spell. Replace My favourite spell with, erm, your favourite spell, such as Arcane Shot (Rank 7). Leaving out (Rank x) will always use your best rank. If the trinkets are on CD, it will just cast your spell.

The #showtooltip will, er, show the tooltip of the spell you will cast in the macro. Very useful to remind you what spell you put in the macro.

The /stopcasting needs a little explanation. If you hit this macro while you are still casting a spell, it will stop casting the previous spell and start casting this one again. Leave out /stopcasting to prevent this happening. If your favourite spell is a dps spell, leave out /stopcasting. If your favourite spell is a healing spell, put /stopcasting in.

Check out Blizzards explantion here

Example:
Code:
#showtooltip Flash of Light
/use 13
/use 14
/stopcasting
/cast Flash of Light
Senra
Senra

Number of posts : 126
Location : Cambridge, UK
Registration date : 2008-03-03

http://www.flickr.com/photos/grytr

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum