Hello again, i have another question^^ I am running this guide to add another race, and i am stuck once more <--- NOOB! well, the guide is for Mangos but i couldnt find one for Acemu :L anyway, ive progressed abit and i am now up to abit which say
Open mangos\src\game\SharedDefines.h :
Now i know that is a Mangos folder, but i was wondering if you know where the corresponding one for ArcEmu is? (Guessing there is one?) With the contents
Code:
enum Races
{
RACE_HUMAN = 1,
RACE_ORC = 2,
RACE_DWARF = 3,
RACE_NIGHTELF = 4,
RACE_UNDEAD_PLAYER = 5,
RACE_TAUREN = 6,
RACE_GNOME = 7,
RACE_TROLL = 8,
//RACE_GOBLIN = 9,
RACE_BLOODELF = 10,
RACE_DRAENEI = 11,
//RACE_FEL_ORC = 12,
//RACE_NAGA = 13,
//RACE_BROKEN = 14,
//RACE_SKELETON = 15,
//RACE_VRYKUL = 16,
//RACE_TUSKARR = 17,
//RACE_FOREST_TROLL = 18,
//RACE_TAUNKA = 19,
//RACE_NORTHREND_SKELETON = 20,
//RACE_ICE_TROLL = 21
Thanks for your help again!
P.S, if i am writing too many questions, please stop me, im new to forums :L