Talk:Legs in Firstperson

From Valve Developer Community
Jump to: navigation, search

Player Model not showing in FirstPerson

I Followed the tutorial and compiled with no errors, but ingame I cant see legs in first-person? (i can see the player model in thirdperson) Would a ThirdPerson Modification cause this, because I recently implemented a third person Modification in my code. The only error I've had involves this:

MDLCACHE_CRITICAL_SECTION();  (identifier not found)

So I had to remove it.

-- I just tried to implement this into my 2013 port and it does not work. I know biohazard has some nice code in his fork of Source 2013 on github here. I don't know if he'll let us use it though :/ --ExoBacon 19:55, 26 January 2014 (PST)