[DiscordArchive] Does anyone know how to inncert dbc edits into ...
[DiscordArchive] Does anyone know how to inncert dbc edits into ...
Archived author: Needle • Posted: 2024-12-08T13:21:07.403000+00:00
Original source
Archived author: Needle • Posted: 2024-12-08T13:21:08.026000+00:00
Original source
Thread automatically created by Vethres in <#415944535718494208>
Archived author: Deleted User • Posted: 2024-12-08T14:08:54.034000+00:00
Original source
Export as a spell.dbc file and update the version on the host and client side
Archived author: Vethres • Posted: 2024-12-09T16:58:32.785000+00:00
Original source
Umm right, but cmangos pulls this data from the database(mysql) not the dbc
Archived author: Vethres • Posted: 2024-12-09T16:59:30.135000+00:00
Original source
I need a script to do this since StoneHarrys dont work
Archived author: Deleted User • Posted: 2024-12-09T17:29:32.069000+00:00
Original source
The export feature should turn the mysql data into a DBC
Archived author: Vethres • Posted: 2024-12-09T18:17:06.337000+00:00
Original source
Spell editor imports the data into mysql, but the dbc's it generates dont matter since cmangos uses mysql for that data instead of dbc's. But thanks for the help! Ill see if i can find a way to do this with AI if no one has a script. No way im mapping these manually lol.
Archived author: Deleted User • Posted: 2024-12-09T18:34:49.650000+00:00
Original source
I know that the spell editor converts it into MySQL format, and hopefully the columns are the same regardless so transferring should be possible if you remove the column header names (Theorising here tho)
Archived author: Vethres • Posted: 2024-12-11T10:39:39.883000+00:00
Original source
Yeah, the columns dont match, so idk what to do now. I could manually match some rows but spell.dbc has more rows so idk where that goes in cmangos
Archived author: Deleted User • Posted: 2024-12-11T10:48:39.245000+00:00
Original source
What client version are you running?