Difference between revisions of "Event SkillLock"

From Wiki
Jump to: navigation, search
(removing initEvents)
(See Also: Removing InitEvents Link)
Line 18: Line 18:
 
=== See Also ===
 
=== See Also ===
 
{|
 
{|
| Width=200px | [[InitEvents]] || Width=200px | [[ChooseSkill]] || Width=200px | [[var_skillLock]]
+
| Width=200px | [[ChooseSkill]] || Width=200px | [[var_skillLock]]
 
|}
 
|}
 
----
 
----

Revision as of 05:41, 26 August 2005

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

ChooseSkill var_skillLock

Main_Page Documentation

Event commands