Hello, I've been working on my gamemode for some time now. However, I have a problem. My player model is always in a T-position no matter what. I set their model, gave them a gun, and still in a T-pos.
[T]http://vxservers.net/pmodel.png[/T]
How do I fix this?
I believe that you have to use a particular variant of a model in order to allow it to use player animations and poses correctly. If I remember correctly, the correct path for that particular model is [code]"models/player/leet.mdl"[/code]
look for the "/player/" in the path.
[QUOTE=Internet1001;45167061]I believe that you have to use a particular variant of a model in order to allow it to use player animations and poses correctly. If I remember correctly, the correct path for that particular model is [code]"models/player/leet.mdl"[/code]
look for the "/player/" in the path.[/QUOTE]
Awesome, thanks. Haven't messed with player models in some time and was my mistake.
Sorry, you need to Log In to post a reply to this thread.