SA-MP Forums Archive
[FilterScript] [FS]Private Message System - 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]Private Message System (/showthread.php?tid=253754)

Pages: 1 2


[FS]Private Message System[v1.0][UPDATE 3/24/2012] - SpiderWalk - 07.05.2011

PM SYSTEM BY SPIDERWALK[1.0]

Hello SA-MP.I maked PM message.
-PM is in Dialog-
FS is based on PM with dialogs how i say.What player press TAB and 2x on player name.It will shows Dialog.In Dialog Its writed player name which you selected and ID of that person.Also you can do /togpm [ON/OFF].It will turn you PM off or On.Everything working fine.If you see any bug report it here!
((Sended fixed to Sent))
Screenshots


Download
Click here v1.0
Click here for old one!

Bugs
Report it here!
Credits
Scripter SpiderWalk
Tester Carl_Skyline
Tester Ice
ZCMD - by Zeekx


Re: [FS]Private Message System - admantis - 07.05.2011

Good job but it's sent not sended.


Re: [FS]Private Message System - SpiderWalk - 07.05.2011

Quote:
Originally Posted by admantis
Посмотреть сообщение
Good job but it's sent not sended.
Thank you! gonna fix it!(Sended fixed to Sent!)


Re: [FS]Private Message System - lowrida018 - 07.05.2011

Thats awesome, GREAT work, I have been looking for one of these. You made my day . I am adding this to my server now.


EDIT: What server is that?


Re: [FS]Private Message System - Naruto_Emilio - 07.05.2011

I will be propably using this or maybe editing it and putting it on my server Thanks dude


Re: [FS]Private Message System - Markx - 07.05.2011

How you do that chat time? example: [23:11:15]


Re: [FS]Private Message System - Scenario - 07.05.2011

I don't know a lot of people who like dialogs for private messaging. Either way, it's a good start!


Re: [FS]Private Message System - Laronic - 07.05.2011

Quote:
Originally Posted by Markx
Посмотреть сообщение
How you do that chat time? example: [23:11:15]
/timestamp ingame

OT: I dont really like dialogs for sending pm's

But it is nice :P


Re: [FS]Private Message System - lowrida018 - 07.05.2011

What server is it!?!?!?!?


Re: [FS]Private Message System - BASITJALIL - 08.05.2011

Nice script


Re: [FS]Private Message System - SpiderWalk - 08.05.2011

Thanks


Re: [FS]Private Message System - SpiderWalk - 08.05.2011

New Version comming soon at 27.05.2011.

Код:
[Will be Added]/togpm to block your PM.
[Will be added]/re to reply on PM



AW: [FS]Private Message System - [AIR]Vince - 08.05.2011

How can I deactivate this?

De_nis is pausing at the moment


Re: [FS]Private Message System - SpiderWalk - 08.05.2011

to delete it?

Find this and delete
pawn Код:
#define IsPlayerPaused(%0) (GetTickCount() > LastPlayerUpdate[%0])
pawn Код:
new pName[MAX_PLAYER_NAME], string[70];
    GetPlayerName(clickedplayerid,pName,MAX_PLAYER_NAME);
    format(string, sizeof(string), "%s (%d) is pausing at moment", pName, clickedplayerid);
    if(IsPlayerPaused(clickedplayerid)) return SendClientMessage(playerid, 0xC3C3C3FF, string);



Re: [FS]Private Message System - [03]Garsino - 08.05.2011

You forgot to add credits!


Re: [FS]Private Message System - [nL]W0rfleR - 09.05.2011

nice work


Re: [FS]Private Message System - SpiderWalk - 09.05.2011

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
You forgot to add credits!
Sorry i will do it!


Re: [FS]Private Message System - Skaizo - 09.05.2011

good job.nice script


Re: [FS]Private Message System - Davz*|*Criss - 09.05.2011

Good work!


Re: [FS]Private Message System - SpiderWalk - 10.05.2011

Quote:
Originally Posted by [RSS]Cops_sandu
Посмотреть сообщение
good job.nice script
Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
Good work!
Thanks!