Talk:Legs in Firstperson
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.