PDA

View Full Version : Macro help


winger
01-24-2009, 11:15 AM
I know you used to be able to do so way back in the day, but i believe they've removed the functunality. Anyways what i'm looking for is the ability to toggle between two aspects with a macro. Ideally i'd also like to use the same type of thing to be able to toggle between Find Herbs and Find Mineral? Anyone have any idea where i can start or if it is still possible?

Assault
01-24-2009, 02:47 PM
I'm no macro expert by any means, but I don't think you can do that. If you want to be able to toggle between two states they have to be states supported by the macro system I think?

Like I can toggle between stealthed and unstealthed because the macro system recognizes that, same with mounted and not mounted. But I don't think it's going to support the type of thing you're looking for.

Nortibiry
01-24-2009, 04:39 PM
I don't think this is possible anymore. Macros can only make decisions (which is what you're asking) based on a white list of conditionals. The full list is here:

http://www.wowwiki.com/Making_a_macro#Complete_list

winger
01-25-2009, 01:48 PM
Thanks guys. Like i said i was pretty sure they removed that functionality a while ago, but i thought it might be worth a shot.

attic
01-25-2009, 03:56 PM
Have you tried
/castsequence Aspect of the Hawk, Aspect of the Aardvark (or whatever)

and

/castsequence Find Herbs, Find Minerals