Difference between revisions of "RHandID"

From Wiki
Jump to: navigation, search
(Description)
Line 7: Line 7:
 
The #rHandID system variable holds the ID of the item to be armed in the right hand.
 
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.''
+
 
 +
{{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 ====

Revision as of 16:54, 26 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