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 …')
 
m
Line 10: Line 10:
  
 
* Use Fire Bolt on Mandragora while you are stand up.
 
* Use Fire Bolt on Mandragora while you are stand up.
 +
 +
[[Category:Self Condition]]

Revision as of 02:03, 9 January 2010

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.