how to echo cmds back to irc
#3

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  IrcSay(cmdtext); //the function to say stuff to the irc channel. can be different
}
In your irc filterscript
Reply


Messages In This Thread
how to echo cmds back to irc - by [HKS]dlegend - 02.10.2009, 00:24
Re: how to echo cmds back to irc - by ilikepie2221 - 02.10.2009, 02:02
Re: how to echo cmds back to irc - by dice7 - 02.10.2009, 06:40
Re: how to echo cmds back to irc - by [HKS]dlegend - 02.10.2009, 10:33

Forum Jump:


Users browsing this thread: 1 Guest(s)