followRandom: различия между версиями

Материал из Руководство по OpenKore
Перейти к навигации Перейти к поиску
Скопипастил, надо бы перевести ещё...
 
Нет описания правки
Строка 1: Строка 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]].

Версия от 00:46, 14 апреля 2021

Этот параметр (страница) не поддерживается с версии #3363.


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.


Параметры конфига followRandom и followRandomDistance появились в ревизии 7988.