Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brycecanyoncounty/bcc-blindfold
A blindfold script for RedM and VorpCore Framework
https://github.com/brycecanyoncounty/bcc-blindfold
Last synced: 28 days ago
JSON representation
A blindfold script for RedM and VorpCore Framework
- Host: GitHub
- URL: https://github.com/brycecanyoncounty/bcc-blindfold
- Owner: BryceCanyonCounty
- License: gpl-3.0
- Created: 2022-10-25T10:11:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T23:53:22.000Z (over 1 year ago)
- Last Synced: 2023-09-27T07:51:02.226Z (over 1 year ago)
- Language: Lua
- Size: 3.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BCC-Blindfold
> A blindfold script for RedM and VorpCore Framework## Features
- Blindfold the nearest player
- Blindfold yourself!
- Commands to blindfold
- Item to blindfold
- Chance to break free
- Features are all configurable!## Commands
* /blindfold
- adds blindfold to nearest player
* /blindfoldme
- adds blindfold to yourself
* /unblindfold
- removes blindfold from nearest player
* /unblindfoldme
- removed blindfold from yourself (if you placed it on yourself)## Install
* Download this repo
* Copy and paste `bcc-blindfold` folder to `resources/bcc-blindfold`
* Add `ensure bcc-blindfold` to your `server.cfg` file`server.cfg` file
* _Optional (If you use item):_ Add sql item from items/blindfold.sql
* _Optional (If you use item):_ Add image to vorp_inventory from items/blindfold.png
* Now you are ready to go!## Need More Support?
- [BCC Discord](https://discord.gg/cQMJaTqcqJ)## Coming Soon!
- api's for other scripts to use (police, criminal, etc)