Difference between revisions of "avoidHiddenActors"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
; AvoidHiddenActors <[[boolean]]>
+
; avoidHiddenActors <[[boolean]]>
 
: Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster).
 
: Determines if openkore will avoid interact with HIDDEN Actors (NPC / Monster).
  

Revision as of 06:52, 19 June 2020

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.