[HELP] Player TAG.
#3

Sorry for bumping this but i really like to answer these

You need to do something like this:
pawn Код:
new pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
if(strfind(pName, "[CNR]", true) != 1)
{
     SetPlayerColor(playerid, THE COLOUR YOU WANT HERE);
}
Reply


Messages In This Thread
[HELP] Player TAG. - by Larsey123IsMe - 02.12.2010, 08:41
Re: [HELP] Player TAG. - by [JnA]DukeNukem - 02.12.2010, 09:09
Re: [HELP] Player TAG. - by Ash. - 02.12.2010, 12:47
Re: [HELP] Player TAG. - by [JnA]DukeNukem - 02.12.2010, 14:08
Re: [HELP] Player TAG. - by Larsey123IsMe - 02.12.2010, 14:40
Re: [HELP] Player TAG. - by Larsey123IsMe - 03.12.2010, 07:25
Re: [HELP] Player TAG. - by iJumbo - 03.12.2010, 07:28
Re: [HELP] Player TAG. - by Larsey123IsMe - 03.12.2010, 07:42
Re: [HELP] Player TAG. - by iJumbo - 03.12.2010, 08:00
Re: [HELP] Player TAG. - by Larsey123IsMe - 03.12.2010, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)