Discover B&T Boss Menu, the premier FiveM job management script. Streamline job operations and elevate your server’s organization with this powerful tool, giving job leaders unparalleled control over their teams.
Configuration Highlights:
- Inventory System Compatibility: The B&T Boss Menu is designed to work seamlessly with both “ox_inventory” and “qs-inventory” systems, allowing for flexible integration with your server’s existing inventory management setup.
- Stash Specifications: The script includes a configurable stash feature for each society, with the ability to set the number of slots and a maximum weight limit. This ensures that each society can have its own dedicated space for storing items, resources, and valuables.
- Job-Specific Access Points: The configuration allows for the precise placement of boss menu access points within the game world. For example, the police job has its menu located at specific coordinates , ensuring that only those with the required rank can access the boss menu functionalities.
Config:
Config = {}
Config.Inventory = "ox_inventory" -- "ox_inventory" for OX Inventory | "qs-inventory" for QS Inventory
Config.Slots = 20 -- Slots for the Boss Stash
Config.Weight = 20000 -- Weight for the Boss Stash
Config.JobCoords = {
['police'] = { -- Job Name
coords = vector3(448.0459, -973.4677, 30.6896), -- Menu Location
requiredRank = 4, -- Required Rank to open it
},
-- ['job_name'] = { -- Job Name
-- coords = vector3(448.0459, -973.4677, 30.6896), -- Menu Location
-- requiredRank = 0, -- Required Rank to open it
-- },
}
Links:
- Preview: Click Here
- Buy: Click Here
| Code is accessible | Partially (Escrowed) |
| Subscription-based | No |
| Lines (approximately) | ~ 700 |
| Requirements | es_extended, ox_lib, ox_inventory OR qs-inventory, oxmsql |
| Support | Yes |
