Difference between revisions of "followCheckLOS"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page FollowCheckLOS to followCheckLOS: Converting page titles to lowercase)
 
Line 1: Line 1:
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3363 #3363]}}
+
{{Deprecated|[https://github.com/OpenKore/openkore/pull/3363 PR#3363]}}
  
; followCheckLOS [<boolean flag>]
+
; 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)