bazq barber

Greetings! I'm proud to introduce bazq-barber, a simple yet powerful barber system for FiveM. Allow players to cut each other's hair anywhere with a realistic interaction flow.

Features

Realistic Interaction

bazq-barber brings the barbershop experience to the streets.

  • Item Interaction: Uses scissors item to initiate the haircut.

  • Consent System: Customers must accept a confirmation dialog before the haircut begins.

Implementation

  • Optimized Performance: Idle usage 0.00ms (event-based logic).

  • Multi-Framework: Auto-detects QBox, QBCore, and ESX.

  • Bridge Support: Intelligent inventory checks (supporting ox_inventory, qb-inventory, esx_inventory).

  • Secure: Server-side distance validation, item ownership checks, and spam protection.

Dependencies

  • ox_lib

  • illenium-appearance (or compatible)

Installation

1

Place the resource

Download and place in resources/[bazq].

2

Enable on server

Add the following to your server.cfg:

3

Add scissors item

Add the scissors item to your inventory config (example below).

Inventory Example (ox_inventory)

Configuration

Edit config.lua to change distance or appearance settings.