Installation & Configuration & Integration
Step By Step Installation
Step By Step InstallationInstall
Login to your keymaster account, check Granted Assets section and download script you bought from us.
Drag & drop script, after that restart your server and setup is done
Configuration
ConfigurationGeneral Options
------------------------GENERAL OPTIONS------------------------
---------------------------------------------------------------
Config.Commands = {
OpenBilling = "billing",
OpenAdminMenu = "billingadmin",
PosDevice = "pos"
}
Config.WAT = 10 -- Tax will be added to invoice amount
Config.PosToJobVault = true -- Add pos moneys to player's job vault / if you set this false, money will be added to pos holder bank accountJob Bills
Integrations
IntegrationsCheck if player has an unpaid bill
Create Custom Invoice
Variables
targetSource: GetPlayerServerId(playerId)
title: Gun fight
description: Player killed a person with a gun
amount: 250
type: personel or company
Open Billing Menu
Open Admin Menu
Open POS Device
Last updated