Please help!
#2

pawn Код:
public OnPlayerText(playerid, text[])
{
    new string[128];
    format(string,sizeof(string),"(%d) %s",playerid,text);
    SendPlayerMessageToAll(playerid, string);
    return 0;
}
That is the easiest way.
It will show like this:
[ST]DutchBas: (0) Hello I said something
Reply


Messages In This Thread
Please help! - by Nexotronix - 21.02.2010, 15:54
Re: Please help! - by Rzzr - 21.02.2010, 16:02
Re: Please help! - by Nexotronix - 21.02.2010, 16:19
Re: Please help! - by Rzzr - 21.02.2010, 16:33
Re: Please help! - by Nexotronix - 21.02.2010, 16:37
Re: Please help! - by Rzzr - 21.02.2010, 16:59
Re: Please help! - by Nexotronix - 21.02.2010, 17:16
Re: Please help! - by Rzzr - 21.02.2010, 17:20
Re: Please help! - by Nexotronix - 21.02.2010, 17:25
Re: Please help! - by Rzzr - 21.02.2010, 17:30
Re: Please help! - by Miguel - 21.02.2010, 18:57
Re: Please help! - by Rzzr - 21.02.2010, 19:11
Re: Please help! - by Nexotronix - 22.02.2010, 17:25
Re: Please help! - by Fedee! - 22.02.2010, 23:17
Re: Please help! - by Nexotronix - 23.02.2010, 15:04

Forum Jump:


Users browsing this thread: 10 Guest(s)