NotWhileSitting

From Openkore Wiki

Revision as of 10:28, 10 January 2010 by EternalHarvest (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Self Conditions:

notWhileSitting [<boolean flag>]
Set this option to 1 if you don't want to use the block while you're sitting.

Target Player Conditions:

target_notWhileSitting [<boolean flag>]
Set this option to 1 if you don't want to use the skill if the target player is sitting.

Examples

attackSkillSlot Fire Bolt {
	monsters Mandragora
	notWhileSitting 1
}
Use Fire Bolt on Mandragora while you are stand up.
Personal tools