followRandom: различия между версиями
Перейти к навигации
Перейти к поиску
4epT (обсуждение | вклад) Нет описания правки |
4epT (обсуждение | вклад) Нет описания правки |
||
Строка 10: | Строка 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.