SA-MP Forums Archive
[SUGGESTION] A note when players leaves the server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: [SUGGESTION] A note when players leaves the server (/showthread.php?tid=504411)



[SUGGESTION] A note when players leaves the server - ChristianIvann09 - 04.04.2014

Hi, Good day

I just want to suggest this to Kalcor at the next sa-mp update or just make a plugin

When a player leaves the server there should be a thanks note/quit note saying like "Thanks for playing at our server please visit our forums for more info" The note should be set by the gamemode holder if they want to add.

Like this:


Thank you very much! I hope this will added

Sincerly,
PH-RP Owner Christian_Ivann



Re: [SUGGESTION] A note when players leaves the server - newbienoob - 04.04.2014

EDIT: was wrong.
Post it here
https://sampforum.blast.hk/showthread.php?tid=302201


Re: [SUGGESTION] A note when players leaves the server - LocMax - 04.04.2014

Quote:
Originally Posted by newbienoob
Посмотреть сообщение
pawn Код:
public OnPlayerDisconnect(playerid, reason)
{
    SendClientMessage(playerid, -1, "Thanks for playing at our server please visit our forums for more info");
    return 1;
}
?
I don't think he'll see it, the game quits too quickly.


Re: [SUGGESTION] A note when players leaves the server - ChristianIvann09 - 04.04.2014

Quote:
Originally Posted by LocMax
Посмотреть сообщение
I don't think he'll see it, the game quits too quickly.
No, there should be an little window "out of the game" that will popped out

i think professional programmer can do it

Something like this



Re: [SUGGESTION] A note when players leaves the server - RajatPawar - 04.04.2014



The threads these days


Re: [SUGGESTION] A note when players leaves the server - Gforcez - 04.04.2014

Yea, because I wanna get spammed when I leave a server.. >.<


Re: [SUGGESTION] A note when players leaves the server - Bingo - 04.04.2014

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение


The threads these days
New generation my dear. Lol

And yeah, This is not good idea according to me + its useless.


Re: [SUGGESTION] A note when players leaves the server - ChristianIvann09 - 04.04.2014

Quote:
Originally Posted by Gforcez1337
Посмотреть сообщение
Yea, because I wanna get spammed when I leave a server.. >.<
No, it wont get you spammed . Thats only a Window you need to close it.


Re: [SUGGESTION] A note when players leaves the server - thefatshizms - 04.04.2014

Quote:
Originally Posted by ChristianIvann09
Посмотреть сообщение
i think professional programmer can do it
Код:
MessageBox(NULL, "i think am professional programmer !", "Thanks for leaving my awesome rp srvr xoxoxo", MB_OK);



Re: [SUGGESTION] A note when players leaves the server - ChuckyBabe - 05.04.2014

Quote:
Originally Posted by thefatshizms
Посмотреть сообщение
Код:
MessageBox(NULL, "i think am professional programmer !", "Thanks for leaving my awesome rp srvr xoxoxo", MB_OK);
Then after ? you can't convert it to a plugin LoL...