Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Are there any rules regarding the server - when does it use hardcoded data (probably easy, at least

[DiscordArchive] Are there any rules regarding the server - when does it use hardcoded data (probably easy, at least

[DiscordArchive] Are there any rules regarding the server - when does it use hardcoded data (probably easy, at least

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
06-30-2021, 01:07 PM
#1
Archived author: Einkatzi • Posted: 2021-06-30T13:07:30.435000+00:00
Original source

Are there any rules regarding the server - when does it use hardcoded data (probably easy, at least when the data is in the same source file), when does it access the mysql database and when does it access DBC files?
rektbyfaith
06-30-2021, 01:07 PM #1

Archived author: Einkatzi • Posted: 2021-06-30T13:07:30.435000+00:00
Original source

Are there any rules regarding the server - when does it use hardcoded data (probably easy, at least when the data is in the same source file), when does it access the mysql database and when does it access DBC files?

rektbyfaith
Administrator
0
06-30-2021, 01:10 PM
#2
Archived author: Claudiodfc • Posted: 2021-06-30T13:10:02.329000+00:00
Original source

There's unused dbc tables bro, they are there to be used eventually, have been ported from some prs
rektbyfaith
06-30-2021, 01:10 PM #2

Archived author: Claudiodfc • Posted: 2021-06-30T13:10:02.329000+00:00
Original source

There's unused dbc tables bro, they are there to be used eventually, have been ported from some prs

rektbyfaith
Administrator
0
06-30-2021, 01:12 PM
#3
Archived author: Claudiodfc • Posted: 2021-06-30T13:12:07.741000+00:00
Original source

However, dbcs are blizzard's data and as titi would say, they aren't meant to be changed but built around them. We shouldn't even have hard coded changes but due to our core limitations it is what it is
rektbyfaith
06-30-2021, 01:12 PM #3

Archived author: Claudiodfc • Posted: 2021-06-30T13:12:07.741000+00:00
Original source

However, dbcs are blizzard's data and as titi would say, they aren't meant to be changed but built around them. We shouldn't even have hard coded changes but due to our core limitations it is what it is

rektbyfaith
Administrator
0
06-30-2021, 01:15 PM
#4
Archived author: Einkatzi • Posted: 2021-06-30T13:15:31.034000+00:00
Original source

With unused dbc tables, you mean the empty ones ending in _dbc in the mysql database, right?
rektbyfaith
06-30-2021, 01:15 PM #4

Archived author: Einkatzi • Posted: 2021-06-30T13:15:31.034000+00:00
Original source

With unused dbc tables, you mean the empty ones ending in _dbc in the mysql database, right?

rektbyfaith
Administrator
0
06-30-2021, 01:17 PM
#5
Archived author: Claudiodfc • Posted: 2021-06-30T13:17:09.555000+00:00
Original source

Not just empty, but not even handled by the core
rektbyfaith
06-30-2021, 01:17 PM #5

Archived author: Claudiodfc • Posted: 2021-06-30T13:17:09.555000+00:00
Original source

Not just empty, but not even handled by the core

rektbyfaith
Administrator
0
06-30-2021, 01:18 PM
#6
Archived author: Einkatzi • Posted: 2021-06-30T13:18:40.261000+00:00
Original source

oh, ok - so I can't tell by the fact that there is a xyz_dbc, whatever I enter there would cause the server to override the corresponding record from xyz.dbc, but only when it's specifically implemented?
rektbyfaith
06-30-2021, 01:18 PM #6

Archived author: Einkatzi • Posted: 2021-06-30T13:18:40.261000+00:00
Original source

oh, ok - so I can't tell by the fact that there is a xyz_dbc, whatever I enter there would cause the server to override the corresponding record from xyz.dbc, but only when it's specifically implemented?

rektbyfaith
Administrator
0
06-30-2021, 01:19 PM
#7
Archived author: Claudiodfc • Posted: 2021-06-30T13:19:43.231000+00:00
Original source

Pretty much, you should just check on the prepared statements for queries on these dbc tables
rektbyfaith
06-30-2021, 01:19 PM #7

Archived author: Claudiodfc • Posted: 2021-06-30T13:19:43.231000+00:00
Original source

Pretty much, you should just check on the prepared statements for queries on these dbc tables

rektbyfaith
Administrator
0
06-30-2021, 01:19 PM
#8
Archived author: Claudiodfc • Posted: 2021-06-30T13:19:59.388000+00:00
Original source

If there's queries most likely it's implemented
rektbyfaith
06-30-2021, 01:19 PM #8

Archived author: Claudiodfc • Posted: 2021-06-30T13:19:59.388000+00:00
Original source

If there's queries most likely it's implemented

rektbyfaith
Administrator
0
06-30-2021, 01:24 PM
#9
Archived author: Einkatzi • Posted: 2021-06-30T13:24:01.688000+00:00
Original source

Where would I find these?
rektbyfaith
06-30-2021, 01:24 PM #9

Archived author: Einkatzi • Posted: 2021-06-30T13:24:01.688000+00:00
Original source

Where would I find these?

rektbyfaith
Administrator
0
06-30-2021, 01:32 PM
#10
Archived author: Claudiodfc • Posted: 2021-06-30T13:32:16.433000+00:00
Original source

Worlddatabase.cpp
rektbyfaith
06-30-2021, 01:32 PM #10

Archived author: Claudiodfc • Posted: 2021-06-30T13:32:16.433000+00:00
Original source

Worlddatabase.cpp

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)