Difference between revisions of "Event SkillLock"
From Wiki
(Adding notes) |
|||
Line 2: | Line 2: | ||
{{body|event SkillLock {skill name} {[up] <nowiki>|</nowiki> [down] <nowiki>|</nowiki> [locked]}|The event SkillLock command changes the skill lock on the specified skill to either: up, down or locked.}} | {{body|event SkillLock {skill name} {[up] <nowiki>|</nowiki> [down] <nowiki>|</nowiki> [locked]}|The event SkillLock command changes the skill lock on the specified skill to either: up, down or locked.}} | ||
+ | |||
+ | |||
+ | {{note|From EUO 1.5 Test version 53 [[Event SkillLock]] has been replaced by [[ExEvent SkillLock]]. For compatibility, the obsolete Event is internally rerouted to the ExEvent.}} | ||
+ | |||
==== Example ==== | ==== Example ==== |
Revision as of 12:11, 30 August 2005
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.
Note: | From EUO 1.5 Test version 53 Event SkillLock has been replaced by ExEvent SkillLock. For compatibility, the obsolete Event is internally rerouted to the ExEvent. |
Example
; changes magery to down event SkillLock mage down ; locks armlore event SkillLock armslore locked
See also
Main Page | Documentation |