Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Смердокрыл on July 12, 2015, 09:48:54 pm
-
Hey!
The ChrRaces.dbc contains many races not available in game, e.g. vrykul, naga, etc. Is it possible to activate them? When I change a certain character's race id 9 (in navicat) to one of these unavailable races and try to load in game, I get dc'ed.
P.S.If that is possible, then if I activate one of these and change their model to the pandaren model from MoP, is it gonna work properly?
P.P.S. My server is 4.3.4 trinity.
-
maybe this could help:
viewtopic.php?f=26&t=165&hilit=add+new+race (http://modcraft.io/viewtopic.php?f=26&t=165&hilit=add+new+race" onclick="window.open(this.href);return false;)
-
maybe this could help:
viewtopic.php?f=26&t=165&hilit=add+new+race (http://modcraft.io/viewtopic.php?f=26&t=165&hilit=add+new+race" onclick="window.open(this.href);return false;)
Oh f*ck, I knew thiss was gonna end up like that!
P.S. Explanation: I downloaded my server pre-compiled, so I dont have access to lua, cpp and many other files((
-
maybe this could help:
viewtopic.php?f=26&t=165&hilit=add+new+race (http://modcraft.io/viewtopic.php?f=26&t=165&hilit=add+new+race" onclick="window.open(this.href);return false;)
Oh f*ck, I knew thiss was gonna end up like that!
P.S. Explanation: I downloaded my server pre-compiled, so I dont have access to lua, cpp and many other files((
You're going to need to compile the core yourself. It's pretty easy to do if you follow the official tutorials.
http://collab.kpsn.org/display/tc/Installation+Guide (http://collab.kpsn.org/display/tc/Installation+Guide" onclick="window.open(this.href);return false;)