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...")
 
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]]

Revision as of 17:18, 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: