Difference between revisions of "RHandID"
From Wiki
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
{{ro}} | {{ro}} | ||
+ | |||
+ | The #rHandID system variable holds the ID of the item to be armed in the right hand. | ||
+ | |||
+ | ''Note: This variable is used with [[event Macro]] in order to place an item in your characters right hand. It must be set to a valid items ID, and the item must be able to be held in the characters right hand in order to work.'' | ||
==== Example ==== | ==== Example ==== | ||
Line 12: | Line 16: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | Width=200px | | + | | Width=200px | [[event Macro]] || Width=200px | [[Var_lHandID|#lHandID]] |
|} | |} | ||
---- | ---- |
Revision as of 19:59, 10 August 2005
#rHandID
Combat System Variables
Description
⇒
The #rHandID system variable holds the ID of the item to be armed in the right hand.
Note: This variable is used with event Macro in order to place an item in your characters right hand. It must be set to a valid items ID, and the item must be able to be held in the characters right hand in order to work.
Example
See Also
event Macro | #lHandID |
Main_Page | Documentation | Combat System Variables |