Forum > Miscellaneous

[QUESTION] Error when adding custom race

<< < (5/6) > >>

schlumpf:

--- Quote from: "Moridhin" ---I just made 2 races playable in this .dbc and add faction,also BaseLanguage and thats it.
--- End quote ---
YOURRACE refers to the name given for the two races you made playable. As I don't know which ones you use, I choose YOURRACE to indicate, what you have to insert.
"The table" refers to the table in the lua file, not the dbc in that sentence.

Moridhin:
Ok i get you now but i already included races i made playable in the .lua file

--- Code: ---["GOBLIN_MALE"]     = {0.5, 0.625, 0, 0.25},
    ["GOBLIN_FEMALE"]   = {0.5, 0.625, 0, 0.25},

    ["FELORC_MALE"]     = {0.5, 0.625, 0, 0.25},
    ["FELORC_FEMALE"]   = {0.5, 0.625, 0, 0.25},  
--- End code ---

schlumpf:
Are you sure the names match with the ones given in the DBC?

Moridhin:
Yes they match 100%...i just checked again they match.

schlumpf:
Given the code you have shown, I have no idea why that error would show up, then.
Are you sure, your modified file is the last one getting loaded? (i.e. in the MPQ with the highest number of locale MPQs)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version