[DiscordArchive] Anyone know why molten cores player amount reports 20 instead of 40?
[DiscordArchive] Anyone know why molten cores player amount reports 20 instead of 40?
![[Image: image.png?ex=690c4a4c&is=690af8cc&hm=cbf...aecb349b6&]](https://cdn.discordapp.com/attachments/1255602330431127753/1429547702995386378/image.png?ex=690c4a4c&is=690af8cc&hm=cbf0cc9e8fec0f943a894209237a1c9c1954f80c16b281d50c5f3f6aecb349b6&)
Archived author: Zerken • Posted: 2025-10-19T19:12:12.108000+00:00
Original source
Anyone know why molten cores player amount reports 20 instead of 40?
![[Image: image.png?ex=690c4a4c&is=690af8cc&hm=cbf...aecb349b6&]](https://cdn.discordapp.com/attachments/1255602330431127753/1429547702995386378/image.png?ex=690c4a4c&is=690af8cc&hm=cbf0cc9e8fec0f943a894209237a1c9c1954f80c16b281d50c5f3f6aecb349b6&)
Archived author: Zerken • Posted: 2025-10-19T19:39:43.867000+00:00
Original source
I even checked the DBC files for max players and it is 40 but map 409 MapDificulty maxPlayers is reporting 20 from the core??
Archived author: Kitzunu • Posted: 2025-10-19T19:40:50.914000+00:00
Original source
which command
Archived author: Kitzunu • Posted: 2025-10-19T19:41:26.234000+00:00
Original source
also it says adjusted player count, so it makes me believe that it could've been modified in one of the database tables
Archived author: Zerken • Posted: 2025-10-19T19:41:40.739000+00:00
Original source
autobalance mapstat command which is calling player->GetMap()->ToInstanceMap()->GetMaxPlayers()
Archived author: Kitzunu • Posted: 2025-10-19T19:41:41.069000+00:00
Original source
but I have no idea
Archived author: Zerken • Posted: 2025-10-19T19:43:19.471000+00:00
Original source
YUP you are dead on right. the server in mapdificulty_dbc is ovewriting it...
Archived author: Zerken • Posted: 2025-10-19T19:43:50.192000+00:00
Original source
by default azeroth core is setting it as a 20 man raid?
Archived author: Kitzunu • Posted: 2025-10-19T19:44:09.986000+00:00
Original source
yeah was about to say, traced it a bit to map difficulty and not raw data from maps
Archived author: Kitzunu • Posted: 2025-10-19T19:44:33.584000+00:00
Original source
no