Talk:Legs in Firstperson: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Player Model not showing in FirstPerson == | == Player Model not showing in FirstPerson == | ||
You can already use this in Source 2013, Its just this command: cl_first_person_uses_world_model (1/0) | |||
--[[User:GuestSneezePlayz|GuestSneezePlayz]] 11:23, 12 January 2025 (GMT +4) | |||
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) | 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) |
Revision as of 00:24, 12 January 2025
Player Model not showing in FirstPerson
You can already use this in Source 2013, Its just this command: cl_first_person_uses_world_model (1/0) --GuestSneezePlayz 11:23, 12 January 2025 (GMT +4)
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)