Difference between revisions of "attackUpdateMonsterPos"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; attackUpdateMonsterPos [<boolean flag>] : If this option is set to '''1''' and an a monster was attacked while walking, openkore will auto update the monster position. '''No...")
 
m (Conversion script moved page AttackUpdateMonsterPos to attackUpdateMonsterPos: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
; attackUpdateMonsterPos [<boolean flag>]
 
; attackUpdateMonsterPos [<boolean flag>]
: If this option is set to '''1''' and an a monster was attacked while walking, openkore will auto update the monster position.
+
: If this option is set to '''1''' and a monster was attacked while walking, openkore will auto update the monster position.
 
'''Notes:'''  
 
'''Notes:'''  
 
* See: https://github.com/OpenKore/openkore/issues/3142
 
* See: https://github.com/OpenKore/openkore/issues/3142
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:attack]]
 
[[Category:attack]]

Latest revision as of 22:35, 26 April 2021

attackUpdateMonsterPos [<boolean flag>]
If this option is set to 1 and a monster was attacked while walking, openkore will auto update the monster position.

Notes: