For the complete documentation index, see llms.txt. This page is also available as Markdown.

0R - Garbage V2

Setup, integrations, FAQ, and detailed configuration guide for 0r-garbage-v2

This script is intended for ESX, QBCore, and Qbox based servers.

author '0resmon & alikoc.dev'
dependencies { 'ox_lib', 'oxmysql', '0r_lib' }

Overview

0r-garbage-v2 is a progression-based garbage job with multiple scenarios, route pools, garbage bag loot, freelance cleaning, and configurable menu access.

Start Here

Setup and ItemsScript IntegrationsFAQ and TroubleshootingConfiguration

Important Notes

  • Main config files: config/main.lua and config/job.lua

  • Player profile SQL is created automatically by modules/mysql/server.lua

  • Default menu tablet item: garbage_tablet

  • Default bag prop assets are streamed by the resource and fxmanifest.lua includes stream/qua_binbags.ytyp

  • Scenario cooldowns are defined in config/job.lua, but they can be bypassed globally with Config.BypassCooldown in config/main.lua

Last updated