Is the .png file name equals to the item name in your database?
var Config = new Object();
Config.closeKeys = [289, 177, 322]; //Array of keys used to close inventory. Default ESC and F2. Check https://keycode.info/ to get your key code
//LANGUAGE CAN BE CHANGED IN ui.html, SEARCH FOR AND CHANGE IT THERE
I even changed it
Yes I use the same product name in png and even then it does not display png, I added everything right in the resources, it restarts the server and it does not recognize the png in any way …
I don’t see F2 key!
F2 = 113
In the case of the celphone for example I put files with the name tel.png phone.png celphone.png and still it does not work.The size use 128x128
Share your database items table (product that doesnt show) + resources.lua + images
Config.OpenControl = 289 – Key for opening inventory. Edit html/js/config.js to change key for closing it.
that’s the button to open the menu
[“ESC”] = 322,
[“F1”] = 288,
[“F2”] = 289,
[“F3”] = 170,
[“F5”] = 166,
[“F6”] = 167,
[“F7”] = 168,
[“F8”] = 169,
[“F9”] = 56,
[“F10”] = 57,
that’s some of the keys
DUDE USE 113 AND IT’S GONNA WORK.
JavaScript keys
ok…going to try now
There it is, in the case Monster is redbull, everything is right and the image does not appear, same thing for all other items …
thanks for trying to help but that still didn’t work like I knew it wouldn’t lol
Try to delete “cache” folder (server side) before restarting the server.
No errors? 113 should work
idk
I just switched back to the old one so no biggie I just wanted to use this one with the trunk inventory hud
I use a .bat script that restarts the server every 6 hours and clears the cache on every reboot …
PNG not working for me neither.
ps. thanks you for this amazing script.
@Trsak I downloaded and follow the step in construction on github, but when I run it nothing show in inventory,I’m using Zaphosting,can you help me check what happen
i cant close this ui

