SA-MP Forums Archive
[FilterScript] Simple PM blocker with array. (ZCMD) - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Simple PM blocker with array. (ZCMD) (/showthread.php?tid=424678)



Simple PM blocker with array. (ZCMD) - PaulDinam - 23.03.2013

You can block up to 10 people, and display the people you are blocking.
it's good if you want to block certain people that spamming you etc... not everyone.
Commands:
/blockpm
/blocklist
/pm


Link:
Rev 1:

http://pastebin.com/3JjC6EJw
Rev 2:
Updated the filterscript with some fixes and OnPlayerText edit.
checking onplayerdisconnect if someone else blocks him
/re [message] sending a message to the last player you've sent PM.
http://pastebin.com/iRfgpp6e




Re: Simple PM blocker with array. (ZCMD) - PaulDinam - 23.03.2013

I guess no one needs it


Re: Simple PM blocker with array. (ZCMD) - Yiin - 23.03.2013

Very nice idea ^^ Thanks for sharing.


Re: Simple PM blocker with array. (ZCMD) - PaulDinam - 23.03.2013

Updated the filterscript with some fixes and OnPlayerText edit.
/re cmd.
http://pastebin.com/iRfgpp6e