craftovski Posted September 10, 2012 Share Posted September 10, 2012 Hello guys, im wondering if there is a script that saves car and its information(id,collor,handling,etc...) for User in database so when he leaves the server and car dissapears and joines back the car would spawn back or he would be able to select it on some list or something like that. If there is no script like that yet can someone tell me how hard would it be to make itand if there is someone willing to help me make that script. Ty. Link to comment
MIKI785 Posted September 10, 2012 Share Posted September 10, 2012 It shouldn't be too difficult. If the user is logged in you can use: setAccountData() --To save information on quit getAccountData() --To get information on login (join) Link to comment
myonlake Posted September 11, 2012 Share Posted September 11, 2012 Use MySQL or SQLite. dbConnect dbExec dbQuery dbPoll dbFree Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now