I've been trying to edit it to fit my liking. However, I ran into some problems.
1)for some reason, my 'overlay' buttons (the buttons that light up when the player hovers over them) get cut off at the bottom, so the lower layer shows. See the picture to see what I mean.
2. When a player hovers over a category e.g. Loot, it should show up on the yellow line. I've tried editting this in Lunatic, but I can only have either the overlay option, or the tekst option, for some reason. This is my setup of button 1 (items)
when 1; result.push(["$bitmap[Menus, InventorytypeBar2]",[51, 4], 255, [0, 0, "43", "47"]],)
when 1; result.push(["$bitmap[Menus, ItemsInv]",[450, -6], 255, [0, -10, "bw + 3", "bh + 13"]],) #bitmap = ""
The 2nd "When 1" will only work if the first "When 1" is disabled.. Is there any way to bypass this?


