Some admin chat help please
#2

pawn Код:
for(/*all*/)
{
   if(Adminlevel[playerid] > 0)
   {
     new name[24];
     GetPlayerName(playerid, name, 24);
     format(string, sizeof(string)," %s: %s ",name,text);
     SendClientMessage(COLOR,string);
   }
}
Try it this way

Luxeon
Reply


Messages In This Thread
Some admin chat help please - by Danand - 13.04.2009, 18:18
Re: Some admin chat help please - by luxeon - 13.04.2009, 19:16
Re: Some admin chat help please - by Danand - 13.04.2009, 19:20
Re: Some admin chat help please - by luxeon - 13.04.2009, 19:42
Re: Some admin chat help please - by Danand - 13.04.2009, 19:44
Re: Some admin chat help please - by luxeon - 13.04.2009, 19:46
Re: Some admin chat help please - by Danand - 13.04.2009, 19:49
Re: Some admin chat help please - by FranKyG70 - 13.04.2009, 20:02
Re: Some admin chat help please - by Danand - 13.04.2009, 20:50
Re: Some admin chat help please - by Danand - 14.04.2009, 04:51

Forum Jump:


Users browsing this thread: 2 Guest(s)