[Ajuda] /Particular
#6

pawn Код:
if(strcmp(cmd, "/par", true) == 0)
{
new tmp[128];
new string[128];
if(!IsPlayerAdmin(strval(tmp))) return SendClientMessage(playerid,COR_AQUI,"O Player nгo й Admin");
new name[MAX_PLAYER_NAME], string[44];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "Mensagem de :%s: [%s] ",name,tmp);
SendClientMessage(strval(tmp),COR_AQUI,string);//COR
return 1;
}
Reply


Messages In This Thread
[Ajuda] /Particular - by rezzutto - 04.08.2010, 22:24
Re: [Ajuda] /Particular - by rezzutto - 04.08.2010, 22:43
Re: [Ajuda] /Particular - by Falcon. - 04.08.2010, 22:46
Re: [Ajuda] /Particular - by keller012 - 04.08.2010, 22:47
Re: [Ajuda] /Particular - by rezzutto - 04.08.2010, 22:51
Re: [Ajuda] /Particular - by ipsBruno - 04.08.2010, 22:53
Re: [Ajuda] /Particular - by Falcon. - 04.08.2010, 22:53
Re: [Ajuda] /Particular - by Pedro_Drin - 04.08.2010, 23:02
Re: [Ajuda] /Particular - by ipsBruno - 04.08.2010, 23:20
Re: [Ajuda] /Particular - by lucas_mdr1235 - 17.08.2010, 20:23

Forum Jump:


Users browsing this thread: 1 Guest(s)