Skip to content

Aimed Shot / Multi Shot Cast Bar #32

@Elwun

Description

@Elwun

Hello

I just updated my ElvUI Classic to version 1.211

I had changed the ClassicCasterino library to not show Aimed / Multi Shot cast bars.

local AIMED_SHOT = GetSpellInfo(19434)
local MULTI_SHOT = GetSpellInfo(25294)

to

local AIMED_SHOT = NONE
local MULTI_SHOT = NONE

And it's still showing even with that change , what I can do to disable those 2 abilities from showing on my cast bar since they ar enot considering all haste factors/auto shot bug delay & they stay on screen even after fake casting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions