#Possible Crafting

1 messages · Page 1 of 1 (latest)

fossil gorge
#

Simple script that utilises ox_inventory craftItem hook to allow for the checking and setting of player metadata. If required level is not met, the player won't be allowed to craft, if it is they'll craft the item and gain xp/ rep.

Converted to qb-core functions to be more helpful to the masses, easy to convert to qbx though (and should work out the gates)

https://github.com/ashleyjrobinson/possible_crafting

GitHub

Utilises player metadata in qbx-core and qb-core to allow you to level lock crafts and add xp/rep for crafting items. - GitHub - ashleyjrobinson/possible_crafting: Utilises player metadata in qbx-c...

twilit marlin
#

impossible

fossil gorge
queen cliff
#

registering a hook for each craft is not a great move. you should just have the filter list be generated dynamically and then have one hook