Difference between revisions of "LHandID"
From Wiki
(→Example) |
|||
Line 7: | Line 7: | ||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
− | + | set #lhandID %shieldID | |
− | + | event macro 24 1 | |
</pre> | </pre> | ||
{{footer}} | {{footer}} |
Revision as of 16:49, 2 September 2005
⇒ | The #lHandID system variable holds the ID of the item to be armed in the left hand. |
Note: | This variable is used with event Macro in order to place an item in your characters left hand. It must be set to a valid items ID, and the item must be able to be held in the characters left hand in order to work. |
Example
set #lhandID %shieldID event macro 24 1
See also
Main Page | Documentation |