homunculus route randomWalk waitMinDistance

From OpenKore Wiki
Revision as of 21:35, 29 December 2024 by 4epT (talk | contribs) (Created page with ";homunculus_route_randomWalk_waitMinDistance [<number>] ;mercenary_route_randomWalk_waitMinDistance [<number>] : Waits for the slave to be at least this close before sending next move command when in randomwalk (default: 0) : Disabled when 0. : Appeared in [https://github.com/OpenKore/openkore/pull/3119 PR#3119] Category:config.txt Category:homunculus")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
homunculus_route_randomWalk_waitMinDistance [<number>]
mercenary_route_randomWalk_waitMinDistance [<number>]
Waits for the slave to be at least this close before sending next move command when in randomwalk (default: 0)
Disabled when 0.
Appeared in PR#3119