Jump to content

Save userdata to serverside


Recommended Posts

Posted

Hi. So my newest problem is : i have a great login system (not made by me) and when somebody registers the userdata has benn put to his computer so I guess it's clientside. But in the resource also have a serverside.lua so I don't know what is it. I've read the wiki about the differences between server/clientside but with this i couldn't understand. So i want to put all user files to the server computer. Could anybody help me please?

Posted

You're talking about the "username" and "password" saved to client PC?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Why would you save that server side? it's just for login reminder.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Oh I see. I'm searching for those files that the user's data are in. Where the server knows, if that user is already exists, so it can log you in.

Posted

These details aren't the account, they'll just save the data so player doesn't has to write the details again when join again.

The accounts are saved server side.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

Accounts are saved at: "\server\mods\deathmatch\internal.db".

You can open it with the program called "SQLitebrowser" ( Google for it ).

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...