Difference between revisions of "LHandID"
From Wiki
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
{{ro}} | {{ro}} | ||
+ | |||
+ | 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 ==== | ==== Example ==== | ||
Line 12: | Line 16: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | Width=200px | | + | | Width=200px | [[event Macro]] || Width=200px | [[Var_rHandID|#rHandID]] |
|} | |} | ||
---- | ---- |
Revision as of 20:00, 10 August 2005
#lHandID
Combat System Variables
Description
⇒
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
See Also
event Macro | #rHandID |
Main_Page | Documentation | Combat System Variables |