mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 06:16:02 +01:00
Optimize, refactor and tidy
This commit is contained in:
@@ -72,7 +72,7 @@ TriggerServerEvent('jim-payments:Tickets:Give', data)
|
||||
- Go to `gks-phone > server > serverapi.lua`
|
||||
- Search for the event: `gksphone:faturapayBill` and search for this line:
|
||||
```lua
|
||||
Ply.Functions.RemoveMoney('bank', data[1].amount, "paid-invoice")
|
||||
Ply.Functions.RemoveMoney('bank', amount, "paid-invoice")
|
||||
```
|
||||
|
||||
- Directly under this line add this event:
|
||||
@@ -174,4 +174,4 @@ FineJobList = true, -- "true" to use nearby player list feature in the cash regi
|
||||
- `BankBlips` Enable this if you disabled qb-banking and need bank locations
|
||||
- `ATMBlips` Enable this if you are a pyscho and need every ATM to be on the map too
|
||||
- `Gabz` Enable to change to Gabz Bank locations, this corrects the ATM/Bank Cashier + Ticket Cash in
|
||||
---
|
||||
---
|
||||
Reference in New Issue
Block a user