Hey everyone, recently made up this simple drug system, since every drugsystem i found on the internet were kinda old and had some issues.
It is very simple to setup, actually you only need to compile the config.lua file with the location and item infos, and should be ready!
There is no more explanation to give, it just spawn a marker to the point you give, and does the job, but there are bunch of features, which you can freely edit in the config.lua.
Features:
-
Custom locations.
-
Check to remove weapon during progressbar.
-
Select the amount of item to add and remove.
You can remove two items at time during process by adding item name in the ‘Remove2’ var. -
Select MIN and MAX droprate in the collection site.
Compatible with: ox_inventory
Hope this will help someone out, and feel free to edit in case of any errors.