Well to toggle bars:
Melee Bar:
/GameData.Self.AutoAttack
Dual wield melee bar:
/GameData.Stats.SecondaryDelay
Ranged Bar:
/GameData.Self.RangedAutoAttack
To filter CAs you need to amend the OnShow code of the CombatBubble to check for the ShadowStyle (would have added that had I known the name of it, someone will need to check in game).
|