Inventory Update

This commit is contained in:
Kakarot
2024-05-20 05:28:38 -05:00
parent 8ddbf0555a
commit 435c5335a3
3 changed files with 51 additions and 15 deletions
+2 -11
View File
@@ -72,19 +72,10 @@ QBConfig.Player.PlayerDefaults = {
jailitems = {},
status = {},
phone = {},
fitbit = {},
bloodtype = function() return QBConfig.Player.Bloodtypes[math.random(1, #QBConfig.Player.Bloodtypes)] end,
dealerrep = 0,
craftingrep = 0,
attachmentcraftingrep = 0,
rep = {},
currentapartment = nil,
jobrep = {
tow = 0,
trucker = 0,
taxi = 0,
hotdog = 0
},
callsign = 'NO CALLSIGN',
bloodtype = function() return QBConfig.Player.Bloodtypes[math.random(1, #QBConfig.Player.Bloodtypes)] end,
fingerprint = function() return QBCore.Player.CreateFingerId() end,
walletid = function() return QBCore.Player.CreateWalletId() end,
criminalrecord = {