Login/Register message box not shown up - 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: Login/Register message box not shown up (
/showthread.php?tid=436212)
Login/Register message box not shown up -
Nivniv2 - 10.05.2013
Login/Register message box not shown up when entering the game.
Respuesta: Login/Register message box not shown up -
LoLeRo - 10.05.2013
Make sure you have the ShowPlayerDialog in OnPlayerConnect.
Also make sure that you only have 1 dialog at connecting to the server.
Re: Respuesta: Login/Register message box not shown up -
Nivniv2 - 10.05.2013
Quote:
Originally Posted by LoLeRo
Make sure you have the ShowPlayerDialog in OnPlayerConnect.
Also make sure that you only have 1 dialog at connecting to the server.
|
Can post the "ShowPlayer"Dialog"?
Re: Login/Register message box not shown up -
Private200 - 10.05.2013
Yes, it's under 'OnPlayerConnect' or wherever you added it, but probably, for servers it is on the 'OnPlayerConnect'.