Dialog bug . - 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: Dialog bug . (
/showthread.php?tid=102432)
Dialog bug . -
_Ben_[Fux-c.co.il RP] - 15.10.2009
Hey,
Last week , I build LOGIN / REGISTER dialog system .
I did all correct, but sometimes, when it should be LOGIN dialog, its show REGISTER dialog .
I don't know why its happens :\
Re: Dialog bug . -
allarw - 15.10.2009
Its hard to help without without seeing your code. Show us your code.
You should check if account/file exist. If exist then show login dialog, if not then register dialog.
Re: Dialog bug . -
_Ben_[Fux-c.co.il RP] - 15.10.2009
I post it on other topic .
All the people here said the code is correct.