Page 1 of 1

AutoSell Problem (item colors)

Posted: Thu Sep 23, 2010 7:28 am
by radulfizz
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 :?

Re: AutoSell Problem (item colors)

Posted: Thu Sep 23, 2010 7:59 am
by radulfizz
Problem solved.
Apparently i had some old files that didnt get updated.
Removed the files in question and did an update, now it seems to work.

Can be closed.