AutoSell Problem (item colors)
Posted: Thu Sep 23, 2010 7:28 am
Hey,
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
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
