[DiscordArchive] When I polymorph a mob near other mobs, it calls for help even though I set pulled_mob->SetNoCallAss
[DiscordArchive] When I polymorph a mob near other mobs, it calls for help even though I set pulled_mob->SetNoCallAss
Archived author: devout_filidh • Posted: 2025-07-15T02:53:28.165000+00:00
Original source
When I polymorph a mob near other mobs, it calls for help even though I set pulled_mob->SetNoCallAssistance(true); pulled_mob->SetNoSearchAssistance(true);
Any idea why? How can I stop this from happening?
Archived author: baarney • Posted: 2025-07-15T03:10:58.348000+00:00
Original source
does anyone know if it’s possible to disable auto balancer scaling for the first 5 players? Like, no scaling happens while there are 5 players or below in the raid, but once a 6th joins, the scaling kicks in
Archived author: Barais • Posted: 2025-07-15T05:49:57.960000+00:00
Original source
I think you'd need to modify autobalance for that
Archived author: Barais • Posted: 2025-07-15T05:50:08.011000+00:00
Original source
Like, code wise