mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-19 07:16:03 +01:00
Stop asking me about gks-phone
This commit is contained in:
@@ -64,7 +64,7 @@ Go to gks-phone > server > serverapi.lua
|
|||||||
|
|
||||||
- Add these lines:
|
- Add these lines:
|
||||||
```lua
|
```lua
|
||||||
TriggerEvent('jim-payments:Tickets:Give', { senderCitizenId = id.sendercitizenid, society = id.society, amount = amount })
|
TriggerEvent('jim-payments:Tickets:Give', { sender = Ply.PlayerData.charinfo.firstname, senderCitizenId = data[1].sendercitizenid, society = data[1].society, amount = data[1].amount })
|
||||||
```
|
```
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|||||||
Reference in New Issue
Block a user