A script that spawns a random bin (Trashcan) all over the map basond on a config. Characters can then dig through the bin for a random chance at money, weapons, or items. When a player uses a bin it will respawn in another random location.
- Random spawn locations set in config
- Random rewards set in config
- Cooldown timer after using the bin
- Enable/Disable blip for bin on map
- Configuration option to use ox_target instead of prompts
- Configuration option to select the notification type from ox or vorp
- Configuration option to enable disable discord logs and grafana logs.
- Make sure dependencies are installed/updated and ensured before this script
- Extract and place
bcc-bin
into yourresources
folder - Add
ensure bcc-bin
to yourserver.cfg
file - Restart your server