swkeep
June 17, 2022, 8:41am
1
[Preview]
Preview Link
a free crafting script made for qbcore.
Features
permanent items in crafting recipes
players can see props on workbench if specified
restrict workbenches & items by jobs/grades
restrict items by crafting level
support for different workbench props
give crafting information to players by mail(qb-phone)
define crafting success rate
define crafted amount
Dependencies
qb-core
qb-phone
polyzone
qb-target
keep-menu or qb-menu
**to use qb-menu make sure config.menu is set to âqb-menuâ
Download
Resource at Github
12 Likes
Yo this is really cool, nice work with the floating model, cool idea
3 Likes
This is better than 90% of the paid crafting scripts ive seen. Amazing work
2 Likes
A very nice a flawless script indeed! Works very well and looks great! Thanks for the free release
1 Like
Great script, one of the best crafting systems that is free out there. Keep up the good work!
1 Like
great script. Is there anyway to make it work with quasar smartphone ? because right now im not getting the list of things i need to craft. as it goes to qb-phone
2 Likes
I love it! can it be done for ESX?.. that would be amazing
swkeep
February 10, 2023, 11:53am
9
Some of my scripts are going to be on ESX and crafting is on top of that list, but theyâll use my input and menu scripts.
And it will probably take some time as Iâm too busy these days.
2 Likes
mgzkay1
February 16, 2023, 4:56am
10
can i get some help after configuring it in app.js
esx version has any chance ?
can bullets be crafted as well?
You can make it word by editing the following line in
client/mailer.lua
Line 22: TriggerServerEvent(âqb-phone:server:sendNewMailâ, {
to TriggerServerEvent(âqs-smartphone:server:sendNewMailâ, {
same bro i dont get it any help please
$(document).on(âmouseenterâ, â.item-slotâ, function(e) {
e.preventDefault();
if ($(this).data(âitemâ) != null) {
$(â.ply-iteminfo-containerâ).fadeIn(150);
FormatItemInfo($(this).data(âitemâ));
} else {
$(â.ply-iteminfo-containerâ).fadeOut(100);
}
});
can somebody help me please where to put the line in ?
when ever i try to create a new bench it just spawns it in the air i just messing with the xyz and the rotation no luck
did you start qbcore before keep-crafting
Can i add any gun and attachment to the work bench