Common Issues

I see a red zone bubble

This is a feature of ox_lib where when the debug mode is enabled the physical zone area is highlighted in red. If you're seeing this with the Dumpsters script that means you have Config.Debug set to true . Just change that to false and restart the script and the red highlights will disappear.

Last updated