[DiscordArchive] I didn't, Barias.
[DiscordArchive] I didn't, Barias.
Archived author: Mithria • Posted: 2025-04-01T23:33:01.271000+00:00
Original source
not in the source files
Archived author: Scoob • Posted: 2025-04-01T23:33:30.210000+00:00
Original source
Where would I find that if I'm using docker?
Archived author: Mithria • Posted: 2025-04-01T23:33:43.695000+00:00
Original source
its where ever you put it
Archived author: Mithria • Posted: 2025-04-01T23:34:23.674000+00:00
Original source
data files are extracted via the extractors or downloaded from azerothcore if you dont know how to use extractors, and then you put it in your compiled server's folder and point the worldserver at it
Archived author: Mithria • Posted: 2025-04-01T23:34:35.893000+00:00
Original source
they aren't part of the source files
![[Image: image.png?ex=690bdf34&is=690a8db4&hm=7b6...d8c67604b&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356773944837013594/image.png?ex=690bdf34&is=690a8db4&hm=7b65444cd38806a4505bc3d1dd985d78ec70a866cea7b027f09cdf1d8c67604b&)
Archived author: Mithria • Posted: 2025-04-01T23:35:16.152000+00:00
Original source
![[Image: image.png?ex=690bdf34&is=690a8db4&hm=7b6...d8c67604b&]](https://cdn.discordapp.com/attachments/1255602330431127753/1356773944837013594/image.png?ex=690bdf34&is=690a8db4&hm=7b65444cd38806a4505bc3d1dd985d78ec70a866cea7b027f09cdf1d8c67604b&)
Archived author: Scoob • Posted: 2025-04-01T23:41:13.796000+00:00
Original source
That was automated as part of the scripts that Docker automated, so I'm not actually sure where they are/were.
`The ac-client-data container will automatically download the client data to a volume, and the dbimport will execute database migrations. Both of these operations can take 10 to 15 minutes on the first run.`
Assuming I find them, should it just be a matter of putting these files from the module in there and restarting the server?
Archived author: Mithria • Posted: 2025-04-01T23:41:34.133000+00:00
Original source
yes
Archived author: Mithria • Posted: 2025-04-01T23:42:15.349000+00:00
Original source
plop the new .dbc files into the dbc folder when you locate it and that's it... however the clients will need the custom .mpq file as well in order to see the changes client-side
Archived author: Scoob • Posted: 2025-04-01T23:43:46.622000+00:00
Original source
Yeah, I grabbed the .mpq file for the client already.