is Autoselling working correctly?
I think i have the settings right, but it doesnt sell.
After a look into the code it appears to me that the colors are defined as 4-byte values in item.lua
while at runtime, slotitem.Color in inventory.lua is a 3-byte value, so there's no match.
Sorry if i'm noobishly missing sth,
too lazy for looking deeper into this before asking here
