Installation & Configuration & Integration

Step By Step Installation

Install

Login to your keymasterarrow-up-right 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

General 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 account

Job Bills

Integrations

Check 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