A blindfold script for RedM and VorpCore Framework
- Blindfold the nearest player
- Blindfold yourself!
- Commands to blindfold
- Item to blindfold
- Chance to break free
- Features are all configurable!
- /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)
- Download this repo
- Copy and paste
bcc-blindfold
folder toresources/bcc-blindfold
- Add
ensure bcc-blindfold
to yourserver.cfg
fileserver.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!
- api's for other scripts to use (police, criminal, etc)