[FilterScript] PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] - 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] PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] (
/showthread.php?tid=389802)
PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] -
zDivine - 03.11.2012
- DivinePM -
Features:
- Fully scripted in dialogs.
- Uses OnPlayerClickPlayer.
- Instant reply system.
Commands:
/®eply - instantly reply to the person sending you a private message.
Needed Includes:
- ZCMD
Installation:
1. Download "DivinePM.pwn".
2. Open and compile "DivinePM.pwn" to create "DivinePM.amx".
3. Move "DivinePM.amx" to your filterscripts folder.
4. Put "DivinePM" on your filterscripts line your server.cfg file.
5. Restart your server, and enjoy!
Download:
Re: PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] -
doreto - 03.11.2012
Quote:
Originally Posted by zDivine
... and did NOT test it. Feel free to download and test it and let me know of any bugs.[/CENTER]
|
Forum rules:
- Do not post untested code.
also dont you thing there is alot (tons) of pm 'system' ? Some say they was boring or make it for few min , but they never check if there is need of it and creating same thing over and over and nothing new ! -> my opinion
Re: PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] -
zDivine - 03.11.2012
Quote:
Originally Posted by doreto
Forum rules:
- Do not post untested code.
also dont you thing there is alot (tons) of pm 'system' ?
|
Lol, yeah. But someone gave the idea on one about OnPlayerClickPlayer with dialogs, so that's what I did. :P
EDIT: Just went and tested it, worked fine for me. (That was only PM'ing me though.)
Re: PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] -
Rory - 22.05.2013
Nice Filterscript Bro.
Re: PM System [Dialogs] [OnPlayerClickPlayer] [InstantReply] -
Konewka - 22.05.2013
You really shouldn't be using OnPlayerClickPlayer as it may cause the whole server to crash using very easy way. Actually any one can do this, it's the reason why on many servers today you wont find this function enabled.
Regards.