IRC admin chat to server
#3

pawn Код:
irccmd_a(conn, channel[], user[], params[])
{
    new string[256];
    format(string,sizeof(string),"Admin chat: %s from IRC: %s",user,params);
     MessageToAdmins(blue,string);
    return true;
}
You don't need dini for this.
Err for the is player op thing, i dont have the filterscript so just copy it.
Reply


Messages In This Thread
IRC admin chat to server - by Whitetiger - 19.02.2010, 11:24
Re: IRC admin chat to server - by Whitetiger - 19.02.2010, 14:59
Re: IRC admin chat to server - by SloProKiller - 19.02.2010, 15:17
Re: IRC admin chat to server - by Whitetiger - 19.02.2010, 19:09
Re: IRC admin chat to server - by Whitetiger - 19.02.2010, 23:52
Re: IRC admin chat to server - by SloProKiller - 20.02.2010, 07:41

Forum Jump:


Users browsing this thread: 2 Guest(s)