Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LS Freight Co. Trucking 1.0.0

(0 reviews)

8 Screenshots

Los Santos Freight Co. Trucker Job

Resource: ls_trucking
Version: 1.0.0
Author: Drsnyder
Frameworks: QB-Core / Qbox / Standalone
Inventory: ox_inventory, qb-inventory, lj-inventory, ps-inventory, qs-inventory
Fuel: ox_fuel, LegacyFuel, ps-fuel, cdn-fuel, lj-fuel, qb-fuel, BigDaddy-fuel (github update)
Keys: qb-vehiclekeys, qbx_vehiclekeys, Renewed-Vehiclekeys, MrNewbVehicleKeys, wasabi_carlock, cd_garage

Los Santos Freight Trucking is a full delivery and trucking job resource for FiveM. It includes van package routes, box truck crate routes, trailer hauling, rank progression, company garage vehicles, saved vehicle modifications, manifest paperwork, route summaries, trailer checklists, timed deliveries, damage penalties, random dispatch events, and a polished Freight Dispatch tablet UI. Most delivery routes are local and logistically efficient. No more driving all over the map to complete a route. Config is highly and easily configurable for server owners to add more depot locations, delivery routes and custom vehicles and trailers. All delivery locations provided support the unmodded vanilla gta map. Replacement for qb_truckerjob and qbx_truckerjob.

Core Features

Delivery Types

  • Van Deliveries

    • Package routes with multi-stop delivery logic.

    • Supports standard packages, alternate package props, and gift packages.

    • Package metadata and manifest details.

  • Box Truck Deliveries

    • Crate and freight restock routes.

    • Supports freight crates, ammo crates, secure crates, and military crates.

    • Multi-stop planned routes.

  • Trailer Hauling

    • Separated tractors and route-assigned trailers.

    • Route-specific trailer depots.

    • Trailer load checklist before route start.

    • Receiver signoff at delivery location.

Rank and Progression

  • XP-based rank structure.

  • Rank-gated vehicles.

  • Rank-gated priority, government, and military contracts.

  • Higher-rank contracts can pay more and use different cargo/trailer types.

Company Garage

  • Company vehicle garage through the Freight Dispatch UI.

  • Vehicle mods are saved and reapplied when respawned.

  • Supports vans, box trucks, and tractor trailers.

Trailer Systems

  • Route-assigned trailer types.

  • Multiple trailer depots.

  • Trailer checklist stage:

    • Secure truck connection.

    • Confirm trailer load secure.

    • Complete load checklist.

  • Trailer damage penalties and clean delivery bonuses.

  • Optional speeding risk events for trailer hauling.

Timing and Payouts

  • Estimated delivery time per route.

  • Early delivery bonuses.

  • Late delivery penalties.

  • Random dispatch events that can alter payout, rep, or route timing.

  • Return vehicle bonus.

  • Cancellation confirmation with reputation penalty and reason selection.

UI Features

  • Freight Dispatch tablet UI.

  • Draggable mini route UI.

  • Custom Freight Dispatch dialog UI for:

    • Delivery manifests.

    • Trailer manifests.

    • Trailer load checklist.

    • Route completion summary.

    • Cancel route confirmation.

Gameplay Instructions

Package/Crate Delivery

  • Visit the Dispatch Ped at the Depot Terminal or open the ui.

  • Choose a contract type or spawn a vehicle from the garage.

  • Once a contract is selected, choose to either use your available garage vehicle or a contract specific job vehicle.

  • After a contract is started you will be provided with a Delivery Manifest and pickup location.

  • Drive to the pickup location and speak to the clerk. PostOps or GoPostal

  • Load packages or crates into your vehicle - Cargo doors or trunk must be open.

  • After load is complete, target the vehicle to verify.

  • Once verified, player will receive dispatch and delivery location data.

  • Visit each location, pickup package when targeting the vehicle if the specified doors are open, deliver to drop location.

  • When a contract is completed, players will receive payment and a detailed summary of the contract.

  • Return your vehicle to the Depot or open the ui and start another contract.

Trailer Delivery

  • Visit the Dispatch Ped at the Depot Terminal or open the ui.

  • Choose a contract type or spawn a vehicle from the garage.

  • Once a contract is selected, choose to either use your available garage vehicle or a contract specific job vehicle.

  • After a contract is started you will be provided with a Trailer Manifest and pickup location.

  • Drive to the pickup location and locate your trailer.

  • Attach the specified trailer to your tractor.

  • Hop out and target the rear of the tractor. You can view Checklist, Complete Checklist and Secure Trailer Attached here.

  • Step 1 - Secure Trailer Attached - when targeting the rear of the tractor.

  • Step 2 - Verify Trailer Load Secure - when targeting the rear of the trailer.

  • Step 3 - Complete Checklist - when targeting rear of the tractor again.

  • When the player verifies checklist complete, you will be provided with a delivery location.

  • Head on over to the drop location and detach your trailer.

  • Jump out and target the trailer to verify detached.

  • Once verified, Speak to the receiver ped to complete the contract.

  • When a contract is completed, players will receive payment and a detailed summary of the contract.

  • Return your vehicle to the Depot or open the ui and start another contract.

Compatibility

Required

  • ox_lib

  • oxmysql

  • Supported Inventory

  • target resource:

    • ox_target, or

    • qb-target

Frameworks

  • QB-Core

  • Qbox

  • Standalone mode is partially supported for basic logic, but QB/Qbox is recommended for player identity, jobs, and citizen IDs.

Optional / Supported

  • qbx radial menu snippets included.

  • qb radial menu snippets included.

Commands

/trucking        Open the Freight Dispatch tablet UI
/truckui         Toggle the mini route UI
/canceltrucking  Open cancel route confirmation

Configuration Files

The config is split into two files:

config/config.lua      Main settings, vehicles, route trailers, cargo types, depots, payouts, UI, blips, sounds, and version checking
config/contracts.lua   Contract definitions, standard routes, priority routes, government routes, and military routes

Supported Inventories

ox_inventory       Full item metadata + trunk inventory support
qb-inventory       Player item support + internal route cargo trunk fallback
lj-inventory       Player item support + internal route cargo trunk fallback
ps-inventory       Player item support + internal route cargo trunk fallback
qs-inventory       Player item support + internal route cargo trunk fallback

Supported Fuel Scripts

ox_fuel
LegacyFuel
ps-fuel
cdn-fuel
lj-fuel
qb-fuel
BigDaddy-fuel

Supported Key Scripts

qb-vehiclekeys
qbx_vehiclekeys
Renewed-Vehiclekeys
MrNewbVehicleKeys
wasabi_carlock
cd_garage

Pasted content

Inventory Items

Add these items to ox_inventory/data/items.lua.

['ls_package'] = {
    label = 'Delivery Package',
    image = 'ls_package.png',
    weight = 2500,
    stack = true,
    close = true,
    description = 'A package assigned to a Los Santos Freight Co. delivery route.'
},

['ls_package2'] = {
    label = 'Delivery Package',
    image = 'ls_package2.png',
    weight = 2500,
    stack = true,
    close = true,
    description = 'A boxed package assigned to a Los Santos Freight Co. delivery route.'
},

['ls_package3'] = {
    label = 'Delivery Package',
    image = 'ls_package3.png',
    weight = 2500,
    stack = true,
    close = true,
    description = 'A sealed package assigned to a Los Santos Freight Co. delivery route.'
},

['ls_package4'] = {
    label = 'Delivery Package',
    image = 'ls_package4.png',
    weight = 2500,
    stack = true,
    close = true,
    description = 'A heavy package assigned to a Los Santos Freight Co. delivery route.'
},

['ls_gift_package'] = {
    label = 'Gift Package',
    image = 'ls_gift_package.png',
    weight = 2500,
    stack = true,
    close = true,
    description = 'A special gift package for a Los Santos Freight Co. delivery route.'
},

['ls_crate'] = {
    label = 'Freight Crate',
    image = 'ls_crate.png',
    weight = 6000,
    stack = true,
    close = true,
    description = 'A heavy freight crate assigned to a box truck delivery route.'
},

['ls_ammo_crate'] = {
    label = 'Ammo Crate',
    image = 'ls_ammo_crate.png',
    weight = 7000,
    stack = true,
    close = true,
    description = 'A secured ammunition crate assigned to a restricted delivery route.'
},

['ls_secure_crate'] = {
    label = 'Secure Government Crate',
    image = 'ls_secure_crate.png',
    weight = 7000,
    stack = true,
    close = true,
    description = 'A secured government crate assigned to a Los Santos Freight Co. route.'
},

['ls_military_crate'] = {
    label = 'Merryweather Crate',
    image = 'ls_military_crate.png',
    weight = 8000,
    stack = true,
    close = true,
    description = 'A restricted military freight crate.'
},

['ls_military_crate2'] = {
    label = 'Military Crate',
    image = 'ls_military_crate2.png',
    weight = 8000,
    stack = true,
    close = true,
    description = 'A military freight crate assigned to a restricted route.'
},

['ls_delivery_manifest'] = {
    label = 'Delivery Manifest',
    image = 'ls_delivery_manifest.png',
    weight = 100,
    stack = false,
    close = true,
    description = 'A Los Santos Freight Co. package delivery manifest.'
},

['ls_trailer_manifest'] = {
    label = 'Trailer Manifest',
    image = 'ls_trailer_manifest.png',
    weight = 100,
    stack = false,
    close = true,
    description = 'A Los Santos Freight Co. trailer delivery manifest.'
}

Github (Always up-to-date)

https://github.com/DrSnyder86/ls_trucking/tree/main

Notes and Tips

  • ox_inventory is recommended for the most complete item metadata and trunk support.

  • Non-ox inventories use an internal route cargo fallback for vehicle cargo storage because every inventory handles trunks differently.

  • If item metadata does not display in your inventory, the job will still work, but item descriptions may be less detailed.

  • If a fuel/key script does not work with your specific fork, edit client/compat.lua for fuel/key support.

  • If target options do not appear, confirm Config.TargetSystem and that your target resource starts before ls_trucking.

  • If local images do not show, check fxmanifest.lua, filename casing, file extension, and restart/cache.

Edited by drsnyder86
Description


Short Description

Trucker job for fivem with multiple contract types, job garage, rank progression and random events

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.