Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Hi guys, I want to work on this issue https://github.com/azerothcore/azerothcore-wotlk/issues/3544 a

[DiscordArchive] Hi guys, I want to work on this issue https://github.com/azerothcore/azerothcore-wotlk/issues/3544 a

[DiscordArchive] Hi guys, I want to work on this issue https://github.com/azerothcore/azerothcore-wotlk/issues/3544 a

rektbyfaith
Administrator
0
12-04-2020, 05:06 PM
#1
Archived author: Hacaw • Posted: 2020-12-04T17:06:25.209000+00:00
Original source

Hi guys, I want to work on this issue https://github.com/azerothcore/azerothco...ssues/3544 and I was looking for the item in the source code, but all I found was some reference to some sql scripts, is the logic of the item stored in database as a procedure, maybe ?
rektbyfaith
12-04-2020, 05:06 PM #1

Archived author: Hacaw • Posted: 2020-12-04T17:06:25.209000+00:00
Original source

Hi guys, I want to work on this issue https://github.com/azerothcore/azerothco...ssues/3544 and I was looking for the item in the source code, but all I found was some reference to some sql scripts, is the logic of the item stored in database as a procedure, maybe ?

rektbyfaith
Administrator
0
12-04-2020, 05:41 PM
#2
Archived author: MaloW • Posted: 2020-12-04T17:41:59.466000+00:00
Original source

It's likely that the data for this is in Spells.dbc, which is a file inside your Data folder
rektbyfaith
12-04-2020, 05:41 PM #2

Archived author: MaloW • Posted: 2020-12-04T17:41:59.466000+00:00
Original source

It's likely that the data for this is in Spells.dbc, which is a file inside your Data folder

rektbyfaith
Administrator
0
12-04-2020, 05:46 PM
#3
Archived author: Hacaw • Posted: 2020-12-04T17:46:29.141000+00:00
Original source

Thanks <@!107869937443307520> , I taught the /data folder is part of the client files and should never touch it I will look into how to open and edit those .dbc file formats.
rektbyfaith
12-04-2020, 05:46 PM #3

Archived author: Hacaw • Posted: 2020-12-04T17:46:29.141000+00:00
Original source

Thanks <@!107869937443307520> , I taught the /data folder is part of the client files and should never touch it I will look into how to open and edit those .dbc file formats.

rektbyfaith
Administrator
0
12-04-2020, 05:51 PM
#4
Archived author: MaloW • Posted: 2020-12-04T17:51:28.485000+00:00
Original source

You are correct that the data comes from the client, however it might be that the core interprets the data from there incorrectly. Basically the spell.dbc has like hundreds of columns with various values for various effects, so like value 51 in a specific field might mean "chance on hit create shield" or something like that
rektbyfaith
12-04-2020, 05:51 PM #4

Archived author: MaloW • Posted: 2020-12-04T17:51:28.485000+00:00
Original source

You are correct that the data comes from the client, however it might be that the core interprets the data from there incorrectly. Basically the spell.dbc has like hundreds of columns with various values for various effects, so like value 51 in a specific field might mean "chance on hit create shield" or something like that

rektbyfaith
Administrator
0
12-04-2020, 05:52 PM
#5
Archived author: MaloW • Posted: 2020-12-04T17:52:00.368000+00:00
Original source

But I think the data in the dbc file can be incomplete or possibly wrong as well, as there are server-side overrides for it I think in the world-db
rektbyfaith
12-04-2020, 05:52 PM #5

Archived author: MaloW • Posted: 2020-12-04T17:52:00.368000+00:00
Original source

But I think the data in the dbc file can be incomplete or possibly wrong as well, as there are server-side overrides for it I think in the world-db

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)