Installation
This script requires a recycler prop model. The prop is NOT included.
Recycler Prop
Option 1 β Buy the recommended prop pack:
Purchase bzzz_recycler and add this to your server.cfg:
ensure bzzz_recyclerOption 2 β Use a vanilla GTA5 prop:
Open config.lua and change the prop names to any default GTA5 model:
RecyclerConfig.RecyclerIdleProp = 'prop_generator_03b'
RecyclerConfig.RecyclerRunningProp = 'prop_generator_03b'Steps
- Drop
Sf-recyclerinto your resources folder - Add to
server.cfgin this order:
ensure oxmysql
ensure qb-core
ensure Sf-recycler- The database table is created automatically on first start β no SQL import needed
- Add all required items to your inventory (see Items List)
- Configure
config.luato match your server setup - Restart your server