Hi everyone,
I'm using BnSBuddy to modify Normal mode for Scourge WL. As you may know, Ravaging Curse (2) share GCD with Dragon Helix (4). And then if you use Macro, it's hard to use Ravaging Curse.
I'm modifying Simple mode to use Ravaging Curse by adding this:
<layer>
<decision>
<condition skill="170490" />
<result skillbar-4="170490" context-ui-effect="event" control-mode="classic" />
<result skillbar-4="170490" context-ui-effect="event" control-mode="bns" />
</decision>
</layer>
But seem like it doesn't work. Ravaging Curse is always on 4 even it's in CD.
Is there any way to detect Skillbar-2 is pressed or not? I just want Skillbar-4 changes to Ravaging Curse only when I press to Skillbar-2
I'm using BnSBuddy to modify Normal mode for Scourge WL. As you may know, Ravaging Curse (2) share GCD with Dragon Helix (4). And then if you use Macro, it's hard to use Ravaging Curse.
I'm modifying Simple mode to use Ravaging Curse by adding this:
<layer>
<decision>
<condition skill="170490" />
<result skillbar-4="170490" context-ui-effect="event" control-mode="classic" />
<result skillbar-4="170490" context-ui-effect="event" control-mode="bns" />
</decision>
</layer>
But seem like it doesn't work. Ravaging Curse is always on 4 even it's in CD.
Is there any way to detect Skillbar-2 is pressed or not? I just want Skillbar-4 changes to Ravaging Curse only when I press to Skillbar-2