29.03.2009, 20:40
You could do
To make your job shorter but I think you have to do them one by one instead of using a loop or another way because you might stumble upon an unsupported skin and crash the server.
pawn Код:
new skin = GetPlayerSkin(playerid);
if(skin == 64 || skin == 69 ...)