Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] Thanks, Ill reset my changes and start over tonight, after work.

[DiscordArchive] Thanks, Ill reset my changes and start over tonight, after work.

[DiscordArchive] Thanks, Ill reset my changes and start over tonight, after work.

rektbyfaith
Administrator
0
06-14-2022, 06:01 AM
#1
Archived author: Marius • Posted: 2022-06-14T06:01:05.478000+00:00
Original source

Thanks, Ill reset my changes and start over tonight, after work.
So the quickstart guide will be something like:
- Add struct in DB2Structure.h
- Run WowClientDB2MySQLTableGenerator on DB2Structure.h
- Replace HotfixDatabase.cpp, HotfixDatabase.h and DB2LoadInfo.h
- Create table (using create table part from hotfixes.sql, also generated)
- Add DB2Storage<New DB2 Entry in DB2Structure> sNewDB2 ("NewDB2.db2", NewDB2LoadInfo::instance())
- Call LOAD_DB2( sNewDB2 )
- Rebuild and rerun worldserver

Am I missing anything obvious, or should this be enough to at least get me started?
rektbyfaith
06-14-2022, 06:01 AM #1

Archived author: Marius • Posted: 2022-06-14T06:01:05.478000+00:00
Original source

Thanks, Ill reset my changes and start over tonight, after work.
So the quickstart guide will be something like:
- Add struct in DB2Structure.h
- Run WowClientDB2MySQLTableGenerator on DB2Structure.h
- Replace HotfixDatabase.cpp, HotfixDatabase.h and DB2LoadInfo.h
- Create table (using create table part from hotfixes.sql, also generated)
- Add DB2Storage<New DB2 Entry in DB2Structure> sNewDB2 ("NewDB2.db2", NewDB2LoadInfo::instance())
- Call LOAD_DB2( sNewDB2 )
- Rebuild and rerun worldserver

Am I missing anything obvious, or should this be enough to at least get me started?

rektbyfaith
Administrator
0
06-14-2022, 06:24 AM
#2
Archived author: Tea • Posted: 2022-06-14T06:24:39.168000+00:00
Original source

thats all
rektbyfaith
06-14-2022, 06:24 AM #2

Archived author: Tea • Posted: 2022-06-14T06:24:39.168000+00:00
Original source

thats all

rektbyfaith
Administrator
0
06-14-2022, 06:50 AM
#3
Archived author: Marius • Posted: 2022-06-14T06:50:26.928000+00:00
Original source

Cool thanks, I’ll try again
rektbyfaith
06-14-2022, 06:50 AM #3

Archived author: Marius • Posted: 2022-06-14T06:50:26.928000+00:00
Original source

Cool thanks, I’ll try again

Recently Browsing
 
Recently Browsing