Difference between revisions of "whenPermitSkill"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; whenPermitSkill [<[References#Skill Names|skill names]]>] : If this option is set, the block will only be used when you have been granted use of the specified temporary skill. …')
 
m
Line 8: Line 8:
  
 
* Use Heal level 5 when Kore is permited to use the skill.
 
* Use Heal level 5 when Kore is permited to use the skill.
 +
 +
[[Category:Self Condition]]

Revision as of 02:08, 9 January 2010

whenPermitSkill [<[References#Skill Names|skill names]]>]
If this option is set, the block will only be used when you have been granted use of the specified temporary skill.
Example:
doCommand ss 28 5 {
	whenPermitSkill 1
}
  • Use Heal level 5 when Kore is permited to use the skill.