Installation
In this section you can find how to install the resource properly
Install dependencies
Download the latest
ox_lib.zip.Open
ox_lib.zipand copy theox_libfolder to your server's resources folderAdd ensure
ox_libright after ensure es_extended or qb-core in yourserver.cfgDownload the latest
oxmysql.zip.Open
oxmysql.zipand copy theoxmysqlfolder to your server's resources folderAdd ensure
oxmysqlright after ensure es_extended or qb-core in yourserver.cfg
Script Install
Download from keymaster.
Copy script folder to your server's resources folder
in server cfg add following:
add_ace group.YOURWANTEDGROUP command.shops allow
add_ace group.YOURWANTEDGROUP command.deleteshop allowExample for admin group
add_ace group.admin command.shops allow
add_ace group.admin command.deleteshop allowIf this doesnt work for you on QBCore do following:
add_ace qbcore.YOURWANTEDGROUP command.shops allow
add_ace qbcore.YOURWANTEDGROUP command.deleteshop allowLast updated