shadewalker
11-10-2011, 05:17 PM
is it possible to build different macros for each character by name? I would like to do this for my mount macros. I know i can do it for ATG's but i am not having any luck with just the characters name.
this is what i have in the macro box: (moonfire would be replaced with my mount of choice once i get it working)
!if ("{CHARACTER}" is "Shadewalker" ) /cast moonfireand i also tried
!if (character is "Shadewalker" ) /cast moonfireAnd i Know this works for action target groups..
!if (character is in "Druid Restoration") /cast [@focus] Swiftmendam i missing something simple here? Neiter of the first two give me any preview for the correct character set and character.
Thanks in advance.
this is what i have in the macro box: (moonfire would be replaced with my mount of choice once i get it working)
!if ("{CHARACTER}" is "Shadewalker" ) /cast moonfireand i also tried
!if (character is "Shadewalker" ) /cast moonfireAnd i Know this works for action target groups..
!if (character is in "Druid Restoration") /cast [@focus] Swiftmendam i missing something simple here? Neiter of the first two give me any preview for the correct character set and character.
Thanks in advance.