More code cleanup by me:
SetPlayerSkin
and SetPlayerSkinByNum
in r_skins.c
no longer call each other, but instead they both call a new auxillary function which actually sets the skin and skin stats.I may do more later, if I can think of anything to clean