[Help] Skin Numbers in one Function
#2

You could do
pawn Код:
new skin = GetPlayerSkin(playerid);
if(skin == 64 || skin == 69 ...)
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.
Reply


Messages In This Thread
[Help] Skin Numbers in one Function - by Diablo1st - 29.03.2009, 20:37
Re: [Help] Skin Numbers in one Function - by Pyrokid - 29.03.2009, 20:40
Re: [Help] Skin Numbers in one Function - by FUNExtreme - 29.03.2009, 20:43
Re: [Help] Skin Numbers in one Function - by Pyrokid - 29.03.2009, 20:45
Re: [Help] Skin Numbers in one Function - by Diablo1st - 29.03.2009, 20:47
Re: [Help] Skin Numbers in one Function - by FUNExtreme - 29.03.2009, 20:55
Re: [Help] Skin Numbers in one Function - by Diablo1st - 29.03.2009, 21:10
Re: [Help] Skin Numbers in one Function - by FUNExtreme - 29.03.2009, 21:14
Re: [Help] Skin Numbers in one Function - by Diablo1st - 29.03.2009, 21:21
Re: [Help] Skin Numbers in one Function - by MenaceX^ - 29.03.2009, 21:26

Forum Jump:


Users browsing this thread: 1 Guest(s)