08.02.2015, 21:42
Quote:
Try to load the 3 vehicles individually (0, 1, 2) for bug testing purposes. If they load fine, it's most likely an error somewhere in the loop.
|
EDIT: After testing, I learned that the lock and interior change the vehicle before it, meaning vehicle 1 changed the stats of veh 0, veh 2 changed veh 1.
EDIT2: After removing 0 from the saving and loading loops, the vehicles appear to be working fine now. Thanks bro.