mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-19 07:16:03 +01:00
Update/Fix gks install support info
This commit is contained in:
@@ -64,8 +64,7 @@ Go to gks-phone > server > serverapi.lua
|
|||||||
|
|
||||||
- Add these lines:
|
- Add these lines:
|
||||||
```lua
|
```lua
|
||||||
local data = { society = id.society, amount = amount }
|
TriggerEvent('jim-payments:Tickets:Give', { senderCitizenId = id.sendercitizenid, society = id.society, amount = amount })
|
||||||
TriggerServerEvent('jim-payments:Tickets:Give', data)
|
|
||||||
```
|
```
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|||||||
Reference in New Issue
Block a user