Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: AntReX on August 24, 2011, 02:30:10 am
-
(My English is bad)
Hello,
Pls help.
No Language. Pls tutorials DBC (SkillLine.dbc and SkillLineAbility). Thanks
Update playercreateinfo_spell dont function.
-
It looks like its a custom race, so you probably forgot to specify a language that he can speak. Ergo, he can't speak anything at all. Or maybe you forgot to add the DBC file that specifies what languages the different races can talk. If that wasn't done on your own server, you probably get that error because the server you play on doesn't have the required DBC files.
On a sidenote. I wouldn't recommend messing with custom races, when you're "so" unexperienced with modding in general. Im not saying you are, but it sounds like it. Alternatively, ask on a forum regarding Wow modding, in your own language ;) Or get someone from your language to help you translate what you wanna say x)
Thanks
Keta
-
I had the same problem, change the playercreation_spell. You need the spell-id of languages - 668 is Common. And you must change the DBC.
-
skillability.dbc and skillraceclassinfo.dbc if i recall well. Look for "Required Races" column
-
You have to work as be a profession, theoretically
You need work in:
DBC:
spell.dbc
SkillLineAblility.dbc
SkillLine.dbc
Source Core:
SharedDefines.h
SPANISH:
Tienes que trabajar como si de una profesión se tratase, ya que ambas son "skill" y funcionan de forma muy semejante, te pongo los archivos para profesión (citados arriba), sin embargo, creo que tienes que trabajar 2 dbc más y un archivo más de core, al menos te dejo algo de fundamentos para que puedas hacerlo.