Saint-Denis Kitchen Soup MLO
Installation
- Unzip the archive into
resources/, under the namesaint-denis-kitchen-soup. - Add
ensure saint-denis-kitchen-soupto yourserver.cfg. No database is required. - Restart the server, then head to the coordinates listed in
README.txtto 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.

