Need help with a easy command.
#2

pawn Код:
if(!strcmp("/test", cmdtext, true))
{
    if(GetPlayerSkin(playerid) == /*Whatever skin id*/)
    {
        //This code will only be called if the player has desired skin
    }
    return 1;
}
Reply


Messages In This Thread
Need help with a easy command. - by Sal_Kings - 23.01.2010, 23:21
Re: Need help with a easy command. - by Backwardsman97 - 23.01.2010, 23:43

Forum Jump:


Users browsing this thread: 1 Guest(s)