Personal Vehicles loading issue.
#1

Hello There , I have a little issue .

In my database, i save the personal vehicles starting from id 580 to id 1000.When I load the cars on server,they have the same id from the database . The problem is that I would like to delete some cars from the database and keep the loading ids the same when I enter the server,but I don't mind how to do this.

An Example :

in database, i would have ids 580,581,582
on the server, they would be 580,581,582 too.

but,if i delete the id 581 from database, I would have on server id 580 and id 581 but I would want id 580 and id 582.

Can I do this?
Reply
#2

Post your vehicle loading function.
Reply
#3

It's not a problem with the loading , what i have to say is that if i load 2 cars and their id are 580 and 582 , CreateVehicle will make them on server id 580 and id 581 , and i would want to make id 580 and id 582.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)