Do NOT use FileZilla to upload the files, otherwise the script will NOT work.Use WinSCP instead.
1
Download and extract
Download the script and extract it in your resources.
2
Add to auto start
Add the script in your auto start (example:
server.cfg).3
Database setup
The script will automatically set up the database. In case it doesnβt, you can manually run the files in the
dealerships_creator/sql/ folder.Verification
[TODO: INFORMATION NEEDED] No in-game check for a successful install is documented yet for Dealerships Creator.
Once the database has been successfully configured, you can optionally remove the SQL files from
dealerships_creator/sql/, so the script wonβt try to set it up again each time it starts.Automatic image creation β Optional
If you want to use automatic vehicle image creation, follow these steps:1
Install screenshot-basic
Install screenshot-basic (you probably already have it).
2
Install yarn
Install yarn (you probably already have it β
resources/[system]/[builders]).3
Install webpack
Install webpack (you probably already have it β
resources/[system]/[builders]).4
Set folder permissions
Make sure the
dealerships_creator folder and the dealerships_creator/_vehicles_images folder have read/write permissions (right-click the folders β Properties β enable read (R) and write (W) permissions).