mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 06:16:02 +01:00
keep gks info up to date
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', amount, "paid-invoice")
|
||||
Ply.Functions.RemoveMoney('bank', data[1].amount, "paid-invoice")
|
||||
```
|
||||
|
||||
- Directly under this line add this event:
|
||||
|
||||
Reference in New Issue
Block a user