Thread: Mastery Macro
View Single Post
  #1  
Unread 12-23-2006, 09:20 AM
FloridaFringe FloridaFringe is offline
A Griffon
 
Join Date: Sep 2005
Server: Lucan DLere
Posts: 459
Default Mastery Macro

I'm hoping someone can shed some light on an issue that I'm having with a particular Mastery macro. I can get the macro to work but not completely as expected. Apparently, the macro will not trigger a mastery skill dependant on the target type but rather simply by which ever one is listed next in the text file. I've come to the conclusion that this might just be because it’s a Fighter Mastery macro but I haven't tested the other classes to be sure. However, I have gotten confirmation from other players that their non-fighter macros are working according to target type.

Command = /do_file_commands Mastery.txt

Text file includes the following:

useability Clockwork Master's Rage
useability Djinn Master's Rage
useability Giant Master's Rage
useability Goblin Master's Rage
useability Lizardman Master's Rage
useability Minotaur Master's Rage
useability Orc Master's Rage
useability Skeleton Master's Rage

NOTE: I've tried adding the ";" after each line but it didn't make any difference.

I was told that if it were working properly I should get some combat text along the lines of "creature of that type not found" over and over until it finally found the target mob type and triggered the appropriate Mastery. I do not get any such text.

So in essence the problem is that if I were fighting a Giant and clicked the macro the Clockwork Master's Rage triggers. I would have to click the macro 3 times total in order to get the Giant Master's Rage to trigger.

Any insight would be highly appreciated. Thank you.
Reply With Quote