How could I make an account registered? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How could I make an account registered? (
/showthread.php?tid=297768)
How could I make an account registered? -
slimshady - 17.11.2011
Hi. I'm starting to script with small knowledge and I want to know something. How would I make everyone join register, like a normal server and add their stats and stuff? Do I have to make a filterscript?
Re: How could I make an account registered? - Astralis - 17.11.2011
get admin system best is LuxAdmin 1.6 , ****** it.
Re: How could I make an account registered? -
slimshady - 17.11.2011
Thanks I did that but I get this annoying error, even though I don't have the file it wants.
E:\Users\Ollie\Documents\GTABACKUP\Server\pawno\in clude\ldudb.inc(20) : fatal error 100: cannot read from file: "dutils"
On line 20, dutils isn't mentioned. I don't even know what Dutils is.
Re: How could I make an account registered? - Astralis - 17.11.2011
Quote:
Originally Posted by slimshady
Thanks I did that but I get this annoying error, even though I don't have the file it wants.
E:\Users\Ollie\Documents\GTABACKUP\Server\pawno\in clude\ldudb.inc(20) : fatal error 100: cannot read from file: "dutils"
On line 20, dutils isn't mentioned. I don't even know what Dutils is.
|
sure you added all includes? And your server version is?
Re: How could I make an account registered? -
slimshady - 17.11.2011
0.3c
Re: How could I make an account registered? -
nuriel8833 - 17.11.2011
You don't have the include dutils in your includes folder
Download the include from here:
http://dracoblue.net/download-releas...utils_1_10.zip
And put it in your pawno/include folder
Re: How could I make an account registered? -
slimshady - 17.11.2011
Thanks for that the error is gone, now it's saying it cant read from Dini and I don't have it, is there a link to that?
Re: How could I make an account registered? - Astralis - 17.11.2011
get dini file. ****** it.
http://dracoblue.net/download/dini-16/35/
Re: How could I make an account registered? -
nuriel8833 - 17.11.2011
http://dracoblue.net/download-release/35/dini_1_6.zip
Re: How could I make an account registered? -
slimshady - 17.11.2011
Thanks, server is up and running but I have one last question.
nvm, just found it.
Thanks!