[DiscordArchive] would it be possible to mimic vmangos's ability to make custom items without dbc edits?
[DiscordArchive] would it be possible to mimic vmangos's ability to make custom items without dbc edits?
Archived author: Viste • Posted: 2019-08-06T06:47:50.241000+00:00
Original source
but its client side crap
Archived author: Degen • Posted: 2019-08-06T06:48:27.081000+00:00
Original source
maybe a single client patch that could enable it
Archived author: Degen • Posted: 2019-08-06T06:48:32.944000+00:00
Original source
idk
Archived author: Viste • Posted: 2019-08-06T07:15:43.420000+00:00
Original source
yes this helps but
Archived author: Viste • Posted: 2019-08-06T07:16:30.908000+00:00
Original source
when i want to play wow i alway look for server without launchers and patches for example )
Archived author: FiftyTifty • Posted: 2019-08-06T07:17:52.282000+00:00
Original source
There's always going to be patches for custom content, really. I don't know much about WoW modding yet, but I'd assume that having a tool to sync changes from the database to .dbc files would be the way to go.
Archived author: FiftyTifty • Posted: 2019-08-06T07:18:02.351000+00:00
Original source
Then just pack it into a small MPQ and distribute it.
Archived author: Kaev • Posted: 2019-08-06T07:32:27.949000+00:00
Original source
Azerothcore isn't using the item DBC anymore, the client is though
Archived author: Kaev • Posted: 2019-08-06T07:33:00.899000+00:00
Original source
The WotLk client doesn't load all values from the server anymore which is why you can't just create items on the serverside
Archived author: FiftyTifty • Posted: 2019-08-06T07:33:59.630000+00:00
Original source
TC uses both IIRC. So you just don't need to keep the dbc present on the server. Still need to make the changes to the dbc and distribute it tho.