
Marketplace
Installation
warning
We highly recommend you to read carefully each step written below.
Don't skip any step, it could lead to a non-functioning script.
Follow these steps to install the script
- Download the script from KeyMaster.
- Download the "Library" script from KeyMaster.
- Drag the
s1n_libfolder into yourresourcesdirectory. - Rename the
s1n_lib-....folder tos1n_lib. - Drag the
s1n_marketplace-...folder into yourresourcesdirectory. - Rename the
s1n_marketplace-....folder tos1n_marketplace. - Start the library by adding
start s1n_libto yourserver.cfgfile. - Start the script by adding
start s1n_marketplaceafterqb-core(if you use QBCore) ores_extended(if you use ESX) has been started to yourserver.cfgfile. - Configure the script by modifying the values in the
config.luafile located in thes1n_marketplace/sharedscript folder. - Configure the library by modifying the values in all the files contained in the
configuration/folder located in thes1n_lib/script folder. - (optional) If you use qb-target, start the script after
qb-targethas been started to yourserver.cfgfile. - (optional) If you use ox-target, start the script after
ox_targethas been started to yourserver.cfgfile.