What does this script do?
This script will allow you to create craftings for different jobs directly in the game.
Because the most boring job I know of is creating craftings for new jobs that are created on the server for players.So I figured… what about just doing it right in the game?
Dependencies
Supports
Frameworks: ESX / QB / OX
Inventory: ox_inventory, qb_inventory, quasar_inventory.
Targets: ox_target, qb-target
Don’t want to use target?
BRIDGE/config.lua
BRIDGE.UseMarkers = false
Commands
/createjob - This will start to create a new job.
/open_jobs - Opens the menu of all jobs.
Configuration
All framework, inventory and target setup in BRIDGE/config.lua.
Directory to your inventory images
Config.DirectoryToInventoryImages = “nui://ox_inventory/web/images/”
Blacklisted strings / Filter
Config.BlacklistedStrings = { “weapon”, “weed”, “meth”,“coke”, “ammo”, “gun”, “pistol”, “drug”, “c4”, “WEAPON”, “AMMO”, “at_”, “keycard”, “gun”, “money”, “black_money” }
Dispatch - config.lua
function SendDispatch(coords, jobLabel)
-- YOU DISPATCH
-- cache.ped
print(coords)
print(jobLabel)
end
Crafting animation
Config.DEFAULT_ANIM = “hack_loop”
Config.DEFAULT_ANIM_DIC = “mp_prison_break”
Questions
Do I need to create a job in the database or in the framework?: Yes, this script will not create anything in your db, but you can customize it.
But how does it store data?: .json file
Features and updates
Update 25.2.2024
- You can create an alarm
- You can create a cash register.
- More beautiful icons
Update 26.2.2024
- Item filter
Update 9.3.2024
- You can create backups and the backup can be restored in game.
- For each item you can add a custom animation for crafting.
- Added bossmenu - Configurable export in config.lua
- You can create peds with custom animations.
- You can create stashes ( For everyone or just employees. )
Preview
Download
Check my other resources!
Mower job: [ESX/QB/OX] Mower job - Time to clean up the garden
Keycards: Keycard heists | ESX/QB/OX | Dangerous heists!
Weed: [ESX/QB/OX] Weed Growing - Create your weed empire - #8 by Polisek_scripts
Job calls: [ESX/QB/OX] Jobs calls / Food delivery - Delivery missions for businesses, bars and restaurants
And moree…
Realistic weapon stats ( Handling, Sway, Recoil)
Addiciton system - Dynamic addictions
In game vehicle shop creator
Moonshine distillery
Advent calendar
Danger delivery - Ilegal shipment heist for multiple players
Scrapyard - Scrap NPC vehicles
or for more check my store.