followRandom: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page FollowRandom to followRandom: Converting page titles to lowercase) |
No edit summary |
||
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]]. | ||
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.