SA-MP Forums Archive
Join Leave Panel. - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Join Leave Panel. (/showthread.php?tid=573520)



Join Leave Panel. - BlueEyes - 08.05.2015

Hi I want help about Join Leave Panel,That when a player joins the player name should come in "Join" and when the player's quit the name should come in "Quit".Please help me how to make this panel see like this :
http://ftupload.tk/upload/5m.png
Help me and get rep
Regards,
BlueEyes


Re: Join Leave Panel. - MP2 - 08.05.2015

Why would you want to add useless clutter to the screen? Just have it in chat. Nobody cares who joined and left.

It's not up to me to tell you what to do though. If you want to do this you need to use textdraws.


Re: Join Leave Panel. - BlueEyes - 08.05.2015

Sorry,Please
Yes i know to make textdarw but how to do that all system That when player's join and left etc please help me....


Re: Join Leave Panel. - Konstantinos - 08.05.2015

Another way would be to use SendDeathMessage with reason 200 (blue icon for connect) and 201 (red icon for disconnect) instead of both textdraws and chat.

If you still want to use textdraws, in OnPlayerConnect and OnPlayerDisconnect callbacks you'll have to update the text of the textdraw for the player who connects/disconnects.

About the creating textdraws, there are few textdraw editors (****** it).