Forums WoW Modding Support Archives WoWModding Threads [DiscordArchive] Which dbc do I need to modify to allow the warl...

[DiscordArchive] Which dbc do I need to modify to allow the warl...

[DiscordArchive] Which dbc do I need to modify to allow the warl...

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
03-09-2025, 04:16 PM
#1
Archived author: Needle • Posted: 2025-03-09T16:16:46.814000+00:00
Original source

rektbyfaith
03-09-2025, 04:16 PM #1

Archived author: Needle • Posted: 2025-03-09T16:16:46.814000+00:00
Original source

rektbyfaith
Administrator
0
03-09-2025, 04:16 PM
#2
Archived author: Needle • Posted: 2025-03-09T16:16:47.471000+00:00
Original source

Thread automatically created by ObscuredCrow in <#415944535718494208>
rektbyfaith
03-09-2025, 04:16 PM #2

Archived author: Needle • Posted: 2025-03-09T16:16:47.471000+00:00
Original source

Thread automatically created by ObscuredCrow in <#415944535718494208>

rektbyfaith
Administrator
0
03-09-2025, 05:21 PM
#3
Archived author: Aleist3r • Posted: 2025-03-09T17:21:01.649000+00:00
Original source

hardcoded in exe
rektbyfaith
03-09-2025, 05:21 PM #3

Archived author: Aleist3r • Posted: 2025-03-09T17:21:01.649000+00:00
Original source

hardcoded in exe

rektbyfaith
Administrator
0
03-09-2025, 05:23 PM
#4
Archived author: Aleist3r • Posted: 2025-03-09T17:23:23.783000+00:00
Original source

you would need to open wow.exe in hex editor, go to address `0x637CAF` and there is something like this
```
0x00, 0x0B, 0x0F, 0x09, 0x09, 0x0D, 0x0B, 0x0D, 0x09, 0x09, 0x00, 0x0F, 0x00
// Just for clarity's sake, class role masks go as followed
// ID0, War, Pal, Hun, Rog, Pri, DK, Sha, Mag, Warl, ID10, Dru, ID12
// bitmasks: 1 - leader, 2 - tank, 4 - healer, 8 - dps```
rektbyfaith
03-09-2025, 05:23 PM #4

Archived author: Aleist3r • Posted: 2025-03-09T17:23:23.783000+00:00
Original source

you would need to open wow.exe in hex editor, go to address `0x637CAF` and there is something like this
```
0x00, 0x0B, 0x0F, 0x09, 0x09, 0x0D, 0x0B, 0x0D, 0x09, 0x09, 0x00, 0x0F, 0x00
// Just for clarity's sake, class role masks go as followed
// ID0, War, Pal, Hun, Rog, Pri, DK, Sha, Mag, Warl, ID10, Dru, ID12
// bitmasks: 1 - leader, 2 - tank, 4 - healer, 8 - dps```

rektbyfaith
Administrator
0
03-09-2025, 05:24 PM
#5
Archived author: Aleist3r • Posted: 2025-03-09T17:24:47.165000+00:00
Original source

so you would want to change 0x09 at 10th position to 0x0B
rektbyfaith
03-09-2025, 05:24 PM #5

Archived author: Aleist3r • Posted: 2025-03-09T17:24:47.165000+00:00
Original source

so you would want to change 0x09 at 10th position to 0x0B

rektbyfaith
Administrator
0
03-09-2025, 05:25 PM
#6
Archived author: Aleist3r • Posted: 2025-03-09T17:25:37.660000+00:00
Original source

*or, you could always use <#1344831909724815442> that actually moves that table to dbc file*
rektbyfaith
03-09-2025, 05:25 PM #6

Archived author: Aleist3r • Posted: 2025-03-09T17:25:37.660000+00:00
Original source

*or, you could always use <#1344831909724815442> that actually moves that table to dbc file*

rektbyfaith
Administrator
0
03-09-2025, 11:42 PM
#7
Archived author: ObscuredCrow • Posted: 2025-03-09T23:42:30.747000+00:00
Original source

Well that explains why I couldn't find it haha. Thanks for sharing how to tweak it via hex editor. Also huge thanks for the link to WotlkExtensions that is amazing! Didn't know anyone made a tool to extract some of the hardcoded content into dbcs.
rektbyfaith
03-09-2025, 11:42 PM #7

Archived author: ObscuredCrow • Posted: 2025-03-09T23:42:30.747000+00:00
Original source

Well that explains why I couldn't find it haha. Thanks for sharing how to tweak it via hex editor. Also huge thanks for the link to WotlkExtensions that is amazing! Didn't know anyone made a tool to extract some of the hardcoded content into dbcs.

rektbyfaith
Administrator
0
03-10-2025, 12:09 AM
#8
Archived author: Aleist3r • Posted: 2025-03-10T00:09:13.426000+00:00
Original source

oh, i hope that's just a start, want to add more stuff if knowledge and time allows ;]
rektbyfaith
03-10-2025, 12:09 AM #8

Archived author: Aleist3r • Posted: 2025-03-10T00:09:13.426000+00:00
Original source

oh, i hope that's just a start, want to add more stuff if knowledge and time allows ;]

rektbyfaith
Administrator
0
03-10-2025, 02:19 PM
#9
Archived author: ObscuredCrow • Posted: 2025-03-10T14:19:23.763000+00:00
Original source

Quick question how do you setup WDBX Editor to open the cdbc file, like in your video?
rektbyfaith
03-10-2025, 02:19 PM #9

Archived author: ObscuredCrow • Posted: 2025-03-10T14:19:23.763000+00:00
Original source

Quick question how do you setup WDBX Editor to open the cdbc file, like in your video?

rektbyfaith
Administrator
0
03-11-2025, 02:43 AM
#10
Archived author: Aleist3r • Posted: 2025-03-11T02:43:55.184000+00:00
Original source

it's just a normal dbc with different file extension, so you would just need to add definition for it
[Image: image.png?ex=690cb42b&is=690b62ab&hm=85f...9aa779e7b&]
rektbyfaith
03-11-2025, 02:43 AM #10

Archived author: Aleist3r • Posted: 2025-03-11T02:43:55.184000+00:00
Original source

it's just a normal dbc with different file extension, so you would just need to add definition for it
[Image: image.png?ex=690cb42b&is=690b62ab&hm=85f...9aa779e7b&]

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