Need Help With Turning Ragdolls and Models into Player Models
7 replies, posted
I run a TTT server, with Pointshop. Right now I've been attempting to make a Slender Man Model from ([url]http://www.garrysmod.org/downloads/?a=view&id=131018[/url]) into a player model. I decompiled it, added animation of a male to it, $includemodel "player/male_anims.mdl". Then I recompile the model. This causes issues though. When I upload it to my server, the model that is in the files does not work. It is invisible, as if it didn't load. I made sure though that players should download it. Am I doing something wrong? And if so, what? I would appreciate if I could get a step by step of what to do if possible, but if not trouble shooting works just as fine.
Did you rig it to the valve skeleton? Just because you've added animations doesn't mean its on the right skeleton. The skeleton its on needs to have them to run them.
How can I best do that?
I dont know, Im trying to figure that out myself. I read the valve dev wiki though , it helps..Kinda.
[url]https://developer.valvesoftware.com/wiki/Skeletons_and_Rigging[/url]