Log in

View Full Version : beastlord pets


warkid
03-22-2015, 06:57 AM
i enabled new class/race mixes on my server ... then went to zone folder to edit beast pets... added line of code simular to one for vas but it didnt work... and human still get default wolf

any ideas plz... sorry not on server atmo to copy/paste code i entered

warkid
03-22-2015, 07:05 AM
line i added

case HUMAN:
npc_type->race = 326;
npc_type->size *= 0.8f;
break;
to pets.cpp