SVN 352: new AutoSell function / new MAX_TARGET_DIST option

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#1 Post by d003232 » Wed Oct 14, 2009 3:47 pm

There is a new profile option MAX_TARGET_DIST. There you can reduce the default ingame targeting distance from about 220 to a lower value. Thats helpfull in small places if you don't want to target all available mobs.

There is now also a very easy auto sell function. You can enable that in your profile with some expert option:

Code: Select all

<option name="INV_AUTOSELL_ENABLE"		value="true" />
<option name="INV_AUTOSELL_FROMSLOT"	value="2" />
<option name="INV_AUTOSELL_TOSLOT"		value="12" />
<option name="INV_AUTOSELL_QUALITY"		value="white, green" />
<option name="INV_AUTOSELL_IGNORE"		value="III, potion, 223443, weaponname" />
Add that options to your profile and use the normal playermerchant() function in your waypoint file. You can add itemnames (or parts of it) or item-ids to the ignore list.

There are no plans to add more functionality to that autosell. So please don't ask for that (except if you have the coding :-) )

BE CAREFULLY IN USING THAT NEW FUNCTION. IT IS NOT VERY WELL TESTED !!!
The RoM Bot Online Wiki needs your help!

j_schlott
Posts: 119
Joined: Tue Aug 18, 2009 11:42 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#2 Post by j_schlott » Thu Oct 15, 2009 12:06 am

you're the man =P

ghostslayer
Posts: 14
Joined: Tue Oct 13, 2009 11:52 am

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#3 Post by ghostslayer » Thu Oct 15, 2009 9:55 am

good job! there's a way to make an autodrop with rarity(white,green) and type (equipments for e.g) too? or it already exists? I couldnt find it

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#4 Post by d003232 » Thu Oct 15, 2009 10:04 am

ghostslayer wrote:good job! there's a way to make an autodrop with rarity(white,green) and type (equipments for e.g) too? or it already exists? I couldnt find it
No. We don't have that informations.
The RoM Bot Online Wiki needs your help!

niinii
Posts: 10
Joined: Fri Sep 25, 2009 9:49 am

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#5 Post by niinii » Thu Oct 15, 2009 8:13 pm

OMG OMG i've been waiting for this! haven't test it yet though, but THANK YOU!

Maroco
Posts: 30
Joined: Fri Sep 18, 2009 11:25 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#6 Post by Maroco » Fri Oct 16, 2009 1:36 am

Hi , sorry for that qestion but with slots in inventori ar 2 till 12? thats ar slots on Tab 1 or Tab 2? I dont wont make mistake. thx

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#7 Post by d003232 » Fri Oct 16, 2009 2:42 am

Maroco wrote:Hi , sorry for that qestion but with slots in inventori ar 2 till 12? thats ar slots on Tab 1 or Tab 2? I dont wont make mistake. thx
Bag 1 has slot 1 - 30, bag 2 has 31-60, bag 3 has 61-90, ...
The RoM Bot Online Wiki needs your help!

niinii
Posts: 10
Joined: Fri Sep 25, 2009 9:49 am

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#8 Post by niinii » Fri Oct 16, 2009 9:41 am

works as said. good job d003232! am i right to say the bag slot 1 start from the top row of the first tab, not the bottom row?

d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#9 Post by d003232 » Fri Oct 16, 2009 9:43 am

niinii wrote:works as said. good job d003232! am i right to say the bag slot 1 start from the top row of the first tab, not the bottom row?
yes it is.
The RoM Bot Online Wiki needs your help!

Maroco
Posts: 30
Joined: Fri Sep 18, 2009 11:25 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#10 Post by Maroco » Fri Oct 16, 2009 1:01 pm

ok thx, works good, testet

marnitako

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#11 Post by marnitako » Thu Mar 04, 2010 10:37 am

<option name="INV_AUTOSELL_IGNORE" value="III, potion, 223443, weaponname" />


hi, what is 223443 ???

marnitako

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#12 Post by marnitako » Thu Mar 04, 2010 10:41 am

How I can to include to the ignore list: Runes, Potion, Quest item or daily quest item, Food, and materials? wood herb and ore?

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST option

#13 Post by Administrator » Sat Mar 06, 2010 12:01 am

You would need to put each of their item names or IDs there. If, for example, you do not sell Simple Health Potion, you would need to add "Simple Health Potion" to the ignore option.

Code: Select all

<option name="INV_AUTOSELL_IGNORE" value="Some Item, Simple Health Potion, Something Else, 1234" />

marnitako

Re: SVN 352: new AutoSell function / new MAX_TARGET_DIST opt

#14 Post by marnitako » Thu Mar 11, 2010 1:00 pm

Ok, thanks, is good option, but a lot of items to put in the ignore list XD

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 24 guests