Help With Locking Skins
#8

Try playing around with this.

pawn Код:
{
new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid,name,sizeof(name));
    for(new i = 0; i < MAX_PLAYER_NAME; i++)
    {
        if(name[i] != '[LSPD]')
    }
}
EDIT: Post me your class selection code, I will try to shape it up for you.
Reply


Messages In This Thread
Help With Locking Skins - by Compton - 18.02.2012, 15:36
Re: Help With Locking Skins - by Littlehelper - 18.02.2012, 15:43
Re: Help With Locking Skins - by Compton - 18.02.2012, 15:46
Re: Help With Locking Skins - by JhnzRep - 18.02.2012, 15:50
Re: Help With Locking Skins - by Littlehelper - 18.02.2012, 15:56
Re: Help With Locking Skins - by JhnzRep - 18.02.2012, 15:58
Re: Help With Locking Skins - by Compton - 18.02.2012, 15:59
Re: Help With Locking Skins - by JhnzRep - 18.02.2012, 16:04
Re: Help With Locking Skins - by Compton - 18.02.2012, 16:20
Re: Help With Locking Skins - by JhnzRep - 18.02.2012, 16:34

Forum Jump:


Users browsing this thread: 7 Guest(s)