When admin talks
#1

Okay well i got a homemade Adminduty command BUT now i want that if player is ON adminduty
It talks like this:
Admin [NAME]: blalbabalbalbablabal

Example taken from /asay
pawn Код:
if(!strlen(params)) return SendClientMessage(playerid, red, "USAGE: /asay [text]");
        new string[128]; format(string, sizeof(string), "**Admin %s: %s", PlayerName2(playerid), params[0] );
        return SendClientMessageToAll(COLOR_PINK,string);
Reply


Messages In This Thread
When admin talks [REP+++++++] - by Biess - 19.05.2012, 18:17
Re: When admin talks - by Zaila - 19.05.2012, 18:46
Re: When admin talks - by Biess - 19.05.2012, 19:12
Re: When admin talks - by Zaila - 19.05.2012, 21:22
Re: When admin talks - by [FMJ]PowerSurge - 19.05.2012, 21:25
Re: When admin talks - by Zaila - 19.05.2012, 21:30
Re: When admin talks - by Biess - 20.05.2012, 09:33
Re: When admin talks - by [FMJ]PowerSurge - 20.05.2012, 11:57
Re: When admin talks - by Biess - 20.05.2012, 19:56
Re: When admin talks - by Snipa - 20.05.2012, 20:06

Forum Jump:


Users browsing this thread: 1 Guest(s)