esx_jb_advanced_truck_inventory icon indicating copy to clipboard operation
esx_jb_advanced_truck_inventory copied to clipboard

cam't take items from the trunk

Open NitroX28 opened this issue 5 years ago • 7 comments

hi , i can put items into the trunk but it's impossible to take them back,i can't take items at this moment (on the screenshot) , can you help me please ?

salut , je peut mettre des items dans le coffre mais il m'es impossible de les recuperer, je ne peut pas les recuperer a ce moment (sur la screenshot) , peut-tu m'aider stp ? error2

NitroX28 avatar Feb 18 '20 00:02 NitroX28

client\main.lua 243 line to find PlayerData.accounts[i].limit replaced by PlayerData.accounts[i].weight

client\main.lua 257 line to find PlayerData.accounts[i].limit replaced by PlayerData.accounts[i].weight

client\main.lua 377 line replaced by if tonumber(PlayerData.inventory[i].weight) < tonumber(PlayerData.inventory[i].count) + quantity and PlayerData.inventory[i].weight ~= -1 then

TonyMahoney avatar Feb 18 '20 13:02 TonyMahoney

i have changes lines but it's telling me "tu en porte trop"

NitroX28 avatar Feb 18 '20 17:02 NitroX28

so maybe it's a problem with items

NitroX28 avatar Feb 18 '20 17:02 NitroX28

client\main.lua 243 line to find PlayerData.accounts[i].limit replaced by PlayerData.accounts[i].weight

client\main.lua 257 line to find PlayerData.accounts[i].limit replaced by PlayerData.accounts[i].weight

client\main.lua 377 line replaced by if tonumber(PlayerData.inventory[i].weight) < tonumber(PlayerData.inventory[i].count) + quantity and PlayerData.inventory[i].weight ~= -1 then

Stil doesnt work

Kraleemil avatar May 06 '21 12:05 Kraleemil

I have the same problem, what did you do to fix it

ghost avatar Feb 23 '22 16:02 ghost

I have the same problem, what did you do to fix it

I moved over to esx_trunk

Kraleemil avatar Feb 23 '22 16:02 Kraleemil

Know where to change the distance to the vehicle because one has to stand very close to the vehicle before the trunk works

ghost avatar Mar 19 '22 20:03 ghost