AutoSell Problem (item colors)

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
radulfizz
Posts: 19
Joined: Thu Sep 23, 2010 7:09 am

AutoSell Problem (item colors)

#1 Post 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 :?
radulfizz
Posts: 19
Joined: Thu Sep 23, 2010 7:09 am

Re: AutoSell Problem (item colors)

#2 Post 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.
Post Reply