[Request] NPC Faces

03/25/2009 20:07 Incariuz#1
Just curious if anyone has a list of NPC faces, so when I perform the segment like...

Code:
SendPacket(General.MyPackets.NPCSetFace(30));
I don't have every NPC with the same face. I extracted some faces from an ani file, but I only seem to get 14, so it leaves me in a bit of a stump.

Thanks in advance to anyone who may have a list to share.
03/26/2009 00:06 tao4229#2
\ani\NpcFace.ani
03/26/2009 21:38 Incariuz#3
Yah, that's what I extracted, but only got 14. Or are the Player Faces usable for NPC's too? Guess I'll give them a shot later and see.