SA-MP Forums Archive
HELPP PLSSS - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: HELPP PLSSS (/showthread.php?tid=248730)



HELPP PLSSS - Gangasta300 - 15.04.2011

Can someone tell me how can I put MSGDIALOG before server ask for login




Re: HELPP PLSSS - aircombat - 15.04.2011

Explain more please


Re: HELPP PLSSS - xRyder - 15.04.2011

Under OnPlayerConnect() callback...?


Re: HELPP PLSSS - Gangasta300 - 15.04.2011

I need to show players dialog before the login dialog appears.
but only when they register after that it don't need to show up.


Re: HELPP PLSSS - Stigg - 15.04.2011

Quote:
Originally Posted by Gangasta300
Посмотреть сообщение
Can someone tell me how can I put MSGDIALOG before server ask for login

https://sampwiki.blast.hk/wiki/ShowPlayerDialog
https://sampwiki.blast.hk/wiki/OnDialogResponse


Re: HELPP PLSSS - NotoriousMOB - 15.04.2011

http://forum.sa-mp.com/showthread.ph...ialog+register
Iff its a Dialog Register follow that Tutorial.


Re: HELPP PLSSS - Gangasta300 - 15.04.2011

made it ty.