Hi List, Hopefully I'm just missing something obvious, but I'm having trouble changing the player model's skin.
Our player model has been setup with multiple skins, as have our weapons. For the weapons I can simply set the m_nSkin value in the weapon itself and the ViewModel and that works fine, the proper skin gets selected and shown. If I try to set m_nSkin in SetPlayerTeamModel in hl2mp_player.cpp nothing happens however, even though the code is definately being called. Am I doing something dumb? Should this work, or do I need to set the skin elsewhere? Thanks! _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

