Skip to content
Saint-Denis Kitchen Soup MLO

Saint-Denis Kitchen Soup MLO

Installation

  1. Unzip the archive into resources/, under the name saint-denis-kitchen-soup.
  2. Add ensure saint-denis-kitchen-soup to your server.cfg. No database is required.
  3. Restart the server, then head to the coordinates listed in README.txt to confirm the interior loads.

Anchor points

The anchors.json file lists every point available to your job scripts (serving counter, stoves, queue spots), in this form:

{
  "serving_counter": { "coords": [2933.1, -1287.4, 46.3], "heading": 200.0 },
  "queue_spot_1": { "coords": [2929.8, -1283.6, 46.3], "heading": 20.0 }
}

Use these coordinates directly in your existing job script’s configuration — the interior has no script dependency for its visuals.

Common issues

The interior doesn’t load. Check that no other resource modifies the IPL for the same area (interior conflict). The included README.txt lists the exact coordinates of the occupied zone.

Textures look low-res from a distance. That’s expected LOD behavior, designed to preserve performance; high-res textures load as you approach the interior.

Something not covered here? Join our Discord.