ds-fruitpicker

Unique and Advanced fruit picker job for qbcore

View on Tebex | CFX Fourm Post | Youtube Video | Discord

Installaction

Dependencies

Dependency
Download
Description

orangeprop

Custom orange prop

qb-input (Optional)

qb-input for add input option on sell oranges and pickup oranges.

qb-target (Optional)

you need eye target script if you don't want to use drawtext

Start

  1. Extract ds-fruitpicker.zip and place it into your resource folder.

  2. Install and ensure dependencies for the resource.

  3. Setupconfig.lua (⚠️see #CONFIGURATION for instructions).

  4. Addensure ds-fruitpickerto your server start config (place it anywhere below the dependency & framework resources).

Configuration

Add Items

Open qb-core/shared/items.luaand add this lines

Add In qb-radialmenu

replace below code in qb-radialmenu\client\main.lua in SetupRadialMenu function.

Add in qb-core

Add below code or replace function in qb-inventory\server\main.lua.

Last updated