SA-MP Forums Archive
Showing a player command in irc echo? - 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: Showing a player command in irc echo? (/showthread.php?tid=186958)



Showing a player command in irc echo? - Face9000 - 31.10.2010

Hai all,there is a way to show what command player use ingame,in irc echo?

Ex: In-game i use /kill and in irc echo will be:

Playername used /kill.

Thanks


AW: Showing a player command in irc echo? - Arrows73 - 31.10.2010

Sure, just use the IRC Plugin function to send text and send a buffer

Btw: Send it to @#yourchannel to make it visible just for channel Ops+

Entschuldigung, aber du kannst nur alle 120 Sekunden einen Beitrag erstellen. Du musst noch 17 Sekunden warten, bevor du einen neuen Beitrag erstellen kannst.


Re: Showing a player command in irc echo? - Face9000 - 31.10.2010

Quote:

Sure, just use the IRC Plugin function to send text and send a buffer

I use incognito irc plugin,can u explain more please?