disabled

From OpenKore Wiki
Revision as of 01:56, 9 January 2010 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
disabled [<boolean flag>]
Set this option to 1 to temporarily disable the block completely.
Example
useSelf_item White Potion {
	hp > 10%
	disabled 1
}
  • Even if you have White Potion in your inventory and your hp is bellow 10% you won't use White Potions.