Installation

Follow these steps carefully to install and set up the Noodle Restaurant Job Script on your server.

📂 1. Download & Extract

  • Download the script from your Keymaster or Portal.

  • Make a folder [FM]

  • Extract the folder and place it inside your server’s resources > [FM] directory.

  • Ensure the folder is named correctly, for example:

    [FM]

🛠️ 2. Add to Server Config

Open your server.cfg and add the resource to your start list:

ensure FM-Noodle

💡 If you use a [FM] folder, make sure it is started before other resources that may depend on it.


🗂️ 3. Database Setup

  1. Import the provided SQL file into your database (this will add items, job data, and any other required entries). Required for esx user

  2. If you are using:

    • QBCore → Items will be added to qb-core >shared > items.lua.

    • ESX / QBOX → Items will be added to ox_inventory > data > items.lua.

Item Listchevron-right

⚡ 4. Configure the Script

Open config.lua and adjust the settings to match your server needs:

  • Restaurant Name & Job → Change job name if you use a different one.

  • Blip & Location → Set coordinates for your noodle restaurant MLO.

  • Items & Drinks → Adjust item names/prices to your economy.

  • Stash Ranks → Configure who can access the stash (boss/employee levels).


✅ 5. Start Your Server

  • Restart your server.

  • Check console/logs for errors.

  • Go in-game and test:

    • Clock in/out with duty check

    • Craft foods & drinks

    • Use stash and item system


🎯 6. Framework Support

This script supports QBCore, ESX, and QBOX. Make sure you only configure the one you’re using.


🧩 7. Extra Notes

  • You can edit the food/drink emotes inside the script.

  • Works with multiple MLOs — change the location in config.

  • Items are customizable — feel free to expand your menu!

Last updated