Resolved How to change character starter gear?

Sylian

Trusted
Trusted
Sylian Rep
2
0
0
Rep
10
Sylian Vouches
0
0
0
Vouches
0
Posts
86
Likes
199
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 28 56 XP
Hello!

So I have successfully changed so that all races can play all classes and it works fine.
My problem is that the races which now can play hunter (Human is the example) now has no starter gear.
I thought this would be an easy fix but I just can`t figure it out :/

So I have downloaded Taliis DBC Editor and opened the CharStarterOutfit.dbc but I can`t change anything and its just a zero (0) across the whole list.
I have also looked inside my server DB under "charStarterOutfit_dbc" table and there are nothing inside it, its empty, but all the classes that the race are intended to play as, has starter gear so I dont get where I should fix this.

Should be noted that I am using AzerothCore.

Hope someone can help me :)
 

JadaDev

reaper-wow.com
Legend
JadaDev Rep
5
0
0
Rep
5
JadaDev Vouches
0
0
0
Vouches
0
Posts
514
Likes
509
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 11 100 XP

JadaDev

reaper-wow.com
Legend
JadaDev Rep
5
0
0
Rep
5
JadaDev Vouches
0
0
0
Vouches
0
Posts
514
Likes
509
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 11 100 XP
Item Entry is the one you need ( players start with that item ) and display is what will be showing while creating the character
Edit : you also could just put items entry and connect to DB so that the displays will be automatically added.
 
Liked By 1 member :

Roddan

Lurking around
Divine
Roddan Rep
0
0
0
Rep
0
Roddan Vouches
0
0
0
Vouches
0
Posts
276
Likes
101
2 YEARS
2 YEARS OF SERVICE
LEVEL 2 110 XP
You can change the starting gear in the SQL Tables. You don't need to edit DBC for that.
 
Liked By 1 member :

Sylian

Trusted
Trusted
Sylian Rep
2
0
0
Rep
10
Sylian Vouches
0
0
0
Vouches
0
Posts
86
Likes
199
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 28 56 XP
Item Entry is the one you need ( players start with that item ) and display is what will be showing while creating the character
Edit : you also could just put items entry and connect to DB so that the displays will be automatically added.

You can change the starting gear in the SQL Tables. You don't need to edit DBC for that.
Thank you guys!

Got it working now :D
 
Liked By 1 member :

JadaDev

reaper-wow.com
Legend
JadaDev Rep
5
0
0
Rep
5
JadaDev Vouches
0
0
0
Vouches
0
Posts
514
Likes
509
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 11 100 XP
Thank you guys!

Got it working now :D
Glad you got it working, I still wanna know which method you used ? Database will work just fine but the gear won't be equipped if i'm not wrong the DBC will let you equip it.
 

Sylian

Trusted
Trusted
Sylian Rep
2
0
0
Rep
10
Sylian Vouches
0
0
0
Vouches
0
Posts
86
Likes
199
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 28 56 XP
Glad you got it working, I still wanna know which method you used ? Database will work just fine but the gear won't be equipped if i'm not wrong the DBC will let you equip it.
I used WDBX.Editor to open both the charStartOutfit and CharBaseInfo to make the changes so that all of these classes would spawn with correct gear.
After that I packed it into a patch (MQP), but I also needed to add these files to the server DBC otherwise the character would show the starting gear in the character creation menu, but still be naked on login :)
 

JadaDev

reaper-wow.com
Legend
JadaDev Rep
5
0
0
Rep
5
JadaDev Vouches
0
0
0
Vouches
0
Posts
514
Likes
509
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 11 100 XP
I used WDBX.Editor to open both the charStartOutfit and CharBaseInfo to make the changes so that all of these classes would spawn with correct gear.
After that I packed it into a patch (MQP), but I also needed to add these files to the server DBC otherwise the character would show the starting gear in the character creation menu, but still be naked on login :)
Yeah that's the default and correct way to do it.
 

3,389

1,271

9,555

428

Top