followRandom: различия между версиями
Перейти к навигации
Перейти к поиску
Manticora (обсуждение | вклад) Скопипастил, надо бы перевести ещё... |
4epT (обсуждение | вклад) Нет описания правки |
||
(не показана 1 промежуточная версия этого же участника) | |||
Строка 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]]. | ||
Строка 7: | Строка 10: | ||
Параметры конфига followRandom и followRandomDistance появились в ревизии [ | Параметры конфига followRandom и followRandomDistance появились в ревизии [https://sourceforge.net/p/openkore/code/7988/ r7988], и были удалены в [https://github.com/OpenKore/openkore/pull/3363 github PR#3363]. | ||
Текущая версия от 01:47, 10 мая 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 появились в ревизии r7988, и были удалены в github PR#3363.