move paychecks

This commit is contained in:
Kakarot
2025-06-01 13:14:11 -05:00
parent 70daf38e5e
commit eb4a573411
5 changed files with 95 additions and 40 deletions
-2
View File
@@ -584,5 +584,3 @@ function QBCore.Player.GetFirstSlotByItem(items, itemName)
if GetResourceState('qb-inventory') == 'missing' then return end
return exports['qb-inventory']:GetFirstSlotByItem(items, itemName)
end
PaycheckInterval() -- This starts the paycheck system