login and register not making accounts.
#1

ive made a login and registering system by this guys tutorial:https://sampforum.blast.hk/showthread.php?tid=352703
it works but everytime I make an account it makes a beeping noise and gives me a message on my sever log.
and it doesnt create anything in scripted files.

heres my sever log http://i1240.photobucket.com/albums/...Untitled-1.png
Reply
#2

Do you have folder named "Users" inside your scriptfiles?

PS: next time post it here. You will get faster response and it is about scripting.
Reply
#3

Make sure you're defined it correctly

pawn Код:
#define UserPath "Users/%s.ini" /*Will define user's account path. In this case, we will save it in Scriptfiles/Users. So create a file inside of your Scriptfiles folder called Users
Also check #9 of the tutorial.. Have you named your gm right in server.cfg? coz it shows unknown gm there
Reply
#4

No, do I got to make it?
Reply
#5

Yes, you do.
Reply
#6

I got it!
Reply
#7

Create a folder called 'Users', and try now. It depends on where do you want to save your player status files
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)