DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

522M Downloads

Range checker disabled in classic

rainecheck opened this issue ยท 2 comments

commented

Describe the bug
/range is disabled in Classic Cata. It's been disabled for retail, but was re-enabled for Classic as the API is still active there. In the move to Cata pre-patch, DBM is still returning the retail " Range frame can not be used due to Blizzard disabling that functionality in this area."

To Reproduce

  1. Enter a Wrath dungeon or raid
  2. Type /range

Screenshots
image

Did you try having DeadlyBossMods as the only enabled addon and everything else (especially something like ElvUI) disabled?
No

Which version of DeadlyBossMods are you using?
10.2.39 / 241 (2024/05/08 01:34:55)

Was it working in a previous version? If yes, which was the last good one?
It was working before pre-patch.

commented

it's disabled in cata pre patch too, this is intended (and blizzard always said they'd kill it in cata pre patch, just as they did in vanilla patch 1.15.0).

there is no range check in classic anymore during combat

technically it's still possible to allow it out of combat and code maybe updated to reflect this so raid can still use it to pre position BEFORE a pull but once combat starts it is hard disabled.

commented

Damn, ok. My bad. Appreciate the response.