avoidHiddenActors: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; AvoidHiddenActors <0|1> : Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster). {|class="TablePager" |- !Value !Description |- ! 0 | Do not avoid a...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; AvoidHiddenActors <0|1>
; avoidHiddenActors <[[boolean]]>
: Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster).
: Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster).


{|class="TablePager"
:{|border="1" cellpadding="2" cellspacing="1"
|- style=background-color:#F9F9F9;
|-
|-
!Value
!Value

Latest revision as of 16:59, 21 May 2023

avoidHiddenActors <boolean>
Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster).
Value Description
0 Do not avoid and interact with Hidden Actors.
1 Avoid and not interact with Hidden Actors.

Notes

  • This should be used only if there are more then 1 NPC in same cell and in other specific cases. Do not enable this if you do not know what you are doing.