followCheckLOS: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; followCheckLOS [<boolean flag>] : This option toggles the use of LOS (Line Of Sight) check code when following. : If you are following, this will check whether it thinks you h…')
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; followCheckLOS [<boolean flag>]
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3363 PR#3363]}}
 
; followCheckLOS [<[[boolean]]>]
: This option toggles the use of LOS (Line Of Sight) check code when following.
: This option toggles the use of LOS (Line Of Sight) check code when following.


: If you are following, this will check whether it thinks you have a clear line of movement to the [[followTarget]], if not, it will attempt to move to a space where you do.  
: If you are following, this will check whether it thinks you have a clear line of movement to the [[followTarget]], if not, it will attempt to move to a space where you do.  


[[Category:config.txt]]
 
: now openkore always check the LOS ([https://github.com/OpenKore/openkore/pull/3416 PR#3416])
[[Category:Deprecated]]

Latest revision as of 00:56, 28 April 2021

This feature is not maintained since PR#3363. It MAY be removed or reworked in the future versions.

followCheckLOS [<boolean>]
This option toggles the use of LOS (Line Of Sight) check code when following.
If you are following, this will check whether it thinks you have a clear line of movement to the followTarget, if not, it will attempt to move to a space where you do.


now openkore always check the LOS (PR#3416)