PDA

View Full Version : Necro Pet error


Expletus
01-04-2011, 11:48 AM
Anytime I try to summon a necro pet, I get the error in game about unable to locate skeleton_48 (whatever number at the end). I cant figure this one out.

trevius
01-04-2011, 12:25 PM
It means there isn't an NPC in the npc_types table with that name, and/or there isn't an entry for that same NPC in the pets table as well.

Expletus
01-04-2011, 12:59 PM
Ahhh, appreciate it!