I have the following occur in the mod I'm working on.
Each class has a different default weapon after spawning.
1. Spawn as class X. Switch to thirdperson view. The model of the player is the proper model for class X, the weapon model is for class X weapon. All other players on server also see the proper model for player and his weapon.
2. Use class switch menu to switch to class Y. Die. You respawn as class Y. The player model as viewed by the player in thirdperson view is now the model of class Y, the weapon model is correct too. However, the other players on the server see old player model from class X (first class selected), with weapon model for class Y.
Any idea as to what could be happening here?
Feel free to point me to the code for telling clients what model a player is. I'll continue hunting myself too
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

