Admin First Name [HELP +REP]
#4

Hmm..maybe

pawn Код:
public OnPlayerText(playerid, text[])
{
    new str[128];
    format(str,sizeof(str), "[Admin] %s[%d]: %s", Name(playerid), playerid, text);
    SendClientMessageToAll(-1, str);
    return 0;
}
would work
Reply


Messages In This Thread
Admin First Name [HELP +REP] - by James Coral - 06.01.2012, 18:35
Re: Admin First Name [HELP +REP] - by Mrki_Drakula - 06.01.2012, 18:38
Re: Admin First Name [HELP +REP] - by James Coral - 06.01.2012, 18:40
Re: Admin First Name [HELP +REP] - by [ABK]Antonio - 06.01.2012, 18:46
Re: Admin First Name [HELP +REP] - by BleverCastard - 06.01.2012, 18:49
Re: Admin First Name [HELP +REP] - by [ABK]Antonio - 06.01.2012, 18:50

Forum Jump:


Users browsing this thread: 2 Guest(s)