BeamNG.drive

BeamNG.drive

View Stats:
Blobfish Dec 22, 2023 @ 4:57am
How To Change Refresh Time Of Vehicle Shops In Career Mode!
To change the refresh time of vehicle shops in the career mode, which is currently set to 15 minutes her is how:

Make sure to close BeamNG.Drive completely before changing anything in the code.

1. Locate vehicleShopping.lua For me it was located under:
C: > Program Files (x86) > Steam > steamapps > common > BeamNG.drive > lua > ge > extensions > career > modules > vehicleShopping.lua
But you can also simply search for vehicleShopping.lua in the search bar.

2. Open it. I used Visual Studio Code, but Notepad should also work.

3. locate local shopGenerationDelay = 15 * 60 it is on line 14, so almost completely at the top. You can also simply press CTRL + F in both notepad and VSC to open a search bar.

4. 15 * 60 stands for 15 times 60 seconds, meaning that if you change the number 15 to 5, it will now only take 5 minutes for the Vehicle Shops to refresh.


You're vehicle shop should now refresh at the rate you want it to. Please let me know if I said something incorrect or if there is anything I need to know!

This was tested and worked on BeamNG.drive 0.31.2.0 on a work-in-progress version of career mode, but I'm pretty sure that this will work in the future as well.
< >
Showing 1-1 of 1 comments
dannyvangoolen Oct 15, 2024 @ 12:08pm 
Thanks
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Dec 22, 2023 @ 4:57am
Posts: 1