Talk:Legs in Firstperson

From Valve Developer Community
Revision as of 16:11, 26 October 2013 by DoxC (talk | contribs) (Player Model not showing in FirstPerson)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to 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.