CellPhone.
#2

What is that code?Your /speakerphone code or what?

EDIT:Ow I see what you mean now.Try this:
pawn Код:
if(Mobile[playerid] != 255)
    {
        GetPlayerName(playerid, pname, sizeof(pname));
        format(string, sizeof string,"%s (cellphone): %s",pname,text);
        SendClientMessage(playerid, COLOR_YELLOW, string);
        format(string, sizeof(string),"%s (cellphone): %s",pname,text);
        SendClientMessage(giveplayerid, COLOR_YELLOW, string);
    }
Reply


Messages In This Thread
CellPhone. - by dorperez - 08.07.2013, 17:42
Re: CellPhone. - by Necip - 08.07.2013, 18:06
Re: CellPhone. - by dorperez - 08.07.2013, 18:09
Re: CellPhone. - by Necip - 08.07.2013, 18:09
Re: CellPhone. - by dorperez - 08.07.2013, 18:58
Re: CellPhone. - by CAR - 08.07.2013, 19:14
Re: CellPhone. - by dorperez - 08.07.2013, 19:44
Re: CellPhone. - by GiamPy. - 08.07.2013, 19:49
Re: CellPhone. - by dorperez - 08.07.2013, 20:38
Re: CellPhone. - by dorperez - 09.07.2013, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)