Awesome, good work with this.
I just noticed that some images don’t load, I have the route configured correctly because some are visible, I tried to use different methods like in the same code to put the images there but it doesn’t matter, it just doesn’t show them (if those images are there just in case I’ll clarify it) any idea what it could be? it only happens to me in this code I have other ones from the market for players and if they load well, when buying the object in the inventory the image does appear correctly. greetings :B
So it’s a client sided issue right? Or are other players in your server having the same issues?
Yes, the client side on the server does not have any ImagePath calls only on the client. I tried a clean install of the latest version and the same thing happens. I’ll see if I can fix it and possibly it happens to me.
But are other players on your server having the same issue?
I fixed it, my fault, some images had a hyphen - instead of _ under it, I don’t know what it has to do with it but that solved the problem, I also changed the name of the object and the image to the same as the size of others to 100px x 100px that also fixed others and I don’t know what it had to do with it hehe, now everything is fixed I just leave this in case it happens to someone else they can know or have an idea of how I did it, cheers.
edit: photo
Thanks for the feedback! I implemented a bug fix that should resolve the issue or at least handle it more effectively:
Thanks to you my amigo.
what a nice and nice job. i would have liked it to require a gun license per gun as well as ox_inventory works.
A licensing system is already included. While making the license item-specific is planned, it is not a priority at the moment. Also, full support for ox_inventory is already integrated.
What would be even more important would be if you could also put this on jobs
job = {
enabled = true, -- Enable job restrictions
jobs = {
['police'] = true,
['mechanic'] = true
}
},
Has already been noted! When I find the time I will start working on it, as for right now I have some other projects that I need to finish first.
Ok then I’ll wait a minute, I can’t use it anyway as it is, the design doesn’t fit as it is, I’m still waiting until you can edit it yourself
good work thanks