View Single Post
04-11-10, 11:10 PM   #26
xnn
A Defias Bandit
Join Date: Dec 2008
Posts: 2
No trinkets/berserking/tidal force

I am enjoying clique immensely, however, I have run into a problem with the custom macros. When I click on my target to heal, it will not use my trinket, berserking, or tidal force even though I have them macro'd in. Here is my macro:

#showtooltip Lesser Healing Wave
/console Sound_EnableSFX 0
/use Energy Siphon
/cast Berserking
/cast [target=mouseover,help] [target=player] Lesser Healing Wave
/cast Tidal Force
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

Any help would be greatly appreciated!
  Reply With Quote