spoty Posted April 14, 2015 Share Posted April 14, 2015 hey i was wondering if its possible to load cars from mysql? so yes is there already a resource.. i cant find or can you explain me how to do it? Link to comment
Addlibs Posted April 14, 2015 Share Posted April 14, 2015 You can't load vehicles from MySQL. However, you can load vehicle data and create vehicles based on that data. You would need to save data, such as vehicle model, colour, upgrades and position, to database, and then load that data, create a vehicle of such model, in such position, add such upgrades, change colour et cetera. Link to comment
Olle Risk Posted April 14, 2015 Share Posted April 14, 2015 You can't load vehicles from MySQL. However, you can load vehicle data and create vehicles based on that data. ^^ That, and here's a resource that does load and save vehicles from data stored in a database: https://forum.multitheftauto.com/viewtopic.php?f=108&t=84338 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