Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: AndreiOptyck on February 08, 2016, 08:12:09 pm

Title: More raid slots.
Post by: AndreiOptyck on February 08, 2016, 08:12:09 pm
I'm just wondering is it possible to increase raid slots from 40 which is max to a number like 50 people ? or 100 ? working on .
Title: Re: More raid slots.
Post by: hyakkimaru on February 09, 2016, 12:20:23 pm
You have to modify MapDifficulty.dbc, but I'm not sure it's the only thing to do, maybe some people can complete my post
Title: Re: More raid slots.
Post by: schlumpf on February 09, 2016, 12:31:19 pm
The limit of 40 is hard coded in some places, the UI ones would be easy, the things like "raid19" strings for use in lua api would be harder. I'm not sure how hard size is in the network protocol.