Difference between revisions of "notInMap"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Conversion script moved page NotInMap to notInMap: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
; notInMap [<[[References#Map Names|map names]]>]
+
#REDIRECT [[inMap]]
: If this option is set, the block will never be used if you are inside one of the specified comma-separated list of maps.
 
 
 
Example:
 
useSelf_skill Heal {
 
hp < 10%
 
notInMap lhz_dun03
 
}
 
 
 
 
 
* Use Heal when hp is bellow 10% and we are not in lhz_dun03.
 
  
 
[[Category:Self Condition]]
 
[[Category:Self Condition]]

Latest revision as of 22:34, 26 April 2021

Redirect to: