Difference between revisions of "notWhileSitting"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; notWhileSitting [<boolean flag>] : Set this option to '''1''' if you don't want to use the block while sitting. Example: attackSkillSlot Fire Bolt { monsters Mandragora …')
(No difference)

Revision as of 21:57, 29 November 2009

notWhileSitting [<boolean flag>]
Set this option to 1 if you don't want to use the block while sitting.
Example:
attackSkillSlot Fire Bolt {
	monsters Mandragora
	notWhileSitting 1
}


  • Use Fire Bolt on Mandragora while you are stand up.