Forum > Serverside Modding

[TrinityCore 3.3.5a] Error creating a custom race character.

<< < (2/5) > >>

Amaroth:
There's nothing difficult about player_levelstats. You just need to enter base stats there for each class of race you are adding. You don't need to fill all 80 levels, but you must enter stats for level 1. TC will use lower level's base stats for each character level which doesn't have base stats set here, but that, obviously, can't work for level 1. You can add higher level base stats later, when you get this to work.

kestus0756:
I already put the base stats for Race Broken (id 14) and Race Fel Orc (id 12) in player_levelstats database, even put them to level 80 and for other classes aswell, not just Warrior, but I'm still getting that error, I'm not sure what I did wrong. Here's 2 screenshots showing that I've put the base stats in that database http://prntscr.com/bshyuc, http://prntscr.com/bsi2eo.

Amaroth:
It doesn't really matter what do those stats really look like, its just needed to have at least something there. As long as you have stats for all classes of your races defined in CharBaseInfo.dbc for their level 1, it should be OK. If you have that, well, I am not sure what else could go wrong. The best would be if someone really went though your code, DB and DBCs. I am not really the most suitable person for that, because while I know how stuff like this generally works, I've never really added new custom race and also can't code in core or C++ whatsoever. I just know most of things which can go wrong whenever one touches classes and races in general (even those existing ones).

kestus0756:
Well, I've went to CharBaseInfo.dbc, there was two exact same rows, I deleted one row and kept one. So, I've opened WoW and then it just says the same error when I try to create a character. (Yes, I've did replaced the edited CharBaseInfo.dbc server-side and client-side aswell). Do you maybe have some friends that can help me then?

Amaroth:
I don't have any real "friends" who did this already before, but there are plenty of guys around who should know a thing or two about adding new races to WoW. I'm quite surprised noone wrote here yet. Maybe rename topic, "How do I fix this error" isn't really descriptive. Something like "[TC 3.3.5a] Error creating custom race character" would be better.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version