๐งInstallation
Framework Installation
Server CFG scripts order
ensure oxmysql
ensure ox_lib
ensure qb-core
ensure origen_inventory # If you are using the Origen Inventory V2
ensure origen_clothing
ensure origen_clothing_screenshot #(if you need to take the photos for the clothes)
...(make sure starts other scripts that use inventory functions after the origen_inventory)Now insert the SQL files into your database:
origen_clothing/origen_clothing.sql
Start the script
If you complete the order for the all installation you can start the script correctly
Server CFG scripts order
ensure oxmysql
ensure ox_lib
ensure es_extended
ensure origen_inventory # If you are using the Origen Inventory V2
ensure origen_clothing
ensure origen_clothing_screenshot #(if you need to take the photos for the clothes)
...(make sure starts other scripts that use inventory functions after the origen_inventory)Now insert the SQL files into your database:
origen_clothing/origen_clothing.sql
Start the script
If you complete the order for the all installation you can start the script correctly
Server CFG scripts order
Now insert the SQL files into your database:
origen_clothing/origen_clothing.sql
Start the script
If you complete the order for the all installation you can start the script correctly
We recommend uploading our script files without using FileZilla, as the upload process may corrupt our scripts. As a recommendation, please use WinSCP or other reliable programs to upload the files.
Setup CFG Permissions
Check that you have all these lines in your cfg, if you don't have any add them.
Now you will need to register your license as the qbcore.god group. To do this, you can use this example replacing your license.
You will need to check that the permission group your character has is one of those listed in config/_main.lua. Example of the default ones:
Last updated