Skip to content

BryceCanyonCounty/bcc-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcc-bin

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.

Features

  • Random spawn locations set in config
  • Random rewards set in config
  • Cooldown timer after using the bin
  • Enable/Disable blip for bin on map

Installation

  1. Make sure dependencies are installed/updated and ensured before this script
  2. Extract and place bcc-bin into your resources folder
  3. Add ensure bcc-bin to your server.cfg file
  4. Restart your server

Dependency

GitHub