19.04.2012, 04:54
Okay so when I put
in OnPlayerRequestClass it will lock that specific skin and show that specific skin so that players cannot switch to a different one. I want it so I when it's class/skin selection screen, it will start at the last skin they chose and people can choose each time. But the last skin they chose will each time show first. Any help to do this?
pawn Код:
SetPlayerSkin(playerid,GetPVarInt(playerid,"Skin"));