[free] [qb] tug trader [escrow]

TugTrader

A port trading script for FiveM with QB-Core and ox_inventory support.
We are a system that you can use either illegally or legally, where you can go to ports by ship and get supplies and money.

Features

  • Port trading system

  • 6 different delivery points

  • Suspicious package system

  • Police notification

  • VehicleKeys integration

  • PS-Dispatch integration

  • QB-Target interaction

  • Customizable rewards

  • Police count check

  • Both QB-Inventory and ox_inventory support

  • Version checking system

  • Discord logging

Dependencies

  • QB-Core

Required

  • QB-Target or ox_target

  • QB-Inventory or ox_inventory

  • PS-Dispatch

Optional

  • qb-VehicleKeys
  • qs-vehiclekeys
    -custom keys script

:camera_flash: [Preview ]:camera_flash:

Support

Code is accessible No
Subscription-based No
Lines (approximately) 500+
Requirements qbcore
Support Yes
7 Likes

small change I made before the forum topics were approved.
New config ;

Config.MissionRequirements = {
    enabled = true, -- 
    type = 'both', -- 'money', 'items', 'both' 
    money = {
        enabled = true,
        amount = 50000
    },
    items = {
        enabled = true,
        required = {
            {
                name = 'security_card_02',
                amount = 1,
                label = 'Yellow Card'
            },
            {
                name = 'sandwich',
                amount = 1,
                label = 'Sandwich'
            },
            {
                name = 'repairkit',
                amount = 2,
                label = 'Repair Kit'
            }
        }
    }
}
1 Like

Didnt found anything that fill smy inv, because it says inv if full once i try to talk with ped ( ox )

nice work
i want to add Qs-Dispatch + tgiann-inventory

2 Likes

thank u, I will update it soon.

1 Like

Have you checked the item weights?

1 Like

yeah i figured out

If your problem is solved, I wish you good roles :slight_smile:

image

inventtory error

This is an error caused by the weight. Can you try lowering the item weights?