SkillCap

From Wiki
Revision as of 22:03, 15 August 2005 by Panther.sn (Talk | contribs)

Jump to: navigation, search

#skillCap

Extended System Variables

Description

The #SkillCap system variable determines the current skill cap for a skill chosen with chooseSkill command

Example

....
chooseSkill mage
if #skill = #skillCap
    halt
....

See Also

#SkillLock chooseSkill event SkillLock

Main_Page Documentation Extended System Variables