- Fixed all the customization issues
- Fixed all previous known bugs
- UI overhaul
- Added a custom ID radio gamepass
- Moved vehicles to ServerStorage
Dealership System Updates And Bug Fixes
- Added VISUAL vehicle customization
- Added a loading screen to the dealerships
- Fixed all known bugs inside the system
- Fixed a bug connected to the Code System
- Primaryparts are no longer required to be set while setting up your vehicle
- Updated the README script
Note : The new customization feature will be quiet hard to understand and use when you will set it up on your vehicles for the first time. Please take your time to read the README script if you need help, it has everything explained in detail and with links to pictures.
This update introduces new features, tons of bug fixes and improvements to the system
Whats new?:
- Console Support
- Added a vehicle admin panel opener button for console/mobile
- Added a new "CanSell" value to the config, this will determine if you can sell a specific vehicle or not.
- Added a new Badgelocked value to the config, this adds the ability to have you gain cars when you own a specific badge.
- Added a Sandbox feature, enabling this feature will give all players the cars for free in their garage, no need to buy the cars. Very useful for sandbox type games.
- Added a new image for gamepass locked vehicles, this will show up if you do not own a gamepass for the vehicle. It also makes it more clear to see what you can/can't buy or spawn.
- Added the ability to rotate vehicles in the physical dealership, supports console and mobile, for console you can use the right thumbstick OR virtual cursor to rotate the vehicles manually.
- Reworked the vehicle locking mechanism
- Code optimization and cleanups
Whats Changed?:
- You no longer have to add all vehicle trims to the color module.
- You no longer have to add job vehicles to the color module.
- Moved the admin stuff into the main settings module.
Whats Fixed?:
- Fixed some UI scaling issues, everything should now be scaled correctly for all devices.
- Fixed bugs regarding the paintshop where it would revert colors on panels it shouldn't.
- Fixed paintshop paint spamming.
- Fixed serversided sounds.
- Fixed Radio system bugs.
The ReadMe script inside the new file is also up to date with the new things. PLEASE USE THIS SCRIPT IT WILL HELP YOU A TON.
Whats Fixed :
- Color selector not working
- Filter frame not working
Whats new :
- New settings for the built in fuel system
- New "Startercar" feature, this adds a new value inside the vehicle's config. Enabling this will grant the vehicle automatically to players who join for their first time.
- New car counter inside the players garage UI
What do i do if i already have this setup inside my game and running?
- Replace all GUIS and ServerScripts
- Replace Spawner folder inside ReplicatedStorage
- Add a "BoolValue" called "GiveVehicleOnJoin" or copy it from the new file into your vehicle's configs.
Easiest way to update the system in your game is to re-insert it. You can keep the vehicles folders.
Whats fixed? :
Whats new? :
- Radio system being buggy.
- Paint taking away 3x your money instead of 1x.
- Replaced the old PlayerDataHandler with a much easier to use datahandler
- Added a new ReadMe script with instructions on how to setup your car and other things.
Fixed the Carpanel not functioning, Replace the "VehicleAdminGui" in ServerStorage > Guis.
