Quote:
Originally Posted by onebitch
is it possible to make a NPC look like (see pic)
if so how would i go about doing .....
|
You Should be able to... although it would be kinda difficult due to client and npc spawn packets being kinda different... Try hard coding a spawn packet to spawn a npc using a character mesh on your screen. Problem with that is it will be naked.
Maybe someone else can shed more light on it but spawning a character and spawning npc packets are different structure so I don't think you can do it fully that way... Try using the mesh though and see what happens.