oosayeroo
804327f3aa
Merge branch 'jimathy:main' into main
2025-06-18 19:30:56 +01:00
oosayeroo
ba59418b6d
return values (boolean)
...
- added return values on following functions
:fundPlayer
:chargePlayer
- added check for Config.System in Notify.lua
2025-06-18 19:30:21 +01:00
Jim Shield
9d8706e8c6
Tidy up setThirst() and setHunger() functions
...
added debug print and fixed non-esx functions setting needs wrong
2025-06-14 22:32:58 +01:00
Jim Shield
2b7a1c2e6d
Start working on billPlayer() function
...
The intention here is to try and add multiple "billing" script functions, so the user can pre-set it for scripts that use `jim_bridge`
Currently only handles `jim-payments`
2025-06-07 18:14:53 +01:00
Jim Shield
3daa6a9772
Better workarounds for no info yet to getPlayer()
2025-05-26 19:10:54 +01:00
Jim Shield
e455d1b43d
getPlayer() fallback if player hasn't loaded yet
2025-05-21 15:38:56 +01:00
Jim Shield
68412d8006
Enforce numbers when changing stats
...
if the value ends up being `nil` this *should* force it to 0
Also added a check for if it can actually give `randomReward` before trying to
2025-05-11 14:16:02 +01:00
Jim Shield
b81ada265b
Better support for RedM's RSG Core
...
Nothing public uses this yet, but its very similar to QBCore which makes it very for me to support
Nothing special to note, just improves the integration for future ventures into RedM
2025-05-01 17:49:37 +01:00
Jim Shield
45c5af8e81
Fix duplicate functions and typos
2025-04-22 19:16:31 +01:00
Jim Shield
b7db98ffdc
esx fixes
2025-04-18 19:45:56 +01:00
Jim Shield
b27f91ac87
fix playerdata check for isDead in server
2025-04-12 01:09:21 +01:00
Jim Shield
35357c07a3
add isDead and isDown to getPlayer()
2025-04-12 00:19:22 +01:00
Jim Shield
2da2c56705
add basic support for RedM (RSGCore)
2025-04-07 20:52:59 +01:00
Jim Shield
4d8305c844
changes for beta branch
2025-04-01 14:15:50 +01:00
Jim Shield
8611bc6d3c
I am still alive
2025-03-26 21:43:48 +00:00
Jim Shield
2572f86030
input compat fixes
2025-03-11 22:41:13 +00:00
Jim Shield
6bfb549fd0
refactor + attempt better support for other inventories
2025-03-08 13:44:05 +00:00
Jim Shield
8eb98bff29
(Beta) Fixes for multiframework support
2025-03-01 12:58:43 +00:00
Jim Shield
f9812a689e
Add files via upload
2025-02-22 13:21:54 +00:00
Jim Shield
e72fad0bfa
Upload beta 1.2
2025-02-21 13:47:15 +00:00