help needed adding mobs (english text)

10/25/2011 01:53 OldFart#1
hello all

i have been trying to add some new mobs but and having trouble getting them to be seen as they are invisible (as per picture)
i have done the usual like adding to monster2 file,mob_proto and npc_list

as i think i may have missed something

any info would help

its giving me this in the syserr.txt

1025 15:19:32018 :: void CGraphicThingInstance::UpdateTransform(pMatrix, fSecondsElapsed=0.016429, iModelInstanceIndex=0/nLODCount=5) - pkLODCtrl->GetModelInstance() == NULL
1025 15:19:32035 :: void CGraphicThingInstance::UpdateTransform(pMatrix, fSecondsElapsed=0.016571, iModelInstanceIndex=0/nLODCount=5) - pkLODCtrl->GetModelInstance() == NULL

OldFart