Forum > Serverside Modding

Class button grayed out

(1/2) > >>

Ohai:
I think I've set up everything right on my 4.3.4 to enable a custom class, I've put UD paladin overwrote UD warrior at places and UD warrior creation gives an error(was counting on that) but the paladin class button is still grayed out. Do I have to enable that button somewhere else?

Amaroth:
The only one thing on WotLK required to enable new race/class combination on !client! side is adding a new row into CharBaseInfo.dbc. I wouldn't expect it to be too different on Cata.

Ohai:

--- Quote from: "Amaroth" ---The only one thing on WotLK required to enable new race/class combination on !client! side is adding a new row into CharBaseInfo.dbc. I wouldn't expect it to be too different on Cata.
--- End quote ---

Hey, but I didn't add a new row in charbaseinfo, just overwrite the 0501 part with 0502 in 010editor, what kind of row u mean was it with the new class/race info or just blank? And CharBaseInfo.dbc in 4.3.4 can only be edited with 010, 335 had a normal DBC right?

I think wow.exe might be blocking it, I checked in 010 it has 'race_class_only allowed' inside, is there any tool that reads the whole exe script?

And I'm doing this on some half ass ancient cata repack mashed with some extra quest SQLs I downloaded ages ago, does it matter if its a repack not compiled by me, I mean I've put the DBCs in a patch(Data) and in release/bin../dbc changed all SQLs, dunno

Amaroth:
Auuuuhm. First of all, CharBaseInfo.:
https://wowdev.wiki/DB/CharBaseInfo
Simply allows which combinations of races and classes are allowed. Which means that you simply do want to add a new row there - with UD race ID (don't remember which one is that now) and class ID 2.

And about editor... MyDBCEditor can't open that DBC, but for example Taliis can. And while I absolutely hate Taliis and discourage everyone from ever using it for anything, this is probably the only exception I use Taliis for. And I'd be surprised if for example this new DBC editor:
viewtopic.php?f=59&t=10692
wasn't able to open and edit that DBC.

Ohai:

--- Quote from: "Amaroth" ---Auuuuhm. First of all, CharBaseInfo.:
https://wowdev.wiki/DB/CharBaseInfo
Simply allows which combinations of races and classes are allowed. Which means that you simply do want to add a new row there - with UD race ID (don't remember which one is that now) and class ID 2.

And about editor... MyDBCEditor can't open that DBC, but for example Taliis can. And while I absolutely hate Taliis and discourage everyone from ever using it for anything, this is probably the only exception I use Taliis for. And I'd be surprised if for example this new DBC editor:
viewtopic.php?f=59&t=10692
wasn't able to open and edit that DBC.
--- End quote ---

Simply no, you obviously haven't ever opened that cata file you would see theres no simply anything there anywhere lol
They can both open it Taliis and WDBX but both show different values and columns :?:
Thats why I said only 010 is viable(supposedly) and I dont have to add a row neither would I know where to add it there. Just switching 05 01(ud warr) to 05 02(UDpal) is handier with such a mess of a file, but.. nvm seems its not working even like that.
Dunno maybe I'll investigate this further later but considering it came out long time ago and no one still hasn't cracked any custom race-class anything post WOTLK I might just give this a rest till I find more time.

EDIT. but I'm still suspicious of the exe, the exe was blocking everything custom on 4.3.4 I'm thinking this might also be affected, someone hack the shit out of that exe please just make it start the fcking game. and slap it, then kick it down the stairs !!1

Navigation

[0] Message Index

[#] Next page

Go to full version