SA-MP Forums Archive
admin chat echoe's to irc. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: admin chat echoe's to irc. (/showthread.php?tid=153017)



admin chat echoe's to irc. - iStarzz - 06.06.2010

I have a irc script and a admin script. But when i type @hello it should not echo to irc.. how do i do this?


Re: admin chat echoe's to irc. - iStarzz - 07.06.2010

bump


Re: admin chat echoe's to irc. - Vince - 07.06.2010

Find the '@' part in (one of) your OnPlayerText callback. Then remove the line that sends the formatted message to IRC.


Re: admin chat echoe's to irc. - iStarzz - 07.06.2010

i already fixed it :P