Installation
The installation of the script is extremely easy
Do NOT use FileZilla to upload the files, otherwise the script will NOT work
Use WinSCP instead
Steps
Download the script and extract it in your resources
Add the script in your auto start (example: server.cfg)
The script will automatically setup the database, in case it doesn't, you can manually run the files in
dealerships_creator/sql/
folder
You are ready to go! Enjoy the script 😁
Optional step
After the database is setup correctly, you can delete the files in dealerships_creator/sql/
folder, so the script won't try to setup the database each time you start the script
Automatic images creation - Optional
If you want to use the automatic images creation, follow these steps:
Install screenshot-basic (you probably already have it)
Install yarn (you probably already have it ->
resources/[system]/[builders]
)Install webpack (you probably already have it ->
resources/[system]/[builders]
)Make sure
dealerships_creator
folder anddealerships_creator/_vehicles_images
folder have the write/read permissions (right click on the folders -> properties -> enable read (R) and write (W) permissions)
Last updated
Was this helpful?