Business Details
Docs needed to run script on any ESX / QB server
Last updated
Docs needed to run script on any ESX / QB server
Last updated
1º Add the xex_businessdetails folder to your resources and initialize it on server.cfg.
start xex_businessdetails
1º Make sure to select your framework Config.Framework
2º Fill Config.Command with your desired command name.
3º Configure config.lua with:
Label: Job label to show on list.
Name: Name of the job on DB.
minGradeToManipulate: Minimum grade should have to manipulate it (to open / close).
description = Business description.
img = image name matching /nui/images/ .
coordsForMarker = coords for mark on map when you click on the item.
open: Should be opened by default?
4º Configure configs.lua with you optional Discord webhook.
-Copy / paste this code replacing ExecuteCommand('business') with your Config.BusinessCommand.