Ez Lib
Ez Lib is our own open source library we use for our scripts to include common functions we use and want to share for you to use and a bridge system for popular resources/ frameworks.
Last updated
Was this helpful?
Ez Lib is our own open source library we use for our scripts to include common functions we use and want to share for you to use and a bridge system for popular resources/ frameworks.
Last updated
Was this helpful?
Download, unzip and add the script to your server. Ensure script in server.cfg or use other method ... "ensure ez_lib".
Make sure that "ez_lib" is ran before any scripts which use the library, such as one of our own fivem scripts, and after any dependant scripts (e.g. qb-core, ox_lib, qs-inventory, ox_target, ...)
Any configuration for QBCore/ ESX users can be done via the config file.
Update any functions or dependancies (such as invtentory resource you are using). Information is all provoded on the config file for you to view.
We have effectively commented/ anotated this script to the best of our ability per function... - Giving examples - Explanation - Return type - Values needed to be passed by parameters
Read the script and you will see. We hope it helps with your development/ modications. Customers who have a custom framework (i.e. NOT QB/ ESX), we will help you modify to our best ability within our discord (Discord Link), if you open a ticket.