PolCharge fixes + debug

This commit is contained in:
Jim Shield
2022-07-11 19:59:57 +01:00
committed by GitHub
parent da1a19eb2c
commit b543803194
4 changed files with 65 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
print("Jim-Payments v2.7 - Payments Script by Jimathy")
print("^2Jim^7-^2Payments ^4v^62.7 ^7- ^2Payments Script by ^1Jimathy^7")
-- If you need support I now have a discord available, it helps me keep track of issues and give better support.
@@ -6,9 +6,8 @@ print("Jim-Payments v2.7 - Payments Script by Jimathy")
Config = {
Debug = false,
Manage = true, -- "true" if using qb-management
Manage = true, -- "true" if using qb-management
-- "false" if using qb-bossmenu
TicketSystem = true, -- Enable this if you want to use the ticket system false
List = true, -- "true" to use nearby player list feature in the cash registers, "false" for manual id entry
PaymentRadius = 30, -- This is how far the playerlist will check for nearby players (based on the person charging)
@@ -45,6 +44,9 @@ Config = {
CashInLocation = vector4(252.23, 223.11, 106.29, 159.2), -- Default Third Window along in Pacific Bank
TicketSystem = true, -- Enable this if you want to use the ticket system false
TicketSystemAll = true, -- Enable this to give tickets to all workers clocked in
Commission = true, -- Set this to true to enable Commissions and give the person charging a percentage of the total
CommissionAll = false, -- Set this to true to give commission to workers clocked in
CommissionDouble = false, -- Set this to true if you want the person charging to get double Commission