Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: jimenillofu on December 12, 2011, 05:32:06 pm

Title: [SOLVED] [QUESTION] New Races in Arcemu
Post by: jimenillofu on December 12, 2011, 05:32:06 pm
i have followed a guide to change the character selection screen and i have it working now, i can even create the character (i have added a line in the playercreateinfo in the database) but then it doesnt let me enter the world, and i get an error:

player.cpp: 2801 player:: loadfrombProc guid 11 level 1 class 1 race 17 levelinfo not found

i dont know about c++ but i have been changing some lines in the core adding things like RACE_TUSKARR etc and its still not working

Could anyone help me?