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 edit summary
 
Line 4: Line 4:
: Waits for the slave to be at least this close before sending next move command when in randomwalk (default: 0)
: Waits for the slave to be at least this close before sending next move command when in randomwalk (default: 0)
: Disabled when 0.
: Disabled when 0.
: Appeared in [https://github.com/OpenKore/openkore/pull/3119 PR#3119]
 
 
Expample: https://youtu.be/ogTevgcDTMY?t=153
 
Appeared in [https://github.com/OpenKore/openkore/pull/3119 PR#3119]


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:homunculus]]
[[Category:homunculus]]

Latest revision as of 22:52, 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.


Expample: https://youtu.be/ogTevgcDTMY?t=153

Appeared in PR#3119