Guys? Help me please... (Dialog) - 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: Guys? Help me please... (Dialog) (
/showthread.php?tid=418378)
Guys? Help me please... (Dialog) -
StAsMaNn - 24.02.2013
Well i am using admin script ladmin. But it have login and registration like this: /register password and /login password
So, i wanted to make a dialog register and login. I found this example :
http://pastebin.com/HF2QEFmL
It is Ladmin with dialog register and login
It works very good! But it has a problem.
I use ladmin as a filterscript. I write it in server.cfg at first place, like this:
filterscripts ladmin4v2 interserv
In my filterscript "interserv" i have other dialog commands, for example /music, i write music, the window open, but when i choose something there, it doesn't work... Why? Can anybody help me? But if i will delete ladmin from scripts, my /music is working! Why dialog registration is closing other dialogs? Please guys, help me((
Re: Guys? Help me please... (Dialog) -
StuartD - 24.02.2013
You are going to need to check the Dialog ID numbers, As they will be contradicting with each other.
Re: Guys? Help me please... (Dialog) -
StAsMaNn - 24.02.2013
Nope... The numbers are different...