ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.69k stars 1.99k forks source link

Source 2013 MP Playermodel Selector Broken (Possible Duplicate) #501

Open Hawkfang42 opened 3 years ago

Hawkfang42 commented 3 years ago

After successfully building a multiplayer Sourcemod, I attempt to play and choose one of the playermodels built in, and it immediately swaps to the Combine Soldier Model. This also happens in Half-Life 2 Deathmatch. Unsure of Half-Life Deathmatch: Source.

PiMoNFeeD commented 3 years ago

try looking at void CHL2MP_Player::SetPlayerTeamModel( void )

GamerDude27 commented 3 years ago

This is related to issue #255, and is like you said, present in the live version of HL2DM as well.

1157 commented 3 years ago

Very old "Issue" maybe some info here.

https://github.com/ValveSoftware/Source-1-Games/issues/220

Hawkfang42 commented 3 years ago

1157, that is different, read the whole post before mentioning the wrong issue

1157 commented 3 years ago

I have been having this issue since 2013 with a valve sourcemod (hldms).I you look further down the link you will see the exact issue you describe " Combine Soldier Model".