Skip to content

Feature: Requires an instance-specific switch #182

Open
@lcamm2

Description

@lcamm2

Describe your feature request or suggestion in detail

I'm using both the https://github.com/azerothcore/mod-autobalance and https://github.com/azerothcore/mod-zone-difficulty plugins. I use mod-zone-difficulty to implement the Mythic Raid function. Can I quickly set the difficulty coefficient of a specific instance of dungeon to 1 (the dungeon has autobalance turned on)

Describe a possible solution to your feature or suggestion in detail

There is a header file ZoneDifficulty.h that I tried to reference and use in autobalance.

sZoneDifficulty->MythicmodeInstanceData.find(instanceId) == sZoneDifficulty->MythicmodeInstanceData.end()

Able to determine whether the instance has the zone-difficulty module enabled

Additional context

No response

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