[DiscordArchive] Anyone online for a quick Mod-worgoblin question?
[DiscordArchive] Anyone online for a quick Mod-worgoblin question?
Archived author: BootlessFawn007 • Posted: 2025-06-24T04:49:30.303000+00:00
Original source
I cleaned the build with VS and rebuilt it all too
Archived author: BootlessFawn007 • Posted: 2025-06-24T04:51:16.805000+00:00
Original source
Or do you mean these files?
Archived author: BootlessFawn007 • Posted: 2025-06-24T04:51:17.271000+00:00
Original source
D:\Build\bin\RelWithDebInfo\Data
Archived author: BootlessFawn007 • Posted: 2025-06-24T05:01:56.890000+00:00
Original source
Tried this. currently re-extracting data files to the Build/Data folder and it seems to have re-added the spell.dbc
Archived author: BootlessFawn007 • Posted: 2025-06-24T05:02:25.025000+00:00
Original source
Would I need CMake after this, Guide doesn't state to use CMake after adding the data files
Archived author: Mithria • Posted: 2025-06-24T05:06:04.486000+00:00
Original source
yes these ones
Archived author: Mithria • Posted: 2025-06-24T05:06:05.350000+00:00
Original source
if all you're changing are replacing the data files then you do not need to cmake or build, just reboot server.
Archived author: BootlessFawn007 • Posted: 2025-06-24T05:06:27.503000+00:00
Original source
So far worldserver is launching
Archived author: Mithria • Posted: 2025-06-24T05:07:31.777000+00:00
Original source
cmake and build are only for things that invovle the core code. For example, adding modules to the core, modifying c++ code, etc.
you do not need to cmake and build if your edit .dbc files or the database tables
Archived author: BootlessFawn007 • Posted: 2025-06-24T05:08:56.426000+00:00
Original source
Ok, hard for me to understand with things like this, so I apologize as I've probably asked before like 400 times lol