Event SkillLock

From Wiki
Revision as of 00:58, 26 August 2005 by Boydon (Talk | contribs) (removing initEvents)

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

; 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