wz-blindfold | Immersive Blindfold System
Elevate your server's roleplay with a high-performance, modular blindfold system built exclusively for Qbox. Designed with optimization and immersion in mind, wz-blindfold provides a seamless experience for kidnappings, tactical scenarios, or medical roleplay.
✨ Key Features
-
Immersive Visuals: Full NUI overlay with a customizable timecycle blur effect to simulate total sensory deprivation.
-
Modular Architecture: Logic is cleanly separated into client, server, and helper modules for easy maintenance and debugging.
-
Enhanced Realism: Changes player movement to a "stumble" clipset and applies a physical prop to the player's head.
-
Full Control: Includes administrative commands to force apply/remove or check the state of any player.
-
Localization Support: Includes English translation out of the box. Easily add your own via JSON.
🛠️ Technical Specifications
-
Optimized Performance: Uses State synchronization to track blindfold status with zero unnecessary loops.
-
Framework: Built for Qbox and utilizes the latest
ox_libandox_targetstandards. -
Inventory Integration: Seamlessly works with
ox_inventory, including a custom item definition and icon.
📦 Package Includes
-
Full Source Code (Escrowed via Cfx.re).
-
Pre-configured
config.luafor easy customization. -
locales/folder with English support. -
Custom NUI assets (HTML/CSS).
📋 Installation & Support
- Ensure
ox_lib,ox_target,ox_inventoryandqbx_coreare installed. - Add the item definition to your inventory data.
- Drag and drop the folder and start it in your server.cfg.
Changes to 1.1
-
Added the option for server owners to only let players blindfold players who have their hands up
-
Fixed certain locales that were not working before
-
Fixed state checks to stop players from adding blindfold multiple times
