WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Macro issue after this week maintenance please help (https://www.wowinterface.com/forums/showthread.php?t=48631)

jessica 12-08-13 01:26 AM

Macro issue after this week maintenance please help
 
The macro is basically with my druid, using Berserk + Tiger's fury, and a modify with (alt) will also use the pot [Virmen's Bite], When I press keybind with alt it used to pot also, but now it doesn't, what changed? -.-


Code:

#showtooltip Berserk
/cast Tiger's Fury
/cast Berserk
/use [group:raid,mod:alt] item:76089

I changed it to this

Code:

#showtooltip Berserk
/cast Tiger's Fury
/cast Berserk
/use [mod:alt] item:76089

and it worked fine, except the reason I needed to add [group:raid] - is because I only want it to work when in raids, not anywhere else. so what changed lately that made this not work and whats the new command to make that macro only works in raid?


So why exactly is [group:raid] is not working?

Phanx 12-08-13 02:15 AM

I don't have the answer to your specific question, but why do you need both [group:raid] and [mod:alt] in there? If you want the modifier, just use the modifier, and then just don't press the modifier when you're not in a raid...

jessica 12-08-13 02:20 AM

Quote:

Originally Posted by Phanx (Post 287861)
I don't have the answer to your specific question, but why do you need both [group:raid] and [mod:alt] in there? If you want the modifier, just use the modifier, and then just don't press the modifier when you're not in a raid...

Ok, I thought I alrdy said why, but apparentely not.

the reason why I want both [group:raid] and [mod:alt] is because I want this modifier to only work while in a raid group, and I want it to be "alt" and it was working before the latest wow update.

So if I press it, and I am solo. it doesn't use that item, but if I press it and I'm raiding, it will work.

So it's a modifier + a command to make it only to work in Raids, Thats all.

Phanx 12-08-13 03:03 AM

But why would you ever press the modifier if you're not in a raid and don't want to use the item? :confused:

jessica 12-08-13 06:18 AM

sometimes i feel like i wana go ham when i see my trinket procs and my muscle memory will press it automatically, its when you play too much and it happens alot to me which actually is a loss of good pots that i rather use in the raid only -.-


but yea, if there's command for it please provide it, if you can.

bsmorgan 12-08-13 12:07 PM

Have you verified that [group:raid] still works by itself? Use something like cheap vendor food instead of the pot.

If [group:raid] works, does the following macro also work?

Code:

#showtooltip Berserk
/cast Tiger's Fury
/cast Berserk
/stopmacro [nogroup:raid]
/use [mod:alt] item:76089



All times are GMT -6. The time now is 04:10 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI