Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-robbery
https://github.com/brycecanyoncounty/bcc-robbery
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-robbery
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2023-05-02T21:18:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:03:01.000Z (2 months ago)
- Last Synced: 2024-10-31T03:16:42.439Z (2 months ago)
- Language: Lua
- Size: 38.1 KB
- Stars: 3
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bcc-robbery
## Description
> This script allows players to initiate heists with a simple command, defend against enemy NPCs, and earn valuable rewards from carefully crafted locations. With configurable settings and a version check feature, our script provides a seamless and immersive gaming experience## Features
- Configurable command for players to enable or disable shooting a gun to start a robbery!
- Create as many custom robberies as you want!
- Individual robbery location cooldowns!
- Cash, gold, rol, and item rewards from robberies!
- Each robbery location, can have as many loot boxes as you want!
- Togglable option to have enemy npcs spawn, and attack the player during the robbery!
- Configurable wait time before the player can lockpick loot boxes!
- Ability to disable robberies for certain jobs!
- Config option to alert police when someone starts a robbery!
- Version check to help you keep up to date on updates!## How it works!
- Enter the command you set in the config to enable robberies. Then when you are near a valid robbery location shoot your gun to start it!
- Once you have started a robbery you will need to wait out the timer, and defend yourself from enemy npcs if you enabled them.
- Once the timer has ran out you can begin lockpicking the loot boxes to gain rewards!
- If you enabled police alerts you will want to make haste as the cops will be on thier way!## Dependencies
- [vorp_core](https://github.com/VORPCORE/vorp-core-lua)
- [vorp_inventory](https://github.com/VORPCORE/vorp_inventory-lua)
- [bcc-utils](https://github.com/BryceCanyonCounty/bcc-utils)
- [bcc-job-alerts](https://github.com/BryceCanyonCounty/bcc-job-alerts)
- [bcc-minigames](https://github.com/BryceCanyonCounty/bcc-minigames)## Installation
- Make sure dependencies are installed/updated and ensured before this script
- Add `bcc-robbery` folder to your resources folder
- Add `ensure bcc-robbery` to your `resources.cfg`
- Restart server## GitHub
- https://github.com/BryceCanyonCounty/bcc-robbery