Make vehicles store in different tables? MYSQL.
#1

If I store vehicles in different tables, they conflict right?

For example, when I created a FactionVehicles Table it works perfectly,

When I added the OwnedVehicles table, it started getting confused because the ID's are seperate from the FactionVehicles i.e

The FactionVehicles Table started at 1.
The OwnedVehicles Started at 1.

Making them confused with each other as when I purchased a vehicle ID 1 of the OwnedVehicles Table.
The OwnedVehicle loaded from the FactionVehicle ID 1 of that table.

Its really frustrating and if anyone could assist me, please let me know.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)