Jump to content

Player's nicks database


'LinKin

Recommended Posts

Posted

Hello,

I've seen some scripts that stores a player's nicks based on their serial.

I've seen they use something with SQL. But I don't have much experience on this.

Also, I took a look at this "epic" resource:

https://community.multitheftauto.com/in ... ls&id=2764

But found out it doesn't work.. :shock:

I want to make my own one.

Also, if it is possible to 'backup' this information.. So that if I download the resource from the server, and upload it to another server, the information from the 1st server is shown in the 2nd one.

Posted

Well to make a resource like that, you'll require more knowledge in SQLite data base saving method.

And I don't think it's possible to move the data stored by SQLite from one server to another just by moving the resource folder .

Posted

This resource use MySQL and the server that host the MySQL database is dead, that's why it not work anymore.

Posted

@ Sasuke : I know that, read what i've said .

I don't think it's possible to move the data stored by SQLite from one server to another just by moving the resource folder .

@ |GMC|LinKin : An example of what ?

Use SQLite database saving function ( executeSQLQuery ).

Posted

Yeah, I was thinking about using .xml

I think it's easier, however, I need to begin from zero, learn how to store this data in a .xml file etc..

Also, I think that by using .xml I will be able to move the data from a server to another.

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...