BerkieBb
65c1eb70c9
HasItem callback made compatible with multiple items
...
To add multiple items to the callback you use it like this
QBCore.Funtions.TriggerCallback('QBCore:HasItem', function(result)
if result then
print('has items')
end
end, {"item1", "item2"})
Also still compatible with 1 item.
2021-06-19 14:48:19 +02:00
BerkieBb
ac258aac21
Update player.lua
2021-06-18 17:46:06 +02:00
BerkieBb
8b0ae68d71
Update loops.lua
2021-06-18 17:45:37 +02:00
BerkieBb
b2007b597a
Update events.lua
2021-06-18 17:45:14 +02:00
Franco Sanllehi
8d7c4086cf
fix(qb/core): Optional chat update
...
Needed for: https://github.com/qbcore-framework/qb-weapons/pull/6
2021-06-17 16:23:16 -04:00
LoveFistRP
369d8b7a01
Fix nil job after creation
2021-04-28 17:17:04 -07:00
LoveFistRP
67c24d46ff
Fix TP
2021-04-26 08:32:21 -07:00
LoveFistRP
e202407211
Needs tested
2021-04-24 15:12:04 -07:00
LoveFistRP
c80bd0331b
Infinity Compatible TP
2021-04-23 15:08:50 -07:00
LoveFistRP
e5be45c140
Configured char deletion
2021-04-23 14:13:40 -07:00
LoveFistRP
664c4de16d
ATM function
2021-04-22 22:20:30 -07:00
LoveFistRP
ee32b5888f
Banking Stuff
2021-04-19 14:48:59 -07:00
QBCore Framework
374625eaa6
Merge pull request #4 from LordLucifr/patch-1
...
Defferals PR
2021-04-18 11:49:19 -07:00
LoveFistRP
fa89509ec8
phone
2021-04-15 20:15:01 -07:00
LordLucifr
880e0b25cb
Fixed a typo
...
...
2021-04-15 15:35:00 -04:00
LordLucifr
4f12f9662d
Added ConnectQueue Trigger
...
forgot it in the first commit
2021-04-15 04:14:51 -04:00
LordLucifr
da9350f8bc
Fix Defferals
...
Additional Defferals can be added these are just proof of concept.
2021-04-15 03:58:30 -04:00
LoveFistRP
a384b2d9e2
BREAKING COMMIT ⚠️ ⚠️ Clear player data
2021-04-12 11:01:43 -07:00
GhzGarage
78d7ff2f8b
Remove log event not used
2021-04-10 18:15:54 -05:00
LoveFistRP
ca4ed82715
General Fixes/Cleanup
2021-04-08 19:53:25 -07:00
GhzGarage
36a139cc09
easier file management
2021-04-08 19:11:32 -05:00