RISK SCRIPTS
TEBEXDISCORD
  • Welcome to RISK DOCUMENTAION
  • Discord Integration
    • Discord Webhooks
    • Discord Bot Token
  • SCRIPTS
    • 🔔Notify
      • ⚙️Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ & Troubleshooting
    • 🚚Cargo Job
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ & Troubleshooting
    • 🖼️Loadingscreen
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • Driving-School
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ & Troubleshooting
    • 🎣FREE AFK Fishing Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🚘Vehicle Shop
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🐝Beekeeping Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🔎Advanced Metal Detector Script
      • 📝Editable
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🛍️24/7 Market
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🛍️Weapon Market
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🛍️Black Market Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🚗Simple Garage
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🎲4 in Row Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🎒Outfit Bag Script
      • 💡Installation
      • ⚙️Configuration
      • ⚙️Usage
      • ❔FAQ / Troubleshooting
    • 🔘Radial Menu
      • 💡Installation
      • ⚙️Commands & Event Triggers
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🗒️TicTacToe / X and O
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🏦Simple Banking System
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • ⚙️Advanced Crafting System
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🚜Farming System
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🍕Pizza Delivery Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🍾Spin the Bottle
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 🎇Firework Script
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
    • 📦Blindfold
      • 💡Installation
      • ⚙️Configuration
      • 🕵️‍♂️Usage
      • ❔FAQ / Troubleshooting
Powered by GitBook
On this page
  • 🖥️ UI & Interaction
  • 🎯 Delivery Points & NPCs
  • 📌 Prop Warehouse
  • 🗨️ Localization & Customization
  1. SCRIPTS
  2. Cargo Job

Usage

1. Start a Job:

  • Approach the Cargo Center (blip on map).

  • Interact with the NPC

2. Choose Order Type:

  • Singleplayer: Immediate start.

  • Multiplayer: Select a partner by looking at another player and confirming.

3. Collect Items:

  • Open warehouse sections (food, technology, etc.).

  • Drag items to your cargo list via the UI.

4. Load & Deliver:

  • Load boxes into your assigned truck.

  • Follow the GPS to deliver items to randomized NPC customers.

5. Complete Mission:

  • After all items delivered, return to the Cargo Center to finish the job and collect rewards.


🖥️ UI & Interaction

  • Open Job Menu: Press E near NPC at Cargo Center.

  • Accept Job: Press E.

  • Cancel / Exit Menu: Press Backspace.

  • Drag & Drop UI: Click & drag items to assemble your cargo.


🎯 Delivery Points & NPCs

  • NPCs are randomly selected from a predefined list.

  • Each delivery location is randomized per job.

  • Interact with NPCs to finalize deliveries.

📍 Sample Delivery Locations:

luaKopierenBearbeitenConfig.DeliveryPoints = {
    vec4(1845.5895, 2585.8418, 44.6833, 273.7023),
    vec4(-310.4431, -825.8172, 31.4205, 130.5243),
    -- more...
}

📌 Prop Warehouse

Realistic physical props represent each item section:

Section
Prop Example
Description

Food & Drinks

ex_prop_crate_tob_bc

Supermarket crate

Technology

ex_prop_crate_elec_bc

Electronic items

Clothing

ex_prop_crate_furjacket_bc

Clothing box

Hardware

ex_prop_crate_expl_bc

Hardware tools

Toys

ex_prop_crate_narc_sc

Toy crate

Sports

prop_boxpile_06b

Sports equipment

Household

sm_prop_smug_crate_l_fake

Household items

Pharmacy

sm_prop_smug_crate_l_medical

Medical supplies


🗨️ Localization & Customization

Edit Config.Locales to add custom languages/messages:

luaKopierenBearbeitenConfig.Language = "en"
Config.Locales["en"] = {
    open = "Press ~INPUT_CONTEXT~ to open cargo menu.",
    request_accept = "Player accepted your request.",
    job_started = "Cargo job started!",
    package_done = "Package delivered.",
    go_car = "Load boxes into your vehicle.",
}
PreviousConfigurationNextFAQ & Troubleshooting

Last updated 28 days ago

🚚
🕵️‍♂️