Id Infront of name
#5

pawn Code:
public OnPlayerText(playerid, text[])
{
     new string[128];
     format(string,sizeof(string),"{FFFF00}[%i]{FFFFFF}%s: %s",playerid,GetPName(playerid),text);
     SendClientMessageToAll(GetPlayerColor(playerid),string);
     return 0;
}
SetPlayerColor(playerid, 0xFFFFFFAA); // OnPlayerConnect or OnplayerSpawn
Reply


Messages In This Thread
Id Infront of name - by spd_sahil - 06.09.2011, 18:50
Re: Id Infront of name - by Kingunit - 06.09.2011, 18:54
Re: Id Infront of name - by [MWR]Blood - 06.09.2011, 18:54
Re: Id Infront of name - by spd_sahil - 06.09.2011, 19:49
Re: Id Infront of name - by Jafet_Macario - 06.09.2011, 19:56
Re: Id Infront of name - by spd_sahil - 07.09.2011, 04:58
Re: Id Infront of name - by =WoR=Varth - 07.09.2011, 04:59
Re: Id Infront of name - by spd_sahil - 07.09.2011, 05:08
Re: Id Infront of name - by spd_sahil - 07.09.2011, 05:37
Re: Id Infront of name - by [H]ead - 07.09.2011, 05:44

Forum Jump:


Users browsing this thread: 3 Guest(s)