Event SkillLock

From Wiki
Revision as of 02:17, 14 August 2005 by Una (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Event SkillLock

Event commands

Synopsis

event SkillLock {skill name} {[up] | [down] | [locked]}

Description

The event SkillLock command changes the skill lock on the specified skill to either: up, down or locked.

Example

initEvents
; changes magery to down
event SkillLock mage down
; locks armlore
event SkillLock armslore locked

See Also

InitEvents ChooseSkill var_skillLock

Main_Page Documentation

Event commands