Difference between revisions of "followRandom"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page FollowRandom to followRandom: Converting page titles to lowercase)
 
Line 8: Line 8:
 
; followRandomDistance [<number>]
 
; followRandomDistance [<number>]
 
: For example, setting this value to 4 will give your bot the chance of moving to any cell within a 4x4 area around your [[followTarget]].
 
: For example, setting this value to 4 will give your bot the chance of moving to any cell within a 4x4 area around your [[followTarget]].
 
 
[[Category:config.txt]]
 

Latest revision as of 22:42, 9 May 2021

This feature is not maintained since #3363. It MAY be removed or reworked in the future versions.


followRandom [<boolean flag>]
This config option toggles random following. When set to 1 your bot will move to a random position within followRandomDistance of the followTarget.


followRandomDistance [<number>]
For example, setting this value to 4 will give your bot the chance of moving to any cell within a 4x4 area around your followTarget.