For the complete documentation index, see llms.txt. This page is also available as Markdown.

Presets

For several popular maps we ship ready-made dealership presets, so you don't have to place every dealership by hand.

๐Ÿ”Ž Find available presets

Restart the resource and check the server console. The script lists every preset available to you and the exact command to load it.

๐Ÿ“ฅ Load a preset

Load a preset with:

dealership_loadpreset <preset_name>

After it finishes, the script asks you to restart the resource to save the changes.

โ™ป๏ธ Re-import a preset

To import a preset again, first reset its state:

dealership_resetpreset <preset_name>

Then run dealership_loadpreset <preset_name> again.

Last updated