This page has FAQs related ONLY to this script, be sure to also check Common FAQ for other issues
Drugs effects not working
If the effects are not working, it means that ESX.RegisterUsableItem function of your es_extended doesn't work properly
You can still manually register/trigger effects by using the following event
On both ESX and QBCore, an anticheat may interfere with drugs effects
Note: this is not something which depends on the script and we can't solve it for you
Bad performance
If you are having issues with server side performance with Drugs Creator, most likely is because of NPC selling, which requires to refresh all players inventories to be able to prompt Press E to sell drugs dialog
You can use a command instead of it to improve performance