mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-19 07:16:03 +01:00
typo fix
This commit is contained in:
@@ -14,7 +14,7 @@ Enchanced QB-Input payment system from my other scripts now free on its own
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
To make use of this payment system you in a job that wasn't created by me
|
To make use of this payment system in a job that wasn't created by me
|
||||||
|
|
||||||
All you need to do is pick the job, grab a vector4 and confirm if you need a prop or not
|
All you need to do is pick the job, grab a vector4 and confirm if you need a prop or not
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ print("^2Jim^7-^2Payments v^42^7.^47 ^7- ^2Payments Script by ^1Jimathy^7")
|
|||||||
-- https://discord.gg/xKgQZ6wZvS
|
-- https://discord.gg/xKgQZ6wZvS
|
||||||
|
|
||||||
Config = {
|
Config = {
|
||||||
Debug = true,
|
Debug = false,
|
||||||
Manage = true, -- "true" if using qb-management
|
Manage = true, -- "true" if using qb-management
|
||||||
-- "false" if using qb-bossmenu
|
-- "false" if using qb-bossmenu
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ Config = {
|
|||||||
CustomCashRegisters = {
|
CustomCashRegisters = {
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
-- The /polcharge command requires specific jobs to be set
|
-- The /polcharge command requires specific jobs to be set
|
||||||
-- No tickets for these, it's just commission
|
-- No tickets for these, it's just commission
|
||||||
FineJobs = {
|
FineJobs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user