followRandom: Difference between revisions
Jump to navigation
Jump to search
(A new wiki page for a new config option :)) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3363 #3363]}} | |||
; followRandom [<boolean flag>] | ; 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]]. | : This config option toggles random following. When set to '''1''' your bot will move to a random position within '''followRandomDistance''' of the [[followTarget]]. |
Revision as of 21:46, 13 April 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.