How to add repair kits to shop?

Hello, I am simply trying to add Repair kits to esx_shops, I was searching and I’ve found this post
How to add items to esx_shops but the link that was provided showing how to do that is broken.

I really searched for a while and couldnt find anything so if you can tell me or direct me to a place that shows me how to do that please let me know.

I’ve downloweded esx_repairkit but I am unsure how to add it into the shops database menu.

Thank you.

Simply removing some stuff from the url in that topic reveals: https://esx-org.github.io/es_extended/server/functions/registerusableitem/

Thank you for the info

Where do i put ESX.RegisterUsableItem(item, cb) and what do I do with it

3 Likes

Where do i put ESX.RegisterUsableItem(item, cb) and what do I do with it