noth1ng 0 Posted September 21, 2018 Is there a JSON file (or similar) with all vehicles and the tuning parts that fit the vehicle? Share this post Link to post Share on other sites
SteveDee 2 Posted September 26, 2018 (edited) Look at this: https://github.com/Micky5991/VehicleInfoLoader https://github.com/Micky5991/GT-MP-vehicleInfo/releases Edited September 26, 2018 by SteveDee 1 Share this post Link to post Share on other sites
TitoRukas 0 Posted September 26, 2018 3 hours ago, SteveDee said: Look at this: https://github.com/Micky5991/VehicleInfoLoader https://github.com/Micky5991/GT-MP-vehicleInfo/releases And for javascript? Share this post Link to post Share on other sites
noth1ng 0 Posted September 27, 2018 THX @SteveDee Is there a Version in Javascript anywhere? 🙂or must i use Bridge for this to use this? Share this post Link to post Share on other sites
TitoRukas 0 Posted September 28, 2018 No one knows if there is a JS version? Share this post Link to post Share on other sites
MrPancakers 108 Posted September 28, 2018 4 hours ago, TitoRukas said: No one knows if there is a JS version? The GT-MP-vehicleinfo link contains JSON which can be read in Javascript, as for the other there isn't many lines in the setup so you'd just write it yourself. Share this post Link to post Share on other sites
TitoRukas 0 Posted September 29, 2018 3 hours ago, MrPancakers said: The GT-MP-vehicleinfo link contains JSON which can be read in Javascript, as for the other there isn't many lines in the setup so you'd just write it yourself. The problem is that im starting coding and I dont know how to use it! I will apreciate if you help me Share this post Link to post Share on other sites
MrPancakers 108 Posted September 29, 2018 (edited) 4 hours ago, TitoRukas said: The problem is that im starting coding and I dont know how to use it! I will apreciate if you help me I'm no genius at helping you with that, it'd probably take me 30 minutes of my own time before I can make something up or explain it to you. All you have to do is Google how to read JSON data Edited September 29, 2018 by MrPancakers Share this post Link to post Share on other sites