MySQL -- Get VehicleID
#1

Hello again!

So i've been experimenting with MySQL for a while now but I still can't figure something out. I'm currently storing VehicleID's into a database. For example i've stored these :
PHP код:
1
2
3
4

When I come ingame they all load and work perfectly fine, although when I delete for example :
PHP код:
2

The database looks like this :
PHP код:
1
3

After restarting the server they get loaded! BUT the samp vehicle ids will become like this :
PHP код:
1
2

Meaning I can't get the current vehicleID they're in. Is there anyway of returning the vehicleid they're currently in?

Yoran
Reply


Messages In This Thread
MySQL -- Get VehicleID - by yoran765 - 16.06.2014, 07:24
Re: MySQL -- Get VehicleID - by appleomax - 16.06.2014, 08:13
Re: MySQL -- Get VehicleID - by Jessyy - 16.06.2014, 10:01
Re: MySQL -- Get VehicleID - by yoran765 - 16.06.2014, 10:06
Re: MySQL -- Get VehicleID - by Vince - 16.06.2014, 10:38
Re: MySQL -- Get VehicleID - by yoran765 - 16.06.2014, 11:52
Re: MySQL -- Get VehicleID - by yoran765 - 16.06.2014, 12:07
Re: MySQL -- Get VehicleID - by jessejanssen - 16.06.2014, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)