wrenchSetup and Items

Quick installation guide and required item setup for 0r-garbage

This page covers the minimum setup required to get the script running correctly: dependencies, server.cfg start order, database import, and required items.

Required Dependencies

start oxmysql
start ox_lib
start framework -- es_extended, qb-core, or qbx_core
-- other resources
start 0r-garbage

Database

Import this file manually:

0r-garbage/database.sql

The script creates this table:

Required Items

If you use tablet access, add this item:

  • garbage_tablet

If you keep trash bag reward drops enabled, make sure these reward items also exist:

  • metalscrap

  • copper

  • plastic

  • aluminum

  • glass

OX Inventory Example

QB Core Example

Final Checklist

After setup, verify these points:

  • SQL was imported successfully

  • ox_lib and oxmysql start without errors

  • 0r-garbage starts without errors

  • garbage_tablet exists if item access is enabled

  • Reward items exist if broken trash bag rewards are enabled

Last updated