SA-MP Forums Archive
How to make a PM command in OnRconCommand? - 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: How to make a PM command in OnRconCommand? (/showthread.php?tid=71046)



How to make a PM command in OnRconCommand? - hamptonin - 29.03.2009

?


Re: How to make a PM command in OnRconCommand? - FUNExtreme - 29.03.2009

Not Possible


Re: How to make a PM command in OnRconCommand? - Sandra18[NL] - 29.03.2009

Quote:
Originally Posted by FUNExtreme
Not Possible
It is.

Here, i made this for you. You have to run this script as a filterscript, since the OnRconCommand-callback only works in filterscripts and not in gamemodes.

http://pastebin.com/f2e9b3252

Command: /pm [id] [message]



Re: How to make a PM command in OnRconCommand? - FUNExtreme - 29.03.2009

Oh ... . I thought that it was only triggered when you use an in-build rcon command.
Another thing that we know now