Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cam't take items from the trunk #25

Open
NitroX28 opened this issue Feb 18, 2020 · 7 comments
Open

cam't take items from the trunk #25

NitroX28 opened this issue Feb 18, 2020 · 7 comments

Comments

@NitroX28
Copy link

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

@TonyMahoney
Copy link

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

@NitroX28
Copy link
Author

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

@NitroX28
Copy link
Author

so maybe it's a problem with items

@Kraleemil
Copy link

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

@ghost
Copy link

ghost commented Feb 23, 2022

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

@Kraleemil
Copy link

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

I moved over to esx_trunk

@ghost
Copy link

ghost commented Mar 19, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants