[DiscordArchive] maybe it's the same thing?
[DiscordArchive] maybe it's the same thing?
Archived author: Hicksu • Posted: 2025-07-25T10:08:28.401000+00:00
Original source
maybe it's the same thing?
Archived author: Tereneckla • Posted: 2025-07-25T10:11:11.471000+00:00
Original source
GetMaxPlayers returns that data from the dbc file
Archived author: Tereneckla • Posted: 2025-07-25T10:11:49.827000+00:00
Original source
you could override it for all maps (don't do that)
or do some cases for specific maps, but at that point it is more orderly to change the files
Archived author: Hicksu • Posted: 2025-07-25T10:15:16.598000+00:00
Original source
ok, and how do I do that? ^^' which number do I change/code to add?
Archived author: Tereneckla • Posted: 2025-07-25T10:16:17.926000+00:00
Original source
not the code, you open the Map.dbc with something like WDBX Editor and change the values
Archived author: Hicksu • Posted: 2025-07-25T10:17:42.203000+00:00
Original source
Right, need to get that editor then. But does every map have its own value?
Archived author: Tereneckla • Posted: 2025-07-25T10:17:48.946000+00:00
Original source
yes
Archived author: Hicksu • Posted: 2025-07-25T10:18:09.427000+00:00
Original source
perfect. Do I edit it in the Azerrothcore before the build or in the build?
Archived author: Tereneckla • Posted: 2025-07-25T10:18:41.450000+00:00
Original source
only cpp changes need a rebuild
Archived author: Tereneckla • Posted: 2025-07-25T10:18:50.201000+00:00
Original source
you can just restart the server after a .dbc change