Installation
Last updated
Last updated
Make sure dirk-core is ensured after any framework/target system or inventory and before any of the scripts that use it.
Dirk-Core will automatically detect dependencies you are using if you have renamed a common resource that is supported by our library then you will need to change like so
There is a folder called saveddata within the main directory this will be used by other scripts to save data so if you have anything you wish to save please keep this folder and its contents while updating
You will need to change the fxmanifest.lua depending on which SQL script you use please change as instructed within this file.
If you are using a version of QBCore with AddItem and AddItems exports you can turn this feature on and you will not have to add any items to your shared.lua that are required in my scripts If you are using ESX then you can use auto-add items to inject SQL into your items table again you will not have to add any items from my scripts in the future
If you are having issues with server to client mass events you can try using my event logger to log your most commonly spammed events.
You will need to make edits to your scheduler.lua within your servers artifacts.
citizen/scripting/lua/scheduler.lua