azerothcore / azerothcore/mod-autobalance

Player Minimums for Raiding

Open
#184 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
160
Forks
141
PR merge metrics
No merged PRs in 30d

Description

I have been able to figure out how to set player minimums for 10M raiding in the config and been doing that successfully for a while. I would now like to do playerminimum for 25M as well. Since they share an instance ID, it seems that the configurations step on each other. For example, I tried to put playermin for naxx 10 at 7 and 25M 17......but it seems that it always try to do 17 and confuses the server. Is there something that I am missing? Any help is greatly appreciated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported Naxxramas 10-player and 25-player configuration with shared instance IDs. Trace the module's player-minimum configuration handling and instance-size lookup to determine why the 25-player value overrides the 10-player value. Done means both minimums are applied independently without confusing the server.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.