[AJUDA]Nє Celular no /lideres - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA]Nє Celular no /lideres (
/showthread.php?tid=223199)
[AJUDA]Nє Celular no /lideres -
Fuchii - 09.02.2011
.sdasda
Re: [AJUDA]Nє Celular no /lideres -
ASDF - 09.02.2011
Tente:
pawn Код:
if(PlayerInfo[i][pLider] == 1)
{
GetPlayerName(i,sendername,sizeof(sendername));
format(string,256,"Lider: %s(Polнcia Militar - LS) - Nъmero do celular: %d",sendername,PlayerInfo[i][pPnumber],i);
SendClientMessage(playerid,COP_COLOR,string);
Re: [AJUDA]Nє Celular no /lideres -
Fuchii - 09.02.2011
Aqui deu erros :S !
Re: [AJUDA]Nє Celular no /lideres -
ASDF - 09.02.2011
Quais foram os erros e as linhas?