![[PAID][QBCORE][ESX] Crafting Stations main image](https://forum-cfx-re.akamaized.net/optimized/4X/e/5/4/e541d854b2e8c5a13724ff29881d8bfaf6a8238c_2_690x388.jpeg)
![[PAID][QBCORE][ESX] Crafting Stations thumbnail 1](https://forum-cfx-re.akamaized.net/optimized/4X/e/5/4/e541d854b2e8c5a13724ff29881d8bfaf6a8238c_2_690x388.jpeg)
![[PAID][QBCORE][ESX] Crafting Stations thumbnail 2](https://forum-cfx-re.akamaized.net/optimized/4X/6/7/a/67a3453bfc1a1306603a70391edf389c0475b08a_2_690x345.jpeg)
![[PAID][QBCORE][ESX] Crafting Stations thumbnail 3](https://forum-cfx-re.akamaized.net/original/4X/6/1/7/617ec9dc50aa0e0a1ac90ea7e9dcfcfac374c992.jpeg)
![[PAID][QBCORE][ESX] Crafting Stations thumbnail 4](https://forum-cfx-re.akamaized.net/optimized/4X/6/e/4/6e4d69a51d367ddca4903dd8b7de7bd41a60a149_2_217x500.png)
Price
$20.00A script by DirkScriptz
Price
$20.00FEATURES
My Other Scripts:
WEED GROWING
ROBBERY CREATOR
BANK TRUCK ROBBERIES
BOUNTY HUNTER
DRUG DEALERS
DRUG LABS
FISHING SIM
SUPPORTS
ox_inventory
qb-inventory
qs-inventory
mf-inventory
ox_target
qb-target
q-target
Recipe Snippet
Recipes = {
['Repair Kit'] = {
Time = 7500,
RewardItem = "repairkit",
RewardCount = 1,
Default = false, --## true means the recipe page doesn't need to be found to display in the crafting book.
Type = "Mechanic",
Required = {
steel = 1,
metalscrap = 1,
},
},
},
Type Snippet
Types = {
['Mechanic'] = {
Anim = {Dict = "missmechanic", Anim = "work_base"}, --## Can be like this for an anim : {Dict = "", Anim = ""}, --## Can be false
MiniGame = false, --## Is there a minigame required to do this?
},
},
Crafting Point Snippet
CraftingPoints = {
['Mechanic Benches'] = {
Icon = "fa-solid fa-wrench",
Label = "Mechanic Bench",
Types = {
['Mechanic'] = true,
},
Public = false,
Jobs = {
police = true,
}, --## Can be a job of tables who can access this
Gangs = false,
KeyCode = false,
SpawnObject = 'imp_prop_impexp_mechbench', --## Do you want to spawn a physical object at these spots? if not set to false -- https://gta-objects.xyz/objects
Positions = {
['Sotuth Street'] = vector4(742.44738769531,1293.4984130859,360.29650878906,1.1635576486588),
},
},
},
CRAFTING UI
CRAFTING BOOK UI
CONFIG
Code is accessible | Partially |
Subscription-based | No |
Lines (approximately) | 1500+ |
Requirements | dirk-core |
Support | Yes |
No approved reviews found for this script yet.