SA-MP Forums Archive
[FilterScript] [FS]MikePM - PM functions (Antispam, alerts and disabling) - 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] [FS]MikePM - PM functions (Antispam, alerts and disabling) (/showthread.php?tid=70449)



[FS]MikePM - PM functions (Antispam, alerts and disabling) - Mikep - 24.03.2009

..::[FS]MikePM::..
Info:
Basic PM functions such as antispam, alerts and disabling of PMs

Features:

• Definable MAX_WARNS before kicked
• Definable time between PMs
• Alert on PM (toggleable (/PMAlert), on by default)
• Players can disable PMs with /pmof /pmon (on by default)

Download:

Version 1 Mirror 1 (Rapidshare)
Version 1 Mirror 2 (Pastebin)
Version 1 Mirror 3 (Canadian Pastebin)
Version 1 Mirror 4 (SendSpace)
Version 1 Mirror 5 (Mediafire)
Version 1 Mirror 6 (FRSDM Download)
Version 1 Mirror 7 (FRSDM View)
Version 1 Mirror 8 (uploadFFS)

Installation:

Open the .pwn file you downloaded and compile it(Press F5) and place the .amx file into your filterscripts folder.
Add "mikepm" to your filterscripts line in your server.cfg. Example: "filterscripts adminspec vactions mikepm"

Current Version: 1.0

PLEASE NOTE: Not FULLY tested, report any bugs!

Any ideas welcome!

Enjoy!


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - Rks25 - 24.03.2009

Mike i like your releases. Nice


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - Mikep - 24.03.2009

Thanks Rks.

OT: Where did your S go from your name?


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - MenaceX^ - 24.03.2009

Quote:
Originally Posted by Mikep
Thanks Rks.

OT: Where did your S go from your name?
He lost it when he went to do shopping

Nice but would be nice if you add some features.


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - Mikep - 24.03.2009

Quote:
Originally Posted by Mikep
Any ideas welcome!



Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - [LNL]Remulis - 24.03.2009

nice



Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - Mikep - 24.03.2009

Thanks


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - ICECOLDKILLAK8 - 24.03.2009

Nice script, I use my own PM command though because you cant use part of player names with /pm, Perhaps make an optional command instead of /pm that uses ReturnUser?


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - kokkie20 - 24.03.2009

just like the guy above me sayd,
make a kind of function for admins that it will become mass pm ?
and that u can send it trough playerid, as example: /pm 1 *bla bla bla*


Re: [FS]MikePM - PM functions (Antispam, alerts and disabling) - Mikep - 24.03.2009

The ideas was to add features to /PM, not edit it.