Photo Mode
Photo mode generates the catalog preview image and performance stats for every vehicle. The images appear in the vehicle store and exhibition panels.
๐ Before You Start
Photo mode uploads images to FiveManage. Set your FiveManage API key in configs/config.photos.lua first - see the Photos config.
The resource ships with a placeholder API key. Replace it with your own before running photo mode, or uploads will fail.
๐ธ Running Photo Mode
Open the admin tablet with
/dealershipadmin.Start photo mode. You can shoot a single model for a quick test, or run the full catalog.
The script teleports you to a clean backdrop, then loops through vehicle models: it spawns each one, frames the camera by size, captures a screenshot, and reads its stats.
Each image is uploaded and its URL is saved in the database.
You can also reset existing photos from the tablet.
Last updated