Auto selling options I just CANT understund..

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
eragonios
Posts: 13
Joined: Thu Sep 08, 2011 6:42 am

Auto selling options I just CANT understund..

#1 Post by eragonios » Sun Sep 11, 2011 8:23 am

Hi this is my problem and i really ty if som1 can help.

THIS IS MY PROFILE.

Code: Select all

<!-- Auto selling options when used with player:merchant -->
		<option name="INV_AUTOSELL_ENABLE"	value="true" />		<!-- true | false -->
		<option name="INV_AUTOSELL_FROMSLOT" value="1" /> 			<!-- 1 = bag 1 slot 1 -->
		<option name="INV_AUTOSELL_TOSLOT"	value="57" /> 			<!-- 30 = last slot bag 1 -->
		<option name="INV_AUTOSELL_QUALITY"	value="white,green,blue,purple,orange,gold" /> 	<!-- white,green,blue,purple  -->
		<option name="DEBUG_AUTOSELL"      	value="true" />
THIS IS MY LOG.

Code: Select all

We try to find NPC Pancer:
We successfully target NPC Pancer and try to open the dialog window.
[DEBUG] Check item so sell: 78 223501 Lion-Face Round Shield
[DEBUG] Check item so sell: 79 223501 Lion-Face Round Shield
[DEBUG] Check item so sell: 80 211648 Rune Warrior's Giant Hammer
[DEBUG] Check item so sell: 86 211648 Rune Warrior's Giant Hammer
[DEBUG] Check item so sell: 94 223501 Lion-Face Round Shield
Clearing target.
Moving to waypoint #224, (-16650, 11463)
(i'm using the lastest update* 644 atm)

And the items still in my backpack. The funny thing is.. debug is totaly normal without errors for sell these items
Lion-Face Round Shield's & Rune Warrior's Giant Hammer's

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Auto selling options I just CANT understund..

#2 Post by rock5 » Sun Sep 11, 2011 9:17 am

Is it possible those items have more than 2 named stats?
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

eragonios
Posts: 13
Joined: Thu Sep 08, 2011 6:42 am

Re: Auto selling options I just CANT understund..

#3 Post by eragonios » Sun Sep 11, 2011 9:22 am

Y all have 3 named 1 yellow and 2 green

eragonios
Posts: 13
Joined: Thu Sep 08, 2011 6:42 am

Re: Auto selling options I just CANT understund..

#4 Post by eragonios » Sun Sep 11, 2011 9:44 am

ok i got it... i've add

Code: Select all

<option name="INV_AUTOSELL_NOSELL_STATSNUMBER"	value="6" />
my problem solved.. ty for ur reply

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Auto selling options I just CANT understund..

#5 Post by rock5 » Sun Sep 11, 2011 9:51 am

I should have added a debug message for that. Use option

Code: Select all

		<option name="INV_AUTOSELL_NOSELL_STATSNUMBER"		value="4" />
That will not sell items with 4 or more items. I set it to default to 3 so it wasn't selling your items. If you set it to 4 or more then they will sell.

Maybe I should change the default to 4? The purpose if this option is to avoid selling user stated gear by mistake. I guess not many people would stat an item with only 3 stats but it is possible. They might stat with 3 to start off with, with the intention of stating the other 3 at a later date. So maybe it would be safer not to change the default to 4.

But I should definately add that debug message.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

eragonios
Posts: 13
Joined: Thu Sep 08, 2011 6:42 am

Re: Auto selling options I just CANT understund..

#6 Post by eragonios » Sun Sep 11, 2011 10:04 am

No need to change it.. i think its better to leave it at "3" the default value... for the reason u said!
But y.. if its easy just put a debug message for this. ^^

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 3 guests