homunculus route randomWalk waitMinDistance: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
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"
(No difference)

Revision as of 21:35, 29 December 2024

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