SVN 110: flexible harvest customization, rnd pause after loo

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 110: flexible harvest customization, rnd pause after loo

#1 Post by d003232 » Fri Jul 31, 2009 10:31 am

SVN 110:
  • new: new options for flexible harvest scan customization
  • new: random pause after loot to look more human
  • new: new counters self.Sleeping_time and self.Fights
  • fix: different rest messages for time/full
  • fix: demo waypoints with sleeping at NPCs for taking quests
  • fix: check logout timer while sleeping

If you don't want a random pause after looting set the option:

Code: Select all

<option name="LOOT_PAUSE_AFTER" value="10" />
to '0'. Default is 10 (means a probability from 10% for a rest).


If you want to customize your harvest scan, you can use the following options in your profile:

Code: Select all

<option name="HARVEST_SCAN_WIDTH" value="10" />	
<option name="HARVEST_SCAN_HEIGHT" value="8" />	
<option name="HARVEST_SCAN_STEPSIZE" value="35" />	
<option name="HARVEST_SCAN_TOPDOWN" value="true" />	
<option name="HARVEST_SCAN_YREST" value="10" />
That options are not promoted in the default profile. They have standard settings and are more designed for the expert users.

If you want more informations about the possible options take a look into settings.lua
The RoM Bot Online Wiki needs your help!

xxsinz
Posts: 67
Joined: Wed May 27, 2009 9:45 am

Re: SVN 110: flexible harvest customization, rnd pause after loo

#2 Post by xxsinz » Fri Jul 31, 2009 10:34 am

Thank you for this, for awhile their I would change the code after each SVN update, then I just got tried of it, thank you!

copenhagen69
Posts: 58
Joined: Mon Jul 27, 2009 8:04 pm

Re: SVN 110: flexible harvest customization, rnd pause after loo

#3 Post by copenhagen69 » Sun Aug 02, 2009 6:46 pm

in the harvest scan ... is there a way to tighten the top-down scan? sometimes it seems the space between each scan line is a little too big and skips some mats every now and then ...

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

Re: SVN 110: flexible harvest customization, rnd pause after loo

#4 Post by d003232 » Mon Aug 03, 2009 1:52 am

copenhagen69 wrote:in the harvest scan ... is there a way to tighten the top-down scan? sometimes it seems the space between each scan line is a little too big and skips some mats every now and then ...
space between each scan line = step size:

Code: Select all

<option name="HARVEST_SCAN_STEPSIZE" value="22" />
if you don't want to reduce the scanfield, you have to increase the 'SCAN_WIDTH' and SCAN_HEIGHT at the same time.
The RoM Bot Online Wiki needs your help!

Post Reply

Who is online

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